html {
	height:100%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	height: 100%;
}

img {border:0;}
hr { height:0; border:0; border-top: 1px solid #DDDDDD; margin:0; padding:0;}
a {	color: #006882;}
a:hover {color: #139DBF;}

h2 {
	font-family: Arial;
	font-size: 11px;
	color: 4B4B4B;
	font-weight: bold;
}

#login {
	width:200px;
	height:95px;
	background: url('images/login_bg.gif');
	font-size: 10px;
}
	#login form, input {
		font-size: 10px;
	}
	#googleTable {
		position: relative;
		top: 24px;
		margin: 0;
		margin-left: 16px;
		padding: 0;
		border: 0;
		border-collapse: collapse;
	}

#leftcontent {
	float:left;
	width:199px;
	height:1000px;
}

#rightbox {
	width:199px;
	margin-left:402px;
}

#pagecontent {
	line-height: 16px;
	padding: 15px;
	width: 600px;
}
	#pagecontent h1 {
		font-size: 12px;
		color: #006882;
		font-family: Arial, Helvetica, sans-serif;
		text-transform: uppercase;
		letter-spacing: 5px;
	}
	#pagecontent h2 {
		font-size: 12px;
		color: #006882;
		background-color: #E2EBF0;
		padding: 2px;
		margin: 0;
		margin-bottom: 8px;
		border-bottom: 1px solid #01657F;
	}
	#pagecontent h3 {
		font-size: 10px;
		color: #808080;
	}
	#pagecontent H4 {
		font-size: 12px;
		font-weight: bold;
		color: #003D52;
		display: block;
		background: url('images/button_bg.gif');
		padding: 4px;
		padding-left: 8px;
		margin-bottom: 10px;
		margin-top: 10px;
		width: 245px;
		border-left: 1px solid silver;
		border-right: 1px solid silver;
	}
	#pagecontent h5 {
		font-size: 12px;
		color: #006882;
		background-color: #E2EBF0;
		padding: 2px;
		margin: 0;
		margin-bottom: 8px;
	}
	#pagecontent li {margin-bottom: 8px;}
	#pagecontent td {vertical-align: top;}
	
#news {
	 border-right: 1px solid #CCCCCC; 
	 height:500px;
	 line-height: 16px;
}
	#news_text {
		padding-left: 17px;
		padding-right: 17px;
		padding-top: 6px;
		padding-bottom: 6px;
	}
	#news_text h1 {
		font-size: 12px;
		color: #006882;
		margin: 0;
		margin-top: 10px;
	}
	#news_text h2 {
		font-size: 10px;
		color: #808080;
		font-weight: normal;
		margin: 0;
	}

#past_articles {
	padding-left: 12px;
	padding-right: 12px;
	font-size: 11px;
}
	#past_articles h1 {
		font-size: 11px;
		color: #006882;
		margin-bottom: 0;
	}
	#past_articles p {margin-top:0;}

#nav {
	font-size: 12px;
	color: #88C5D5;
	background: #003D52;
	width: 199px;
}
	#nav a{
		display: block;
		height: 25px;
		color: #FFFFFF;
		text-decoration: none;
		border-bottom: 1px solid #448494;
		background: url("images/nav_button.gif");
	}
	#nav a:hover{background: url("images/nav_rollover.gif");}

#footer {
	width:600px;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	color: #797979;
	font-size: 10px;
	text-align: center;
}

#footer a {
	text-decoration: none;
	color: #797979;
}

#reports li {
	list-style-image: url(images/bullet_reports.gif);
}

#printModule {
	font-size: 10px;
	clear: both;
	margin: 0;
	padding: 0;
}

.link {
	text-align: left;
	margin-left: 23px;
	position: relative;
	top: 6px;
}

.past {border-top: 1px solid #DDDDDD; border-bottom: 1px solid #DDDDDD;}
.sm {padding: 0; spacing: 0; margin: 0;}
.small {font-size: 10px;}
div.bg1 { padding: 0px; background-color: #eeeeee; }
p.last { margin-bottom: 32px; }
.left_float1 {float: left; padding-right: 12px; padding-bottom: 30px;}
.left_float2 {float: left; margin-top: 0px; border: 1px solid #CCCCCC;}
.right_float1 {float: right; width: 450px;}
	.right_float1 p {margin-top: 10px; margin-bottom: 10px;}
.right_float2 {float: right; width: 480px;}
p.last { margin-bottom: 32px; }
hr.dotted { height:0px; border:0; border-top: 2px dotted #448494; margin-bottom: 16px; }
hr.thin { height:0px; border:0; border-top: 1px solid #CCCCCC; margin: 10px; }
td.mainHeader {border-bottom: 1px solid #DDDDDD; border-right: 1px solid #DDDDDD;}