html{height: 100%;}


body{
	margin:0px;
	padding:0px;
	text-align:justify;
	background-attachment: fixed;
	background-color: #000d27;
	background-image: url(../images/wtbg.gif);
	background-repeat: repeat-x;
	background-position: center 259px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	}
#bookmark {
	margin:0 auto;
	text-align:center;
	width:120px;
	float:right;
	
}
.container {
	margin: 0 auto;
	width: 930px;
	background-image:url(../images/bg-repeat.gif);
	background-repeat:repeat-y;
	background: #e0e0e0;
	border: 5px solid #ffffff;
}

.smallwhite {font-size:11px; color:#fff;}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color:#FFFF99;
	}

.lh_outline{
	background-color: #9FA1A6;
	border-bottom-color:#ffffff;
	padding:0px;
	margin:0px;
	
	}
	
.smalltext {
	font-size:11px;
	color:#333;
}

#clear {
	clear:both;
	padding: 4px 0px 4px 0px;
}

.smallwhite {
	font-size:11px;
	color:#fff;
	text-align:left;
}
.center{
	border-left-color:#ffffff;
	border-left-style:solid;
	border-left-width:3px;
	}
.ctr_bg_tab{
	background-image: url(../images/ctr_bg_tab.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	}
.bott_border{
	background-color:#ffffff;
	color:#000033;
	font-size:11px;
	text-align:left;
	}
.rh_top{
	border-left-color:#ffffff;
	border-left-style:solid; 
	border-left-width:5px; 
	background-color:#9FA1A6;
	}


h1 {
	color:#fff;
	font-size:20px;
	font-weight:bold;
}


h3 {
	margin: 0;
	font-size: 13px;
	color: #ffffff;
	style: bold;
}

h4{
	padding-left:10px;
	color:#FFFFFF;
	font-family:"Trebuchet MS", Verdana, sans-serif;
	}
	
p{
	color:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
	font-family:"Trebuchet MS", Verdana, sans-serif;
	font-size:13px;
	}

ul{
	font-family:"Trebuchet MS", Verdana, sans-serif;
	color: #ffffff;
	font-size:13px;
	}
	
ol{
	font-family:"Trebuchet MS", Verdana, sans-serif;
	font-size:13px;
	margin: 5px;
	line-height: 22px;
	color: #ffffff;
}
	
.hiddenPic {display:none;}

img{
	border:none;
}

.floatleft{
	float:left;
}
.floatright{
	float:right;
}

#sidebar-b {
float : center;
width : 540px;
margin : 0;
background : #444a56;
color : #ffffff;
}
			
div.scroll {
overflow : auto;
height : 550px;
width : 645px;
color : #ffffff;
background : #444a56;
margin : 10px 0px 20px 0px;
}

div.scroll2 {
overflow : auto;
height : 820px;
width : 645px;
color : #ffffff;
background : #444a56;
margin : 10px 0px 20px 0px;
}

#leftbox {
	width:270px;
	float:left;
	padding:10px;
	margin-left:10px;
}

#rightbox {
	width:270px;
	float:left;
	padding:10 px;
}

#leftbox p, #rightbox p {
	color:#fff;
}

#leftbox a, #rightbox a {
	color:#fff;
	text-decoration:underline;
	font-weight:bold;
}

#leftbox a:hover, #rightbox a:hover {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}

#leftbox img {
	float:left;
	padding-right:10px;
	margin-left:10px;
}

#rightbox img {
	float:left;
	padding-right:10px;
}


#box {
	background-color:#fff;
	margin:0px 10px 0px 10px;
	padding:6px;
	float:right;
	width: 220px;
	color:#006;
	border: 1px solid #000000;
	text-align:center;
}

#box p {
	color:#006;
}

#box a {
	color:#03C;
	text-decoration:underline;
}

#box a:hover {
	color:#000000;
	text-decoration:none;
}

#header {
	width:720px;
	height:233px;
	margin:0 auto;
	background-image: url(../images/header-09.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#textbox{
	width:300px;
	margin-top:100px;
	margin-right:20px;
	float:right;
	text-align: left;
}
#textbox p {color:#fff; font-size:14px; margin-top:14px; margin-bottom:0px;}
#textbox a {font-size:11px; color:#fff; line-height:24px; text-decoration:none;}
#textbox a:hover{font-size:11px; color:#CCC; line-height:24px; text-decoration:underline;}
