/* CSS Document */

body {
	background:#fff url(../images/logo.png) top left no-repeat;
	color:#666;
	width:100%;
	min-width:1050px;
	height:100%;
	min-height:600px;
	font: 62.5% arial, arial, helvetica, sans-serif;
	font-size:x-small;
	margin:0;
	padding:0;
	text-align: left;
	}
	
#home {
	width:200px;
	height:120px;
	position:absolute;
	top:0;
	left:0;
	display:block;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	}


#title {
	color:#4C8FD8;
	margin:22px 0 0 185px;
	width:450px;
	padding:0;
	font-size:1.4em;
	}

#title h4 {
	color:#FF8500;
	font-size:0.85em;
	font-style:italic;
	font-weight:lighter;
	margin:0 0 0 10px;
	padding:0;
	}

#venNav {
	display:block;
	width:81px;
	height:79px;
	position:absolute;
	top:0;
	right:0;
	margin:10px 10px 0 0;
	background-image: url(../images/venn.png);
	background-repeat: no-repeat;
	}
	
#mevNav {
	float:left;
	width:45px;
	margin:90px 0 0 15px;
	font-size:1.2em;
	text-align:right;
	}
	
#mainNav {
	width:20px;
	float:left;
	font-size:2.4em;
	text-transform:lowercase;
	margin:0;
	padding:0;
	}
	
#mainNav img {
	margin:0;
	padding:0;
	float:left;
	}
	
#mainNav a:hover {
	color:#F9CD50;
	}

#subNav {
	width:180px;
	float:left;
	font-size:1.6em;
	text-align:right;
	left: 10px;
	margin-top: 141px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 1px;
	padding-top: 0;
	padding-right: 12px;
	padding-bottom: 0;
	padding-left: 0;
	}

#container {
	min-width:900px;
	min-height:475px;
	float:left;
	margin-top: 63px;
	margin-right: 0;
	margin-bottom: 80px;
	margin-left: 15px;
	}
#container_surv {
	min-width:900px;
	min-height:475px;
	float:left;
	margin:20px 0 80px 80px;
	}
#survContent {
	color:#999;
	font-size:1.25em;
	float:left;
	min-width:550px;
	text-align:justify;
	line-height:1.4em;
	border-right:1px solid #999;
	margin-top: 60px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 3px;
	padding-bottom: 20px;
	padding-left: 0;
	}
#boxContent {
	color:#999;
	font-size:1.25em;
	float:left;
	width:550px;
	text-align:justify;
	line-height:1.4em;
	left: 110px;
	margin-top: 140px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 0;
	}
#boxContent   ul   a {
	color:#79B0E2;
	}
#boxContent   ul   a:hover {
	color:#F9CD50;
	}
	
.nav {
	text-decoration:none;
	text-transform:lowercase;
	}
	
ul {
	text-decoration:none;
	list-style:none;
	padding:0;
	margin:0;
	}
	
li {
	text-decoration:none;
	margin:0;
	padding:0;
	}
	
.nav a {
	color:#79B0E2;
	text-decoration:none;
	}
	
.nav a:hover{
	color:#F9CD50;
	}
	
	
h1 {
	color:#79B0E2;
	font-size:3em;
	text-transform:lowercase;
	margin:0;
	padding:0 0 18px 0;
	}
	
h2 {
	color:#9ECFE8;
	font-szie:1.7em;
	margin:10px 0 8px 0;
	padding:0;
	text-transform:lowercase;
	text-align: left;
	}

a {
	color:#FF8500;
	text-decoration:none;
	}
	
a:hover {
	color:#FF3600;
	}
	
/*a:visited {
	color:#79B0E2;
	}*/
	
#foot {
	background:#79B0E2;
	width:99%;
	clear:both;
	color:#fff;
	font-size:.95em;
	text-align:left;
	margin:0;
	padding:15px 0 5px 1%;
	border-top:12px solid #9ECFE8;
	}
	
#foot .p {
	padding:7px 10px 10px 10px;
	}
