body 
{
background-color: #FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:000000;
}

.resource
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:000000;
}

.copy_main
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:000000;
}

.copy_footer
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:000000;
}

.copy_news
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}
.news_date
{
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}

.header_news
{
color: #102c08;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
}

.header_link
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:000000;
}

.libraryHeader
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:000000;
}

.logo
{
display: block;
background-color: transparent;
background-position: center center;
position:relative;
background-image:url(/_img/logo/logo_grey.gif);
background-repeat:no-repeat;
height:100;
z-index:4;
}

.dot_seperator
{
display: block;
position: absolute;
height:1px;
width:750;
background-image: /images/red_dot.gif;
background-repeat: repeat-x;
}

.verticalDivider
{
display: block;
position: absolute;
height:1px;
width:750;
background-image: /images/red_dot.gif;
background-repeat: repeat-y;
}


.navigationFrame
{
display: block;
width: 750 px;
height: 25px;
font-size:12px;
background-color:#5B6A57;
}



.navigationElement
{
display:inline;
color:#FFFFFF;  
text-align: center; 
text-decoration: none; 
font-weight: bold;
padding: 0px 0px 0px 0px; /*top, right, bottom, left*/
}

.navigationElement a:link
{
display:inline;
font-weight: bold;
height: 25 px;
text-decoration: none;  /*Inherited*/
text-align: left;
padding: 5px 10px 5px 10px;/*top, right, bottom, left*/
color:#FFFFFF; 
border-right: 1px dotted #000000;
}

.navigationElement a:active
{
display:inline;
text-align: left;
font-weight: bold;
height: 25px;
text-decoration: none;  /*Inherited*/
padding: 5px 10px 5px 10px;
color:#FFFFFF; 
border-right: 1px dotted #000000;
}

.navigationElement a:visited
{
display:inline;
font-weight: bold;
height: 25px;
text-decoration: none;
text-align: left;
padding: 5px 10px 5px 10px;
color:#FFFFFF; 
border-right: 1px dotted #000000;
}

.navigationElement a:hover
{
display:inline;
font-weight: bold;
height: 25px;
color:#FFFFFF; 
text-decoration: none;  /*Inherited*/
text-align: left;
padding: 5px 10px 5px 10px;
border-right: 1px dotted #000000;
background-color:#CCCCCC;
}


a.nav_utility:link 
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight: normal;
color:#FFFFFF; 
text-decoration: underline;  /*Inherited*/
}
a.nav_utility:visited 
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight: normal;
color:#FFFFFF; 
text-decoration: underline;  /*Inherited*/
}
a.nav_utility:active 
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight: normal;
color:#FFFFFF; 
text-decoration: underline;  /*Inherited*/
}
a.nav_utility:hover 
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight: normal;
color:#E0EADD; 
text-decoration: underline;  /*Inherited*/
}

a.link:link 
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight: normal;
color:#000000; 
text-decoration: underline;  /*Inherited*/
}
a.link:visited 
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight: normal;
color:#000000; 
text-decoration: underline;  /*Inherited*/
}
a.link:active 
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight: normal;
color:#000000; 
text-decoration: underline;  /*Inherited*/
}
a.link:hover 
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight: normal;
color:#1C2FE8; 
text-decoration: underline;  /*Inherited*/
}

ul li
{
/*list-style-image:url(../_img/fish.gif);*/
list-style-type:square;
}

h1 {
	color: #000000;
	font-weight:bold;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
}

h2 {
	color: #000000;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
}

h3 {
	color: #102c08;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

