/* This styles sets overall font style and background */
body 						{ font:normal 8pt/16pt Arial, Helvetica, sans-serif; margin:0px; padding:0px; background:#f0f0f0; }

/* hyperlink - anchor tag styles */
/* All these styles area editable */
a:link, a:visited 			{ color: #333333; text-decoration: none; }
a:hover 					{ text-decoration: none; }

/* Image Divs */
/* All these styles area editable */
.feaImage 					{ width: 190px; height: 140px; border: 5px solid #A7A7C1; }
.transImage-5 				{ width: 1px; height: 5px; border: 0px; }
.transImage-10 				{ width: 1px; height: 5px; border: 0px; }
.transImage-19 				{ width: 1px; height: 19px; border: 0px; }

/* font styles */
/* All these styles area editable */
.red 						{ font: bold 16px/18px arial; color: #ED1C2D; }
.blue 						{ font: bold 16px/18px arial; color: #003B77; }
.black 						{ font: 16px/18px arial; color: #000000; }
.text-sm 					{ font: normal 7pt/19px Arial, Helvetica, sans-serif; color: #000000; }
.text	 					{ font: normal 8pt/18px Arial, Helvetica, sans-serif; color: #000000; }
.text2	 					{ font: normal 8pt/18px Arial, Helvetica, sans-serif; color: #000000; }
.text-mid 					{ font: normal 9pt/21px Arial, Helvetica, sans-serif; color: #000000; }
.text-lg 					{ font: normal 11pt/23px Arial, Helvetica, sans-serif; color: #000000; }
.text-col	 				{ color: #666666; }
.text-col-light	 			{ color: #FFFFFF; }

/* form stuff */
/* All these styles area editable */
.button						{ height: 20px; width: auto; border: 1px solid #A7A7C1; font: normal 7pt Verdana; color: #333333; text-align: center; cursor: hand; vertical-align: middle; margin: 2px;}
.input-box 					{ height: 100px; width: 100%; border: 1px solid #A7A7C1; font: normal 8pt/16pt Verdana, Arial, Helvetica, sans-serif; color: #333333;text-align: left;vertical-align: middle;overflow: hidden;}
.input  					{  height: 22px; width: 100%; border: 1px solid #A7A7C1; font: normal 8pt/16pt Verdana, Arial, Helvetica, sans-serif; color: #333333; text-align: left; vertical-align: middle;}
.input-fixed 				{  height: 22px; width: 250px; border: 1px solid #A7A7C1; font: normal 8pt/16pt Verdana, Arial, Helvetica, sans-serif; color: #333333; text-align: left; vertical-align: middle;}
.input-fixed-sm 			{  height: 22px; width: 100px; border: 1px solid #A7A7C1; font: normal 8pt/16pt Verdana, Arial, Helvetica, sans-serif; color: #333333; text-align: left; vertical-align: middle;}

/* Layout Divs */
#page	 					{ color: #A9253D; font: normal 10pt/16pt Verdana, Arial, Helvetica, sans-serif; /* don't touch after this point */ width:98%; left: 1%; right: 1%; top: 0px; position:absolute; }
#siteHeader 				{ /* header bg */  border-bottom:1px solid #A7A7C1; /* don't touch after this point */ width: 100%; height: 66px; margin: 0px; padding: 0px; }
#pageBody 					{ /* content bg */ background-color:#ffffff; border:1px solid #A7A7C1; /* don't touch after this point */ width: 99.8%; padding: 0px; margin: 0px; }
#footer 					{ /* footer bg */ background-color:#FFF500; border-top:1px solid #A7A7C1; /* don't touch after this point */ width: 100%; height: 30px; }
.menu 						{ /* menu bg */  border-right:1px solid #A7A7C1; }
.side						{ /* menu bg */ background-color:#006600; border-right:1px solid #A7A7C1; }
#full						{ padding: 0px; }
#content 					{ padding: 0px; margin: 10px 10px 10px 10px; }
#featurePro 				{ border-top: 1px solid #A7A7C1; width: 100%; padding: 10px; }

/* globalNav styles */
#menu		 				{ /* sub menu bg */ font: normal 8pt/16pt; background-color: #E0E0E9; /* don't touch after this point */ float: left; width: 150px; padding: 0px; }
#button						{ background-image: url(../img/nav-bg.gif); width: 150px; height: 24px; cursor:hand; cursor:pointer; }
a.type1:link, a.type1:visited	
							{ color:#666666; font-size: 8pt; background-image:url(../img/nav-bg.gif); /* don't touch after this point */ width:150px; height:24px; margin:0px; padding:5px 0px 0px 8px;}
a.type1:hover 				{ color:#666666; background-image: url(../img/nav-rollover.gif);  /* don't touch after this point */ width: 150px; height: 24px; text-decoration: none; }

/* extras */ 

.bg1{font: bold 8pt tahoma, helvetica; color:#003C78; line-height: 14pt;}
.bg3{font: 8pt tahoma, helvetica; color:#003C78; line-height: 14pt;}
.fld-xsm{font: 10px tahoma, helvetica; color:#000000; border : none;  width : 55px;}
.fld-sml{font: 8pt tahoma, helvetica; color:#000000; border : none;  width : 50px;}
.fld-med{font: 8pt tahoma, helvetica; color:#000000; border : none; width : 70px;}
.fld-lge{font: 8pt tahoma, helvetica; color:#000000; border : none;  width : 130px;}
.fld-xlg{font: 8pt tahoma, helvetica; color:#000000; border : none; width : 200px;}
.heading2{font: bold 8pt tahoma, helvetica; color:#00BCE4; line-height: 14pt;}

.t1 { font-family: arial, sans-serif; font-size: 11px; font-weight: bold; color: #40326F;  padding-left: 5px; }
.t2 { font-family: arial, sans-serif; font-size: 11px; font-weight: bold; color: #FFFFFF;  padding-left: 5px; background: #333333; }
.t3 { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #000000; padding: 5px; background: #E6E6E6; }
.t4 { border: 1px solid #000000; background-color: #FFFFFF; }
.t5 { border: 1px solid #CCCCCC; } 
.t6 { font-family: arial, sans-serif; font-size: 11px; font-weight: bold; color: #40326F;  padding-left: 5px; background: #C4C4C4; }

.inputy { font: 11px/11px "arial"; padding-left: 3px; padding-top: 3px; color: #666666; border: 1px solid #515151; }
.inputz { font: 11px/11px "arial";  width: 140px; padding-left: 3px; padding-top: 2px;  border: 1px solid #154571; color: #000000;}
.selecta { width: 110px; color: #000000; font: 11px/11px "tahoma"; border: 1px solid #CCCCCC; width: 101px; }
.selecta2 {	font: 11px/11px "arial"; width: 80px;color: #000000; }
textarea { font: 11px/13px "arial";  width: 130px; }
.form_btn { font: bold 10px/10px "tahoma"; text-transform: uppercase; color: #FFFFFF;  height: 18px; border: 1px solid #006600; }