﻿body 
{
	font-family: "Verdana", "Arial";
	font-size: 9pt;
	color: Black;
	background-color: #b0c4ce;
	background-image: url('../images/common/.jpg');
}

h2
{
	font-family: "Arial", "Sans-Serif";
	font-size: 16pt;
	font-weight: normal;
	color: #0355a9;
	margin-bottom: 5px;
	margin-top:10px;
}

h3
{
	font-family: "Arial", "Sans-Serif";
	font-size: 12pt;
	font-weight: normal;
	color: #3dbccb;
	margin-bottom: 15px;
	margin-top: 0px;
}

h4
{
	font-family: "Arial", "Sans-Serif";
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	margin-bottom: 5px;
	margin-top:10px;
}

h5
{
	font-family: "Arial", "Sans-Serif";
	font-size: 9pt;
	font-weight: normal;
	color: #e98918;
	margin-bottom: 5px;
	margin-top:10px;
}

h6
{
	font-family: "Arial", "Sans-Serif";
	font-size: 11pt;
	font-weight: normal;
	color: #f8931b;
	margin-bottom: 5px;
	margin-top:10px;
}

#wrapper
{
	width: 950px;
	margin: -5px auto;
	text-align: left;
	border: 2px solid #ffffff;
	color: Black;
	background-color: #ffffff;
	border: 1px solid #7a9cad;
}

#toolbar
{
	top:0px;
	margin: 0px;
	z-index: 2;
	height: 70px;
	padding-top: 5px;
	color: #aaaaaa;
	width: 750px;
}

#menu
{
	width: 130px;
	min-height:470px;
	padding-left:30px;
	margin-top: -15px;
}

#menumiddle
{
	width: 193px;
	min-height:470px;
	background-image: url('../images/common/nbar_r3_c1.jpg');
	background-repeat: repeat-y;
}

#menutop
{
	width:193px;
	height: 36px;
	background-image: url('../images/common/nbar_r1_c1.jpg');
}

#menubottom
{
	width:193px;
	height: 43px;
	background-image: url('../images/common/nbar_r5_c1.jpg');
	margin-bottom: 5px;
}

#toolbar a:link
{
	text-decoration:none;
	font-weight:normal;
	color: #aaaaaa;
}

#toolbar a:visited
{
	text-decoration:none;
	font-weight:normal;
	color: #aaaaaa;
}

#toolbar a:hover
{
	text-decoration:none;
	font-weight:normal;
	color: #ff6600;
}

#contents
{
	border: 0px;
	padding: 0px;
	margin: 0px;
	min-height: 500px;
	width: 740px;
	padding-left: 0px;
	background-image: url('../images/common/logobg.jpg');
	background-repeat:no-repeat;
	background-position:center;
}

#footer
{
	padding: 0px;
	padding-left: 10px;   
	padding-right: 10px;
	margin: 0px;    
	color: Black;
	font-size: 8pt;
	background-image: url('../images/common/footerbg.jpg');
	background-repeat:repeat-x;
	
}

#footer3
{
	padding: 0px;
	padding-left: 10px;   
	padding-right: 10px;    
	margin: 0px;    
	color: Black;
	font-size: 8pt;
	border-top: 1px solid #dddddd;
}

.filler
{
	padding: 15px;
	padding-bottom: 15px;
	text-align: justify;
}

a:link
{
	color: Black;
}

a:hover
{
	color: Black;
}

a:visited
{
	color: Black;
}

img
{
	border: 0;	
}

.button
{
	border: 1px solid #98A7A7;
	background-color: #eeeeee;
	width: 150px;
	cursor: pointer;
}

.mbar
{

}

.mbar td
{
	padding-right: 15px;
	padding-left: 15px;
}

.newsfooter a:link
{
	font-size:8pt;
	text-decoration:none;
}

.newsfooter a:hover
{
	font-size:8pt;
	text-decoration:none;
	color:#ff6600;
}

.newsfooter a:visited
{
	font-size:8pt;
	text-decoration:none;
}

#contents table
{
	border: none;
	padding: 0px;	
}

#contents td
{
	border: none;	
}

.pdflinks a:link
{
	color:Maroon;
	font-weight:bold;
	text-decoration:none;
}
.pdflinks a:hover
{
	color:Maroon;
	font-weight:bold;
	text-decoration:none;
}
.pdflinks a:visited
{
	color:Maroon;
	font-weight:bold;
	text-decoration:none;
}
