#body {
	background-color: #000000;
	width: 800px;
	margin: auto;
	font-family: Verdana;
	font-size: 10px;
}
#body a
{
    color: #fff;
    text-decoration: none;
    }
#body a:hover
{
    color:#c0c0c0;
}
#header {
	background-image: url('images/header.png');
	height: 98px;
	width: 800px;
}
#searchbox {
	margin-top: 34px;
	margin-right: 7px;
	float: right;
	text-align: right;
	width: 350px;
	height: 42px;
}
#topnav {
	float: left;
	text-align: right;
	font-size: 10px;
	font-family: Verdana;
	color: #ffffff;
	width: 350px;
}
#menu {
	background-image: url('images/menu-bg.png');
	height: 28px;
	width: 800px;
	color: #ffffff;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
    margin-top: 0px;
    padding-top: 2px;
    
}
#main-img {
	/*background-image: url('images/main-img.jpg');*/
	width: 800px;
	height: 278px;
}
#main-img2 {
	
	width: 800px;
	height: 278px;
}
#main-content 
{

	
	width: 800px;
	height: 278px;
}
#tabs
{
    background-image: url( 'images/tabs2.png' );
    height: 100%;
    width: 800px;
    font-size: 10px;
    color: #C0C0C0;
    padding-top: 7px;
    background-repeat: repeat-x;
    background-color: #121212;
}

#tabs2
{
    background-image: url( 'images/menu-bg2.png' );
    min-height: 300px;
    max-height: 650px;
    /*height: 400px;*/
    width: 800px;
    font-size: 10px;
    color: #C0C0C0;
    padding-top: 7px;
    background-repeat: repeat-x;
    background-color: #121212;

}

#footer
{
    background-image: url( 'images/footer-bg2.png' );
    height: 41px;
    width: 800px;
    font-size: 10px;
    color: #ffffff;
    text-align: center;
    padding-top: 3px;
    background-repeat: repeat-x;
}
#form {
	height: 25px;
	float: left;
}
#styletwo {
	color:#000;
	position: relative;
	display: block;
	height: 113px;
	font-size: 11px;
	font-weight: bold;
/*	background: transparent url(images/bgOFF.gif) repeat-x top left;*/
	font-family: Arial,Verdana,Helvitica,sans-serif;
	float:left;
	padding-left: 20px;

}
#styletwo ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: auto;
}
#styletwo ul li {
	display: block;
	float: left;
	margin: 0 2px 0 0;
}
#styletwo ul li a {
	display: block;
	float: left;
	color: #fff;
	text-decoration: none;
	padding: 6px 9px 0 9px;
	height: 24px;
}
#styletwo ul li a:hover, #styletwo ul li a.current {
	color: #000;
/*	background: transparent url(images/bgON.gif) repeat-x top left;*/
	background-color: #d38537;
	font-weight:bold;
}
/*RAD*/
.exampleWrapper
{
    width: 739px;
    height: 404px;
    
    

}

.multiPage
{
    
    text-align: center;

}
.multiPage2
{
    

    text-align: left;
    padding-left: 7px;
    padding-right: 7px;
    font-size:11px;
}
.multipage2 a:hover
{
    color:#d38537;
    }
.multiPage p
{
    margin-left: 20px;
}

.multiPage ul
{
    list-style: none;
    width: 520px;
    border-bottom: 1px solid #8d9396;
}
.multiPage label
{
    float:left;
    width: 120px;
    padding-left: 16px;
}

.multiPage li
{
    border-top: 1px solid #8d9396;
    line-height: 23px;
}
.multiPage .pageViewEducation label
{
    width: 220px;
}