body {
font-family: Arial, Helvetica, sans-serif;
font-size: small;
text-align:justify;
margin-top:10px;
}

#page {
	width:754px;
	margin:0 auto;
}

#mainnav{
width:754px; 
text-align:center;
padding:1px 0 2px;
background-color:#00c;
height:14px;
}
a.top{
font-size: 14px;
color: #ffcc00;
font-weight: bold;
}
a.top:hover {
color: #ffffff;
}
#nav2{
background-color:#eee;
width:754px;
height:50px;
text-align:left;
}
#logo{
float:left;
background-color:#eee;
padding:5px 3px 3px;
}
#breadcrumb{
font-size:11px;
height:17px;
background-color:#fff;
padding-top:2px;
margin:0 0 4px;
text-indent:14px;
margin-left:86px;
background-image:url('../images/corner_grey.gif');
background-position:bottom left;
background-repeat:no-repeat;
}
#nav2 h1{
text-indent:14px;
background-color:#eee;
}

#content{
width:750px; 
text-align:justify;
margin:10px 0 20px;
}

#bottomline{
width:754px; 
background-color:#00c;
height:12px;
}
#bottomtext p{
width:754px;
margin-top:1px;
}

p{
margin-top:6px;
}

.0 {
margin:0
}

a{
color: #0000cc;
text-decoration:none;
}
a:hover {
text-decoration:underline
}



a.nbold{
font-weight: normal;
}
a.nbold:hover {
font-weight: normal;
}

td, th {
font-family: Arial, Helvetica, sans-serif;
font-size: small;
line-height: medium;
vertical-align: top;
}
td.left {
text-align: left;
}

.mar {
padding:3px 5px 0 5px;
text-align:left;
vertical-align:middle;
}


h1 {
font-size:18px;
font-weight:normal;
margin:0;
}

h2 {
font-size:medium;
font-weight:bold;
margin:0;
}
.wh {
color:#fff;
font-size:15px;
font-weight:bold;
margin:0;
text-indent:10px;
}

h3 {
margin-top:12px;
margin-bottom:4px;
font-size:small;
}

h4 {
font-size:small;
font-weight: bold;
margin-bottom:5px;
}

blockquote {
margin:5px 0 0 20px;
}

ol {
list-style-type:decimal;
list-style-position:inside;
margin:0px;
}

img {
border:0;
}

img.imgleft {
margin:2px 10px 3px 0;
clear:right;
}

img.imgright {
margin:2px 0 3px 10px;
}

form {
margin:0;
}

.indentl{
margin-left:20px;
}
