body {
	margin: 0px;
	padding: 0px;
	background: url(../images/page_bg.jpg) repeat-x left top;
	font-family:Calibri, Helvetica, sans-serif;
	color: #0a1684;
}

#padding {
	float: left;
	width: 765px;
	padding-bottom: 10px;
}

#search {
	float: right;
	width: 220px;
	padding-bottom: 10px;
}






fieldset.search2 {
	border: none;
	width: 220px;
	margin: 0 auto;
	background: #fff;
}
.search2 input, .search2 button {
	border: none;
	float: left;
}
.search2 input.box {
	color: #0a1684;
	font-size: 1.0em;
	font-family:Calibri, Helvetica, sans-serif;
	width: 155px;
	height: 25px;
	padding: 6px 3px 0;
	margin-right: 0px;
	background: #fff url(../images/search_bg.jpg) no-repeat;
}
.search2 input.box:focus {
	background: #fff url(../images/search_bg.jpg) no-repeat;
	outline: none;
}







#hide { 
  display: none; 
}

#hide2 { 
  display: none; 
}

.skiplink, .skiplink:hover, .skiplink:visited { 
  position: absolute; 
  left: 0; 
  top: -500px; 
  width: 1px; 
  height: 1px; 
  overflow: hidden; 
} 
 
.skiplink:active, .skiplink:focus { 
  position: static; 
  width: auto; 
  height: auto; 
}

p {
	margin-bottom: 0px;
	font-size: 11pt;
	font-family:Calibri, Helvetica, sans-serif;
	line-height: 200%;
}

img {
  	border: 0;
}

/* WRAPPER */

#wrapper {
	width: 1012px;
	margin: 0 auto;
        border: 1px solid #b4cbdb;

}

/* HEADER */

#header {
	width: 1012px;
	margin: 0 auto;
	padding-bottom: 0px;
	height: 80px;
	color: #254360;
	background: #fff;
}

/* MENU */

#menu {
	width: 1002px;
	height: 31px;
	margin: 0px auto;
	padding-left: 10px;
        padding-top: 15px;
	background: #fff;
}

#page {
	width: 1012px;
	margin: 0 auto;
	background: #fff;
}

#page h1 {
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 20pt;
	color: #0a1684;
	font-weight: normal;
	font-family:Calibri, Helvetica, sans-serif;
	padding-left: 10px;
}

#page h2 {
	margin-bottom: 0px;
	font-size: 15pt;
	color: #0a1684;
	font-weight: normal;
	font-family:Calibri, Helvetica, sans-serif;
	
}

#content {
	float: left;
	width: 733px;
	padding: 0px 26px 0 0;
	padding-left: 10px;
	padding-bottom: 16px;
	background: #fff;
}

#content p {
	margin-bottom: 12px;
	font-size: 11pt;
	font-family:Calibri, Helvetica, sans-serif;
}

#content a {
	color: #0a1684;
	text-decoration: none;
	font-size: 12pt;
	font-weight: bold;
}

#content a:hover {
	color: #b4cbdb;
	text-decoration: none;
	font-size: 12pt;
	font-weight: bold;
}

#content2 {
	float: left;
	width: 733px;
	padding: 0px 26px 0 0;
	padding-left: 10px;
	padding-bottom: 16px;
	background: #fff;
}

#content .entry_lb {
	float: left;
	padding: 0 0px;
	width: 350px;

}

#content .entry_rb {
	float: right;
	padding: 0 0px;
	width: 300px;
}

#content-l {
	float: left;
	width: 150px;
}

#content-r {
	float: right;
	width: 520px;
}

#content-l2 {
	float: left;
	width: 150px;
}

#content-r2 {
	float: right;
	width: 520px;
}

#content-l3 {
	float: left;
	width: 150px;
}

#content-r3 {
	float: right;
	width: 520px;
}

#content-l4 {
	float: left;
	width: 150px;
}

#content-r4 {
	float: right;
	width: 520px;
}

#content-l5 {
	float: left;
	width: 150px;
}

#content-r5 {
	float: right;
	width: 520px;
}

#content-l6 {
	float: left;
	width: 150px;
}

