@charset "utf-8";
body  {
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #EDEEEF;
}
.thrColFixHdr #container {
	width: 955px;
	margin: 0 auto;
	text-align: left; 
	background-color: #FFFFFF;
} 
.thrColFixHdr #header {
	padding: 0px;  
	background-image: url(../images/header.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 167px;
} 

.thrColFixHdr #header h1 {
	margin: 0; 
	padding: 10px 0; 
}
.thrColFixHdr #sidebar1 {
	float: left; 
	width: 165px; 
	padding: 0px 0px 0px 23px;
	border-right: 1px solid #CCE9ED;
	vertical-align: top;
	border-top: 0px;
}
.thrColFixHdr #sidebar2 {
	float: right; 
	padding: 0px 23px 0px 0px; 
}
.thrColFixHdr #mainContent {
	margin-right: 345px;
	margin-left: 220px;
} 
.thrColFixHdr #mainContent2 {
	margin-right: 345px;
	margin-top:30px;
	margin-left: 220px;
} 
.thrColFixHdr #footer {
	padding: 0 10px 0 20px;
} 
.thrColFixHdr #footer p {
	color: #A4A5A8;
	padding-left: 190px;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#buttonSelected{
	background-image: url(../images/button-selected.jpg);
	background-position: center;
	background-repeat: no-repeat;
	width:99px;
	height:24px;
	color:#FFFFFF;
	text-align:center;
	padding-top:5px;
	font-weight:bold;
}

#button{
	background-image: url(../images/button.jpg);
	background-position: center;
	background-repeat: no-repeat;
	width:99px;
	height:24px;
	color:#9A9A9E;
	text-align:center;
	padding-top:5px;
	font-weight:bold;
}

#buttonEmpty{
	width:99px;
	height:24px;
}

a{color:#00BAEF;text-decoration:none;}
a:hover{color:#00BAEF;text-decoration:none;}
a:visited{color:#00BAEF;text-decoration:none;}

.contentheading{
	color:#005193;
	font-weight:bold;
}

ul{
	border: 0px;
	padding: 0px 0px 0px 10px;
}

.thrColFixHdr #menu {
	padding: 0px 23px 24px 13px;
	margin: 0;
	background:#ffffff;
	font-family: Arial, Helvetica, sans-serif, Verdana;
} 


.thrColFixHdr #menu ul{
	padding-top: 8px;
	margin: 0;
	background:#ffffff;
	font-family: Arial, Helvetica, sans-serif, Verdana;
} 


.thrColFixHdr #menu li{
	display: inline;
	padding: 20px 0px;
	list-style-type: none;
	font-weight:bold;
	height:24px;
	text-align:center;
	width:99px;
	background-image:url(../images/button.jpg);
	background-position:center;
	background-repeat:no-repeat;
} 
.thrColFixHdr #menu li:hover{
	display: inline;
	padding: 20px 0px;
	list-style-type: none;
	font-weight:bold;
	height:24px;
	text-align:center;
	width:99px;
	background-image:url(../images/button-selected.jpg);
	background-position:center;
	background-repeat:no-repeat;
} 


.thrColFixHdr #menu li:hover a{
		color:#FFFFFF;
} 



.thrColFixHdr #menu li a#active_menu-nav{
	background-image:url(../images/button-selected.jpg);
	background-position:center;
	background-repeat:no-repeat;
} 

.thrColFixHdr #menu a{
	color:#9A9A9E;
		padding-left: 25px;
		padding-right: 25px;
		padding-top: 10px;
		padding-bottom: 10px;
}

.thrColFixHdr #menu a#active_menu-nav{
		color:#FFFFFF;
}

.thrColFixHdr #menu a#mainlevel-nav{
	color:#9A9A9E;
}

.thrColFixHdr #menu a:link{
}

.thrColFixHdr #menu a:visited{

}

.thrColFixHdr #menu a:hover{
	background-image:url(../images/button-selected.jpg);
	background-position:center;
	background-repeat:no-repeat;
		color:#FFFFFF;
}

#mainlevel-nav{

}

.componentheading{
	font-size:20px;
}

.mainlevel{
	line-height:30px;
	
	}
