html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td, table{margin:0; padding:0}
table{border-collapse:collapse; border-spacing:0}
fieldset, img{border:0}
address, caption, cite, code, dfn, em, strong, th, var{font-style:normal; font-weight:normal}
caption, th{text-align:left}
h1, h2, h3, h4, h5, h6{font-size:100%; font-weight:normal}
q:before, q:after{content:''}

strong{font-weight:bold}
em{font-style:italic}
a img{border:none}

h1, h2, h3, h5, h5, h6{font-weight:bold}


/* General Styles */ 

html {
	height:100%;
}

body, td {
	padding:0;
	margin:0;
	color:#000000;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	
}
body {
 	height:100%;
	background: url(images/bgAll.jpg) repeat-x top #d4d4d4;
}
p {
	line-height:20px;
}
td {
	color:#000000;
	font:11px Verdana, Arial, Helvetica, sans-serif;	
}
hr {
 width:85%;
 size:1px;
 color:#a5bcc2;
}

form, p, h1, h2, h3, h4, h5, ul, ol {
	margin:0;
	padding:0;
}

img a, a img {
	border:none;
}

h1 {
	font: normal 14px Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	background:#648d97;
	line-height:30px;
	padding:0 10px;
}

h2 {
	font: bold  12px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
}

h3 {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color:#3c5e66;
}
.clear {
	clear:both;
}


/* Header */
.header {
	width:1000px;
	height:100px;
	background: url(images/logo.jpg) left no-repeat;
	margin:0 auto;
}
.nav {
	/*width:624px;*/
	float:right;
	text-align:right;
	color:#FFFFFF;
}
.nav a{
	color:#FFFFFF;
	text-decoration:none;
	line-height:30px;
	padding:0 10px;
}
/* Menu */
#MainMenu 
{
	height:30px;
	/*background: url(images/navBg.jpg);*/
	border:0;
	margin:0;
	margin-top:14px;
}
#tab 
{
	top:0;
	height:0;
	background:repeat-x top;
	margin:0;
}
#tab ul 
{
	list-style:none;
	float:left;
	margin:0;
	padding:0;
}
#tab li 
{
	display:inline;
	float:left;
	margin:0;
	padding:0;
	background: url(images/navBg.jpg) no-repeat left top;
}
#tab a 
{
	background:url(images/navR.jpg) no-repeat right top;
	text-decoration:none;
	border:0;
	display:block;
	float:left;
	margin:0;
	padding:0;
}
#tab a span 
{
	display:block;
	background: url(images/navL.jpg) no-repeat left top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	line-height:30px;
	padding:0 11px;
}
#tab a:hover,#tab li.item_active a 
{
	background-position:right bottom;
}
#tab a:hover span,#tab li.item_active a span 
{
	background-position:left bottom;
	color:#3c5b63;
	font-style:normal;
	text-decoration:none;
}

/* Content */
.main {
	width:1000px;
	background: #ffffff;
	margin:0 auto;
	height:88%;
}

.subList {
	width:80%;
	float:right;
	padding:15px;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-align:right;
}

.right {
	width:249px;
	float:right;
	text-align:center;
}


.middle {
	width:745px;
	float:left;
}

.rightDt {
	width:100%;
	background:url(images/homeLM.jpg) repeat-y;
}
.rightT {
	width:100%;
	line-height:6px;
}
.rightB {
	width:100%;
	line-height:7px;
}
.content {
	padding:20px;
	width:390px;
	float:left;
}

.content a{
	color:#648d97;
	font:bold 12px Verdana, Arial, Helvetica, sans-serif;	
}

.content ul li {
	list-style-position: outside;
	margin-left:20px;
	list-style:disc;
	line-height:20px;
}

.content ol li {
	list-style-position: outside;
	margin-left:20px;
	line-height:20px;
	list-style-type: decimal;
}

.myList ul li {
	list-style-position: inside;
	margin:7px 0;
	padding-left:15px;
	list-style-image: url(images/bulletsHome.jpg);
	font:15px Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	color:#707a7d;
	line-height:45px;
	vertical-align:top;
}

.myList ul li a{
	color:#707a7d;
	text-decoration:none;
	font: normal 15px Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
}

.myList ul li a:hover{
	text-decoration:underline;
}

/* News */
.news td{
	 padding:5px;
	 text-align:left;
	 vertical-align:top;
}
.date  {
	color:#9aa9ad;
	font:11px bold Arial, Helvetica, sans-serif;
}
.desc  {
	color:#5b848e;
	font:11px bold Arial, Helvetica, sans-serif;
}
.line2 {
	background:#e0e9ec;
}

/* Footer */
.footer {
	width:1000px;
	height:75px;
	background: url(images/footerBg.jpg) repeat-x top;
	margin:0 auto;
}

.logoFooter {
	background: url(images/logoFooter.jpg) no-repeat;
	width:102px;
	height:75px;
	float:left;
}

.footerDt {
	width:698px;
	height:75px;
	float:left;
	font:12px Verdana, Arial, Helvetica, sans-serif;
}

.footerDt a{
	padding:0px 3px;
	color:#000000;
	text-decoration:none;
	line-height:40px
}

.wsi {
	width:180px;
	height:35px;
	float:right;
	margin-top: 40px;
	text-align:right;
	padding-right:20px;
}

/* Boxes */
.box {
	width:300px;
	height:100%;
	float:left;
}
.TL {
	width:11px;
	line-height:11px;
	background:url(images/boxTL.jpg) no-repeat;
	float:left;
}
.T {
	width:288px;
	line-height:11px;
	background:url(images/boxT.jpg) repeat-x;
}
.TR {
	width:11px;
	line-height:11px;
	background:url(images/boxTR.jpg) no-repeat;
}
.L {
	width:11px;
	background:url(images/boxL.jpg) repeat-y bottom;
	vertical-align:bottom;
}
.R {
	width:11px;
	background:url(images/boxR.jpg) repeat-y bottom;
	vertical-align:bottom;
}
.M {
	background:#e5ebed;
	padding: 5px 10px;
	color:#5b848e;
	font:12px Verdana, Arial, Helvetica, sans-serif;
}
.M a:link, .M a:visited{
	/*color:#000000;*/
	color:#648d97;
	font:bold 12px Verdana, Arial, Helvetica, sans-serif;	
}
.BL {
	width:11px;
	line-height:11px;
	background:url(images/boxBL.jpg) no-repeat;
}
.B {
	width:288px;
	line-height:11px;
	background:url(images/boxB.jpg) repeat-x;
}
.BR {
	width:11px;
	line-height:11px;
	background:url(images/boxBR.jpg) no-repeat;
}
