/***************************************************************************
*   FILENAME    : style.css                                   *
*   DESCRIPTION : Default Style Sheet for public web site.   *
*   CREATED     : 03/24/2008       						*
*   MODIFIED    : 						                   	*
***************************************************************************/

/* Normalizes margin, padding */
body, div, h1, h2, h3, { 
margin : 0; padding : 0; }

/* Normalizes font-size for headers */
h1,h2,h3 { font-size : 100%; }

/* Removes list-style from lists */
/*ul { list-style : none; } */

/* Global style */

html 	{ 
background : #484848 url("/graphics/bkgnd.jpg") repeat-x;
text-align : center;}

body { 
font : 80%/1.5 Arial, Verdana, sans-serif;
background : #484848;
color : #505050;
width : 934px;
position : relative;
margin : 0 auto;
padding-top : 0px;
text-align : left; 
}



A:link            { color:#505050; text-decoration:none; }
A:visited         { color:#505050; text-decoration:none; }
A:active          { color:#505050; text-decoration:none; }
A:hover           { color:#636366; text-decoration:none; }

A.bluelink:link            { color:#4386cf; text-decoration:none; }
A.bluelink:visited         { color:#4386cf; text-decoration:none; }
A.bluelink:active          { color:#4386cf; text-decoration:none; }
A.bluelink:hover           { color:#4386cf; text-decoration:underline; }

ul.bluetext {color:#4386cf;margin-left:0px;font-size:11px;padding-left:1em;text-indent:.5em;}

/* Layout */

h1    { color: #636366; font-size: 16pt; font-family: Arial, Helvetica, sans-serif; margin-top: 0px; margin-bottom: 14px; font-weight: bold;}
h2   { color: #636366; font-size: 14px; font-family: Arial, Helvetica, sans-serif; margin-top: 0px; margin-bottom: 0px; font-weight: bold; }
h3   { color: #636366; font-size: 12px; font-family: Arial, Helvetica, sans-serif; margin-top: 0px; margin-bottom: 0px; font-weight: bold; }

.hdr1    { color: #636366; font-size: 16pt; font-family: Arial, Helvetica, sans-serif; margin-top: 0px; margin-bottom: 14px; font-weight: bold; }
.hdr2   { color: #636366; font-size: 14px; font-family: Arial, Helvetica, sans-serif; margin-top: 0px; margin-bottom: 0px; font-weight: bold; }
.hdr3   { color: #636366; font-size: 12px; font-family: Arial, Helvetica, sans-serif; margin-top: 0px; margin-bottom: 0px; font-weight: bold; }

ul {
	margin-left: 30px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.indent {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.bodymain { font-family: Arial, Helvetica, sans-serif; color: #636366; font-size:12px; line-height: 18px; margin-left: 0px; margin-right: 15px; margin-top: 0px; margin-bottom: 0px; }

.bodymain2 { font-family: Arial, Helvetica, sans-serif; color: #636366; font-size:12px; line-height: 18px; margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px; }

.lvl3header {
	background-image: url(/graphics/hdr_lvl3_background.jpg);
	background-repeat: repeat-x; 
	/*border-left: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;*/
}

.copy1 {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #464646;
	margin-left: 12px;
	margin-right: 20px;
}
.copy2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.copy3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.breadcrumb   { position:relative;color: #898989; font-size: 10px; font-family: Arial; margin-top: 0px; margin-bottom: 10px; font-weight: bold; }

.breadcrumb  a:link { text-decoration: none; } 
.breadcrumb  a:visited { text-decoration: none; } 
.breadcrumb  a:hover { text-decoration: none; } 
.breadcrumb  a:active { text-decoration: none; }

.emailbullet { font-family: Arial, Helvetica, sans-serif; color: #103373; font-size:12px; line-height: 16px; margin-left: 10px; margin-right: 25px; margin-top: 1px; margin-bottom: 1px; }

.parHeader  { color: #9FCF67; font-size: 16px; font-family: Arial, Helvetica, sans-serif; margin-bottom:2px;font-weight: bold; }

.copyGreen  { color: #9FCF67; font-family: Arial, Helvetica, sans-serif; font-size:11px; line-height: 14px; }

.copyGreenLG  { color: #A0CF67; font-family: Arial, Helvetica, sans-serif; font-size:14px; line-height: 16px; font-weight: bold }

.shadow {
	height: 1em;
	filter: Shadow(Color=#3D3D3D, 	
			Direction=135, 
			Strength=3);
}

.listgreen	{list-style-image: url(/graphics/ico_greenbullet.jpg);}

.footer             { color:#FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size:11px; line-height: 14px; margin-top: 5px; margin-bottom: 5px; }


.bottom	{vertical-align : bottom}
 

.text-white {color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size:11px;}

.indent             { margin-left: 40px; }

.photoborder      { border-color: #000000; }


input.btn { 
 padding-top: 1px;
 padding-right: 2px; 
 padding-bottom: 1px; 
 padding-left: 2px; 
 border-color: #CE9B47 #CE9B47 #7E5F2D ; 
 background-color: #F7F1E3; 
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 11px; 
 color: #333333; 
 font-weight: bold;
 border-top-width: 1px; 
 border-right-width: 1px; 
 border-bottom-width: 1px; 
 border-left-width: 1px; 
}
/* text-decoration:none; */
.side_nav_outer {width:156px;height:21px;margin-left:6px;background-image:url(/graphics/spacer.gif);}
.side_nav_outer:hover {cursor: pointer;}
.side_nav {margin-left:17px;font-size: 10pt; line-height: 20px;font-weight: bold;color:#707070;}
.side_nav a:link { text-decoration: none; } 
.side_nav a:visited { text-decoration: none; } 
.side_nav a:hover { text-decoration: none; } 
.side_nav a:active { text-decoration: none; } 

