@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	padding-top: 0px;
	background-image:url('../images/tileBg.jpg');
	background-repeat: repeat-x;
	background-position: top center;
	background-color: #3a4654;
	color:#333333;
}
table {
	font-family: Tahoma;
	font-size: 11px;
}
input,select,textarea {
	font-family: Verdana, Arial;
	font-size: 10px;
}
form {
	margin: 0px;
}
.general {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
.generalred {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color:#CC3333;
}
.required{
	font-size: 9px;
	color: #FF0000;
}
.blowOut {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bold;
	color: #cc3333;
}
.specials-blue {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bold;
	color: #0253A4;
}
a:link {
	color: #646464;
	text-decoration: none;
}
a:visited {
	color: #646464;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
} 
.sort {
	font-family: Tahoma;
	font-size: 12px;	
	color: #FFFFFF;
	font-weight: bold;
}
.sort a:link {
	font-family: Tahoma;
	font-size: 12px;	
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
}
.sort a:visited {
	font-family: Tahoma;
	font-size: 12px;	
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
}
.sort a:hover {
	 font-family: Tahoma;
	 font-size: 12px;	
     color: #FFFFFF;
     text-decoration: underline;
	 font-weight: bold;
}
.bodyContent {
	background-image:url('../images/Graphic-ContentMiddle.jpg');
	background-repeat: repeat-y;
	background-position: top center;
	background-color: #e1dcce;
	color: #000000;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Tahoma;
	font-size: 11px;
	width: 814px;
	height: 265px;
}
h1 {
	font-family: Arial Narrow;
	font-size: 22px;
	font-weight: bold;
	color: #424242;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.minh1 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #6D6D6D;
	margin: 0px;
}
.minh1 a:link {
	color: #6D6D6D;
	margin: 0px;
}
.minh1 a:visited {
	color: #6D6D6D;
	margin: 0px;
}
.minh1 a:hover {
	color: #A70D41;
	text-decoration: underline;
	margin: 0px;
}
.navText {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-weight: bold;
}
.navText a:link{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.navText a:visited{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.navText a:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #c2e500;
	font-weight: bold;
	text-decoration: underline;
}
.mas-header {
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
 	border:1px solid #000000;
	font-family: Tahoma, Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	background-image:url('../images/titleBg002.jpg');
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #000000;	
}
.mas-content {
 	background-color: #EEEEEE;
	font-family: Tahoma;
	font-size: 11px;
	border:1px solid #000000;
	padding: 2px;/*Pads each table cell in modern browsers*/
 }
.op-table {
	border-style:none;
	padding: 1px;/*Pads each table cell in modern browsers*/
}
/* footer.inc */
#st-footer {
	font-family: Tahoma;
	background-image:url('../images/footerBackground.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #3a4654;
	text-align:center;
	font-size: 11px;
	color:#ffffff;
	border-style:none;
	padding: 1px;/*Pads each table cell in modern browsers*/
	/*line-height: 1.3em;*/
}
#st-footer a:link {
	color: #ffffff;
	text-decoration: none;
}
#st-footer a:visited {
	color: #ffffff;
	text-decoration: none;
}
#st-footer a:hover {
	color: #ffc600;
	text-decoration: underline;
}
.st-footer {
	font-size: 9px;
}
/**cag-footer include**/
#cag-footer {
	text-align:center;
	font-size: 10px;
	color: #ffffff;
	border-style:none;
	padding: 1px;
}
#cag-footer a:link {
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
#cag-footer a:visited {
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
#cag-footer a:hover {
	font-size: 10px;
	color: #CC3333;
	text-decoration: underline;
}
.form-table {
	border: 1px solid #FFFFFF;
	width: 500px;
}
.form-header {
	padding: 2px;/*Pads each table cell in modern browsers*/
 	background-color: #333333;
	border:1px solid #000000;
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
 }
.form-content {
 	background-color: #EEEEEE;
	border:1px solid #000000;
	padding: 3px;/*Pads each table cell in modern browsers*/
 }
.titleText {
	font-family: Arial Narrow;
	font-size: 18px;
	font-weight: bold;
	color: #737373;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.subText {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
