@charset "utf-8";
/* CSS Document */

body {
padding : 0px;
margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
font-family : Georgia, Times New Roman, Times, serif;
font-size : 14px;
color : #000000;
}
h2 {
font-family : Georgia, Times New Roman, Times, serif;
font-size : 14px;
font-weight : bold;
color : #000000;
}
h3 {
font-family : Georgia, Times New Roman, Times, serif;
font-size : 14px;
color : #666666;
font-weight : bold;
}
ul {
font-family : Georgia, Times New Roman, Times, serif;
font-size : 14px;
list-style-type : square;
}
a {
color : #0B356F;
text-decoration : none;
font-size : 14px;
font-weight : bold;
}
a.link {
color : #0B356F;
text-decoration : none;
font-size : 14px;
font-weight : bold;
}
a.link:visited {
color : #0B356F;
text-decoration : none;
font-size : 14px;
font-weight : bold;
}
a.link:active {
color : #0B356F;
text-decoration : underline;
font-size : 14px;
}
.nav {
color : #0B356F;
text-decoration : none;
font-weight : bold;
font-size : 12px;
font-family : Verdana, Arial, Helvetica, sans-serif;
}
.nav:link {
color : #0B356F;
text-decoration : none;
font-weight : bold;
font-size : 12px;
}
.nav:visited {
color : #0B356F;
text-decoration : none;
font-weight : bold;
font-size : 12px;
}
.nav:active {
color : #0B356F;
text-decoration : none;
font-weight : bold;
font-size : 12px;
}
.subnav {
color : #4f6674;
font-size : 12px;
text-decoration : none;
margin-left : 10px;
display : block;
}
.subnav:link {
color : #4f6674;
font-size : 12px;
text-decoration : none;
margin-left : 10px;
display : block;
}
.subnav:visited {
color : #4f6674;
font-size : 12px;
text-decoration : none;
margin-left : 10px;
display : block;
}
.subnav:active {
color : #4f6674;
font-size : 12px;
text-decoration : none;
margin-left : 10px;
display : block;
}
.margin {
margin-left : 10px;
margin-top : 10px;
margin-right : 10px;
margin-bottom: 10px;
}
.footer {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 9px;
margin-top : 10px;
margin-bottom : 10px;
}
.smtext {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 9px;
margin-left : 0;
margin-top : 0;
margin-right : 0;
}
.smtext2 {
font-family : Georgia, Times New Roman, Times, serif;
font-size : 11px;
margin-left : 5px;
margin-right : 0;
}
h1 {
font-size : 16px;
padding : 10px 0 8px 0;
color : #0B356F;
border-bottom : 1px solid #cccccc;
} 
.rightborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D3D3D3;
}
.leftborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D3D3D3;
}
.allborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D3D3D3;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D3D3D3;
	}
	

	

