@charset "utf-8";
/* CSS Document */


body{
	
	background:#001835 url(../gfx/body_bkg_780.jpg) no-repeat top center;
	background-attachment:scroll;
	background-color:#183b5c;
	
	font:12px/18px Arial, Helvetica, sans-serif;
	color:#666666;
	text-align:left;
}

.header{
	position:relative;
	width:780px;
	margin:0px auto;
	height:225px;
}

.header .logo{
	position:absolute;
	width:600px;
	height:45px;
	left:7px;
	bottom:0px;
	background: url(../gfx/logo_text_header.gif) no-repeat top left;

}

.header .logo a{
	position:relative;
	width:640px;
	height:45px;
	text-indent:-999999px;
	display:block;	
}

.header-date{
	position:absolute;
	width:230px;
	height:20px;
	right:0px;
	bottom:0px;
	
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	text-align:right;
	padding-right:12px;
}


.container_Wrapper{
	
	position:relative;
	margin:0px auto;
	margin-top:0px;
	width:796px;
	background: url(../gfx/container_bkg.png) repeat-y top left;
}

.container_Footer{	
	position:relative;
	margin:0px auto;
	height:200px;
	width:796px;
	background: url(../gfx/footer_bkg.png) no-repeat top left;	
	color:#aaaaaa;
}

.Footer_Left{	
	position:relative;
	margin-top:50px;
	margin-left:10px;
	height:10px;
	width:200px;
	float:left;
	font:11px/13px Arial, Helvetica, sans-serif;
	letter-spacing:0.5px;
}

.Footer_Right{	
	position:relative;
	margin-top:50px;
	margin-right:10px;
	height:10px;
	width:300px;
	float:right;
	text-align:right;
	font:10px/12px Arial, Helvetica, sans-serif;
	color:#999999
}



.navigation{
	position:relative;
	width:780px;
	margin:0px;
	height:44px;
	background:#000000; /*url(../gfx/navigation_780.jpg) no-repeat top left;*/

}


.container_13{
	background:#ffffff;	
}

div.hr {
  margin:10px auto;
  width:100%;
  height: 1px;
  background:url(../gfx/hr.gif);
  overflow:hidden;
  display:block;
}
div.hr hr {
  display: none;
}

h1, h2, h3, h4, h5, h6, h7 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px 0 10px 0;
	color:#589dd5;
	color:#333333;
	text-transform: capitalize; 
}

h1{
	font-size:20px;
	
}
h2{
	font-size:18px;
}
h3{
	font-size:16px;
}
h4{
	font-size:13px;
	line-height:13px;
}
h5{
	font-size:13px;
	letter-spacing:0.5px;
	line-height:12px;
}

h6{
	padding-bottom:2px;
	font-size:14px;
	line-height:13px;		
	background:url(../gfx/hr.gif) bottom left repeat-x;
	color:#ffffff;
}

h6 span{
	background-color:#222222;
	padding:2px 6px 0px 6px;
}

h7{
	padding-bottom:2px;
	font-size:13px;
	line-height:12px;
}


.grid_3 h1,.grid_4 h1,.grid_5 h1,.grid_6 h1,.small h1{
	font-size:16px;
}
.grid_3 h2,.grid_4 h2,.grid_5 h2,.grid_6 h2,.small h2{
	font-size:15px;
}
.grid_3 h3,.grid_4 h3,.grid_5 h3,.grid_6 h3,.small h3{
	font-size:14px;
}
.grid_3 h5,.grid_4 h5,.grid_5 h5,.grid_6 h5,.small h5{
	font-size:12px;
	letter-spacing:0px;
	text-decoration:underline;
}
.grid_3 h6,.grid_4 h6,.grid_5 h6,.grid_6 h6,.small h6{
	font-size:12px;
}

.grid_3 h7,.grid_4 h7,.grid_5 h7,.grid_6 h7,.small h7{
	font-size:11px;
}

.grid_3,.grid_4,.grid_5,.grid_6,.small{
	font:10px/15px Arial, Helvetica, sans-serif;
	color:#777777;
	text-align:left;	
}