th {
	vertical-align: top;
	text-align: right;
}
th.alert_header{
	color: #FF0000;
	font-weight: bold;
	font-size: 12px;
	background-color: #FFFF00;
	text-align: right;
	text-indent: 15px;
	margin: 0px;
	padding: 3px;
	border-top: 4px double black
}
th.shaded_header{
	color: #333333;
	font-weight: bold;
	font-size: 12px;
	background-color: #90D1FA;
	text-align: right;
	text-indent: 15px;
	margin: 0px;
	padding: 3px;
	border-top: 4px double black
}
th.shaded_header_lt {
	color: #666666;
	font-weight: bold;
	font-size: smaller;
	background-color: #90D1FA;
	text-align: left;
	text-indent: 15px;
	margin: 0px;
	padding: 3px;
	border-top-width: 4px;
	border-top-style: double;
	border-top-color: #333333;
	font-style: italic;
}
.redalert {
	color: #FF6A29;
	font-weight: normal;
	text-align: center;
}
.table.baseline {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
table.record {
	width: 700px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	height: auto;
	left: 30px;
	background-color: #FFFFFF;
}

table.browse_records{
	background-color:#FFFFFF;
	border-collapse:collapse;
}
table.browse_records tbody{
	border-right:1px #cacaca solid;
}

tr.submit_btn {
	color: #000102;
	font-size:12px;
	margin-top: 20px;
	text-align: left;
}
tr.table_row{
	background-color:#FFFFFF;
}
tr.table_row_bordered{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
tr.alt_row {
	background-color:#EBEBEB;
	font-size: 1.5em;
}
tr.tinyline_row {
	background-color:#EBEBEB;
	height:1px;
	padding: 0px 0px 0px 0px;
}

th.portal_header  { 
	color: #3b3b3b; 
	font-weight: bold; 
	font-size: 12pt; 
	background-color: #999;
	text-align: left; 
	text-indent: 15px; 
	margin: 0px; 
	padding: 3px; 
	border-top: 4px double black
}

th.shaded_header{ 
	color: #3b3b3b; 
	font-weight: bold; 
	font-size: 12px; 
	background-color: #999; 
	text-align: left; 
	text-indent: 15px; 
	margin: 0px; 
	padding: 3px; 
	border-top: 4px double black 
}
th.shaded_header_lt {
	color: #333333;
	font-weight: bold;
	font-size: 12px;
	background-color: #CCCCCC;
	text-align: left;
	text-indent: 15px;
	margin: 0px;
	padding: 3px;
	border-top-width: 4px;
	border-top-style: double;
	border-top-color: #333333;
}

th.browse_header{ 
    font-style: italic; 
    font-weight: 300; 
    font-size: 12px; 
    background-color: #ffffff; 
    text-align: left; 
    vertical-align: text-top; 
    padding: 7px; 
}
td.browse_cell{
	font-size:14px;
	color:#585858;
	border-left: 1px #cacaca solid;
	border-bottom: 1px #cacaca solid;
	padding: 5px 10px;
}
td.browse_cell img {
	width:100px;
}

td.field_data {
	color: #000102;
	font-size: 1.1em;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
	border: solid 1px #333;
}

td.field_name {
	color: #585858;
	font-size:12px;
	vertical-align:top;
	text-align: right;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:10px;
}

td.field_data img {
	border-left: 1px solid #777777;
	border-top: 1px solid #999999;
	background: #FFFFFF;
	padding: 5px;
}
td.grand_total{
	height:40px;
	background: #ff9990;
	color: #ffffff;
	font-weight: bold;
	text-align: right;
	padding-right:10px;
}
td.grand_total_title {
	height:40px;
	font-size:12px;
	font-weight:bold;
	background: #ff9990;
	color: #000000;
	padding-left:10px;
	border-left:1px #cacaca solid;
}
td.group_total {
	background-color:#CCCCCC;
	height: 35px;
	font-weight: bold;
	text-align: left;
	padding-left:10px;
	border-left:1px #cacaca solid;
}
td.group_total_title{
	height:25px;
	font-size:12px;
	background: #b0e19a;
	color: #000000;
	padding-left:10px;
	border-left:1px #cacaca solid;
}
td.report_cell{
	font-size:11px;
	color:#585858;
	border-left: #cacaca;
	border-bottom: #cacaca;
	padding: 5px 10px;
	text-indent: 10px;
}
td.results {
	font-size:11px;
	text-align: left;
	padding-top:1px;
	padding-bottom:1px;
}
.box_hilite_yellow {
	font-size: 1em;
	font-style: italic;
	line-height: normal;
	background-color: #FBE196;
	padding: 10px;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: groove;
	border-left-style: groove;
	border-top-color: #999999;
	border-left-color: #999999;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: groove;
	border-bottom-style: groove;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	color: #333333;
}
.box_reg {
	font-size: 1em;
	font-style: italic;
	line-height: normal;
	background-color: #FFFFFF;
	padding: 10px;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: groove;
	border-left-style: groove;
	border-top-color: #FE8565;
	border-left-color: #FD8465;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: groove;
	border-bottom-style: groove;
	border-right-color: #FFB666;
	border-bottom-color: #FFB666;
	color: #333333;
}
.box_img {
	padding: 1px;
	border: 1px inset #999999;
}
.linkbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #E8E8E8;
	background-color: #2A86CB;
	text-align: right;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
}
.linkbar a {
	color: #E8E8E8;
	text-decoration: none;
}
.linkbar a active {
	color: #FDB465;
	text-decoration: none;
}
.bounded_box {
	text-align: center;
	background-color: #94C4E8;
	color: #FF6A29;
	border-top: medium groove #FF6A29;
	border-right: medium groove #FBE196;
	border-bottom: medium groove #FBE196;
	border-left: medium groove #FF6A29;
}
