/*
003366 Logo , Titles bgColor 

*/
BODY {
	color : #000000;
	background-color : White;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	
	/*
	scrollbar-arrow-color : #607A94;
	scrollbar-base-color : #D0D9DA;
	scrollbar-dark-shadow-color : #003399;
	scrollbar-3d-light-color : White;
	font-size : 10pt;
	*/
	margin : 0 0 0 0;
}
A:LINK, A:VISITED {
	color : #003366;
}
A:HOVER   { 
	color : #FE9C03;
}
TD {
	font-size : 10pt;
}
LABEL, .Label {
	color : Black;
	font-family: Arial;	
	font-size : 14px;
}
.Labelsmall {
	color : Black;
	font-family: Arial;	
	font-size : 12px;
}
.Labelxsmall {
	color : Black;
	font-family: Arial;	
	font-size : 10px;
}


.Label#required {
	font-weight: bolder;
}

.LabelRequired {
	color : Black;
	font-family: Arial;	
	font-size : 14px;
	font-weight: bolder;
}

.Error {
	color: Red;
	text-align: center;
	font-weight: bold;
	font-size: small;
}

.title {
	color: #FFFFFF;
	font-family: Arial;
	font-size : 17pt;
	vertical-align : middle;
}
.searchcriteria {
	color: #FFFFFF;
	font-family: Arial;
	font-size : 10pt;
}
.titlesmall {
	font-size : 9pt;
	font-weight : normal;
}

.typetitle {
 	color: #99CC00;
	font-family: Arial;
	font-size : 15pt;
	vertical-align : middle; 
}

.titlemain {
	color: #003366;
	font-family: Arial;
	font-size : 15pt;
}
.titlemainsmall {
	color: #003366;
	font-family: Arial;
	font-size : 11pt;
	font-weight : bold;	
	vertical-align : middle;
}

A.titlemainsmall:LINK, A.titlemainsmall:VISITED, A.titlemainsmall:HOVER {
	color: #003366;
	font-family: Arial;
	font-size : 11pt;
	font-weight : bold;	
	vertical-align : middle;
}

.titlebg {
	background-color: #003366;
}
.itembg {
	background-color: #E2EBFF;
}
.whitebg {
	background-color: #FFFFFF;
}
.greenbg {
	background-color: #9CCC00;
}
.graybg {
	background-color : #CECECE;
}


A.contactlink:LINK /*  for bottom email link  */{  
	color: White; 
	font-family: Arial; 
	font-size: 10pt; 
	font-weight: bold
}
A.contactlink:VISITED{
	color: White; 
	font-family: Arial; 
	font-size: 10pt; 
	font-weight: bold
}
A.contactlink:HOVER{
	color: White; 
	font-family: Arial; 
	font-size: 10pt; 
	font-weight: bold
}
.footerline1{ 
 	color: White;
	font-family: Arial;
	font-size : 10pt;
	font-weight: bold
 }
.footerline2{ 
	color :#003366;
	font-family: Arial;
	font-size : 10pt;
	font-weight : bold;	
} 

/*     Menu and menu Link  */
.menu {
	color: #003366;
	font-family: Arial;
	font-size : 11pt;
	font-weight : bold;		
	vertical-align : middle;
}
A.menulink:LINK, A.menulink:VISITED {
	color : #003366;
	font-weight : bold;
}

A.menulink:HOVER   { 
	color : #FF9900;
	font-weight : bold;
}

A.bannerlink:LINK, A.bannerlink:VISITED {
	color : #003366;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight : bold;
}

A.bannerlink:HOVER   {
	color : #003366;	
	font-family: Verdana,  Arial, sans-serif;
	font-size: 10px; 
	font-weight : bold;
}

.bannerlabel {
	color : Black;
	font-family: Verdana, Arial,  sans-serif;
	font-size : 10px;
	line-height : 12px;
}
/*    -  e n d   - */
.searchselecttext {
	font-family: Arial;
	font-size : 10px;
	width : 100px;
}

/*  Search  */
.searchth{
	background-color: #7B9EBD;
	font-family: Arial;
	font-size : 11pt;
	font-weight : bold;
}
.searchdetailoddrow{
	background-color: #ECF1F4;
	font-family: Arial;
	font-size : 10pt;
}
.searchdetailevenrow{
	background-color: #B5C7D6;
	font-family: Arial;
	font-size : 10pt;
}

.Messages {
	color : #990000;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	text-align : center;
}

INPUT, TEXTAREA, SELECT{
	border-color : #9DBAC8;
	font-size : 12px;	
}

INPUT#submit {
	background-color: #9DBAC8;
}
.GroupHeaderLabel {
	color : White;
	font-family: Arial;	
	font-size : 12px;
}

.checklist { 
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:12px;
 }
A.checklist:LINK, A.checklist:VISITED, A.checklist:HOVER { 
	color: White; 
	font-family: Arial, Tahoma, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight : normal;
 }

 .marketingslogan {  
 	color: #003366;
	font-weight : bold;	
	 font-size:22pt;
	 font-family : Arial, Tahoma, Helvetica, sans-serif;
	 letter-spacing : 7px;
 }
 
 .vertmenuheader {
	background-color: #003366;
	color: #FFFFFF;
	font-weight : bold;
	font-size: 12px;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	background-repeat:repeat-y;
	background-position:right;
}

.vertmenu { 
	color: #FFFFFF;
	font-weight : bold;
	font-size: 12px;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
 }
 .Labelg {
	color : #808080;
	font-family: Arial;
	font-size : 14px;
}
A.top_header_title:LINK, A.top_header_title:VISITED{
	color: #9CCE04;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size : 32px;
	font-weight: bold;
	margin-top:0px;
	margin-left: 10px;
	text-decoration:none;
}
 A.top_header_title:HOVER{
	color : #9CCE04;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size : 32px;
	font-weight: bold;
	margin-top:0px;
	text-decoration:none;
	margin-left: 10px
}

.listingstitle,A.listingstitle:LINK,A.listingstitle:VISITED
{
	background-color: #BDC7CE;
	color: #003366;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size : 13pt;
}

.OddRow{
	background-color: #E0E0E0;
}
.EvenRow{
	background-color: #F0F0F0;
}
.HeaderRow{
	background-color: #003366;
	color: White;
	font-size: small;
}

.nw{
	font-size: xx-small;
	page-break-inside: avoid;
}

A.PagingLink, A.PagingLink:LINK, A.PagingLink:VISITED, A.PagingLink:HOVER {
	color: gray;
}
