@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	background-color:#113457;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	/*font-weight:lighter;*/
	font-size:12px;
}

a:link {
	color: #CC6600;
	text-decoration: none;
}

a:visited {
	color: #CC6600;
	text-decoration: none;
}

a:hover {
	color: #6f2905;
	text-decoration: none;
}

a:active {
	color: #999900;
}


#main {
	/*background-color:#FFFFFF;*/
}

#topBckgrnd {
	background-image:url(../images/top_bckgrnd.jpg);
	background-repeat:repeat-x;
}

#bodyBckgrnd {
	/*background-image:url(../images/body_bckgrnd.gif);
	background-repeat:repeat-x;*/
	background-color:#fbf5ea;
	vertical-align:top;
}

#headerSpacer {
	background-image:url(../images/header_spacer.jpg);
	background-repeat:repeat-x;
}

#plead {
	border-right:5px double #6f2905;
	width:20px;
}


#sidebar1	 {
	width:160px;
	vertical-align:top;
	background-image:url(images/sidebar1_bg.jpg);
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #6f2905;
	
}

#mainContent {
	vertical-align:top;
	padding:15px 20px 25px 20px;
}



#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	}

#menu {
	width: 160px;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6f2905;
	border-right-color: #6f2905;
	border-bottom-color: #6f2905;
	border-left-color: #6f2905;
	}

#menu li a {
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #6f2905;
}
#menu .notopbrdr0xNone {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

#menu li a:link, #menu li a:visited {
	color: #123457;
	display: block;
	background-color: #fbf5ea;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 10px;
	}

#menu li a:hover {
	color: #6f2905;
	background:  #ffffff;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 10px;
	}


/*[if IE]>
<style type="text/css" media="screen">
#menu ul,#menu ul li a{ height: 1%}
</style>
<![endif]*/



#footer {
	background-color:#6f2905;
}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:link {
	color: #78a9c7;
	text-decoration: none;
}
#footer a:visited {
	color: #78a9c7;
	text-decoration: none;
}

.headerSpacer {
	line-height:8px;
	height:11px;
}

.address {
	color: #6f2905;
	font-size: 12px;
	font-weight: 600;
}

.addressSeparators {
	border-bottom:1px solid #6f2905;
	width:125px;
}

.pageTitleArea {
	background-image:url(../images/pageIcon.gif);
	background-repeat:no-repeat;
	background-position:right;
	margin-right:30px;
	padding-right:30px;
}

.pageTitle {
	font-size:20px;
	text-align:right;
	font-weight:bold;
	color:#78a9c7;
}

.topic {
	color:#000000;
	font-size:12px;
}

.highlightSection {
	color:#b97632;
	font-weight:bold;
}

.articleTitle {
	margin-top:14px;
	color:#113457;
	font-size:14px;
	line-height:35px;
	border-bottom:1px solid #113457;
	border-top:1px solid #113457;
	vertical-align:middle;
}

.publications {
	font-style:italic;
	color:#333333;
}

.levelOutlineA {
	padding-top:25px;
	color:#003399;
}

.levelOutlineB {
	color:#000000;
}

.footer {
	font-size:10px;
	color:#FFFFFF;
	height:20px;
	padding:5px 15px 5px 15px;
}
.privacy {
	font-size:10px;
	color:#000000;
}
