/* Tags */
/* some ie versions require position: relative to show bg */
/* ie requires overflow: visible AND a dimension on blocks w/italics so they don't grow */
/* adding a dimension to a block like p makes it so they don't wrap around floats */
/* to center elements in ie, use text-align: center on parent - other browser can use margin auto */


body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #3b506e;
	/*background-image: url(img/bg_home.gif);*/
	text-align: center;
	font-size: 12px;
	color: #444444;
	position: relative;
	background-repeat: repeat-y;
	background-position: center;
} 
body.homepg {
	background-image: url(img/bg_home.gif);
}
h1 {
	padding: 0px;
	font-family: Verdana, Arial, Helvetica sans-serif;
	font-size: 18px;
	color: #444444;
	position: relative;

}
h2 {
	padding: 0px;
	font-family: Verdana, Arial, Helvetica sans-serif;
	font-size: 14px;
	color: #444444;
	position: relative;
}
p, td {
	padding: 0px;
	font-family: Verdana, Arial, Helvetica sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #444444;
	position: relative;
}
td {padding: 2px;}
ul, li {color: #444444;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
HR {
height: 0;
border: 0;
border-top: 1px solid #831f2c;
padding: 0;
}

HR.dotted {
height: 0;
border: 0;
border-top: 1px dotted #999999;
padding: 0;
}
/* Position pages */
#centeredpage{ /*width, but no margin, padding, or border*/
	text-align: center;
	top: 0;
	margin: 5px auto; /* page padding top and bottom */
	width: 760px;
	position: relative;
	border: none;
}
#heading {
	margin: 0px auto;
	border: none;
	left: 0px;
	top: 0px;
	width: 760px;
	height: 70px;
	position: relative;
	background-image: url(img/bg_content.gif);
		background-repeat: repeat-y;
	background-position: center;
}
#menubar {
	background-color: #3b506e;
	margin: 0px auto;
	padding: 1px 0;
	border: none;
	left: 0px;
	top: 0px;
	width: 760px;
	height: 22px;
	position: relative;
}
html>body #menubar {
	height: 20px;
}
#menubar img {
	margin: 0px;
	padding: 0px;
	border: none;
}
#logo { /*nested in heading */
	margin: 0px;
	position: absolute;
	z-index: 200;
	left: 0px; /*absolute position */
	top: 0px;
	/*height: 65px;
	width: 275px; */
}
#topright { /* div nested in heading */
	margin: 0px;
	position: absolute;
	z-index: 200;
	left: 560px; /*absolute position */
	top: 15px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444444;
}
#topright a{
color: #444444;
font-weight: bold;
text-decoration: none;
}
#topright a:hover {
text-decoration: underline;
}
/* banner ************************************************************/
#banner, #bannerhome {
	/* text-align: left; */
	margin: 0px auto;
	border: none;
	left: 0px;
	top: 0px;
	width: 760px;
	position: relative;
	padding: 0px;
		height: 58px; 
}
#banner {
	background-image:  url(img/banner_sub.jpg);
	background-position: bottom;
	text-align:right;
}
#banner img {
position: absolute;
right: 0;
bottom: 0;
}

#breadcrumb {
	margin: 0px auto;
padding: 0;
height: 22px;
width: 760px;
background-color: #b6a386;
border-bottom: 1px solid #3b506e;
position: relative;
}
p.breadcrumb {
	color: white;
	font-weight: bold;
	text-align: left;
	position: absolute;
	bottom: 4px;
	left: 5px;
	margin: 0;
	padding: 0;
	font-size: 10px;
}

p.breadcrumb a, p.breadcrumb a:link, p.breadcrumb a:visited {
color: white;
decoration: none;
	font-size: 10px;
}

p.breadcrumb a:hover {
color: white;
decoration: underline;
}

/* centered page content ************************************************************/
#columncontent { 
	text-align: left;
	top: 0px;
	margin: 0px auto;
	width: 760px;
	position: relative;
	border: none;
	background-image:  url(img/bg_content.gif); 
	/*background: blue;
	background-repeat: repeat-y; */
}
#homebannercontent { 
	text-align: left;
	top: 0px;
	margin: 0px auto;
	width: 760px;
	height: 380px;
	position: relative;
	border: none;
	background-image:  url(img/bg_splash.jpg); 
	/*background: blue;
	background-repeat: repeat-y; */
}
#homebannercontent div.homecolumn {
position: absolute;
top: 90px;
left: 50px;
	padding: 0px;
	width: 250px;
}
#homebannercontent div.homecolumn p{
	font-family: Verdana, Arial, Helvetica sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #333333;
	margin: 10px 0;
	padding: 0;
}
div.homecolumn ul li {
	font-family: Verdana, Arial, Helvetica sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #333333;
}
#homeleft {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 425px;
	left: 0px;
	top: 0px;
	position: relative;
}
#homeleft img {
margin: 0 0 0 25px;
}
#homeleft ul ul li{
	font-size: 12px;
	line-height: 18px;
	list-style-type: square;
}
#homeleft ul ul li a{
font-size: 12px;
line-height: 18px;
font-family: Verdana, Arial, Helvetica sans-serif;
}
#homeright { 
	float: left;
	width: 335px;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	position: relative;
	color: #3b506e;
	text-align: center;
}
/* left column in page content used for navigation*************************************/
#navcolumn { 
	float: left;
	width: 206px;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	position: relative;
	color: #3b506e;
}
#navcolumn p{
	color: #3b506e;
}
div.navbox {
margin: 0;
padding: 5px 20px 20px 20px;
border-bottom: 1px solid #3b506e;
}