.medium{
	font:11px/16px Arial, Helvetica, sans-serif;
	color:#666666;
	text-align:left;
}

.normal{
	font:12px/18px Arial, Helvetica, sans-serif;
	color:#666666;
	text-align:left;
}


/* div modifiers */
.black{
	background:#222222;
	color:#ffffff;
}

.lgrey{
	background-color:#eeeeee;
	color:#555555;
}

.grey{
	background:#dddddd;
	color:#555555;
}

.no-padding{
	margin:0px;
}

.padded h3, .padded h1, .padded h2{
	margin:10px;
}

.padded p{
	margin:10px;	
}

.dotted-right, .dotted{
	background: url(../gfx/bkg_dotted.gif) repeat-y top right;
}
.dotted-left{
	background: url(../gfx/bkg_dotted.gif) repeat-y top left;
}

/*end modifiers */


.contWrapper{
	position:relative;	
	display:block;
	background:url(../gfx/border_top.png) no-repeat left top;
}


.contBody{
	position:relative;
	width:180px;
	display:block;	
	background:#ffffff; 
	padding:15px 20px;
}

.contFooter{
	margin:0px;
	position:relative;
	width:220px;
	height:10px;
	background:url(../gfx/border_bottom.png) no-repeat bottom left;
}


p{
	margin:10px 0px;
	/*text-indent:2.0em;*/
}

p img{
	float:left;
	border:2px solid #333333;
	margin:0px 5px 0px 0px;	
}


ul{
	list-style-type:circle;
	padding:0px 10px 0px 30px;
}



li{
	margin:20px 0px;
	line-height:16px;
	
}

.grid_3 ul,.grid_4 ul,.grid_5 ul,.grid_6 ul{
	padding:0px 10px 0px 20px;
	list-style-type:none;
}

.grid_3 li,.grid_4 li,.grid_5 li,.grid_6 li{
	margin:18px 0px;
	line-height:10px;
}

.normal li{
	margin:20px 0px;
	line-height:16px;
}

.medium li{
	margin:18px 0px;
	line-height:14px;
}



td{
	padding:4px;
	text-align:left;
}



table.agenda{
	border:1px solid #ffffff;	
}

table.agenda th{
	padding:10px 5px;
	font-weight:strong;
	color:#ffffff;
	background-color:#555555;
	vertical-align:middle;
	text-align:center;
}

table.agenda td{
	padding:5px 5px;
	text-align:center;
	vertical-align:middle;
}

table.agenda td.first, table.agenda th.first{
	padding-left:15px;
	text-align:left;
}

table.agenda tr{
	background:#eeeeee;
}

table.agenda tr.odd{
	background:#dddddd;
}







table.norm{
	border:1px solid #ffffff;	
}

table.norm th{
	padding:10px 5px;
	font-weight:strong;
	color:#ffffff;
	background-color:#555555;
	text-align:left;
}

table.norm td{
	padding:2px 10px;
	text-align:right;
}

table.norm td.first, table.norm th.first{
	padding-left:15px;
	text-align:left;
	font-size:10px;
	font-weight:bold;
	letter-spacing:0.5px;
	color:#666666;
}

table.norm tr{
	background-color:#eeeeee;
}

table.norm tr.odd{
	background-color:#dddddd;
}



/* Links */

a.document{
	
}


a.document:hover img{
		
}

a:link, a:visited {
	color: #589dd5;
	text-decoration:underline;
}
a:hover {
	color: #222222;
	font-weight:normal;
	text-decoration:underline;
}
a:active {
	color: #589dd5;
	text-decoration:none;
}



/* FAQs */

p.faq-category{
	color:#000000;
	text-decoration:underline;
	text-transform:uppercase;	
	font-weight:bold;
	font-size:15px;
	margin-top:20px;
	background-color:#efefef;
	padding:4px 4px;
}

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

ul.faqs li{
	margin:0px;	
}

ul.faqs li.question{
	margin-top:35px;
	font-weight:bold;	
	color:#222222;
	font-size:14px;
}




