/****** Theme 'Branding' *****************************
 
				Date: 10/08
				Creator: PVE
				File: default.css
 
****************************************************/
*
{
	padding: 0;
	margin: 0;
}
html
{
	height: 100%;
}
body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333;
	padding: 0;
	margin: 0;
	background-image: url(/images/themes/branding/t2_left_bg.gif);
	background-repeat: repeat-y;
	background-color: #003f72;
}
img
{
	padding: 1px;
}
img.left
{
	float: left;
	margin: 0 1em 1em 0;
}
img.right
{
	float: right;
	margin: 0 0 1em 1em;
}
h1,h2,h3,h4,h5,h6
{
	letter-spacing: 0.1px;
}
ul, ol
{
	margin: 0em;
	padding: 0 2em;
}
#wrapper
{
    padding:0;
	margin: 0;
	width:950;
	min-width:950px;
	height: 100%;
}
#block0{
	width:674px;
}
#site_name
{
	margin-left: 0px;
	padding: 0px;
	width: 696px;
	color: #003e76;
}
#site_name h1
{
font-family: "Times New Roman", Times, serif;
	color: #9a3b26;
	font-size: 25px;
	height: 28px;
	width: 690px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
	display: block;
	padding: 0px 0px 6px 0px;
	line-height: normal;
	margin-bottom:10px;
}
#left-column
{
	width: 195px;
	float: left;
	height: 100%;
}
div#header
{
	height: 92px;
	background-image:url(/images/themes/branding/t2_top_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #003f72;
	margin:0;
	padding:0;
}
#header img
{
	border: 0;
	padding: 0px;
}
#content
{
	width: 703px;
	float: left;
	color: #000000;
	padding: 5px 20px 40px 22px;
	margin-bottom: 0px;
	line-height: 1.5;
	background-image:url(/images/themes/branding/t2_content_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 100%;
}
#content li {
	list-style: disc;
	margin: 3px 0px 3px 25px;
}
 
#content a {
	color: #1D4E95;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}
#content a:visited {
	color: #1D4E95;
	text-decoration: none;
}
#content .header1, #content h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	color: #9a3b26;
	font-weight: normal;
}
#content .header2, #content h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #0b2a50;
	font-weight: normal;
}
#content .header3, #content h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #0b2a50;
	font-weight: normal;
}
#content .header4, #content h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
	font-weight: normal;
}
#content .header5, #content h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0b2a50;
	font-weight: bold;
}
#content .header6, #content h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
}
#content p {
	line-height: 1.5;
padding-bottom: 12px;
}
#content p
{
	padding-bottom: 10px;
}
#nav
{
	width: 195px;
	margin-top: 5px;
	color: #000;
	background-color: #FFFFFF;
	background-image: url(/images/themes/branding/t2_nav_bg.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding: 5px 0;
}
#nav img
{
}
#nav a
{
	text-decoration: none;
	color: #0b2a50;
	border-bottom: 1px solid #E5EBF3;
	display:block;
	padding: 3px 2px 2px 5px;
}
.current-page {
	border-bottom: 1px solid #E5EBF3;
	display: block;
	padding: 3px 2px 2px 5px;
}

#nav a:hover
{
	text-decoration: none;
	background-color:#1d4e95;
	color: #fff;
}
#nav_parent
{
}
#nav_siblings
{
}
#nav_sibling
{
}
#nav_children
{
}
div.nav_child
{	
	padding-left: 20px;
}
#nav_child a
{
}
#nav_child:hover
{
}
#nav_home_siblings
{
}
#nav_home_child
{
}
#footer
{
	color: #666;
	font-size: 11px;
	height: 26px;
	width: 690px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ddd;
	display: block;
	padding: 10px 0px 0px 0px;
	line-height: normal;
	margin-top:24px;
	clear:both;
}
#footer a
{
}
#search
{
	padding: 10px 0px 14px 20px;
	margin-bottom: 0px;
	font-weight: bold;
	color: #fff;
	display: block;
	width: 175px;
	background-image: url(/images/themes/branding/t2_search_bg.gif);
	background-repeat: repeat-y;
}
#search input
{
	border-top-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	color: #000000;
}
#search_phrase
{
	padding: 0;
	width: 120px;
}
/**** wym_editor css ****/
.highlight p {
	background-color: beige;
}
 
/* Form Elements */
input {
	border-top-width: 1px;
	border-left-width: 1px;
	font-size: 11px;
	border-left-color: #003366;
	border-bottom-width: 1px;
	border-bottom-color: #003366;
	color: #333333;
	border-top-color: #003366;
	font-family: verdana;
	background-color: #ffffff;
	border-right-width: 1px;
	border-right-color: #003366;
}
 
select {
	font-size: 11px;
	border-left-color: #333333;
	border-bottom-color: #333333;
	color: #333333;
	border-top-color: #333333;
	font-family: verdana;
	background-color: #ffffff;
	border-right-color: #333333;
}
 
input.check {
	border-top-width: 1px;
	border-left-width: 1px;
	font-size: 11px;
	border-left-color: #003366;
	border-bottom-width: 1px;
	border-bottom-color: #003366;
	color: #333333;
	border-top-color: #003366;
	font-family: verdana;
	background-color: #cccccc;
	border-right-width: 1px;
	border-right-color: #003366;
}
 
input.button {
	border-top-width: 1px;
	border-left-width: 1px;
	font-size: 11px;
	border-left-color: #003366;
	border-bottom-width: 2px;
	border-bottom-color: #003366;
	color: #003366;
	border-top-color: #003366;
	font-family: verdana;
	background-color: #cccccc;
	border-right-width: 2px;
	border-right-color: #003366;
}
/**** img border ****/
.img_rt { 
	float:right; 
	margin: 0px 4px 10px 16px;
	background: #FFF;
	padding: 1px;
	border: 5px solid #ddd;
}
.img_lt { 
	float:left; 
	margin: 3px 16px 10px 0px;
	background: #FFF;
	padding: 1px;
	border: 5px solid #ddd;
}