body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(../images/bggeneral.jpg);
	background-repeat:  repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
.wrapper {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
	padding: 0px;
	width: 535px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
}
.header {
	margin: 0px;
	padding: 0px;
	position:relative;
	height:135px;
}
.leftTop {
	background-image: url(../images/common_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 98px;
	width: 216px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.leftTop .iconInside {
	margin: 0px;
	width: 50px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 55px;
	float: left;
}
.leftTop .textInside {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 98px;
	width: 100px;
}

.rightLogo {
	clear: right;
	float:left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 148px;
}
.clear{ clear:both;}
.section0 {
	margin: 0px;
	padding: 0px;
	clear: both;
}
.mainSitemapButtons {
	padding-top:0px;
	width: 550px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.button1 {
	background-image: url(../images/button_blue.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 5px;
	height: 45px;
	width: 159px;
}
.button2 {
	background-image: url(../images/button_red.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 5px;
	height: 48px;
	width: 191px;
}
.button3 {
	background-image: url(../images/button_green.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 5px;
	height: 45px;
	width: 168px;
}
.column {
	margin: 0px;
	padding: 0px;
	float: left;
}
.column h2{
	display:none;
	margin: 0px;
	padding: 0px;
}
.insideColumn {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.blueList, .redList, .greenList {
	margin: 0px;
	padding: 0px;
}
.blueList ul, .redList ul, .greenList ul{
	margin: 0px;
	padding: 0px;
}
.blueList li, .redList li, .greenList li{
	margin: 0px;
	list-style:none;
	font-size: 14px;
	line-height: 16px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Verdana;
}
.blueList li{color: #166E88;padding-left: 15px;}
.redList li{color: #974500;padding-left: 15px;}
.greenList li{color: #387700;padding-left: 15px;}

.blueList li a, .blueList li a:visited, .blueList li a:hover{color: #166E88; text-decoration:none;}
.redList li a, .redList li a:visited, .redList li a:hover{color: #974500; text-decoration:none;}
.greenList li a, .greenList li a:visited, .greenList li a:hover{color: #387700; text-decoration:none;}

.faqText {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.faqText ul, .faqText ol{
	margin: 0px;
	padding: 0px;	
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #84631C;
	text-decoration: none;
	background-image: url(../images/footer1.gif);
	background-repeat:  repeat-x;
	background-position: bottom;
	margin: 0px;
	height: 30px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	clear: both;
}

.footer a,.footer a:visited {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12px;
	color: #996600;
	text-decoration: none;	
}

.bullets
{
	line-height: 21px;
	font-size: 10px;  
	color: #505050; 
	font-family: verdana, arial, helvetica;
}
}
.contentInside {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}

a.orange,a.orange:visited{
	color: #D75510;
	text-decoration:none;
}
a.orange:hover{
	color: #D75510;
	text-decoration:underline;
}
