body {
	background: #5275A4;
	margin: auto;
	margin-top: 10px;
	padding: 0px;
	text-align:center;
	font-family: ariel;
	font-size:10pt;
	color:#fff;
	}
	
img {
	border:0
	}
	
#headertop{
	width: 750px;
	background-image: url(../images/top.jpg);
	background-repeat:no-repeat;
	margin: 0px;
	padding: 0;
	text-align:right;
	vertical-align:bottom;
	}
	
#wrapper {
	width: 750px;
	
	padding-top: 0px;
	background:#fff;
	align: center;
	text-align:center;
}


.Caption {
font-family: Arial;
font-weight: bold;
color:      #123456;
}

	
#leftmenu {
	float:left;
 	width:125px;
	text-align:center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: tahoma, verdana;
	font-size: 9pt;
	font-weight:500;
	letter-spacing:0px;
	color: #000;
	background:#F3F2F1;
}

#leftmenu p {
	font-size: 9pt;
	line-height: 10pt;
	color: #000;
	padding: 2px 2px 2px 2px;
	background:#F3F2F1;
	text-align:center;
}

#leftmenu ul{
	font-family: tahoma, verdana;
    font-size: 9pt;
	padding:10px;
    margin:0px;
	color: #57616D;
}

#leftmenu li {
	color: #000;
	text-align:left;
	height:16px;
	text-decoration:none;
	list-style-type: none;
}

#leftmenu li a {
	text-decoration: none;
	color:#253C8C;
	padding: 3px 3px 3px 0px;
	border-left:solid 6px #F3F2F1;
}


#leftmenu li a:hover {
	color: #AF0302;
	text-decoration:none;
	border-left:solid 6px #972416;
}
#leftmenu a {
	font-size: 8pt;
	text-decoration: none;
	color:#486B8F;
	font-weight:600;
	padding: 3px 3px 3px 0px;
}

#leftmenu a:hover {
	color: #AF0302;
	font-weight:600;
	text-decoration:none;
}

#leftmenu a.here:link {
	border-color: #393;
	color: #cfc;
	text-decoration:none;
	}

#leftmenu a.here:hover {
	border-color: #030;
	color: #cfc;
	text-decoration:none;
	}
#content {
	float:left;
 	width:614px;
	text-align:center;
	margin: 2px 1px 0px 1px;
	padding: 0px 0px 0px 0px;
	font-family: tahoma, verdana;
	font-size: 9pt;
	font-weight:500;
	letter-spacing:0px;
	color: #000;
	background:#fff;
	}
	
#content p {
	font-size: 9pt;
	line-height: 11pt;
	color: #000;
	padding: 3px;
	background:transparent;
	text-align:justify;
}

#content a {
	font-size: 8pt;
	line-height: 10pt;
	color: #486B8F;
	font-weight:bold;
}

#content a:hover {
	font-size: 8pt;
	line-height: 10pt;
	color: #030;
}

#content ul, ol {
	margin:0 0 0px 20px;
	padding:0px 0px 1px 10px;
	font-family:ariel, verdana, tahoma;
	font-size: 6pt;
	line-height: 8pt;
	background:#fff;
}

#content li {
	margin:0 0 2px 0px;
	color: #000;
	font-family:ariel, verdana, tahoma;
	font-size: 8pt;
	line-height: 8pt;
	background:#fff;

}

h1	{
	margin: 0px 0px 0px 0px;
	color: #486B8F;
	background:#fff;
	font-size: 14pt;
	font-weight: bold;
	padding:5px 5px 5px 5px;
	text-align:center;
}

h2 {
	margin: 0px 0px 0px 0px;
	color: #fff;
	background:#A4A4A4;
	font-size: 9pt;
	height:20px;
	font-weight: bold;
	padding:2px 5px 2px 5px;
	border-top:1px solid #A41A04;
	border-left:1px solid #A41A04;
	border-right:1px solid #A41A04;
	border-bottom:2px solid #A41A04;
	text-align:left;
	}

