/* CSS Document */

#outerwrapper {
	margin: 0px auto;
	width: 800px;
}
#header,#content,#footer {
	width: 100%;
}
body {
	margin: 0px;
	font-family: Helvetica;
}
#header {
	position: relative;
	height: 69px;
	width:650px;
	background: url(images/header.jpg) no-repeat 0px 0px;
	font-size:12px;
	padding-top:10px;
	padding-left:150px;
	
}


#content {
	background: url(images/left.jpg) repeat-y;
	height:auto;
}

#content2 {
	
	height:auto;
}

#leftcontent {
	padding-top: 20px;
	padding-bottom: 20px;
	width: 103px;
	float:left;
	color:#5b79a3;
	margin-left:25px;
}

#leftcontent a {
	font-size:11px;
	text-decoration:underline;
	color:#5b79a3;
}

#leftcontent a:hover {
	color:#13367D;

}
	
#middlecontent {
	padding-top: 20px;
	margin-bottom:20px;
	padding-right: 10px;
	width: 632px;
	float:right;
	font-size:11px;
	color:#13367D;
	
}

#middlecontent a {
	font-size:11px;
	text-decoration:none;
	color:#13367D;
	margin-right:20px;
	font-weight:bold;
	}
	
#middlecontent a:hover {
	color:#000000
	}	




#middlecontent2 {
	padding-top: 20px;
	margin-left:260px;
	margin-top:50px;
	margin-bottom:20px;
	padding-right: 20px;
	padding-left:20px;
	
	width: 238px;
	height:180px;
	float:middle;
	font-size:11px;
	color:#13367D;
	background: url(images/login.jpg) no-repeat center;
}

#middlecontent2 a {
	font-size:11px;
	text-decoration:none;
	color:#13367D;
	margin-right:20px;
	font-weight:bold;
	}
	
#middlecontent2 a:hover {
	color:#000000
	}	








#middlecontent3 {
	padding-top: 20px;
	margin-left:208px;
	margin-top:20px;
	margin-bottom:20px;
	padding-right: 20px;
	padding-left:20px;
	
	width: 350px;
	height:350px;
	float:middle;
	font-size:11px;
	color:#13367D;
	background: url(images/register.jpg) no-repeat center;
}

#middlecontent3 a {
	font-size:11px;
	text-decoration:none;
	color:#13367D;
	
	font-weight:bold;
	}
	
#middlecontent3 a:hover {
	color:#000000
	}	
	
	
	
	
	
	
	
	
	
#footer {
	background: url(images/footer.jpg) 0px 0px;
	height: 21px;
	text-align:center;
	width:800px;
	padding-top:10px;
	

}

#footer a {
	font-size:11px;
	text-decoration:none;
	color:#5b79a3;
	margin-right:20px;
	
	
}

#footer a:hover {
	color:#13367D;
	
}


.header {
color:#13367D;
font-size:11px; 
font-weight:bold;

}

p {
margin:0px;
padding:0px;
line-height:15px;
}


	
.submit {
	border: solid #999999 0px;
	width:50px;
	height: 20px;
	background-color:#E7E7E7;
	margin-top:37px;
	color:#13367D;
	font-size:10px;
	cursor:pointer;
	background: url(images/btn.jpg) 0px 0px;
}

.submit:hover {
	border: solid #000000 0px;
	color:#000000;
	background: url(images/btn2.jpg) 0px 0px;
}


.submit2 {
	border: solid #999999 0px;
	width:50px;
	height: 20px;
	background-color:#E7E7E7;
	margin-right:15px;
	color:#13367D;
	font-size:10px;
	cursor:pointer;
	background: url(images/btn.jpg) 0px 0px;
}

.submit2:hover {
	border: solid #000000 0px;
	color:#000000;
	background: url(images/btn2.jpg) 0px 0px;
}


.searchfield {
	width:150px;
	height: 16px;
	border: solid #bdbdbd 1px;
	font-size:11px;
	
	
	}
.searchfield2 {
	width:250px;
	height: 16px;
	border: solid #bdbdbd 1px;
	font-size:11px;
	}
	
	.searchfield3 {
	width:250px;
	height: 100px;
	border: solid #bdbdbd 1px;
	font-size:11px;
	
	
	}
	
	.searchfield4 {
	width:250px;
	height: 45px;
	border: solid #bdbdbd 1px;
	font-size:11px;
	
	
	}
