body{
	margin:0px;
	padding:0px;
	font-family:Arial;
	background-color:#000000;
	font-size: 14px;
	font-style: normal;
}
#headerT{
	position:absolute;
	overflow: hidden;
	float:left;
	left:20px;
	top:16px;
	height:54px;
	width:368px;
}
#headerB{
	position:absolute;
	float:right;
	right:0px;
	top:87px;
	height:115px;
	width:100%;
	background-image:url(images/header_graphic.jpg);
	background-repeat:no-repeat;
	background-position:0% 0px;
	z-index:1;
}
#linksT{
	position:absolute;
	float:right;
	right:0px;
	top:54px;
	width:305px;
	height:33px;
	z-index:2;
	background-image:url(images/top_links_fill.gif);
}
#linksT2{
	position:absolute;
	float:right;
	right:10px;
	top:66px;
	width:275px;
	height:20px;
	font-size:10px;
	z-index:3;
	font-weight:bold;
}
#links{
	position:absolute;
	float:left;
	left:25px;
	top:173px;
	height:33px;
	font-size:14px;
	font-weight:bold;
	z-index:3;
}
#links1{
	position:absolute;
	float:left;
	left:25px;
	top:173px;
	height:33px;
	font-size:14px;
	font-weight:bold;
	z-index:3;
}
#menupic{
	position:absolute;
	float:right;
	right:0px;
	width:168px;
	top:202px;
	z-index: 2;
	height: 192px;
}
#container{
	background-image:url(images/header_fill.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	width:100%;
	z-index: 0;
}
#container1{
	background-image:url(images/menu_fill.gif);
	background-position:right;
	background-repeat:repeat-y;
	z-index: 1;
}
#menu{
	position:relative;
	float:right;
	width:157px;
	margin-top:105px;
	margin-right:10px;
	z-index: 4;
}
#content{
	margin:10px 200px 0px 60px;
	z-index:3;
	/*background-image:url(images/lti_bgd.jpg)*/
}

#content form {
	width:100%;
	margin: 0px 20px 0px 0px;
	padding: 10px 10px 10px 10px;
	background-color:#E6E8ED;
	z-index:2;
}

#content label {
	width: 180px;
	text-align: right;
	display: inline-block;
}

#content textarea {
	margin: -3em 0 0 40px;
}

#content .submit {
	margin-left: 220px;
}

#content .acknowledge {
	margin-left: 220px;
	font-size: small;
}

#content .acknowledge a {
	color: #333;
}

#content .acknowledge a:hover {
	color: #906;
}


#index_table{
	float:inherit;
	margin-left:auto;
}	

#clearfloats{
	clear:both;
}
#footerR{
	position:absolute;
	right:0px;
	bottom:0px;
	width:168px;
	height:34px;
}
#footer{
	position:relative;
	clear:both;
	z-index:3;
	background-image:url(images/footer_fill.gif);
	background-repeat:repeat-X;
	height:34px;
	font-size:10px;
	color:#FFFFFF;
}
.linksT,.menulink{
	color:#FFFFFF;
	text-decoration:none;
}
.linksT:hover,.menulink:hover{
	color:#99CCFF;
}
a {
	color:#003366;
} 
a:hover{
	color:#FF9900;
}
.text {
	font-size:14px;
	color:#000000;
	line-height:normal;
	font-family: Arial;
}
.bulletmenu {
	list-style-type:disc;
	list-style-image:url(images/bullet_menu.gif);
}
ul.bulletmenu{
	margin-top:10px;
	margin-bottom:0px;
}
.bullet{
	list-style-type:square;
	list-style-image:url(images/bullet.gif);
}
.menutext {
	font-size:12px;
	line-height:18px;
	color:#FFFFFF;
} 
.feature {
	color:#003366;
}
.menusubtitle {
	font-size:12px;
	color:#99CCFF;
	font-weight: bold;
}
.subtitle {
	font-size:14px;
	color:#FFCC33;
	font-weight: bold;
}
.links{
	color:#0000FF;
	text-decoration:none;
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
}
.links:hover{
	color:#009933;
}
.links:visited{
	color:#FF00FF;
}
.links:visited:hover{
	color:#FF9900;
}
.links1{
	color:#0000FF;
	text-decoration:none;
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
}
.links1:hover{
	color:#CC9933;
}
.linkslg{
	color:#0000FF;
	text-decoration:none;
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
}
.linkslg:hover{
	color:#CC9933;
}
.smlinks{
	color:#000000;
	text-decoration:none;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
}
.smlinks:hover{
	color:#0000FF;
}
.title {
	font-size:18px;
	color:#333366;
	font-weight:bold;
}
.smtext {
	font-size: 12px;
}
h3 {
	color: #99CC00;
	margin: 0px 0px 5px;
	padding: 0px 0px 3px;
	font: bold 18px Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px dashed #E6E8ED;
}
