@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #d3e0e9;
	color: #343d4b;
	
}
.main_wrapper {
	width: 800px;
}
.inner_top {
	float: right;
	padding-top:12px;
}
.inner_top_left {
	float: left;
}
.inner_top_left2 {
	float: left;
	background-image: url(../img2/building.png);
	background-repeat: no-repeat;
	height:35px;
	width:100px;
}
.inner_top_left3 {
	float: left;
	background-image: url(../img2/building_bot.png);
	background-repeat: no-repeat;
	height:80px;
	width:100px;
}

.inner_top_title {
	float: left;
	padding-left:50px;
	padding-top:25px;
}

.inner_top_none {
	float: none;
	padding-top:16px;
	height:35px;
	overflow:hidden;
}

.inner_mid_left {
	float: left;
	width:800px;
	height:80px;
}

.inner_menu {
	float: left;
	width:800px;
	height:35px;
	background-image: url(../img2/menubar.png);
}

.blue_back {
	background-image: url(../img2/back.png);
	background-repeat: repeat-x;
	float:left;
	width:787px;
	height:80px;
	
}
.right_corner {
	float:right;
	background-image: url(../img2/right_corner.png);
	background-repeat: repeat-x;
	height:80px;
	width:13px;
}


.right_corner_search {
	float:right;
	margin-top:6px;
	margin-right:10px;
	width:129px;
}

.right_access {
	float:right;
	padding-top:55px;
	
}
.white_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

	color: #FFFFFF;
}

.menu_container {
	background-image: url(../img2/text_split.png);
	float:left;
	width:auto;
	height:25px;
	margin-top:5px;
	margin-left:15px;
	padding-left:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #153568;
	background-repeat: no-repeat;
	font-weight: bold;
	text-align:left;
	padding-top:2px;
	
}
.left_wrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	width: 300px;
	float:left;
	text-align:left;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.right_wrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	float: right;
	width: 455px;
	text-align:left;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	
}
.right_wrapper_wide {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	float: right;
	width: 460px;
	text-align:left;
	padding-top: 20px;
	padding-right: 65px;
	padding-bottom: 10px;
	padding-left: 25px;
	
}

.left_wrapper_narrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	width: 220px;
	float:left;
	text-align:left;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}


.content_wrapper {
	float: left;
	width: 800px;
	background-color:#FFFFFF;
	text-align: left;
}
.divider {
	background-image: url(../img2/divider.jpg);
	background-repeat: repeat-x;
	width:inherit;
	height:7px;
	margin-bottom:10px;
}

.small_divider {
	background-image: url(../img2/small_div.png);
	background-repeat: repeat-x;
	width:auto;
	height:1px;
	margin-top:8px;
	margin-bottom:8px;
	clear: both;
}

.img_thumb {
	float: left;
	width: 130px;
	height: 100px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin-top:0px;
	margin-bottom:15px;
	font-weight: bold;
	color: #173668;
	
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #173668;
	margin-bottom:2px;
	margin-top:5px;
}
div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #343d4b;
}
li {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: auto;
	margin-left: auto;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #1d4074;
	text-decoration: none;
}


a:visited {
	color: #1d4074;
	text-decoration: none
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #1d40FF;

}

.white_link:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}


.white_link:visited {
	color: #FFFFFF;
	text-decoration: none
}

white_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;

}




.div_margined {
	margin-bottom: 15px;
	text-align: left;
}

.div_margined_all {
	margin: 15px;
	text-align: left;
}

.date_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1d4074;
	
	
}
.topic_upper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	color: #1d4074;
}

/* Input Form */


div.submitBTN {
float:right;
background: url(../img2/searchR.png) top right;
height:23px;
width:26px;
display:block;

}

div.submitBTN:hover {
background: url(../img2/searchR.png) bottom right;

}


button.submitBTN			{
float:right;
height:23px;
width:25px;
display:block;
background: transparent;
border:0px;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;

}



div.inputField		{
float:left;
height:23px;
width:103px;
background: url(../img2/searchL.png) no-repeat;


}


input.inputField		{
float:right;
height:14px;
width:90px;
border:0px;
margin-right:2px;
font-family:Arial, Helvetica, sans-serif;
font-size:10px; margin-top:4px;
}


/* End of Input Form */
.img_100 {
	float: left;
	height: auto;
	width: 100px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: 15px;
}
.short_title {
	float: left;
	height: auto;
	width: 334px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow: hidden;
	margin-bottom: 15px;
	text-align:justify;
}

.short_title_search {
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
height:25px;
margin-bottom:15px;
overflow:hidden;
padding:0px 1px 5px;
width:670px;
}
.image {
	float:none;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.image_pr {
	float:right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 20px;
}

.img_thumb1 {
	float: left;
	width: 130px;
	height: 100px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}

.linkzz {
 font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
text-decoration: none;
color: #006699;
}
