/*- - - - - - - - - - - - - - - - - - - - - */

body {
	background-color: #8F8F8F;
	margin: 10px;
	padding: 10px;
	text-align: center;
}

/* ----- TEXT ----- */

td, th {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #000000;
}
.fontsm {
	color: #666666;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
}
.fontred {
	color: #660000;
	font-family: Verdana, Arial, Helvetica;
}
.fontsmwht {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	line-height: 12px;		
}
.large {
	color: #2C446E;
	font-family: Verdana, Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
	line-height: normal;
	margin-bottom: 3px;
}
.blue3 {
	color: #2C446E;
	font-family: Verdana, Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
	line-height: normal;
}
.blue {
	color: #2C446E;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	line-height: normal;
}
.font3 {
	color: #999999;
	font-family: Verdana, Arial, Helvetica;
	font-size: 13px;
}
#head {
	color: #243451;
	font-family: "Trajan Pro", "Trebuchet MS", Arial, Helvetica;
	font-size: 20px;
	line-height: normal;
	margin-top: 15px;
	margin-bottom: 5px;
}
.title {
	color: #243451;
	font-family: Verdana, Arial, Helvetica;
	font-size: 20px;
	font-weight: bold;
	line-height: normal;
	margin-bottom: 5px;
}
.box_title {
	background: #FFFFFF url(../images/title_box.gif) no-repeat bottom left;	
	color: #000000;
	font-family: Arial, Helvetica;
	font-size: 18px;
	font-weight: bold;
	line-height: normal;
	margin-top: 3px;
	padding-left: 10px;
	width: 216px;
	height: 45px;
}

/* ----- FORMATTING ----- */
#header {
	background-color: #2C446E;
	width: 800px;
	height: 184px;
}
#nav {
	background-color: #2C446E;
	height: 27px;
}
#sub_nav {
	background-color: #2C446E;
	height: 46px;
}
#footer {
	background-color: #2C446E;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	line-height: 18px;
	padding: 15px 0px 15px 0px;	/* top right bottom left */	
	height: 69px;
}
#main_body {
	border: 1px solid #000000;
	height: auto;	
}
#content {
	background-color: #FFFFFF;
	color: #000000;
	font-size: 11px;
	line-height: 17px;
	padding: 0px 0px 0px 0px; 	/* top right bottom left */
	height: auto;
}
#blog_content {
	background-color: #FFFFFF;
	color: #000000;
	font-size: 11px;
	line-height: 17px;
	padding: 0px 0px 0px 0px; 	/* top right bottom left */
	height: auto;
}
#content_txt {
	background-color: #FFFFFF;
	color: #000000;
	font-size: 11px;
	line-height: 17px;
	padding: 15px 20px 10px 15px; 	/* top right bottom left */
	height: auto;	
}
#blog_txt {
	background-color: #FFFFFF;
	color: #000000;
	font-size: 11px;
	line-height: 17px;
	padding: 15px 20px 10px 15px; 	/* top right bottom left */
	height: auto;	
}
#content_col {
	background-color: #FFFFFF;
	color: #000000;
	font-size: 11px;
	line-height: 17px;
	padding: 15px 15px 10px 15px; 	/* top right bottom left */
}
.fields   {
	font-family: Verdana, Arial, Helvetica;
	border: 1px solid #666666;
	font-size: 11px; 
	color: #000000;
	background-color: #dcdcdc;
	width: 175px;
}
.select  {
	font-family: Verdana, Arial, Helvetica;
	border: 1px solid #666666;
	font-size: 11px; 
	color: #000000;
	background-color: #dcdcdc;
}
.check  {
	border: 1px solid #666666;
	color: #000000;
	background-color: #FFFFFF;
}
.textbox   {
	font-family: Verdana, Arial, Helvetica;
	border: 1px solid #666666;
	font-size: 11px; 
	color: #000000;
	background-color: #dcdcdc;
}
.button   {
	font-family: Verdana, Arial, Helvetica;
	border: 1px solid #666666;
	font-size: 12px; 
	color: #FFFFFF;
	background-color: #2C446E;
	margin-top: 10px;
	font-weight: bold;
}
hr {
   	border: 0;
   	color: #8F8F8F;
   	background-color: #8F8F8F;
   	height: 1px;
}
.hide {
	display:none
} 
.show {
	display:inline
}
#top_shad {
	background: transparent url(../images/top_shad.gif) no-repeat bottom left;
	height: 12px;
	width: 817px;
}
#left_shad {
	background: transparent url(../images/left_shad.gif) repeat-y top right;
	width: 8px;
}
#right_shad {
	background: transparent url(../images/right_shad.gif) repeat-y top left;
	width: 8px;
}
#bot_shad {
	background: transparent url(../images/bot_shad.gif) no-repeat top left;
	height: 10px;
	width: 817px;
}
.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;
}

/* ----- IMAGES ----- */

.img_bor {
	border:1px solid #003C7C;
	margin: 2px 10px 5px 0px; 	/* top right bottom left */
}
.alert {

	padding-left: 2px;
	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: #202e48; TEXT-DECORATION: none; font-weight: bold;}
	a:visited{ color: #202e48; TEXT-DECORATION: none; font-weight: bold;}
	a:active{ color: #202e48; TEXT-DECORATION: none; font-weight: bold;}
	a:hover{ color: #202e48; TEXT-DECORATION: underline; font-weight: bold;}

	a.bulink:link{ color: #202e48; TEXT-DECORATION: underline; font-weight: bold;}
	a.bulink:visited{ color: #202e48; TEXT-DECORATION: underline; font-weight: bold;}
	a.bulink:active{ color: #202e48; TEXT-DECORATION: underline; font-weight: bold;}
	a.bulink:hover{ color: #202e48; TEXT-DECORATION: none; font-weight: bold;}
	
	a.foot:link{ color: #FFFFFF; TEXT-DECORATION: underline;}
	a.foot:visited{ color: #FFFFFF; TEXT-DECORATION: underline;}
	a.foot:active{ color: #FFFFFF; TEXT-DECORATION: underline;}
	a.foot:hover{ color: #CCCCCC; TEXT-DECORATION: none;}
	

/*- - - - - - - - - - - - - - - - - - - - - */

