* {
text-decoration:none;
font-size:1em;
outline:none;
margin:0;
padding:0;
}
	
code,kbd,samp,pre,tt,var,textarea,input,select,isindex {
font:inherit;
font-size:1em;
}
	
dfn,i,cite,var,address,em {
font-style:normal;
}
	
th,b,strong,h1,h2,h3,h4,h5,h6 {
font-weight:400;
}
	
img,a img,iframe,form,fieldset,abbr,acronym,object,applet {
border:none;
}
	
table {
border-collapse:collapse;
border-spacing:0;
border:0;
font-size:12px;
color:#666666;
}
	
caption,th,td,center {
font-weight:400;
text-align:left;
vertical-align:top;
}
	
body {
line-height:1;
background:#FFF;
color:#000;
font-family:Arial, Helvetica, sans-serif;
margin:0px auto 0px;
}

p{
font-size:13px;
}
	
q {
quotes:"" "";
}
	
ul,ol,dl,li,dt,dd dir,menu {
list-style:none;
}
	
sub,sup {
vertical-align:baseline;
}
	
a {
color:#318c91;
font-weight:bold;
}

a:hover, h2 a:hover, h3 a:hover{
text-decoration:underline;
}
	
hr {
display:none;
}
	
font {
font:inherit !important;
color:inherit !important;
}


#topnavbar{
background-color: #318c91;
width : 923px;
height:30px;
padding-top : 6px;
padding-bottom : 6px;
}

#topnavbar li{
display:inline;
padding:0px 3px 0px 3px;
}

#topnavbar h2 {
font-size:14px;
color:#fff;
}

#leftContent{
float:left;
margin-right:10px;
width:200px;
clear:both;
}
#rightContent{
float:left;
width:750px;
top:0px;
}

#navigation{
width:200px;
margin-bottom: 20px;
margin-top:10px;
float:left;
}

#navigation li{
background-color:#318c91;
padding:3px 3px 3px 6px;

}

#navigation h3{
font-size:14px;
color:#ffffff;
font-weight:bold;
}

#navigation a:hover{
text-decoration:underline;
}

#subcontainer {
width : 1000px;
padding : 0px;
padding-right : 0px;
margin : 0px auto 0px;
text-align : left;
border:solid 1px #318c91;
height:1700px;
}

#introbox {
padding:8px 8px 8px 0px;
color:#666666;
}


#corpfooter{
position : relative;
width:100%;
text-align : center;
clear : both;
background-color:#999999;
color:#fff;
padding:6px 6px 6px 6px;
font-size:12px;
}

#corpfooter a{
color:#fff;
}

.nav{
margin-bottom:4px;
text-align:left;
}

/*GGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGgg*/

strong{
font-weight:bold;
}

img {
border : 0px;
}

h1{
color:#1d7378;
font-size:18px;
font-weight:bold;
margin-bottom:12px;
padding-top:4px;
}

h2 {
color : #ffffff;
font-size : 1.0em;
font-weight : bold;
display:inline;
}

h3{
color : #000000;
font-size : 1.0em;
font-weight : bold;
display:inline;
}

th.header {
background-color:#E0E0E0;
color:#666666;
font-size:13px;
padding:4px;
font-weight:bold;
}

td{
padding:4px;
}
