/* CSS Document */
/* ---------------------------------------------------------------------------- */
/* Global Styles */
body {
	margin:0px 0px -450px 0px; padding:0px 0px -450px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:70%;
	color:#333333;
	line-height:1.6em;
	height:-400px;
	background:url(../images/bodyBg.gif) top repeat-x;
}

a:link, a:active, a:visited {
	color:#70960F;
	text-decoration:none;
}
a:hover { 
	text-decoration:underline;
}

p {		padding:0px; margin:0px; margin-bottom:1.5em; }
h1 { 	padding:0px; margin:0px; margin-bottom:.3em; font-weight: bold;  font-size: 2em; color:#70960F; line-height:1.2em; }
h2 {	padding:0px; margin:0px; margin-bottom:.2em; font-size:1.5em; color:#6689CC;}
h3 {	padding:0px; margin:0px; font-weight: 900; font-size:1.2em; }
h4 { 	font-size:1em; padding:0px; margin:0px; font-weight:bold; }
ul {	padding-top:0px; margin-top:0px; }
ol {	padding-top:0px; margin-top:0px; }
form {	margin:0px; padding:0px; }
input { border:1px solid #929292; background:#FFFFFF; }
.small  
{
	font-size:80%;
}

.rightImg  
{
	float:right; 
	margin:0px 20px 20px 20px;
	text-align:center;
}
.rightImg img
{
	border:1px solid #013A6F !important;
	
}

.leftImg  
{ 
	float:left;  
	margin:0px 20px 20px 0px; 
	text-align:center;
	line-height:1em;
}
.leftImg img
{
	 border:1px solid #013A6F !important;
}

.centerImg   
{
	text-align:center;  
	margin:0px 0px 10px 0px; 
	border:1px solid #013A6F; 
}
.borderimg   
{
	border:1px solid #013A6F; 
}

.sb_green {	width:130px; background:url(../images/greenBg.gif) top repeat-x; padding:10px; 
	font-size:10px; font-weight:bolder; line-height:1.4em; border:1px solid #C4D5B6; margin-bottom:15px; }

.floatRight_green {	width:260px; background:url(../images/greenBg.gif) top repeat-x; padding:15px; 
	font-size:10px; line-height:1.4em; border:1px solid #C4D5B6; margin-bottom:15px; margin-left:30px; 
	margin-right:30px; float:right; }

/* ---------------------------------------------------------------------------- */
/* Begin Named Regions */

#container {
	background:#FFFFFF;
	border-left:solid 3px #FFFFFF;
	border-right:solid 3px #FFFFFF;
	width:780px;
}

#header {
	width:780px;
	height:410px;
	text-align:left;
}


#content {
	width:606px;
	text-align:left;
	position:relative;
	top:-186px;
	
	padding:0px 34px 0px 140px;
	background:url(../images/footerBg.gif) bottom no-repeat;
	border-bottom-style: none;
	margin:0px;
}

#navigation {
	font-size:10px;
	font-weight:bold;
	margin:4px 0px 19px 59px;
}

#navigation a {
	margin-right:5px;
}

#navigation a:link, #navigation a:active, #navigation a:visited {
	color:#00335B;
}

#addressPhone {
	font-size:10px;
	font-weight:bold;
	margin:4px 0px 0px 0px;
	text-align:center;
	font-stretch:expanded;
	letter-spacing:2px;
}

#text {
	overflow:hidden;
	min-height:500px;
}
#address 
{
	clear:both;
	font-size:10px;
	text-align:left;
	margin-right:-15px;
	letter-spacing:-1px;
	line-height: 12px;
	vertical-align: top;
		/*padding-bottom:1px;
	padding-top: 30px;*/
}

#copyright 
{
	clear:both;
	font-size:10px;
	text-align:left;
	/*vertical-align: bottom;
	border-color:#000000;
	border-style:solid;*/
	height: 1px;
	/*margin-right:-20px;*/
	letter-spacing:-1px;
	line-height: 12px;
	padding-top:10px;
	/*padding-top: 300px;*/
}

#rightColumn {
	float:right; 
	width:170px;
	margin:0 0 0 20px;
	
}

#sidebox
{
	background:#D5DEF1;
	border:1px solid #6689CC;
	padding:10px;
	font-size:.9em;
	line-height:1em;
	width:130px;
	margin-top:10px;
}

#sidebox ul, #sidebox li
{
	list-style:none;
	list-style-image:none;
	padding:5px 5px 5px 0;
	margin:0;
}


/* Photo pages */
#photoContainer 
{
	/* Used in photoPopup pages */
	background:url(../images/photoBg.gif) repeat-x;
	margin:20px; 
	padding:10px;
	width:660px;
	border:1px solid #013A6F;
	text-align:center;
}
.popupImage 
{
	border:1px solid #013A6F;
	margin-bottom:10px;
}

/*ER pages */
#Deptheaders{
	padding:10px 0px 10px 12px;
	width:500px;
	/*border:1px solid #C4D5B6;*/
}
#EDfloatLeft {	
	width:250px;
	height:491px;
	padding:15px;
	line-height:1.4em; 
	border:1px solid #C4D5B6; 
	}
#EDfloatRight {	
	width:270px; 
	background:url(../images/greenBg.gif) top repeat-x; 
	padding:15px; 
	font-size:9px;
	line-height:1.4em; 
	border:1px solid #C4D5B6; 
	margin-bottom:15px; 
	margin-left:10px; 
	margin-right:3px; 
	 }
#erButtons {	
	width:225px; 
	padding-left:75px; 
	border:1px solid #C4D5B6;
	margin-bottom:15px; 
	margin-left:10px; 
	margin-right:3px;
	 }

	

/* Print CSS */
@media print {
	#content { width:550px; left:-50px; }
	#navigation { font-size:10px; letter-spacing:0px; padding-left:8px; }
	#navigation a { margin-right:12px; }
	#copyright { text-align:left; letter-spacing:0px; font-size:10px; }
}
