/* CSS Document */

body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #032448;
}

#mainTable {

	border-right-color:#ffffff;
	border-right-style:solid;
	border-right-width:1px;
	
	border-left-color:#ffffff;
	border-left-style:solid;
	border-left-width:1px;
	

	border-bottom-color:#ffffff;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

.headerContact {
	background-color:#103780;
	border-left-color:#405e9a;
	border-left-style:solid;
	border-left-width:1px;
	color:#FFFFFF;
	text-align:left;
	font-size:11px;
	padding:12px;
	text-decoration:none;

}
.headerContact a{
	background-color:#103780;
	color:#FFFFFF;
	text-align:left;
	font-size:11px;
	text-decoration:none;

}


.headerContact a:active{
	text-decoration: none;
	color: #ffffff;
}
.headerContact a:link {
	color: #ffffff;
	text-decoration: none;
}

.headerContact a:visited  {
	color: #ffffff;
	text-decoration: none;
}
.headerContact a:hover{
	text-decoration: underline;
}


.headerCustomer {
	background-color:#103780;
	color:#FFFFFF;
	text-align:left;
	font-size:11px;
	padding:12px;
	text-decoration:none;

}

.headerCustomer a{
	background-color:#103780;
	color:#FFFFFF;
	text-align:left;
	font-size:11px;
	text-decoration:none;

}

.headerCustomer a:active{
	text-decoration: none;
	color: #ffffff;
}
.headerCustomer a:link {
	color: #ffffff;
	text-decoration: none;
}

.headerCustomer a:visited  {
	color: #ffffff;
	text-decoration: none;
}
.headerCustomer a:hover{
	text-decoration: underline;
}


/* NAV*/
.navBarborderHOME {
	border-left-color:#cccccc;
	border-left-style:solid;
	border-left-width:1px;
	
	border-top-color:#cccccc;
	border-top-style:solid;
	border-top-width:1px;

	border-bottom-color:#cccccc;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

.navBarborderMID {
	border-top-color:#cccccc;
	border-top-style:solid;
	border-top-width:1px;
	
	border-left-color:#cccccc;
	border-left-style:solid;
	border-left-width:1px;

	border-bottom-color:#cccccc;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

.navBarborderEND {
	border-right-color:#cccccc;
	border-right-style:solid;
	border-right-width:1px;
	
	border-left-color:#cccccc;
	border-left-style:solid;
	border-left-width:1px;
	
	border-top-color:#cccccc;
	border-top-style:solid;
	border-top-width:1px;

	border-bottom-color:#cccccc;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

/* Left Call Out Comment*/
.leftcalloutcomment {
	background-color:#FFFFFF;
	padding-left:21px;
	padding-top:21px;
	padding-bottom:21px;
	padding-right:21px;
	color:#133d8b;
	text-align:left;
	font-size:11px;
	
}
.leftcalloutcomment h1{
	background-color:#FFFFFF;
	color:#133d8b;
	text-align:left;
	font-size:14px;
	
}

/* Right Options*/
.topleftcell {
	background-color:#3e6186;
	padding-left:24px;
	padding-top:14px;
	padding-bottom:18px;
	padding-right:10px;
	color:#ffffff;
	text-align:left;
	font-size:11px;
	border-right-color:#65819e;
	border-right-style:solid;
	border-right-width:1px;
	border-bottom-color:#65819e;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-spacing:inherit;
	
}
.topleftcell h1{
	color:#ffffff;
	text-align:left;
	font-size:13px;
	
}
.topleftcell a{
	color:#FFFFFF;
	text-decoration:none;

}

.topleftcell a:active{
	text-decoration: none;
	color: #ffffff;
}
.topleftcell a:link {
	color: #ffffff;
	text-decoration: none;
}

.topleftcell a:visited  {
	color: #ffffff;
	text-decoration: none;
}
.topleftcell a:hover{
	text-decoration: underline;
}




.toprightcell {
	background-color:#3e6186;
	padding-left:24px;
	padding-top:14px;
	padding-bottom:18px;
	padding-right:10px;
	color:#ffffff;
	text-align:left;
	font-size:11px;
	border-bottom-color:#65819e;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-spacing:inherit;
}
.toprightcell h1{
	color:#ffffff;
	text-align:left;
	font-size:13px;
	
}

.toprightcell a{
	color:#FFFFFF;
	text-decoration:none;

}
.toprightcell img{
	cursor:auto;
}
.toprightcell a:active{
	text-decoration: none;
	color: #ffffff;
}
.toprightcell a:link {
	color: #ffffff;
	text-decoration: none;
}

.toprightcell a:visited  {
	color: #ffffff;
	text-decoration: none;
}
.toprightcell a:hover{
	text-decoration: underline;
}

.bottomrightcell {
	background-color:#3e6186;
	padding-left:24px;
	padding-top:14px;
	padding-bottom:18px;
	padding-right:10px;
	color:#ffffff;
	text-align:left;
	font-size:11px;
	border-spacing:inherit;	
	
	
}
.bottomrightcell h1{
	color:#ffffff;
	text-align:left;
	font-size:13px;
	
}
.bottomrightcell img{
	cursor:auto;
	
}

#bottomrightcellimg1 {
	border:1px;
	border-color:#000000;
	border-width:1px;
	
}
.bottomrightcell a{
	color:#FFFFFF;
	text-decoration:none;

}

.bottomrightcell a:active{
	text-decoration: none;
	color: #ffffff;
}
.bottomrightcell a:link {
	color: #ffffff;
	text-decoration: none;
}

.bottomrightcell a:visited  {
	color: #ffffff;
	text-decoration: none;
}
.bottomrightcell a:hover{
	text-decoration: underline;
}

.bottomleftcell {
	background-color:#3e6186;
	padding-left:24px;
	padding-top:14px;
	padding-bottom:18px;
	padding-right:10px;
	color:#ffffff;
	text-align:left;
	font-size:11px;
	border-right-color:#65819e;
	border-right-style:solid;
	border-right-width:1px;
	border-spacing:inherit;	
	
}
.bottomleftcell h1{
	color:#ffffff;
	text-align:left;
	font-size:13px;
	
}

.bottomleftcell a{
	color:#FFFFFF;
	text-decoration:none;

}

.bottomleftcell a:active{
	text-decoration: none;
	color: #ffffff;
}
.bottomleftcell a:link {
	color: #ffffff;
	text-decoration: none;
}

.bottomleftcell a:visited  {
	color: #ffffff;
	text-decoration: none;
}
.bottomleftcell a:hover{
	text-decoration: underline;
}

/*Footer*/
.footer {
	background-image:url(images/footerback.gif);
}

.footerSPAN {
	color:#FFFFFF;
	font-size:12px;
}	

.footerSPAN a:active{
	text-decoration: none;
	color: #ffffff;
}
.footerSPAN a:link {
	color: #ffffff;
	text-decoration: none;
}

.footerSPAN a:visited  {
	color: #ffffff;
	text-decoration: none;
}
.footerSPAN a:hover{
	text-decoration: underline;
}	

/*
.topleftheader {
	background-image: url(images/topleftheader.gif);
	background-repeat: no-repeat;
}
*/

