body {
	background-color: #101010;
	margin: 0px;
	padding: 0px;
}
.leftnavbg {
	background-color: #1D1D1D;
	background-image: url(img/leftnavtile.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.headingtext {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	color: #7E7E7E;
	text-decoration: none;
	text-align: left;
	padding-top: 20px;
	padding-left: 20px;
}

.headingbg {
	background-image: url(img/heading.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 73px;
}

.toptile {
	background-image: url(img/top_tile.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 23px;
}
.redtile {
	background-image: url(img/top_red_tile.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 88px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.middleborder {
	border: 4px solid #000000;
}
.bottomtile {
	background-image: url(img/bottom_tile.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 12px;
}
.emaillink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: underline;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CECECE;
	text-decoration: none;
	text-align: justify;
	padding-left: 10px;
	line-height: 18px;
	padding-right: 10px;
}
.newlist {
	display: block;
	list-style-position: inside;
}

.content img{
	text-decoration: none;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.yellowarrow {
	padding-top: 8px;
}
.leftsubheading {
	padding-top: 7px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 2px;
}
.redarrow {

	padding-top: 12px;
}
.leftsublink {
	padding-top: 12px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #7E7E7E;
	text-decoration: none;
	padding-left: 2px;
}
.leftsublink a{
	
	color: #7E7E7E;
	text-decoration: none;
	
}.footerbg {
	background-image: url(img/footer_tile.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 112px;
	text-align: center;
}
.navwrapper {
	margin-left: -47px;
}

.footerbgcar {
	background-image: url(img/footer.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.footertext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	padding-top: 34px;
	padding-right: 25px;
}
.footerbuttons {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: underline;
	padding-top: 34px;
	padding-right: 25px;
}

.footerbuttons a{
	text-decoration: underline;
	color: #FFFFFF;	
}
#idList, #idList1, #idList2, #idList3{
	margin: 0;
	padding: 0;
	list-style-position: inside;
	list-style-type: none;
}
 
#idList li, #idList1 li, #idList2 li, #idList3 li{
	display: block;
	margin: 0;
	width: 190px;
	color: #888;
	background-color: #1D1D1D;
	list-style-position: outside;
	list-style-image: none;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	line-height: 18px;
	list-style-type: none;
	background-image: url(img/red_arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 36px;
}
#idList li a, #idList1 li a, #idList2 li a, #idList3 li a{
	margin: 0;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	display: block;
}
.bluecolor {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 360px;
}
.tableheading {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #414141;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #575757;
}
.tablecontent {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #D8D8D8;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #414141;
	border-bottom-color: #414141;
}
.content table {
}

.contenthead {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #CCCCCC;
	text-decoration: none;
	text-align: justify;
	line-height: 20px;
	font-weight: bold;
}
.pagehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}

.contentmainhead {

	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #CCCCCC;
	text-decoration: none;
	text-align: justify;
	line-height: 20px;
	font-weight: bold;
}
.backtotoplink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.contentsubhead {

	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #99FF00;
	text-decoration: none;
	text-align: justify;
	line-height: 20px;
	font-weight: bold;
}
.legendlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: underline;
}
.legendsubhead {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
}
.leftlifter {
	float: left;
	position: relative;
	height: 50px;
	width: 244px;
	left: 0px;
	top: -27px;
	clear: left;
}
.search {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding: 0px;
	position: relative;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: left top;
}
.searchalign {
	position: relative;
	top: -27px;
	z-index: 50;
	right: 0px;
	width: 244px;
	background-image: url(img/search.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 70px;
	float: left;
}
.searchinput {
	height: 27px;
	width: 183px;
	background-image: url(img/input_box.gif);
	background-repeat: no-repeat;
	background-position: 15px top;
	top: 0px;
	padding-top: 3px;
	padding-left: 19px;
}
.searchinputtext {
	border: 1px solid #FFFFFF;
	height: 17px;
}
.forminput {
	border: 1px solid #FFFFFF;
}



.form {
	margin: 0px;
	padding: 0px;
}
.tableleft {

	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #414141;
}
.questions {

	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #A4A4A4;
	text-decoration: none;
	text-align: justify;
	line-height: 20px;
	font-weight: normal;
}
.contenthead1 {

	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	text-align: justify;
	line-height: 20px;
	font-weight: bold;
}
.f1 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #CCCCCC;
	text-decoration: none;
	text-align: justify;
	line-height: 20px;
	font-weight: bold;
	font-style: italic;
}
.imagetable {
	font-family: Arial, Helvetica, sans-serif;
	clear: left;
	position: relative;
}
.signature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFFF00;
}
.cgalive {
	color: #696969;
	text-decoration: underline;
}
