/* CSS Document */


/* General */

* { margin: 0; padding: 0; }

html { height: 100%; font-size: 62.5% }

body {
height: 100%;
background-color: #10578D;
text-align: center;
font: 1.2em Verdana, Arial, Helvetica, sans-serif;
}

a:link, a:visited {
color: #004F8B;
text-decoration: underline;
font-weight: bolder;
}

a:hover {
text-decoration: none;
}

.noscreen {
display: none;
}


/* Cleaner */

.cleaner {
clear: both;
height: 0;
font-size: 0;
visibility: hidden;
}


/* Skip menu */

.hidden {
position: absolute;
top: -10000px;
left: 0;
width: 1px;
height: 1px;
overflow: hidden;
}


/* Images */



/* Wrapper */

#wrapper {
width: 850px;
margin: 60px auto 0 auto;
padding-bottom: 90px;
text-align: left;
}


/* Headings, paragraphs */

.title {
/* background-color: #282828;*/
letter-spacing: 1px;
width: 39em;
}

/*.title-top { background: url('../img/title-top.gif') repeat-x 0 0; }
.title-left { background: url('../img/title-left.gif') repeat-y 0 0 }
.title-right { background: url('../img/title-right.gif') repeat-y 100% 0 }
.title-bottom { background: url('../img/title-bottom.gif') repeat-x 0 100% }
.title-top-left { background: url('../img/title-top-left.gif') no-repeat 0 0; }
.title-top-right { background: url('../img/title-top-right.gif') no-repeat 100% 0; }
.title-bottom-left { background: url('../img/title-bottom-left.gif') no-repeat 0 100%; }
.title-bottom-right { background: url('../img/title-bottom-right.gif') no-repeat 100% 100%; } */

.title p {
color: #FFFFFF;
margin: 4px 0 0 21px;
padding-bottom: 12px;
}

h1 {
font: normal 2.4em Georgia, "Times New Roman", Times, serif;
color: #FFFFFF;
padding-top: 25px;
margin-left: 20px;
}

h1 a:link, h1 a:visited {
color: #FFFFFF;
text-decoration: none;
font-weight: normal;
}

h1 span {
color: #FFB849;
}

h2 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}

h3 {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px;
        text-align: center;
}


ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
 
img {
    border: none;
} 


/* Menu */

ul.menu {
list-style-type: none;
}

ul.menu li {
background: url('../img/menu-li-divider.gif') no-repeat 50% 100%;
padding: 18px 0;
}

ul.menu li a, ul.menu li a:visited {
color: #FFFFFF;
font-weight: normal;
text-decoration: none;
padding: 4px 7px;
}

ul.menu li a:hover, ul.menu li a.active {
background-color: #002F53;
}

ul.menu li.last {
background: none;
}
/* Menu 2*/

ul.menu2 {
list-style-type: circle;
}

ul.menu2 li {
background: url('../img/menu-li-divider.gif') no-repeat 50% 100%;
padding: 18px 0;
}

ul.menu2 li a, ul.menu li a:visited {
color: #000000;
font-weight: normal;
text-decoration: none;
padding: 4px 7px;
}

ul.menu2 li a:hover, ul.menu2 li a.active {
text-decoration: underline;
}

ul.menu2 li.last {
background: none;
}
/* Content box */

.content {
width: 900px;
margin: 0px auto 0 auto;
}

.column-left {
float: none;
width: 150px;
text-align: center;
color: #FFFFFF;
}

.column-left h3 {
font: normal 1.5em Georgia, "Times New Roman", Times, serif;
margin: 10px 0 7px 0;
letter-spacing: 1px;
}

.column-right {
width: 900px;
}

.box-top {

height: 12px;
}

.box {
background: url('../img/box-bg.gif') repeat-y 0 0;
}

.box-in {
background-color: #FFFFFF;
padding: 0.8em 0 5em 0;
margin: 0 6em 0 2em;
}

.box-in p {
line-height: 1.6;
margin: 0 0 10px 25px;
color: #242424;
}

.box-bottom {
background: url('../img/box-bottom.gif') no-repeat 0 100%;
height: 48px;
}

ul.main-list {
list-style-type: none;
margin: 14px 0 20px 25px;
}

ul.main-list li {
line-height: 1.3;
margin-bottom: 12px;
color: #004F8B;
background: url('../img/bullet.gif') no-repeat 0 0;
padding-left: 27px;
}


/* Footer */

.footer-info-left, .footer-info-right {
font-size: 0.8em;
color: #626262;
position: relative;
top: -7px;
display: inline;
}

.footer-info-left {
float: left;
margin-left: 275px;
}

.footer-info-right {
float: right;
margin-right: 40px;
}

.footer-info-left a, .footer-info-left a:visited, .footer-info-right a, .footer-info-right a:visited {
font-weight: normal;
color: #626262;
}

.line {
border: none 0; 
border-top: 1px dashed #CCCCCC;/*the border*/
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}

#menu10 {
	width: 200px;
	margin: 10px;
	}
	
#menu10 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu10 li a:link, #menu10 li a:visited {
	color: #4D4D4D;
	display: block;
	background:  url('../img/menu10.gif');
	padding: 8px 0 0 10px;
	}
	
#menu10 li a:hover {
	color: #FF9834;
	background:  url('../img/menu10.gif') 0 -32px;
	padding: 8px 0 0 10px;
}

#menu9 {
	width: 200px;
	margin: 10px;
	}
	
#menu9 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu9 li a:link, #menu9 li a:visited {
	color: #FFF;
	display: block;
	background:  url('../img/menu9.gif');
	padding: 8px 0 0 35px;
	}
	
#menu9 li a:hover {
	color: #FFF;
	background:  url('../img/menu9.gif') 0 -32px;
	padding: 8px 0 0 35px;
	}
	#menu2 {
	width: 200px;
	margin: 10px;
	border-style: solid solid none solid;
	border-color: #D8D5D1;
	border-size: 1px;
	border-width: 1px;
	}
	
#menu2 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu2 li a:link, #menu2 li a:visited {
	color: #3688BA;
	display: block;
	background:  url('../img/menu2.gif'));
	padding: 8px 0 0 30px;
	}
	
#menu2 li a:hover {
	color: #3688BA;
	background:  url('../img/menu2.gif') 0 -32px;
	padding: 8px 0 0 32px;
	}
	
.menuhd {  
list-style: none;
background-image: url('../img/menu91.png');
background-repeat: no-repeat;
width: 200px;
height: 27px;
}

.bottom {
list-style:none;
background-image: url('../img/listbottom.jpg');
background-repeat: no-repeat;
width: 200px;
height: 9px;
} 