@charset "UTF-8";
/* CSS Document */
/* Colors:


*/
* {
	margin: 0;
	}

li {
	margin-left:0px;
	*+margin-left:20px;
	}

hr {
	color:#336600;
	size: 2px;
	}
		
img {
	border:0;
	}
input a:link {
	text-decoration:none;
	}
	
input a:visited {
	text-decoration:none;
	}
body {
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff
	}

div.header {
	background: #ffffff;
	background-repeat:repeat;
	background-color:#FFFFFF;
	background-repeat:repeat-x;
	border-bottom: #003399 6px ridge;
	height: 115px;
	width: 100%;
	text-align:left;
	
}

div.loginform {
float:right;
margin-right: 50px;
height: 111px;
width: 320px;
color: #003399;
text-align:center;
}

.loginform h4 {
font-size:18px;
line-height: 22px;
color: #003399;
margin-bottom: 3px;
}

div.loginlabel {
float:left;
width: 150px;;
height: 25px;
font-size:12px;
}

div.logo {
	margin-left: 35px;
	margin-top: 5px;
	background-image:url(images/logo.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-position:left;
	height: 111px;
	width: 610px;
	float:left;

	}

div.content {
	margin-top: 20px;
	width: 980px;
	height: 100%;
	text-align:center;
	}

div.sme {
	text-align: left;
	font-size: 12px;
	width: 600px;
	}

.sme h3 {
	line-height: 22px;
	font-size: 14px;
	}

.sme p {
	margin-bottom: 5px;
}

div.objectives {
	text-align:left;
	font-size:12px;
	width: 600px;
	}	
.content a:link {
	color: #003399;
	text-decoration:none;
	font-weight:bold;
	}

.content a:visited {
	color: #003399;
	text-decoration:none;
	font-weight:bold;
}	

.content a:hover {
	color: #003399;
	text-decoration:underline;
	font-weight:bold;
	}	

div.leftbox {
	float:left;
	width: 680px;
	height: 400px; 
	background-color: #ffffff;
	background-image:url(images/left_content_box.gif);
	margin-right: 30px;
	}

div.rightupper {
	width: 200px;
	height: 200px;
	float: right;
	background-image:url(images/left_content_right.gif);
	background-repeat:no-repeat;
	font-size:10px;
	text-align:left;
	}	
	
div.rightlower {
	width: 200px;
	height: 200px;
	float: right;
	margin-top: 10px;
	background-image:url(images/left_content_right_low.gif);
	background-repeat:no-repeat;
	font-size:10px;
	text-align:left;
	}	
	
div.infoform {
	text-align:left;
	font-size:12px;
	margin-left: 200px;
	}	
	
div.contactus {
	text-align:center;
	width: 100%;
	height: 100px;
	clear:both;
	float:left;
	margin-bottom:20px;
	margin-top: 20px;
	}	