body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3F4078;
	margin: 0px;
}
p {
	font-size: 65%;
}
iframe {
	height: 410px;
	width: 730px;
	padding-right: 20px;
	padding-left: 20px;
}
h1 {
	font-size: 110%;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom:-7px;
}
h2 {
	font-size: 100%;
	margin:0px;
}
h3{
	font-size: 100%;
	padding-top: 5px;


}
select {
	width: 80px;
	font-size: 70%;
}
.label {
	font-size: 65%;
	color: #FFFFFF;
	font-weight: bold;
}
.shout {
	font-size: 130%;
	color: red;
	font-weight: bold;
	font-style:italic;
	background-color:#C5CAD1;
}

.table2 {
	background-image: url(../images/table_middle2.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 370px;
}

.table3 {
	width: 300px;
}
.table4 {
	background-image: url(../images/table_middle3.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 381px;
}

.tableheader {
	font-size: 65%;
	color: #FFFFFF;
	padding-left: 20px;
	font-weight: bold;
	background-image: url(../images/table_top1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 180px;
}
.tableheader2 {
	font-size: 65%;
	color: #FFFFFF;
	padding-left: 20px;
	font-weight: bold;
	background-image: url(../images/table_top2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 26px;
	width: 400px;
}
.tableheader3 {
	font-size: 65%;
	color: #FFFFFF;
	padding-left: 10px;
	font-weight: bold;
	background-image: url(../images/table_top3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 26px;
	width: 300px;
}
.tableheader4 {
	font-size: 65%;
	color: #FFFFFF;
	padding-left: 20px;
	font-weight: bold;
	background-image: url(../images/table_top4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 26px;
	width: 400px;
}

.tableheader5 {
	font-size: 65%;
	color: #FFFFFF;
	padding-left: 20px;
	font-weight: bold;
	background-image: url(../images/table_top5.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 150px;
}

.tableheader6 {
	font-size: 65%;
	color: #FFFFFF;
	padding-left: 20px;
	font-weight: bold;
	background-image: url(../images/table_top6.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 200px;
}
.tableheader7 {

	color: #FFFFFF;
	padding-left: 20px;
	font-weight: bold;
	background-image: url(../images/table_top7.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 729px;

}
.tablecontent {
	font-size: 65%;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 6px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666A73;
	background-color: #A1A9B6;
}
.tablecontent2 {
	font-size: 65%;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom:5px;
	width: 60px;
}
.tablecontent3 {
	font-size: 65%;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom:6px;
	width: 381px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666A73;
	background-color: #A1A9B6;
}

.tablecontent4 {
	font-size: 65%;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom:10px;
	width: 150px;
}

.tablecontent5 {
	font-size: 65%;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom:10px;
	width: 110px;
}
.tablecontent6 {
	font-size: 65%;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
	background-color: #A1A9B6;
}
.bottom {
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 5px;
}
a:link, a:visited {
	color: #3F4078;
}
a:hover{text-decoration:none;}
a.front:link {text-decoration:none;color:#FFF; }
a.front:visited {text-decoration:none;color:#FFF; }
a.front:hover {text-decoration:underline;color:#FFF; }

.location {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #3F4078;
font-size:70%;
}

#navigation { 
	list-style:none;
	display:block;
	width:536px;
	height:25px;
	float:left;
	margin:0;
	padding:0; 
}
#navigation li { display:block; float:left; } /*hack for stupid IE*/
#navigation li a {
	display:block;
	height:23px;
	line-height:23px;
	float:left;
	background-color:#3E5479;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	border-top:1px solid #E1E8F3;
	border-left:1px solid #E1E8F3;
	border-bottom:1px solid #505967;
	border-right:1px solid #505967;
	text-decoration:none;
	padding:0 5px 0 5px;
}
#navigation li a:hover {
	background-color:#A1A9B6;
}
.hip label {
	font-size:11px;
}
.hip p {
	font-weight:bold;
	margin-bottom:15px;
}
.hip input, textarea {
	margin:0 0 10px 0;
}
.colleft label, .colright label, .text { 
	display:inline;
	float:left;
	width:120px; 
	padding:1px;
}
.answer {
	float:left;
	margin:0 10px 0 10px;
}
.colleft {
	width:350px;
	float:left;
}
.colright {
	width:350px;
	float:left;
	
}
.colright .break {
height:42px;}
.colright .rightbottom {
	margin-top:1.9em;
}
input.submitBtn { 
	margin-left:121px;
}
