body {

}
#content {
	width:800px;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6C6C6C;
	text-align:left;
}

ul {
	margin-top:2px;
	margin-bottom:2px;
}

li {
	margin-top:7px;
}

h1, #PageHeader {
	line-height:17px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin-top:-10px;
	margin-bottom:3px;
	margin-left:15px;
}



h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin-top:2px;
	margin-bottom:3px;
	margin-left:15px;
}

input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

.label {
	font-size:11px;
}


#user_info {
	margin-top:6px;
	line-height:14px;
	text-align:right;
	font-size:10px;
}

.data {
	font-size:11px;
	font-weight:bold;
}

#topnav_line {
	height:5px;
	width:800px;
	border:none;
	padding:0;
	margin:0;
	clear:left;
	float:left;
}


#main {
	width:800px;
	height:100%;
	float:left;
}
#center_small {
	padding-top:10px;
	width:452px;
	height:100%;
	float:left;
}

#center_large {
	padding-top:10px;
	width:630px;
	height:100%;
	float:left;
}
#right_side {
	font-size:11px;
	float:right;
	width:178px;
	height:100%;
	background: url(../images/right_background.jpg) no-repeat;
}
#survey_banner {
/*
position:absolute;
left:670px;
top:240px;
*/
}

#left_side {
	width:169px;
	float:left;
	font-size:10px;
	border-right:1px solid #FFFFFF;
}

#left_menu_top {
	width:169px;
	font-size:12px;
	padding: 0;
	margin: 0;
}

#left_menu_top ul {
	width:169px;
	padding: 0;
	margin: 0;
	list-style-type: none;
}
	
#left_menu_top li {
	width:169px;
	list-style-type: none;
	text-align:left;
	padding: 0;
	margin: 0;
	display: inline;
	height:16px;
	line-height:18px;
	color: #fff;
}
  
#left_menu_top a {	
	width:169px;
	text-decoration: none;
	text-align:left;
	text-indent:10px;
	margin: 0;
	padding-top: 2px;
	padding-bottom: 3px;
	display: block;
	height:16px;
	border-bottom:1px solid #FFFFFF;
	background-color:#E8E2D6;
	font-size:11px;
	
}

#left_menu_top a:link {color: #6C6C6C; text-decoration: none;}
#left_menu_top a:visited {color: #6C6C6C; text-decoration: none;}
#left_menu_top a:active {color: #6C6C6C; text-decoration: none;}
#left_menu_top a:hover {color: #FFFFFF !important; text-decoration: none; background-color:#003399;}
#left_menu_top a.on {color: #FFFFFF !important; text-decoration: none; background-color:#003399;}

#left_menu_top a.nav_header{
text-indent:5px;
 	 background-color: #0264C9;
	color:#FFFFFF;
}
#left_menu_top a.nav_header:link {color: #FFFFFF; text-decoration: none;}
#left_menu_top a.nav_header:visited {color: #FFFFFF; text-decoration: none;}
#left_menu_top a.nav_header:active {color: #FFFFFF; text-decoration: none;}
#left_menu_top a.nav_header:hover {color: #FFFFFF !important; text-decoration: none; background-color:#0264C9;}


#left_menu_middle {
	padding-top:10px;
	font-size:11px;
}


#left_menu_middle a {
	padding-left:3px;
	padding-bottom:5px;
	color: #6C6C6C; text-decoration: none;
}
	
#left_menu_middle a:visited {color: #6C6C6C; text-decoration: none;}
#left_menu_middle a:active {color: #6C6C6C; text-decoration: none;}
#left_menu_middle a:hover {color: #003399 !important; text-decoration: none;}

#left_menu_bottom {
	border-top:1px solid #beb499;
	font-size:11px;
	margin-top:5px;
	padding-top:5px;
	height:100%;
}
#left_menu_bottom a {
	padding-left:3px;
	color: #6C6C6C; text-decoration: none;
}
#left_menu_bottom a:visited {color: #6C6C6C; text-decoration: none;}
#left_menu_bottom a:active {color: #6C6C6C; text-decoration: none;}
#left_menu_bottom a:hover {color: #003399 !important; text-decoration: none;}

