body {
	font-size: 1em;
	background-color: #A6B5DA;
	background-image: url(images/061180_bg_07_1px.gif);
	background-repeat: repeat-x;
}
#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #3B67B1;
	height: 750px;
}

.header {
	background-image: url(images/061180_header_07.gif);
	height: 93px;
	width: 960px;
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	visibility: visible;
	z-index: 1;
	left: 0px;
	top: 0px;
}
.headerdivider {
	background-image: url(images/061180_header_divider.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 960px;
	position: absolute;
	left: 0px;
	top: 93px;
}
#navbar {

}
#mainbody {
	width: 517px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #8B9DBE;
	border-left-color: #8B9DBE;
	padding-right: 12px;
	padding-left: 12px;
}
#rightside {
	width: 200px;
	height: 301px;
	position: absolute;
	top: 113px;
	left: 760px;
}
#doctext h4 {
	color: #CCFF99;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 0.8em;
	display: block;
	position: absolute;
	visibility: visible;
	padding-top: 0.5em;
	width: 199px;
}

.doc {
	background-image: url(images/Doc.jpg);
	height: 200px;
	width: 200px;
	display: block;
}
#doctext {
	width: 200px;
}


#mainbody h1 {
	color: #66CCFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	text-align: left;
	margin-bottom: -0.5em;
	letter-spacing: 0.5em;
}
#mainbody h2 {
	color: #66FF66;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.18em;
	text-align: left;
	font-style: italic;
	margin-bottom: -0.6em;
}
#mainbody p {
	color: #C3CCE5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: left;
	padding-bottom: 0.6em;
}



#navbar a {
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#navbar ul li {
	list-style-type: none;
}
#navbar ul {
	margin-left: 0px;
	padding-left: 0px;
}

#navbar li {	
	margin-left: 0px;
	padding-left: 0px;
}


#navbar ul li a:link {
	display: block;
	color: #f0f0f0;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #3B67B1;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 9px;
}
#navbar ul li a:visited {
	display: block;
	color: #f0f0f0;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #3B67B1;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 9px;
}
#navbar ul li a:hover {
	background-color: #3B85C7;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #33CCFF;
	border-bottom-color: #33ccff;
}
#navbar ul li a:active {
	background-color: #3B85C7;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #33CCFF;
	border-bottom-color: #33ccff;
}



/* new ait logo section - revised Monday Jan 15 */
#aitlogogroup {
	
	background-color: #3B67B1;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C3CCE5;
}

#aitleft {
	visibility:visible;
	width:350px;
	height:32px;
	z-index:2;
	background-repeat: no-repeat;
	float: left;
	padding-top: 16px;
}

#aitmiddle {
	visibility:visible;
	width:234px;
	height:32px;
	z-index:3;
	background-repeat: no-repeat;
	padding-top: 16px;
	padding-bottom: 0px;
}

#aitright {
	visibility:visible;
	width:150px;
	height:47px;
	z-index:4;
	background-repeat: no-repeat;
	padding-top: 1px;
}


/* end new ait logo section - revised Monday Jan 15 */

/* Begin AIT, Inc. specific logo treatment */
.logotexttreatmentleft {
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
	color: #C3CCE5;
	line-height: 1em;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	text-indent: 0.6em;
}

.logotreatment {
	background-repeat: no-repeat;
	float: left;
	margin-right: 3px;
}

.logotexttreatmentright {
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
	color: #C3CCE5;
	line-height: 1em;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	padding-bottom: 8px;
	margin-right: 1.3em;
}
.logotexttreatmentmid {
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
	color: #C3CCE5;
	line-height: 1em;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 0.6em;

}
/* End AIT, Inc. specific logo treatment */