#content-r6 {
	float: right;
	width: 520px;
}

#content-l7 {
	float: left;
	width: 150px;
}

#content-r7 {
	float: right;
	width: 520px;
}

#content-l8 {
	float: left;
	width: 150px;
}

#content-r8 {
	float: right;
	width: 520px;
}

#content ul {
	width: 700px;
	line-height: 125%;
	font-size: 11pt;
	font-family:Calibri, Helvetica, sans-serif;
	padding-left: 20px;
	padding-bottom: 10px;
}

.layer1 {
	margin: 0;
	padding: 0;
	width: 260px;
}
 
.heading {
	margin: 1px;
	color: #0a1684;
	font-weight: bold;
	padding: 2px 0px;
	cursor: pointer;
	position: relative;
	background-color:#ffffff;
}

.content {
	padding: 0px 0px;
	font-size: 12px;
	background-color:#ffffff;
}

p { padding: 0px 0;}

#sidebar {
	float: left;
	width: 221px;
	margin-top: 0px;
	padding: 0 0 0px 21px;
	padding-bottom: 15px;
	border-left:1px solid #b4cbdb;
	background: #fff;
}


#sidebar h3 {
	height: 17px;
	padding: 0 10px;
	background: #cccccc;
	color: #FFFFFF;
	font-size: 10pt;
}

#sidebar a {
	color: #0a1684;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
}

#sidebar a:hover {
	color: #b4cbdb;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
}

#sidebar2link a {
	margin-bottom: 0px;
	font-size: 15pt;
	color: #0a1684;
	font-weight: normal;
	font-family:Calibri, Helvetica, sans-serif;
	text-decoration: none;
}

#sidebar2link a:hover {
	margin-bottom: 0px;
	font-size: 15pt;
	color: #b4cbdb;
	font-weight: normal;
	font-family:Calibri, Helvetica, sans-serif;
	text-decoration: none;
}

#sidebar2 {
	float: left;
	width: 221px;
	padding: 0 0 0px 21px;
	padding-bottom: 15px;
	border-left:1px solid #b4cbdb;
	background: #fff;
}


#sidebar2 h3 {
	height: 17px;
	padding: 0 10px;
	background: #cccccc;
	color: #FFFFFF;
	font-size: 10pt;
}

#sidebar2 a {
	color: #0a1684;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
}

#sidebar2 a:hover {
	color: #b4cbdb;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
}

#sidebar2link a {
	margin-bottom: 0px;
	font-size: 15pt;
	color: #0a1684;
	font-weight: normal;
	font-family:Calibri, Helvetica, sans-serif;
	text-decoration: none;
}

#sidebar2link a:hover {
	margin-bottom: 0px;
	font-size: 15pt;
	color: #b4cbdb;
	font-weight: normal;
	font-family:Calibri, Helvetica, sans-serif;
	text-decoration: none;
}

/* FOOTER */

#footer {
	margin: 0 auto;
	height: 0px;
	border-top: 1px solid #b4cbdb;
	font-weight: bold;
	background: #fff;
}



#footer2 {
	width: 1012px;
	margin: 0 auto;
	height: 40px;
	font-weight: bold;
	color: #b4cbdb;
	background: #fff;
}

#footer2-wrap_L {
	float: left;
	width: 500px;
	text-align: left;
	font-size: 11px;
	color: #0a1684;
	margin-top: 10px;
	background: #fff;

}

#footer2-wrap_R {
	float: right;
	width: 430px;
	margin: 0 auto;
	font-size: 11px;
	text-align: right;
	padding-right: 20px;
	padding-top: 10px;
	font-weight: bold;
	background: #fff;
}

#footer2 a {
	color: #0a1684;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

#footer2 a:hover {
	color: #b4cbdb;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

#footer3 {
	width: 1012px;
	margin: 0 auto;
	height: 32px;
	font-weight: normal;
	background: #fff;
}

#footer3-corp {
	float: right;
	width: 957px;
	margin: 0 auto;
	font-size: 11px;
	text-align: right;
	color: #0a1684;
	padding-right: 19px;
	background: #fff;
}
