@charset "UTF-8";
/* CSS Document */


Body, td, th {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

body {
	background-color: #FAF510;
	background-image: url (images/bkgrndSNAG.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 5% 25%;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}


.typeXSM {
	font-family: Arial;
	font-size: 9px;
	color: #000000;
}


.requiredField {
	font-family: Arial;
	font-size: 10px;
	color: #FF0000;
	font-weight: bold;
}


.titleXLarge {
	font-family: Arial Black;
	font-size: 18px;
	color: #000000;
}


.titleLarge {
	font-family: Arial Black;
	font-size: 16px;
	color: #000000;
}


.titleMedium {
	font-family: Arial Black;
	font-size: 14px;
	color: #000000;
}


.titleNormal {
	font-family: Arial Black;
	font-size: 12px;
	color: #000000;
}


a:link {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

a:visited {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}

a:hover {
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
	color: #000000;
}

a:active {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}


.blueNav a:link {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.blueNav a:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;text-decoration: none;
	color: #000000;
}

.blueNav a:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;text-decoration: none;
	color: #FFFFFF;
}

.blueNav a:active {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;text-decoration: none;
	color: #000000;
}


.redNav a:link {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.redNav a:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;text-decoration: none;
	color: #FFFFFF;
}

.redNav a:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;text-decoration: none;
	color: #CCCCCC;
}

.redNav a:active {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;text-decoration: none;
	color: #FFFFFF;
}


.yellowNav a:link {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.yellowNav a:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;text-decoration: none;
	color: #666666;
}

.yellowNav a:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;text-decoration: none;
	color: #000000;
}

.yellowNav a:active {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;text-decoration: none;
	color: #666666;
}