#left_menu_bottom .copy {
	padding-left:3px;
	font-size:11px;
}

.blue_data_header {
	margin-left:10px;
	width:500px;
	padding-top:2px;
	padding-bottom:2px;
	margin-bottom:5px;
	text-indent:5px;
	background-color:#0264C9;
	color:#FFFFFF;
}
.blue_data_header_small {
	margin-left:10px;
	width:440px;
	padding-top:2px;
	padding-bottom:2px;
	margin-bottom:5px;
	text-indent:5px;
	background-color:#0264C9;
	color:#FFFFFF;
}

.blue_data_header a, .blue_data_header_small a {
	color:#FFFFFF;
}
.trial_data{
	margin-left:2px;
	margin-right:2px;
	border:1px solid #6C6C6C;
	font-size:11px;
	padding:0;
	}
	
.trial_data .category a {
	color:#6C6C6C;
	text-decoration:none;
}

.trial_data .category a:hover {
	text-decoration:underline;
}
	
.trial_data .last {
	border-right:none;
}
.trial_data .category {
  border-top:1px solid #6C6C6C;
  background-color:#E8E2D6;
  color:#6C6C6C;
 }
 .trial_data .category2 {
  border-top:1px solid #6C6C6C;
  background-color:#D6CBB4;
  color:#6C6C6C;
 }
 

.trial_data th{
	text-align:center;
	border-right:1px solid #6C6C6C;
	color:#000000;
	background-color:#DDEBF3;
	padding-left:2px;
	padding-right:2px;
	font-weight:200;
	}
	
.trial_data td {
	border-top:1px solid #6C6C6C;
	padding-left:2px;
	padding-right:2px;
	}





#news_pod {
	margin-left:20px;
	font-family:Arial, Helvetica, sans-serif;
	margin-right:20px;
	color:#FFFFFF;
}
#news_pod a {
	text-decoration:none;
}

#news_pod a:hover {
	text-decoration:underline;
}

.news_header {
	padding-top:2px;
	padding-bottom:2px;
	margin-bottom:5px;
	text-indent:5px;
	width:100%;
	background-color:#0264C9;
	border:1px solid #FFFFFF;
	color:#FFFFFF;
	}
.news_subheader_first, .news_subheader_next {
	padding-top:2px;
	padding-bottom:2px;
	text-indent:10px;
	width:100%;
	background-color:#DDEBF3;
	border:1px solid #6C6C6C;
	border-bottom:none;
	color:#000000;
	}
.news_subheader_next {
	border-top:none;
}
	
.news_content {
	border:1px solid #6C6C6C;
	width:100%;
	padding-bottom:10px;
	padding-top:10px;
}
.news_item {

	width:100%;
	margin-left:10px;
	margin-right:10px;
	font-size:12px;
	color:#000000;
	padding-bottom:1px;
}

.dataTable{
	padding:0;
	border:1px solid #6C6C6C;
	font-size:12px;
	width:490px;
	}
	
.dataTableSmall{
	padding:0;
	border:1px solid #6C6C6C;
	font-size:11px;
	margin-right:0;
	width:440px;
	}
	
#TableHeader, #TableHeaderLast, #TableHeader2, #TableHeaderLast2{
	text-align:center;
	border-right:1px solid #6C6C6C;
	border-bottom:1px solid #6C6C6C;
	color:#000000;
	background-color:#DDEBF3;
	font-weight:normal;
	padding-left:2px;
	padding-right:2px;
}

#TableHeader2, #TableHeaderLast2 {
	border-top:1px solid #6C6C6C;
}

#TableHeaderLast, #TableHeaderLast2  {
	border-right:none;
}

#TableRecord {
	padding:4px;
	color:#000000;
}

#TableRecordRed {
	padding:4px;
	color:red;
}
#TableRecordLink {
	color:#227AD3;
}

#InfoMessage {
	color:#FF0000;
}
#ErrorMessage {
	color:#FF0000;
}

#FieldLabelRequired {
	font-weight:bold;
}

