﻿@import url('xcss/menuasp.css');
body {
	margin: 0px auto 10px auto;
	font-family: arial;
	font-size: 12px;
	text-align: center;
	background-image: url('images/site/bgone.jpg');
	background-repeat: repeat;
}
#maincont {
	width: 863px;
	border: 3px solid #120956;
	border-collapse: collapse;
	background-color: white;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	position:relative;
}

.headlink {
font-size: 10px;
position:absolute;
top: 12px;
left: 29px; 
}
#masthead {
	margin: 0px auto;
	padding: 0px;
	width: 838px;
	background-image: url('images/site/headv5.jpg');
	background-repeat: no-repeat;
	text-align: center;
	height: 200px;
	background-position: center;
	text-align: center;
	border: 0px black solid;
}
#navbox {
	width: 832px;
	height: 35px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 0px solid navy;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#inctomb {
	width: 800px;
	border-top: 1px solid #120956;
	border-collapse: collapse;
	padding-top: 5px;
	padding-bottom: 0px;
	text-align: center;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 3px;
	clear: both;
	position: relative;
}
table.tomb {
	margin-left: auto;
	margin-right: auto;
	font-family: arial;
	font-size: 8pt;
	color: #120956;
	margin-top: 1px;
	margin-bottom: 1px;
}
/*text containers*/
#textcontainer {
	width: 640px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 15px;
	padding-bottom: 5px;
	margin-bottom: 15px;
	line-height: 120%;
	background-color: white;
	float: right;
}
#conditiontext {
	width: 740px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 15px;
	padding-bottom: 5px;
	margin-bottom: 15px;
	line-height: 120%;
	background-color: white;
	margin-top: 25px;
}
#leftsidebarmstr {
	border: 4px groove silver;
	background-color: #C3E8EA;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	width: 170px;
	padding: 2px;
	margin-top: 15px;
	height: 725px;
}
.formcontainer {
	width: 630px;
	text-align: center;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 15px;
	padding-bottom: 5px;
	line-height: 150%;
	background-color: white;
	float: right;
}
table.formtable {
	width: 400px;
	text-align: left;
	vertical-align: top;
	font-family: verdana;
	font-weight: 400;
	font-size: 11px;
	color: #120956;
	margin-left: auto;
	margin-right: auto;
}
table.formtable td {
	vertical-align: top;
}
#textcontainernews {
	width: 640px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 15px;
	padding-bottom: 5px;
	margin-bottom: 15px;
	line-height: 120%;
	background-color: white;
	float: right;
	position: relative;
}
#newsleft {
	float: left;
	width: 190px;
	text-align: left;
	margin-bottom: 15px;
	position: absolute;
	top: 50px;
	left: 10px;
}
#newscenter {
	width: 190px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	position: absolute;
	left: 220px;
	top: 50px;
}
#newsright {
	float: right;
	width: 190px;
	text-align: left;
	margin-bottom: 15px;
	position: absolute;
	top: 50px;
	right: 10px;
}
/*font*/
p {
	font-family: arial;
	font-size: 12px;
	color: #120956;
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
}
p.indent {
	margin-left: 20px;
}
p.bold {
	font-weight: bold;
}
p.center {
	font-weight: bold;
	text-align: center;
}
p.side {
	font-weight: bold;
	text-align: center;
	line-height: 100%;
}

p.news {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
}

p.newshead {	
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
}
p.newsheadital {	
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	font-style:italic;

}

p.newsheadline {	
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	font-style:italic;
	text-align:center;
}


h1 {
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	color: #120956;
	margin-top: 0px;
	margin-bottom: 1px;
}
h1.bold {
	font-weight: bold;
}
h2 {
	font-size: 18px;
	font-family: Arial;
	font-weight: normal;
	color: #120956;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2.bold {
	font-weight: bolder;
}
h3 {
	font-size: 13px;
	font-family: Arial;
	color: #120956;
	margin-top: 0px;
	margin-bottom: 0;
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;

}
h3.bold {
	font-weight: bold;
}

h3.boldunder {
	font-weight: bold;
	text-decoration:underline;
}

h4 {
	font-size: 20px;
	font-family: Arial;
	color: #120956;
	margin-top: 0px;
	margin-bottom: 20px;
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
	line-height:130%

}
h4.bold {
	font-weight: bold;
}

h5 {
	font-size: 16px;
	font-family: Arial;
	color: #120956;
	margin-top: 0px;
	margin-bottom: 0;
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
	line-height:110%;
}
h5.bold {
	font-weight: bold;
}



ul {
	font-family: Arial;
	text-align: left;
	text-indent: 5px;
}
li {
	line-height: 140%;
	text-align: left;
	font-family: Arial;
	list-style: disc;
	font-size: 13px;
	color: #120956;
	text-align: left;
}
span.bold {
	font-weight: bold;
}
.validator {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: red !important;
}
/*Photos*/
div.photo200r, div.photospine, div.photo150r, div.photospread, div.photo150, div.photo100 {
	border: 3px;
	border-color: #120956;
	border-collapse: collapse;
	border-style: solid;
	margin-bottom: 3px;
}

.photospread {
	margin-left: auto;
	margin-right: auto;

}

.photo100 {
	margin-left: 10px;
	margin-right: 10px;
	float: left;
	width: 100px;
}
.photo150 {
	margin-left: 10px;
	margin-right: 10px;
	float: left;
	width: 150px;
}
.photo150r {
	margin-right: 10px;
	margin-left: 10px;
	float: right;
	width: 150px;
}

.photo200r {
	margin-right: 10px;
	margin-left: 10px;
	float: right;
	width: 200px;
}

.photospine {
	margin-right: 8px;
	margin-left: 8px;
	float: right;
	margin-top: 15px;
}

.logos {
	border:1px;
	border-color:gray;
}

/*Links*/
.tomb a:link {
	color: #120956;
	font-size: 8pt;
}
.tomb a:visited {
	color: #120956;
	font-size: 8pt;
}
.tomb a:hover {
	color: aqua;
	font-style: normal;
	font-size: 8pt;
}
.tomb a:active {
	color: #120956;
	font-size: 8pt;
}
a:link {
	color: #120956;
}
a:visited {
	color: #120956;
}
a:hover {
	color: aqua;
}
a:active {
	color: #120956;
}

