body { 
	background-color: #F3F4F6;
	SCROLLBAR-FACE-COLOR: #003366; 
    SCROLLBAR-HIGHLIGHT-COLOR: #80C9FF;
    SCROLLBAR-SHADOW-COLOR: #00487D; 
    SCROLLBAR-3DLIGHT-COLOR: #00487D; 
    SCROLLBAR-ARROW-COLOR: #BFE4FF;
	SCROLLBAR-TRACK-COLOR: #CCCCCC; 
    SCROLLBAR-DARKSHADOW-COLOR: #00487D;	

		
}

.bodyText {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	/* line-height: 16px; */
	
}
PageTitle {
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #003466;
	line-height: 16px;
	text-decoration: none;	
}

TD {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
	text-decoration	  :	none;
	
}
LI {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
	
}

.mainTable {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
    line-height: 16px;
 	padding-top:0px;
 	padding-right:0px;
 	padding-left:0px;

}

.heading1 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	line-height: 16px; 
	text-decoration: none;	
}

.heading2 {
	font-family: Tahoma;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #003366;
	text-decoration: none;	
}

.smallcaption {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	line-height: 16px;
	
}

.footer_regular {
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	
}


.footer {
	font-family: Tahoma;
 	padding-top:7px;
 	padding-bottom:7px;
 	padding-right:3px;
 	padding-left:3px;
	color: #000000;
	font-size: 9px;
	line-height: 12px;	    		
} 

a.footerLinks {
	font-family		  : Tahoma;
	font-size         : 9px;
	color			  :	#FFFFFF;
	font-weight       : bold;
	text-decoration	  :	underline;	
}

a.footerLinks:hover { 
	font-family		  : Tahoma;
	font-size         : 9px;
	color			  :	#FFFFFF;
	font-weight       : bold;
	text-decoration	  :	none;		
}

a.footerLinks:active {
	font-family		  : Tahoma;
	font-size         : 9px;
	color			  :	#FFFFFF;
	font-weight       : bold;
	text-decoration	  :	underline;		
}

a.footerLinks:visited {
	font-family		  : Tahoma;
	font-size         : 9px;
	color			  :	#FFFFFF;
	font-weight       : bold;
	text-decoration	  :	underline;		
}

a.footerLinks:visited:hover {

	font-family		  : Tahoma;
	font-size         : 9px;
	color			  :	#FFFFFF;
	font-weight       : bold;
	text-decoration	  :	none;		
}




.pipe {
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}



a.body_links {
	font-family		  : Tahoma;
	font-size         : 11px;
	color			  :	#003366;
	font-weight       : bold;
	text-decoration	  :	underline;	
}

a.body_links:hover { 
	font-family		  : Tahoma;
	font-size         : 11px;
	color			  :	#cc0033;
	font-weight       : bold;
	text-decoration	  :	none;		
}

a.body_links:active {
	font-family		  : Tahoma;
	font-size         : 11px;
	color			  :	#003366;
	font-weight       : bold;
	text-decoration	  :	underline;		
}

a.body_links:visited {
	font-family		  : Tahoma;
	font-size         : 11px;
	color			  :	#003366;
	font-weight       : bold;
	text-decoration	  :	underline;		
}

a.body_links:visited:hover {

	font-family		  : Tahoma;
	font-size         : 11px;
	color			  :	#cc0033;
	font-weight       : bold;
	text-decoration	  :	none;		
}


.textfield {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-image: url(images/textfield.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 19px;
	width: 146px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #000000;
}

.textarea {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	height: 58px;
	width: 309px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #000000;
	background-attachment: fixed;
	background-image: url(images/textarea.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}

.button1 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #DAD9D9;
	background-color: #003366;
	border: 1px solid #DAD9D9;
	width: 75px;
} 

.button2 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #DAD9D9;
	background-color: #003366;
	border: 1px solid #DAD9D9;
	width: 75px;
} 

.form {
	border:1px dotted #666666;
	padding-top: 10px;	
	padding-bottom: 10px;	
	padding-left: 10px;	
	padding-right: 10px;	
	
}

.dropdown1 {

    font-family: Tahoma;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	background-color: #EDECEC;
	width: 146px;
	height: 17px;
	font-size: 11px;	 		
}

.maincaption{
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	line-height: 16px;
	
}


a.HeadingLink1 {
	font-family		  : Tahoma;
	font-size         : 11px;
	color			  :	#003466;
	font-weight       : bold;
	text-decoration	  :	none;
	line-height: 16px;	
}

a.HeadingLink1:hover { 
	font-family		  : Tahoma;
	font-size         : 11px;
	color			  :	#D7DEE4;
	font-weight       : bold;
	text-decoration	  :	none;
	line-height: 16px;		
}

a.HeadingLink1:active {
	font-family		  : Tahoma;
	font-size         : 11px;
	color			  :	#003466;
	font-weight       : bold;
	text-decoration	  :	none;
	line-height: 16px;		
}

a.HeadingLink1:visited {
	font-family		  : Tahoma;
	font-size         : 11px;
	color			  :	#003466;
	font-weight       : bold;
	text-decoration	  :	none;
	line-height: 16px;		
}

a.HeadingLink1:visited:hover {

	font-family		  : Tahoma;
	font-size         : 11px;
	color			  :	#cc0033;
	font-weight       : bold;
	text-decoration	  :	none;
	line-height: 16px;		
}
