body {
	background-color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:	left;
	color:#000000;
	}

a {
	color: #000000; 
	text-decoration: none;
	}

#container {
	background-color: #ffffff;
	width: 840px;
	height: 620px;
	margin: -10px auto;
	}

#logo {
	width: 200px;
	padding-top: 7px;
	padding-bottom: 5px;
	color: #707070;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	text-align: left;
	line-height: 25px;
	}

#copyright {
	color: #c5c5c5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight:bold;
	text-align: left;
	}

.page {
	background-color: #ffffff;
	margin: 7px auto;
	width: 800px;
	height: 600px;
	border: solid 0 #000;
	}

.section {
	}

.page > .section {
	border-bottom: 1px solid transparent;
	}

.col-A, .col-B {
	position: relative;
	}

.col-A {
	float: left;
	width: 300px;
	}

.col-B {
	float: right;
	margin-top: 60px;
	padding: 0 50px 0 0;
	width: 425px;
	}

.col-B-home {
	float: right;
	padding-top: 40px;
	padding-right: 150px;
	}

.text-area {
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	}

.text-area a {
	color: #4752F9;
	}

.main-menu {
	width: 95px;
	margin-top : 0px;
	margin-bottom : 0px;
	color: #767676 ;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 11px;
	text-indent : 0pt;
	text-align : left;
	text-decoration: none;
} 

.nav {
	width: 95px;
	margin-top : 0px;
	margin-bottom : 0px;
	color: #999999 ;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 11px;
	text-indent : 0pt;
	text-align : left;
	text-decoration: none;
} 
	
.nav a {
	border-style : outset; 
	border-top-width : 2px; 
	border-right-width : 1px; 
	border-bottom-width : 1px; 
	border-left-width : 1px; 
	border-right : 0px solid #eeeeee; 
	border-top : 0px solid #eeeeee; 
	border-bottom : 0px solid #999999; 
	border-left : 0px solid #eeeeee; 
	padding-top : 10px; 
	padding-bottom : 1px; 
	padding-left : 1px; 
	display : block; 
	font-weight : normal; 
	color : #470765; 
	text-decoration : none; 
	background-color: #ffffff;
}

.nav a:hover {
	border-style : inset; 
	border-top-width : 1px; 
	border-right-width : 1px; 
	border-bottom-width : 1px; 
	border-left-width : 1px;  
	border-top : 0px solid #999999; 
	border-right : 0px solid #999999; 
	border-bottom : 0px solid #999999; 
	border-left : 0px solid #999999; 
	padding-top : 10px; 
	padding-bottom : 1px; 
	font-weight : normal; 
	color: #FF6699 ; 
	text-decoration : none; 
	background-color: #ffffff;
	} 

.nav a:active {
	border-style : inset; 
	border-top-width : 1px; 
	border-right-width : 1px; 
	border-bottom-width : 1px; 
	border-left-width : 1px; 
	border-top : 0px solid #999999;  
	border-right : 0px solid #999999; 
	border-bottom : 0px solid #999999; 
	border-left : 0px solid #999999; 
	color : #FF6699; 
	background-color : #ffffff; 
	text-decoration : none; 
	} 
.req-form {
	width: 300px;
}