h3 {
	margin: 0px 0px 5px 0px;
	color: #912828;
	font-size: 9pt;
	font-weight: bold;
	padding:10px 0px 2px 5px;
	border-bottom:2px solid #A41A04;
	text-align:left;
}

h4 {
	margin: 0px 0px 0px 0px;
	color: #912828;
	font-size: 9pt;
	font-weight: bold;
	padding:5px 0px 2px 2px;
	text-align:left;
}


#copyright {
	clear:both;
	width:750px;
	padding: 5px;
	margin: 0px;
	background-color:#57616D;
	border:solid 1px #A41A04;
}

#copyright p {
	margin: 0px;
	line-height: 14px;
	font: verdana, ariel;
	font-size: 10pt;
	padding: 4px 8px;
	color: #000;
	background:transparent;
	text-align:center;
}

#copyright .left {
	margin: 0px;
	line-height: 10px;
	font: verdana, ariel;
	font-size: 8pt;
	padding: 4px 8px 4px 8px;
	float: left;
	color: #fff;
	width: 45%;
	text-align: left;
}

#copyright .right {
	margin: 0px;
	line-height: 10px;
	font: verdana, ariel;
	font-size: 8pt;
	padding: 4px 8px 4px 8px;
	float: right;
	vertical-align: top;
	color: #fff;
	width: 45%;
	text-align: right;
}

#copyright a {
	color: #fff;;
}

#copyright a:hover {
	color: #000;
}

p {
	font-size: 9pt;
	line-height: 10pt;
	color: #000;
	padding: 0px 5px 0px 5px;
	background:transparent;
	text-align:justify;
}

td {
	vertical-align:top;
	line-height: 10pt;
	padding: 0px 0px 0px 0px;
	font-size: 9pt;
	color: #000;
	background:#fff;
	text-align:justify;
	border-bottom:1px solid #ccc;
}

th {
	background:#CCCCCC;
	font-size:10px;
	line-height: 10px;
	padding: 2px 0px 0px 0px;
	font-weight:bold;
	}

	/** start nav **/

#nav {
 	width:625px;
	text-align:center;
	align:center;
	padding:3px 0px 5px 0px;
	margin-left:0px;
	margin-top:59px;
	font: bold 10px verdana, ariel;

	/*border-bottom: 1px solid #cfc;*/
	letter-spacing:0px;
}

#nav li {
	padding: 5px;
	list-style: none;
	display: inline;
	color:#fff;
}

#nav li a {
	display: inline;
	text-decoration: none;
	color:#fff;
	padding:3px 3px;
	margin:0px 0px;
}

#nav li a:link {
	color: #fff;
}

#nav li a:visited {
	color: #fff;
}

#nav li a:hover {
	border-color: #030;
	color: #A41A04;
	text-decoration:none;
}

#nav a.here:link, #navlist a.here:visited {
	border-color: #A41A04;
	color: #A41A04;
	text-decoration:none;
	}
	
#nav a.here:hover {
	border-color: #A41A04;
	color: #A41A04;
	text-decoration:none;
	}

/** end nav **/

 P,OL,UL {
         color: #000;
         font-family: Arial;
         font-size: 10pt;
         margin-top: 2px;
         margin-bottom: 1px;
       }
       .justify {
         text-align: justify;
       }
       .header {
         font-size: 12pt;
         font-weight: bold;
       }
       .black {
         color: #000000;
       }
       .top {
         font-size: 9pt;
       }
       A:VISITED,A:LINK {
         color: #FF0000;
         text-decoration: none;
       }
       A:HOVER {
         color: #FF0000;
         text-decoration: underline;
       }
       A.top:LINK {
         color: #FFFFFF;
         text-decoration: none;
       }
       A.top:VISITED {
         color: #FFFFFF;
         text-decoration: none;
       }
       A.top:HOVER {
         color: #FFFFFF;
         text-decoration: underline;
       }
       INPUT.newsletter {
       	background: #EEEEEE;
	    border-style: ridge;
	    border-width: 1px;
	    font-family: MS Sans Serif;
	    font-size: 9px;
       }
