body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #818181;
	text-align: justify;


}


#container
{
	left: 5%;
	right: 5%;
	top: 33px;
	width: 730px;
	/*bottom: 5%;*/
	height: 740px;
	margin: 25px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #3469D0;


}
		
hr {
	float:left;
	clear: both;
		position:relative;
color: #3469D0;
	background-color: #3469D0
	height:  6px;
	width: 100%;
	border: 0px;
/*	margin: 0px;*/

}
#banner
{
	height: 120px;
	background-repeat: no-repeat;
	background-position: center top;
	top: 15px;
	margin: 30px;

}

#maincontent{
	float:left;
	position:relative;
	/*overflow:visible;
	overflow-x: hidden;
	overflow-y: auto;
	z-index:1;*/
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 610px;
	height: auto;
	/*clear: left;*/


}


#menu {
	float: left;
	position:relative;
	width: 143px;
	z-index:1;
	margin-bottom: 8px;
	margin-top: 0px;
	padding-bottom: 20px;
	padding-left: 6px;
	height: 180px;

}

#right{
	float: right;
	
	position: relative;
	background-color: #3366CC;
	width: 240px;
	height: auto;
	padding-top: 10px;
	padding-left: 10px;
	
}

#top_right{
	float: right;
	position: relative;
	width: 100px;
	height: auto;
	padding: 80px 0px 0px 0px;
	margin-left: 20px;
	font-weight: bold;
	text-align: left;
	line-height: 20px;



}

#menu  a, #menu  a:link, #menu  a:visited, #menu  a:active
{
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	height: 13px;
	width: 130px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;


}

#menu  a:hover
{
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	height: 13px;
	width: 130px;
	color: #6699FF;
	font-weight: bold;
	text-decoration: none;

}
				

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	color: #AEAEAE;
	margin: 0px;
	padding: 0px;
}


a, a:link, a:visited, a:active
{
	color: #33CC33;
	text-decoration: none;

}
a:hover
{
	color: #6699FF;
	text-decoration: none;

}
#left {
	float: left;
	width:460px;
	z-index:1;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#footer{
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #33CC00;
	clear: both;
	padding: 2em;
	margin: 2px;
}

#heading {
	float:left;
	width:100%;
	height:25px;
	z-index:1;
	text-align: center;

}

h2 {
font-family: Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	font-weight: normal;
	color: #AEAEAE;
	margin: 0px;
	padding: 0px;
}

.large {
	font-size: 18px;
}

.small {
	font-size: 11px;
}

.blue{
	color: #00339D;

}
.green{
	color: #33CC00;

}
.white{
	color: #FFFFFF;

}
	
		

