@charset "utf-8";
/* CSS Document */

body{
background-color:#ffffff;
margin: 0px;
padding: 0px;
font-family:"Trebuchet MS";
font-size:12px;
color:#000000;
}

A{
color:#000000; text-decoration:underline; font-family:"Trebuchet MS"; font-size:12px;
}

A:hover{
color:#000000; text-decoration:none; font-family:"Trebuchet MS"; font-size:12px;
}

li.subli {
	margin-left: 15px;
}
.maintable{
width: 90%;
vertical-align:top;
background-color:#ffffff;
border-right-color: #cccccc;
border-right:thin;
border-right-style:solid;
border-right-width: 1px;

border-left-color: #cccccc;
border-left:thin;
border-left-style:solid;
border-left-width: 1px;
padding: 0px;
margin: auto;
vertical-align:top;
}

.topband{
background-color: #ffdd00;
height: 80px;
border-bottom-color:#FFFFFF;
border-bottom-style:solid;
border-bottom-width: 3px;
}

.blackband{
background-color: #000000;
height: 30px;
border-bottom-color:#ffffff;
border-bottom-style:solid;
border-bottom-width: 2px;
border-top-color:#ffffff;
border-top-style:solid;
border-top-width: 2px;
color:#FFFFFF;
padding-left: 15px;
padding-right: 15px;
}

.blackband2{
background-color: #000000;
height: 30px;
border-bottom-color:#ffffff;
border-bottom-style:solid;
border-bottom-width: 2px;
color:#FFFFFF;
padding-left: 15px;
padding-right: 15px;
}

.footer{
background-color: #e3e3e3;
height: 56px;
border-top-color:#000000;
border-top-style:solid;
border-top-width: 4px;
border-bottom-color:#cccccc;
border-bottom-style:solid;
border-bottom-width: 1px;
padding-left: 15px;
padding-right: 15px;
}
.footertxt{
font-family:"Trebuchet MS";
font-size:12px;
color:#000000;
}

A.footerlink{
color:#000000; text-decoration:none; font-family:"Trebuchet MS"; font-size:12px;
}
A.footerlink:active{
color:#000000; text-decoration:none; font-family:"Trebuchet MS"; font-size:12px;
}
A.footerlink:hover{
color:#000000; text-decoration:underline; font-family:"Trebuchet MS"; font-size:12px;
}

A.mainlinks{
font-family:"Trebuchet MS"; font-size:12px; color:#FFFFFF; text-decoration:none; font-weight:bold;
}
A.mainlinks:active{
font-family:"Trebuchet MS"; font-size:12px; color:#FFFFFF; text-decoration:none; font-weight:bold;
}
A.mainlinks:hover{
font-family:"Trebuchet MS"; font-size:12px; color:#fcee00; text-decoration:none; font-weight:bold;
}

.lefttable{
width: 25%;
border-left-color: #cccccc;
border-left:thin;
border-left-style:solid;
border-left-width: 1px;
}

.title{
font-family:"Trebuchet MS";
font-size: 18px;
color: #f44903;
}

.heading{
	font-family:"Trebuchet MS";
font-size:18px;
color:#000000;
	}
	
.subtitle{
font-family:"Trebuchet MS";
font-size: 18px;
color: #6c6c6c;
}

A.redlink{
font-family:"Trebuchet MS"; font-size:12px; color:#f44903; text-decoration:none;
}
A.redlink:active:{
font-family:"Trebuchet MS"; font-size:12px; color:#f44903; text-decoration:none;
}
A.redlink:hover:{
font-family:"Trebuchet MS"; font-size:12px; color:#f44903; text-decoration:underline;
}

.insidebody{
padding-left:25px;
padding-top: 25px;
padding-bottom: 25px;
}
.insidebody2{
padding-left:20px;
padding-right: 20px;
}
.sublinkstable{
background-color:#f9f8f6;
border:#cccccc;
border-width:thin;
border-style:solid;
border-width: 1px;
padding-left: 10px;
width: 175px;
}

.sublinkstitle{
background-color:#efeeec;
border-bottom-color:#CCCCCC;
border-bottom-style:solid;
border-bottom-width: 1px;
height: 25px;
font-family:"Trebuchet MS";
color:#000000;
font-size:11px;
font-weight:bold;
}

A.sublinks{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#000000;
	text-decoration:none;
	height: 20px;
	float: left;
	background-attachment: fixed;
	background-position: left center;
	text-align: left;
	vertical-align: bottom;
	padding-top: 5px;
}
A.sublinks:active{
font-family:"Trebuchet MS";
font-size:12px;
color:#000000;
text-decoration:none;
}
A.sublinks:hover{
font-family:"Trebuchet MS";
font-size:12px;
color:#808080;
text-decoration:none;
}
