html {height:100%;}

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

img {border:0;}

hr { height:0; border:0; border-top: 1px solid #DDDDDD; margin:0; padding:0;}

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

a {	color: #006882;}
a:hover {color: #139DBF;}

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

#maintable {
	border-right: 1px solid #DDDDDD;
	margin: 0;
	padding: 0;
	border-collapse:collapse;
}

#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;
}

#rightcontent {
	height:100%;
	margin-left: 199px;
	border-top: 1px solid #CCCCCC;
}

#pagecontent {
	line-height: 16px;
	padding: 17px;
}
	#pagecontent h1 {
		font-size: 12px;
		color: #006882;
		font-family: Arial, Helvetica, sans-serif;
		text-transform: uppercase;
		letter-spacing: 5px;
		margin:0;
		margin-top: 16px;
		margin-bottom: 10px;
	}
	#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;
		margin-bottom: 16px;
	}
	#pagecontent li {margin-bottom: 8px;}
	#pagecontent td {vertical-align: top; padding: 12px; }

#news {
	 border-right: 1px solid #CCCCCC; 
	 height:500px;
	 line-height: 16px;
}
	#news_text {
		padding-left: 9px;
		padding-right: 9px;
		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;}

#cg_links { padding-left: 10px;	}

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

#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 {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	color: #797979;
	font-size: 10px;
	text-align: center;
	padding: 10px;
	vertical-align: bottom;
}

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

#oncallbox {
	display: table;
	background: #003D52;
	width: 199px;
	border-bottom: 1px solid #448494;
	color: #ffffff;
}
	#oncallbox p {
		text-align: left;
		margin-left: 10px;
		margin-top: 10px;	
		margin-bottom: 10px;
	}

/* #oncallbox b {color:#FFFFFF; } */

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

.container {
	margin: 0px;
	cellpadding: 0px;
	cellspacing: 0px;
	text-align: left;
	vertical-align: top;
}

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

.sm {padding: 0; spacing: 0; margin: 0;}
.past {border-top: 1px solid #CCCCCC; border-bottom: 1px solid #CCCCCC;}
.small {font-size: 10px; font-weight: normal; }
.left_float1 {float: left; padding-right: 10px; 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; }
div.bg1 { padding: 12px; background-color: #eeeeee; }
div.bg2 { padding: 12px; clear:both;}