/* CSS Document */

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 16px;
	color: #FFFFFF;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 14px;
	color: #FFFFFF;
}

.MaxNav {
	background-color:#010066;
	width: 147px;
	height: 700px;
	padding-top:12px;
	padding-right:0;
	margin:0;
	border-style:outset;
	border-color: #999966;
	border-width:1px;
}


.TopBar {
	background-color:#010066;
	width: 650px;
	height: 10px;
	
	border-style:outset;
	border-color: #999966;
	border-width:1px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;

}


.flashHolder {
	background-color:#FFFFFF;
	border-style:solid;
	border-color: #999966;
	border-width:1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000066;
	padding: 2px;
}


.contentHolder {
	width: 640px;
	height: 175px;
	padding: 7px;
	background-color:#FFFFFF;
	border-style:solid;
	border-color: #999966;
	border-width:1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000066;
}

.BOX {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000066;
	padding-left: 5px;
}

.JDBOX {
	width: 190px;
	height: 300px;
	border-style:solid;
	border-color: #999966;
	border-width:1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000066;
	padding-left: 5px;
}

.BOXnoBorder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000066;
}

.BOXclients {
	border-left-style:solid;
	border-left-color: #999966;
	border-left-width:1px;
	
	border-top-style:solid;
	border-top-color: #999966;
	border-top-width:1px;
	
	border-bottom-style:solid;
	border-bottom-color: #999966;
	border-bottom-width:1px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000066;
}

.BOXclientstext {
	
	border-right-style:solid;
	border-right-color: #999966;
	border-right-width:1px;
	
	border-top-style:solid;
	border-top-color: #999966;
	border-top-width:1px;
	
	border-bottom-style:solid;
	border-bottom-color: #999966;
	border-bottom-width:1px;
	
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000066;
	padding-left: 5px;
	padding-right: 5px;
}


.dropdownHolder {
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000066;
	width: 638px;
	
	border-left-style:solid;
	border-left-color: #999966;
	border-left-width:1px;
	
	border-right-style:solid;
	border-right-color: #999966;
	border-right-width:1px;
	
	border-bottom-style:solid;
	border-bottom-color: #999966;
	border-bottom-width:1px;
	
	
}


.narrowSpan {
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000066;
	width: 638px;
	
	border-style:solid;
	border-color: #999966;
	border-width:1px;
		
}

 /*here begins homepage form info*/


.formBox {
	background-color:#FFFFFF;
	border-style:solid;
	border-color: #999966;
	border-width:1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000066;
	width: 300px;
	height: 168px;
	padding: 5px;
}



select {
	font-size: 10px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; 
	background-color: #FFFFFF;
	color: #000066;
	margin-right: 0px;
	padding-right: 0px;
}

.orderbutton { 
	background-color: #FFFFFF;
	color: #000066;
	text-align: center;
	margin-right: 0px;
	padding-right: 0px;
}

/*end*/



.textHolder {
	background-color:#FFFFFF;
	border-style: double;
	border-color: #999966;
	border-width:1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000066;
	padding: 5px;
}


.top {
	background-color:#FFFFFF;
	border-left-style:outset;
	border-left-color: #999966;
	border-left-width:1px;
	border-left-style:outset;
	
	border-right-style:outset;
	border-right-color: #999966;
	border-right-width:1px;
	border-right-style:outset;
	
	}

.right {
	border-right-style:solid;
	border-right-color: #999966;
	border-right-width:1px;
	border-right-style:outset;
	
}

.bottom {
	border-bottom-style:outset;
	border-bottom-color: #999966;
	border-bottom-width:1px;
	border-bottom-style:outset;
	
	border-right-style:outset;
	border-right-color: #999966;
	border-right-width:1px;
	border-right-style:outset;
	

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000066;
}


.verybottom {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #999966;
}





.layerholder {
	background-color:#FFFFFF;
	border-style: dashed;
	border-color: #000066;
	border-width:1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	padding: 5px;
}


#layer1 {
	border-style:solid;
	border-color: #000066;
	border-width:1px;
	width : 160px;
	top : 362px;
	left : 198px;
	position : absolute;
	z-index : 10;
	visibility : hidden;
	background-color: #CCCCCC;
	overflow: visible;
	filter: Alpha(Opacity=90);
	-moz-opacity:0.90;
	opacity: 0.90;
}


#layer2 {
	border-style: solid;
	border-color: #000066;
	border-width:1px;
	width : 160px;
	top : 362px;
	left : 400px;
	position : absolute;
	z-index : 10;
	visibility : hidden;
	background-color: #CCCCCC;
	overflow: visible;
	filter: Alpha(Opacity=90);
	-moz-opacity:0.90;
	opacity: 0.90;
}


#layer3 {
	border-style:solid;
	border-color: #000066;
	border-width:1px;
	width : 160px;
	top : 362px;
	left : 520px;
	position : absolute;
	z-index : 10;
	visibility : hidden;
	background-color: #CCCCCC;
	overflow: visible;
	filter: Alpha(Opacity=90);
	-moz-opacity:0.90;
	opacity: 0.90;
}

