@charset "UTF-8";
/* CSS Document */

#vdividermenu ul{
	margin-bottom: 1em;
	float: left;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 72px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	text-transform: uppercase;
	color: #1a429a;
	padding-top: 0;
	padding-bottom: 0;
	background-repeat: no-repeat;
	padding-right: 0;
	padding-left: 0;
}

* html #vdividermenu ul{ /*IE only rule, reduce menu width*/
width: 99%;
}

#vdividermenu ul li{
display: inline;
}

#vdividermenu ul li a{
	float: left;
	color: #1a429a;
	text-decoration: none;
	background-color: transparent;
	background-image: url(http://jet-ops.com/images/menu-divider3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 72px;
	padding-top: 28px;
	padding-right: 17px;
	padding-bottom: 2px;
	padding-left: 12px;
}

#vdividermenu ul li a:visited{
}

#vdividermenu ul li a:hover{
	color: #333333;
}

body {
	background-image: url(http://jet-ops.com/images/menu-blue-top.jpg);
	background-color: #EAEAEA;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
}

.logo {
	background-image: url(http://jet-ops.com/images/JetOps.jpg);
	background-color: transparent;
	padding-left: 240px;
	height: 72px;
}
.box-mid {
	background-image: url(http://jet-ops.com/images/box-middle.jpg);
	background-repeat: repeat-y;
	width: 918px;
	height: 100%;
	}
.box-top {
	background-image: url(http://jet-ops.com/images/box-top.jpg);
	background-repeat: no-repeat;
	width: 918px;
	height: 19px;
}
.box-bot {
	background-image: url(http://jet-ops.com/images/box-bot.jpg);
	background-repeat: no-repeat;
	width: 918px;
	height: 21px;
}
.box-left {
	width: 400px;
}
.footer {
	background-image: url(http://jet-ops.com/images/footer.jpg);
	width: 100%;
	height: 100%;
	background-repeat: repeat-x;
	}
h1 .right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
        margin-left: 5px;
	padding-left: 5px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 13px;
	line-height: 17px;
}
h2 .team {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 13px;
	color: #17318A;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 13px;
	color: #17318A;
	}
.style1 {
	color: #18328B;
	font-weight: bold;
}
.style2 {color: #336699; font-weight: bold; }
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #336699;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	width: 70%;
}
.table {
}
.submit {
	background-image: url(http://jet-ops.com/images/button.jpg);
	height: 33px;
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.image {
	border: 8px solid #999999;
}
.sitecontainer {
	width: 921px;
	margin-left: auto;
	margin-right: auto;
}.footer h1 {
	padding-top: 35px;
	color: #666666;
	font-size: 18px;
	font-weight: bold;
	padding-left: 15px;
}
.footer li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	width: 75%;
	padding-top: 5px;
	list-style-type: none;
}
.teamlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #18328A;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 400px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}
