html, body {padding: 0;	border: 0; margin: 0;}
body {background: #E9E9E9 url(../images/body_bg.gif) repeat-x; padding: 0; margin: 0; text-align: center}

/* -- Global Images --------------------------------------------------------------------------------------------- */

img {border: 0; margin: 0; padding: 0;}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
/* -- Misc CLASSES ---------------------------------------------------------------------------------------------- */

.center {clear: both; width: 100%; margin: 0 auto; text-align: center;}
.border_5px {border: 1px solid #D8D8D8; padding: 5px; background: #fff; margin: 0 0 4px 0;}


/* -- GLOBAL LINKS ---------------------------------------------------------------------------------------------- */

a, a:link, a:active, a:visited {text-decoration: none; border-bottom: 1px dotted #7DAAD0; color:#32498B;}
a:hover {text-decoration: none; color: #BE0000;}


/* -- GLOBAL FORMS ---------------------------------------------------------------------------------------------- */

form {padding: 0 0 0 10px; margin: 0; text-align: left; font-family: veranda, sans-serif; font-size: 10px;}
fieldset {border: none; padding: 0; margin: 0;}
label {color: #32498B; padding: 0; margin: 0;}
.input {width: 85px; font-size: 9px; color: #BE0000; padding: 1px;}
.submit {font-size: 9px;}


/* -- GLOBAL TYPOGRAPHY ----------------------------------------------------------------------------------------- */

p {font: normal 11px verdana, sans-serif; line-height: 13px; margin: 0; padding: 0; text-align: left;}
h1, h2, h3, h4 {font-family: Georgia, verdana, sans-serif; font-weight: normal; text-align: left;}

/* -- GLOBAL LISTS ---------------------------------------------------------------------------------------------- */

ul {text-align: left; margin-left: 10px; margin-right: 10px; }
li {list-style-image: url('../images/minilist.png'); font-family: verdana, sans-seif; font-size: 11px; text-align: left; margin-left: 10px; }


/* -- NAVIGATION TOP -------------------------------------------------------------------------------------------- */

#navbar {margin: 0; position: absolute; top: 81px; left: 0; width: 729px; height: 39px; background: url(../images/navbar_bg.gif) no-repeat;}

#navbar a {
	font: normal 11px verdana, sans-serif;
	text-decoration: none;
	color: #C0C9E1;
	height: 35px;
	}

#navbar a:hover {color: #FFF; text-decoration: none;}

#tabs {
	height: 35px;
	width: 100%;
	}

#tabs ul {
	margin: 0;
	padding: 0 5px;
	list-style: none;
	float: right;
	}
	
#tabs li {
	float: left;
	padding: 0;
	margin: 0;			/*** Space between tabs ***/
	list-style-image: none;
	background: url(../images/tab_right.gif) no-repeat right top;
	}
	
#tabs a {
	float: left;
	display: block;
	background: url(../images/tab_left.gif) no-repeat left top;
	padding: 6px 14px 0 15px;	/*** Space inside tabs ***/
	line-height: 25px;
	}


/* -- PAGE LAYOUT BEGIN------------------------------------------------------------------------------------------- */

#page {margin: 0 auto; position: relative; width: 731px;}

#header {
	margin: 0;
	position: absolute; 
	top: 0; left: 0;
	width: 729px; height: 84px;
	background: url(../images/masthd_bg.jpg) no-repeat;
	}
	
#header h2 {
	font-size: 26px;
	color: #3B56A3;
	letter-spacing: 1px;
	margin: 15px 0 0 25px;
	font-weight: bold;
	text-align: left;
	}
	
#header h2 a:hover {
	color: #BE0000;
	margin: 15px 0 0 25px;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	}
	
#header h2 a {
	color: #3B56A3;
	margin: 15px 0 0 25px;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	}
	
		
#header h4 {
	font-family: Arial, Georgia, verdana, sans-serif;
	font-size: 11px;
	color: #BE0000;
	text-transform: uppercase;
	letter-spacing: .05em;
	margin: 1px 0 0 28px;
	text-align: left;
	font-weight: normal;
	}

	
/* -- 3 COLUMN Layout | 2 COLUMN Layout | 1 COLUMN Layout--------------------------------------------------------- */

#mainpage1 { /* 3 col site ID */
	margin: 0; 
	position: absolute; 
	top: 122px; left: 0; 
	width: 729px;
	background:  url(../images/col3_bg.gif) repeat; 
	}
	
#mainpage2 { /* 2 col site ID */
	margin: 0;
	position: absolute; 
	top: 122px; left: 0;
	width: 729px;
	background:  url(../images/col2_bg.gif) repeat; 
	}
	
#mainpage3 { /* 1 col site ID */
	margin: 0;
	position: absolute; 
	top: 122px; left: 0;
	width: 729px;
	background:  url(../images/col1_bg.gif) repeat; 
	}

	
/* -- LEFT COLUMN -------------------------------------------------------------------------------------------------- */

#leftbar {float: left; width: 171px; padding: 0 0 0 5px;}

#sidenav ul {margin: 5px 0; padding: 0; border: 0;}

#sidenav li {
	list-style: none; 
	font-family: veranda, sans-serif;
	display: inline;
	}
	
