/* CSS Document */



body{
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	background-color:#ffffff;
		}
		form {
			display:inline;
			}
		
.mainborder {
	border-left:1px #ffffff solid;	
	border-right:1px #ffffff solid;	
	}
	
.whitelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	font-style:normal;
	text-decoration: none;
	}	
a:hover.whitelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #85ccf0;
	font-style:normal;
	text-decoration: none;
	}	
	
.bgblack {
	background-color:#515556;
	}
.bggray2 {
	background-color:#e2e2e2;
	}	
	
.bggray {
	background-color:#f0eded;
	}	
	
.bgorange {
	background-color:#d18206;
	}	
	
.bgogreen {
	background-color:#6b881d;
	}	
	
.bgoblue{
	background-color:#2690c1;
	}	
	
	
.mainpadding {
	padding:15px;
	}		
	
.smallpadding {
	padding:10px;
	}	
	
.box-right {
border-left:1px #c9c9c9 solid;	
}	
	
	
.box {
border:1px #c9c9c9 solid;	
}
.box-bottom {
border-bottom:1px #676868 solid;	
}

.box-bottom-2 {
border-bottom:1px #d5d5d5 solid;	
}
	
.hrline {
border-left:1px #333333 dotted;	
}	
		
/*----------------------------------------*/

.linkbg {
	background-image:url(../../images/aero.jpg);
	background-position:left top;
	padding-left:38px;
	background-repeat:no-repeat;
	height:18px;
	
	
		
}


/*----------------------------------------*/

	
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4c4d4e;
	font-style:normal;
	text-decoration: none;
	}
.bodytext-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4c4d4e;
	font-style:normal;
text-decoration: none;
	}	
	
.red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ff0000;
	font-style:normal;
	text-decoration: none;
	}



.heading-white {
	font-family: Arial;
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}

.heading-main {
	font-family: Arial;
	font-size:16px;
	color:#00495e;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}

.heading-sub {
	font-family: Arial;
	font-size:13px;
	color:#343333;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}

.heading-sub-3 {
	font-family: Arial;
	font-size:13px;
	color:#bb1a04;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}

.heading-sub-2{
	font-family: Arial;
	font-size:16px;
	color:#d77603;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}

.button {
	font-family:Arial;
	font-size: 12px;
	color: #403f3f;
	font-weight: Bold;
	text-decoration: none;
	background-color:#a6d4e9;
	padding:1px;
	height:23px;
	border-top: 1px solid #065377;
	border-left: 1px solid #065377;
	border-right: 1px solid #065377;
	border-bottom: 1px solid #065377;
	}
.image {
	margin-bottom:8px;
	margin-right:8px;
	}
	

