/*- - - - - - - - - - - - - - - - - - - - - */

body {
	background-color: #F7F9D3;
	margin: 10px;
	padding: 10px;
}

/* ----- TEXT ----- */

td, th {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
}
.fontsm {
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
}
.font2 {
	color: #000000;
	font-family: Arial, Helvetica;
	font-size: 11px;
}
.font3 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
}
.fontred {
	color: #D51921;
	font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
}
.fontsmwht {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	line-height: 12px;		
}
.large {
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
	margin-bottom: 10px;
}
.neon {
	color: #C52E81;
	font-family: Arial, Helvetica;
	font-size: 26px;
	font-weight: bold;
	line-height: normal;
	margin: 0px 0px 10px 50px; /* top right bottom left */
}
.blue {
	color: #333366;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	line-height: normal;
	margin-bottom: 3px;
}
.title {
	color: #0082C6;
	font-family: Verdana, Arial, Helvetica;
	font-size: 18px;
	font-weight: bold;
	line-height: normal;
	margin-bottom: 10px;
}

/* ----- FORMATTING ----- */


#nav {
	background: url(../images/nav_back.gif) no-repeat top left;
	font-family: Verdana, Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;	
	width: 364px;
	height: 49px;
	padding: 15px 0px 0px 0px;	/* top right bottom left */
	
}
#footer {
	color: #999999;
	font-family: Arial, Helvetica;
	font-size: 11px;
	line-height: 18px;
	height: 103px;
	padding: 30px 20px 50px 20px;
}

#main_body {
	background: url(../images/body_back.gif) no-repeat top left;
	width: 879px;
	height: 529px;
	padding: 40px; 
}
#home_body {
	margin: 20px 0px 0px 10px; 	/* top right bottom left */

}
#inner_body {
	padding: 10px 20px 0px 20px; 	/* top right bottom left */

}
.signup_field   {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica;
	border: 1px solid #999999;
	font-size: 15px; 
	color: #000000;
	width: 250px;
}
.select  {
	font-family: Verdana, Arial, Helvetica;
	border: 0px solid #666666;
	font-size: 11px; 
	color: #000000;
	background-color: #cccccc;
}
.textbox   {
	font-family: Verdana, Arial, Helvetica;
	border: 0px solid #666666;
	font-size: 11px; 
	color: #000000;
	background-color: #cccccc;
}
#search_button {
	background-color: #D51921;
	color: #FFFFFF; 
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px; 
	font-weight: bold;
	cursor: pointer;	
	border: 1px solid #000000;
	padding: 2px;
}
#button   {
	background-color: #D51921;
	color: #FFFFFF; 
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px; 
	font-weight: bold;
	cursor: pointer;	
	border: 1px solid #000000;
	padding: 3px;
	margin-top: 10px;
}
hr {
   	border: 0;
   	color: #CCCCCC;
   	background-color: #CCCCCC;
   	height: 2px;
}
.hide {
	display:none
} 
.show {
	display:inline
}
.photo_shadow {
	padding: 0px 7px 7px 0px;
	/* hide from IE/Mac \*/
	background: url(../images/shadow-bg.gif) no-repeat bottom right;
	/* end hide */
}
a[class ="pdfpop"] {
   	padding-right: 20px;
   	background: transparent url('../images/pdf_ico.gif') no-repeat center right;
}
a.pdfpop {
	padding: 3px 18px 0px 0px;
   	background: transparent url('../images/pdf_ico.gif') no-repeat center right;
}
#box	{ 
   	background: transparent url('../images/text_back.gif') no-repeat top left;
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	text-align: left;
	line-height: 17px;
	width: 418px;
	height: 212px;
	margin: 35px 0px 0px 15px; 	/* top right bottom left */
}
/* ----- IMAGES ----- */

.photo {
	border:4px solid #C52E81;
}
.alert {

	padding-left: 20px;
	padding-bottom: 2px;
	/* background: transparent url('../images/alert_ico_sm.gif') no-repeat 0% 2%; */
	color: #cc0000;
   	margin: 5px;
   	font-weight: bold;
}

/* ----- LINKS ----- */

	a.red:link{ color: #660000; TEXT-DECORATION: none;}
	a.red:visited{ color: #660000; TEXT-DECORATION: none;}
	a.red:active{ color: #660000; TEXT-DECORATION: none;}
	a.red:hover{ color: #660000; TEXT-DECORATION: underline;}

	a:link{ color: #01064A; TEXT-DECORATION: underline;}
	a:visited{ color: #01064A; TEXT-DECORATION: underline;}
	a:active{ color: #01064A; TEXT-DECORATION: underline;}
	a:hover{ color: #000000; TEXT-DECORATION: none;}

	a.whlink:link{ color: #FFFFFF; TEXT-DECORATION: none;}
	a.whlink:visited{ color: #FFFFFF; TEXT-DECORATION: none;}
	a.whlink:active{ color: #FFFFFF; TEXT-DECORATION: none;}
	a.whlink:hover{ color: #FFFFFF; TEXT-DECORATION: underline;}
	
	a.foot:link{ color: #000000; TEXT-DECORATION: none;}
	a.foot:visited{ color: #000000; TEXT-DECORATION: none;}
	a.foot:active{ color: #000000; TEXT-DECORATION: none;}
	a.foot:hover{ color: #C52E81; TEXT-DECORATION: underline;}
	

/* ----- IE6 FILTERS for PNG ----- */

* html img,
* html .png{
    position:relative;
    behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
        this.src = "../images/spacer.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
    );
}

/*- - - - - - - - - - - - - - - - - - - - - */