#sidenav li a {
	height: 20px;
	text-decoration: none; text-align: left;
	padding: 8px 0 0 24px; 
	color: #32498B; 
	display: block;  
	font-size: 11px !important;
	background: url(../images/sideul_bg.gif) no-repeat 0 -28px;
	border: none;
	}

#sidenav li a.bot { /* Puts border on bottom of last nav */
	height: 22px;
	text-decoration: none; text-align: left;
	padding: 8px 0 0 24px; 
	color: #32498B; 
	display: block;  
	font-size: 11px !important;
	background: url(../images/sideul_bg.gif) no-repeat 0 -28px;
	border: none;
	}
	
#sidenav li a:hover {background: url(../images/sideul_bg.gif) no-repeat 0 0; padding: 8px 0 0 24px;}

#leftbar h1 {
	font-size: 15px; 
	color: #BE0000; 
	margin: 10px 0 2px 10px; 
	font-weight: normal; 
	text-align: left;
	}

#leftbar h2 {
	font-size: 15px; 
	color: #BE0000; 
	margin: 15px 0 2px 0px; 
	font-weight: normal; 
	text-align: left;
	border-top: 3px solid #FFF; 
	width: 162px; 
	padding: 15px 0 0 10px;
	}

#leftbar p {
	font-size: 10px; 
	color: #333; 
	margin: 0px 10px 17px 10px;
	}

#leftbar ul.list {
	margin: 10px 0 5px 11px; 
	padding: 0; 
	color: #3B3A34;
	list-style: none;
	text-align: left;
	}

#leftbar ul.list li {
	margin: 0 0 7px 0; 
	padding: 0 0 0 9px; 
	background: url(../images/bullet.gif) no-repeat 0 3px; line-height: 12px
	}
	
/* -- RIGHT COLUMN ---------------------------------------------------------------------------------------------- */

#rightbar {float: left; width: 171px; padding: 0;}
#rightbar a {color: #263768;}
#rightbar a:hover {color: #FFF;}
#rightbar p {
	font-size: 10px; 
	color: #E9ECF5; 
	margin: 0px 10px 17px 10px; 
	}

#rightbar h1 {
	font-size: 15px; 
	color: #BE0000; 
	margin: 10px 0 3px 10px; 
	}

#rightbar h2 {
	font-size: 15px; 
	color: #BE0000; 
	margin: 15px 0 3px 0px; 
	padding: 15px 0 0 10px;
	width: 163px; 
	border-top: 3px solid #FFF; 
	}
	
#rightbar ul {margin: 0 0 5px 11px; padding: 0; color: #E9ECF5; list-style: none; text-align: left;}
#rightbar ul li {margin: 0 0 7px 0; padding: 0 0 0 7px; background: url(../images/bullet.gif) no-repeat 0 3px; line-height: 12px}
	

/* -- CENTER COLUMN ----------------------------------------------------------------------------------------------- */

html>body #content1 {float: left; width: 377px; padding: 0; background: url(../images/cntr_bg.jpg) no-repeat} /* 3 col layout: Stinkin IE pushes the background 1px right */
#content1 {float: left; width: 376px; padding: 0; background: url(../images/cntr_bg.jpg) no-repeat -1px 0;} /* 3 col layout */
#content1 h1 {font-size: 22px; color: #3B56A3; margin: 10px 0 5px 10px;}
#content1 h2 {font-size: 16px; color: #3B56A3; margin: 10px 0 5px 10px;}
#content1 p {font-size: 12px; color: #000; margin: 0 10px 17px 10px; line-height: 15px;}

#content2 {float: left; width: 547px; padding: 0 0 0 3px; background: url(../images/rightshadow_bg.gif) no-repeat right top;} /* 2 col site ID */
#content3 {float: left; width: 721px; padding: 0 0 0 5px; background: url(../images/rightshadow_bg.gif) no-repeat right top;}  /* 1 col site ID */
#content2 p, #content3 p  {font-size: 11px; margin: 0 17px 15px 15px; color: #000; line-height: 15px;}
#content2 h1, #content3 h1 {font-size: 22px; color: #3B56A3; margin: 10px 0 2px 15px;}
#content2 h2, #content3 h2 {font-size: 16px; color: #3B56A3; margin: 10px 0 2px 15px; }
#content1 blockquote, #content2 blockquote, #content3 blockquote {
	color: #BE0000; 
	float: right; 
	width: 200px;
	font: normal 11px georgia, verdana, sans-serif;
	line-height: 24px; 
	text-align: left; 
	margin: 5px 10px 10px 20px; 
	}

/* -- FOOTER --------------------------------------------------------------------------------------------------- */
	
#footer {clear: both; width: 729px; height: 74px; background: url(../images/footer_bg.gif) no-repeat; padding: 0px;}

#footer p {font-size: 10px; color: #666; padding: 5px 0 5px 0; margin: 0 0 0 18px; text-align: left;}
#footer span {float: right; padding: 15px 10px 0;}

#footer ul {text-align: left; margin: 0; padding: 12px 0 10px 10px; font-size: 11px; list-style: none;}
#footer ul li {margin: 0; padding: 0 8px 0 7px; display: inline; border-right: 1px solid #999;}
#footer ul li.last {margin: 0; padding: 0 7px 0 7px; display: inline; border-right: none;}
.divider {
	
	clear: both;
	background: url('../images/line.png') no-repeat;
	width: 380px;
	height: 34px;
	margin: 0 auto;
	}
