body{
	padding:0px;
	margin:0px;
	background:#84E5F5 url(images/bodybg.gif) repeat-x top left;
	text-align:center;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;	
}

a{
	color:#1477AD;
}

img{
	border:none;
}

h1{
	margin:0px;
	padding:0px 0px 5px 0px;
	font-size:18px;
	color:#464646;
	font-family:Arial, Helvetica, sans-serif;
}

h3{
	margin:0px 10px 5px 0px;
	padding:3px;
	font-size:14px;
	background-color:#e3e3e3;
	color:#1477AD;
}

h4{
	margin:0px 0px 0px 0px;
	padding:0px;
	font-size:14px;
	color:#1477AD;
	line-height:20px;
}

#container{
	width:771px;
	margin:0px auto;
	text-align:left;
}

#header{
	padding-top:16px;
}

#navigation{
	height:66px;
	background:#FFF url(images/navbg.gif) no-repeat top left;
	padding:14px 0px 0px 3px;
}

#nav, #nav ul{
	margin:0px;
	padding:0px;
	list-style:none;
}

#nav li{
	float:left;
}

#nav a{
	float:left;
	height:37px;
	line-height:37px;
	color:#364D57;
	padding:0px 8px 0px 8px;
	font-weight:bold;
	text-decoration:none;
}

#nav a:hover{
	background:#91ABB7 url(images/navhoverbg.gif) repeat-x top left;
	color:#FFF;
}

#ccontainer{
	background-color:#FFF;
	width:100%;
	text-align:left;
}


#content{
	width:731px;
	margin:0px auto;
	background:url(images/contentbg.gif) repeat-y top left;
	padding:10px 20px 10px 20px;
	line-height:18px;
}

#footerbg{
	height:126px;
	background:url(images/footerbg.gif) repeat-x top left;
}

#footer{
	width:751px;
	margin:0px auto;
	padding:30px 10px 10px 10px;
	background:url(images/footertopbg.gif) no-repeat top left;
	text-align:left;
	font-size:11px;
	color:#464646;
}

#footer a{
	color:#464646;
	font-weight:bold;
}

.rightbox{
	float:right;
	width:300px;
	margin:10px;
	font-size:14px;
	background-color:#e98e00;
	border:1px dashed #9d6309;
	color:#2f1d01;
	padding:5px;
}

.profilephoto{
	float:left;
	border:1px solid #000;
	margin:0px 5px 5px 0px;
}

.tablestyle{
	border:1px solid #1A98C4;
	color:#06242F;
	font-weight:bold;
	background-color:#E8EFF0;
}

.tablehead{
	color:#FFF;
	background-color:#1A98C4;
	font-weight:bold;
}

.tablestyle2{
	border:1px solid #dbdada;
	background-color:#e4e2e2;
	color:#000;
	font-weight:bold;
}

.tablehead2{
	color:#000;
	background-color:#d0cece;
}

#homeleft{
	float:left;
	width:380px;
}

#homebox{
	background-color:#EEEEEE;
	width:347px;
	padding:5px;
	margin:10px 0px 0px 0px;
	color:#262626;
}

.clear{
	clear:both;
	overflow:hidden;
	height:1px;
	margin-top:-1px;
}