#navcolumn p.level_one {
position: relative;
top: 0px;
left: 0px;
background-color: white;
font-size: 12px;
font-weight: bold;
border-bottom: 1px solid #3b506e;
padding: 5px 5px 5px 10px;
margin: 0;
font-family: tahoma;
}

#navcolumn p.level_two{
/*border-bottom: 1px solid #3b506e;*/
margin: 0 10px;
padding: 3px 0px 3px 10px;
font-size: 11px;
font-weight: bold;
font-family: tahoma;
color: #3b506e;
}

p.level_one a , p.level_one a:link , p.level_one a:visited {
color: #3b506e;
text-decoration: none;
font-size: 12px;
}
p.level_one a:hover {
color: #3b506e;
text-decoration: none;
font-size: 12px;
}
p.level_two a , p.level_two a:link , p.level_two a:visited {
font-size: 11px;
font-weight: bold;
color: #3b506e;
text-decoration: none;
}
p.level_two a:hover {
font-size: 11px;
font-weight: bold;
color: #3b506e;
text-decoration: underline;
}
span.menu_sel {
color: #63533c;
}
/* right column in page content used for main content*************************************/
#maincolumn {
	float: left;
	margin: 0px;
	padding: 0px 20px;
	width: 554px;
	left: 0px;
	top: 0px;
	position: relative;
}

html>body #maincolumn {
	width: 514px;
	overflow: visible;
}
#maincolumn p {
	margin: 10px 15px;
}
#maincolumn hr {
height: 0;
border: 0;
border-top: 2px solid #a54551;
padding: 0;
margin 5px 0;
}
#maincolumn div.quotebox {
	padding: 25px 0px;
	border-bottom: 1px dotted #3b506e;
	overflow: visible;
}
#maincolumn p.quote {
	margin: 10px 15px 2px 15px;
	font-style: italic;
	overflow: visible;
}
* html p.quote  {height: 1%;} /* For IE 5 PC */

#maincolumn p.reference {
	margin: 2px 15px 0px 15px;
	padding: 0;
	font-size: 10px;
	font-weight: bold;
}
#maincolumn p.reference_info {
	margin: 0px 15px 10px 15px;
	padding: 0;
	font-size: 10px;
	line-height: 10px;
}



/*#maincolumn table {
	}*/

#maincolumn h1 {
	margin: 25px 0px 10px 0px;
	color: #3b506e;
	border-bottom: 2px solid #a54551;
}
#maincolumn h2{
	margin: 20px 0px 10px 0px;
	/*background-image:  url(img/bg_h2.gif);
	background-repeat: no-repeat;
	background-position: center top; */
}
#maincolumn img.left {
	/*border: 1px solid #293e52; */
	margin: 2px 20px 10px 0px;
	position: relative;
	float: left; 
	display: inline; 
}
#maincolumn img.right {
	/*border: 1px solid #293e52; */
	margin: 2px 0px 10px 20px;
	position: relative;
	float: right; 
	display: inline; 
}
/* #main ul {
	list-style-type: square;
    margin: 5px 45px 10px 60px;
    padding: 0 0 0 5px;
    border: none;
} 
#main ul li {
margin: 6px 0 0 0;
}*/

.endcolumncontent { /* horizontal divider in green */
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 1px;
	background-color: black;
}
/* centered footer ***********************************************************/
#footer {
	margin: 0px auto;
	padding: 0px;
	background-color: #e4e4e6;
	font-size: 11px;
	/*color: #ffffff;*/
	position: relative;
	left: 0px;
	top: 0px;
	width: 760px;
	text-align: center;
	/*border: 1px solid #000000;*/
}

#footer p {
	margin: 0;
	color: #3b506e;
	padding: 5px 15px;
}
#footer p.copyright {
	font-size: 9px;
	margin: 0;
	padding: 5px 15px 20px 15px;
		color: #444444;
}
#footer a {
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer p.copyright a{
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	text-decoration: none;
}
#footer p.copyright a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #444444;
	text-decoration: underline;
}

#footer h1 {
	margin: 0;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	padding: 20px 15px 5px 15px; 
}
div.underline {
margin: 0;
padding: 0;
border-bottom: 1px solid #3b506e;
}

.verdana10{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
.clear {
clear: both;
}
.testblock {
margin: 0;
padding: 0;
background-color: #000000;
color: white;
}
img.right {
	/*border: 1px solid #293e52; */
	margin: 2px 0px 10px 20px;
	position: relative;
	float: right; 
	display: inline; 
}