@charset "utf-8";

#container {
	background-color: #0495c1;
	padding: 0px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: none;
	height: auto;
	border: thin solid #036887;
	}

 #bigheader {
	background-color: #00CC00;
	height: 150px;
	width: 1000px;
	position: absolute;
}
 #image {
	background-color: #FFFFFF;
	position: absolute;
	height: 150px;
	width: 1000x;
	top: 0px;
	float: left;
	} 


/*#centerinsideholder {
	background-color: #FFFFFF;
	height: 169px;
	width: 330px;
	position: absolute;
	left: 310px;
	padding-top: 10px;
	padding-left: 70px;
	top: 0px;
	margin-top: 0px;
	z-index: 1;
}*/

/*#rightheaderholder {
	height: 169px;
	width: 330px;
	position: absolute;
	left: 670px;
	top: 0px;
	float: right;
	background-color: #FFFFFF;
	padding-top: 10px;
}*/
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	}

.webbusinesstext {
	font-family: Verdana, Geneva Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #0495C1;
}

.bulletitems {
	font-family: Verdana, Geneva Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #0099FF;
}
#smallheader {
	position:absolute;
	left:0px;
	top:151px;
	width:1000px;
	height:30px;
	background-color: #c1f0fe;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: 036887;
}
#leftnav {
	position:absolute;
	left:0px;
	top:180px;
	width:200px;
	height:1293px;
	padding: 0px;
	background-color: #c1f0fe;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #036887;
	}

ul#list-menu{
margin:0px;
padding:0;
list-style:none;
border:solid #036887;
border-width:0px 0px 1px 0px;
width: 193px;
border-bottom: 0px;
}
ul#list-menu li a {
text-decoration:none;
display:block;
padding:5px;
width: 193px;
background: #;
color:#036887;
border-top: 1px solid #036887;
font-weight: bold;
font-size: 11px;
}
ul#list-menu li a:hover{
background:#0495c1;
color:#000000;
font-size:40; font-weight:bold;
}

ul#menu-noline
{
margin:0px;
padding:0;
list-style:none;
border:solid #036887;
border-width:0px 0px 1px 0px;
width: 193px;
border-bottom: 1px;
}
ul#menu-noline li a {
text-decoration:none;
display:block;
padding:5px;
width: 193px;
background: #;
color:#036887;
border-top: 0px
font-weight: bold;
font-size: 11px;
}

ul#menu-noline li a:hover{
background:#0495c1;
color:#000000;
font-size:40; 
font-weight:bold;
}


#rightbox {
	position:absolute;
	left:800px;
	top:180px;
	width:192px;
	height:1293px;
	background-color: #c1f0fe;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #036887;
	padding: 0px 4px 0px 4px;
}
#contents {
	position:absolute;
	left:201px;
	top:180px;
	right: 209px;
	width:600px;
	height:1000;
	background-color: #FFFFFF;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #036887;
	border-left-color: #036887;
	margin-top: 0px;
}
#footer {
	position:absolute;
	left:76px;
	top:1550px;
	width:800px;
	height:50px;
	background-color: #c1f0fe;
	clear: both;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #006699;
	align: center;
	padding-right: 15px;
	padding-left: 15px;
}

#footer2 {
	position:absolute;
	left:0px;
	top: 1650px;
	width:1000px;
	height:100px;
	background-color: #c1f0fe;
	clear: both;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #006699;
	padding: 5px;
}
/*Below is the class for the horizonal links that go into Footer2*/

.navlinks{
	position: relative;	top: 10px; right: 0px; 0px; left: 0px; 
	}

.navlinks ul {
	margin-left: 0px;
	position: absolute;
	left: 160px;
}
.navlinks li{
margin: 0px  25px  0px  0px;
list-style-type: none;
display: inline;
text-align:center
}

.navlinks li a{
color: #036887;
text-decoration: underline; color: #036887;
font-size: 12px;
font-family: verdana;
width: 850px;
font-weight: bold;

}


.navlinks li a:hover{
background:#0495c1;
color:#000000;
font-size:12; font-weight:bold;
}
*
.navlinks_smallbox{
	position: relative;	top: 5px; right: 0px; 0px; left: 0px; 
	}

.navlinks_smallbox ul {
	margin-left: 0px;
	position: absolute;
	left: 75px;
}
.navlinks_smallbox li{
margin: 0px  25px  0px  0px;
list-style-type: none;
display: inline;
text-align:center
}

.navlinks_smallbox li a{
color: #036887;
text-decoration: underline; color: #036887;
font-size: 12px;
font-family: verdana;
width: 850px;
font-weight: bold;

}


.navlinks_smallbox li a:hover{
background:#0495c1;
color:#000000;
font-size:12; font-weight:bold;
}


*



#contents indent {
margin: 0px 0px 0px 10x;
}

#contents p{
margin: 0 10px 0px 30px;
}
* {  
  margin: 0; 
  padding: 0; 
} 
.linktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #036887;
}
.line {height: 1px;
margin: 0;
padding: 0;
font-size: 1px;
line-height: 0;
background-color: #036887;
width: 105%;
}

ul {
padding:0px 0px 0px 30px;
margin: 0px;
}

h3.myblue{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
font-color: #036887;
text-decoration: underline; color: #036887;
}

.major_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #0368b1;
}
ul.linkcolors li a{
font-family: verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
color: #0368b1;
}
ul.linkcolors li a:hover{
color: red;
text-decoration: none;
}
ul.linkcolors li a:visited{
color: #0495c1;
}

ul.bullets{
font-family: verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
color: #0368b1;
list-style-type: square;
list-style-position:outside;
}

a{
color: #036887;
font-weight: bold;
text-decoration: underline;
}
a:visited{
color: #ff0000;
text-decoration: underline;
font-weight: bold;
}
#container #bigheader #centerinsideholder .redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FF0000;
}