#layer4 {
	border-style:solid;
	border-color: #000066;
	border-width:1px;
	width : 160px;
	top : 362px;
	left : 650px;
	position : absolute;
	z-index : 10;
	visibility : hidden;
	background-color: #CCCCCC;
	overflow: visible;
	filter: Alpha(Opacity=85);
	-moz-opacity:0.90;
	opacity: 0.90;
}	

	
#navlist {
	padding: 0px;
	margin-left: 0;
	width: 160px;
	color: #666666;
	margin-bottom: 0px;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#navlist li {
	list-style: none;
	margin: 0px;
	border-style:outset;
	border-color: #999966;
	border-width:1px;
	text-align: left;
}

#navlist li a {
	display: block;
	padding: 0.5em 0.5em 0.5em 0.5em;
	text-decoration: none;
}

#navlist li a:link { color: #000000; }
#navlist li a:visited { color: #333333; }

#navlist li a:hover {
	color: #000066;
	background-color: #999999;
	border-left: 1px;
	border-color: #999966;
}

.breadcrumb {
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #000066;
}


#Contact table { 
	background-color: #F9FBFD; 
	color: #000066; 
	width: 100px; 
	border-width: 1px;
	border-style:solid;
	border-color:#000066; 
	border-collapse: collapse;
	padding: 2px;
} 

#Contact td { 
	border-width: 1px;
	border-style: solid;
	border-color:#D7E5F2; 
}


#Check table { 
	background-color: #F9FBFD; 
	color: #000066; 
	width: 100px; 
	border-width: 1px;
	border-style:solid;
	border-color:#000066; 
	border-collapse: collapse;
	padding: 2px;
} 

#Check td { 
	border-width: 1px;
	border-style: solid;
	border-color:#D7E5F2; 
}


#Credit table { 
	background-color: #F9FBFD; 
	color: #000066; 
	width: 100px; 
	border-width: 1px;
	border-style:solid;
	border-color:#000066; 
	border-collapse: collapse;
	padding: 2px;
} 

#Credit td { 
	border-width: 1px;
	border-style: solid;
	border-color:#D7E5F2; 
}

#CommercialPlacement table { 
	background-color: #F9FBFD; 
	color: #000066; 
	width: 100px; 
	border-width: 1px;
	border-style:solid;
	border-color:#000066; 
	border-collapse: collapse;
	padding: 2px;
} 

#CommercialPlacement td { 
	border-width: 1px;
	border-style: solid;
	border-color:#D7E5F2; 
}


#ConsumerPlacement table { 
	background-color: #F9FBFD; 
	color: #000066; 
	width: 100px; 
	border-width: 1px;
	border-style:solid;
	border-color:#000066; 
	border-collapse: collapse;
	padding: 2px;
} 

#ConsumerPlacement td { 
	border-width: 1px;
	border-style: solid;
	border-color:#D7E5F2; 
}

.labelcell { 
 	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 11px;
 	color: #000066; 
	background-color: transparent; 
	width: 75px; 
} 
.fieldcell {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #000066;
	background-color: #F2F7FB;
	text-align: right;
	margin-right: 0px;
	padding-right: 0px;
	width: 150px;
} 

.fieldcell input { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #000066; 
	border-width: 1px;
	border-style: solid;
	border-color: #000066; 
	margin-right: 5px;
	background-color: #D7E5F2; 
	width: 150px; 
	padding-left: 2px;
	padding-right: 2px;
} 

#PaymentRequest table { 
	background-color: #F9FBFD; 
	color: #000066; 
	width: 450px; 
	border-width: 1px;
	border-style:solid;
	border-color:#000066; 
	border-collapse: collapse; 
} 
 
#PaymentRequest td { 
	border-width: 1px;
	border-style: solid;
	border-color:#D7E5F2; 
	padding-left: 4px; 
}


.labelcell2 { 
 	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 11px;
 	color: #000066; 
	background-color: transparent; 
	width: 200px; 
} 

.fieldcell2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #000066;
	background-color: #F2F7FB;
	text-align: right;
	margin-right: 0px;
	padding-right: 0px;
	width: 250px;
} 

.fieldcell2 input { 

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #000066; 
	border-width: 1px;
	border-style: solid;
	border-color: #000066; 
	margin-right: 5px;
	background-color: #D7E5F2; 
	width: 250px; 
	padding-left: 2px;
	padding-right: 2px;
} 

.checkbox { 
 	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #000066;
	background-color: #F2F7FB;
	
} 




.smalllabelcell { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #000066; 
 	background-color: transparent; 
	width: 200px; 
} 

.smallfieldcell { 
	background-color: #F2F7FB; 
	color: #000066; 
	text-align: center; 
	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #3670A7; 
}






.smallfieldcell input { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #000066; 
	border-width: 1px;
	border-style: solid;
	border-color: #000066;  
	background-color: #D7E5F2; 
} 

.smallfieldcell select { 
 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
 	color: #102132;
	border-width: 1px;
	border-style: solid;
	border-color: #284279;
	background-color: #D7E5F2;
}


.orderbutton {
	background-color: #F2F7FB;
	color: #000066;
	text-align: center;
	padding-left: 55px;
	padding-right: 55px;
	
}

.orderbuttonCheck {
	background-color: #F2F7FB;
	color: #000066;
	text-align: center;
	padding-left: 85px;
	padding-right: 75px;
	
}

.button {
	width: 80px;
	font-style: normal;
	text-align: center;

}
