/* Defines the body tag */
body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #999999;
}


/* Redefines the p tag */
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

/* GENERAL H1 TAG */

h1,h2,h3,h4,p,dl {
	font-weight: normal;
	margin: 0;
	padding: 0;}

/* GENERAL H2 TAG */

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000066;
	text-transform: lowercase;

}

h2 {
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	color: #FFCCCC;
}

img { border: 0;}


/* Creates the general link style for the site. This is not the main navigation.  */

a {
	text-decoration: none;
	color: #000066;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	}
a:visited {
	text-decoration: none;
	color: #000066;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
a:hover {
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
a:active {
	text-decoration: underline;
	color: #000000;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

/* -------------------------------------------------------- */
/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */
/* -------------------------------------------------------- */

/*Collapses borders that some browsers automatically apply to tables. */
table, td, th  { border-collapse: collapse;}

/* DIV CONTAINER */

div#background {
	text-align:center;
	width: 802px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/bg.jpg);
	padding: 0px;
}

div#main {
	text-align:center;
	width: 777px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/main_bg.gif);
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

div#container {
	text-align:center;
	width: 744px;
	padding: 0px;
	height: auto;
	background-color: #000066;
	border: 1px solid #FFFFFF;
	background-image: url(../images/nav_right_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px auto;
}


div#left {
	width: 192px;
	float: left;
	margin: 0px;
	height: auto;
}

div#logo {
	width: 744px;
	height: 177px;
	clear: both;
	text-align:center;
	position:relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
} 


/* Content Setup */


div#headerhome {
	float:left;
	width: 550px;
	height: 176px;
	text-align: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	}

div#headerhomeflash {
	width: 264px;
	height: 176px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	position: absolute;
	left: 0;
	top: 0;
	}

div#content {
	width: 551px;
	text-align:left;
	float: left;
	height: auto;
}

div#content p{
	padding-left: 35px;
	padding-right: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
}

div#content h1{
	padding-left: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
}

div#content h2{
	padding-left: 18px;
	padding-bottom: 5px;
	padding-top: 20px;
	color: #660000;
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
}

div#content h3{
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 15px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

div#contentsubpages {
	width: 519px;
	text-align:left;
	height: auto;
	padding-right: 30px;
	background-color: #FFFFFF;
	padding-bottom: 80px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #660000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	margin: 0px;
}

div#rightcolumn {
	float: right;
	width: 160px;
	height: auto;
	text-align: left;
	padding-top: 25px;
	}
	
div#leftcolumn {
	float:left;
	width: 391px;
	height: auto;
	text-align: left;
	background-color: #FFFFFF;
	padding-bottom: 50px;
	}


div#quicklinks {
	width: 600px;
	text-align:left;
	height: auto;
	background-image: url(../../images/index_bg_body.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 10px;
	padding-left: 3px;
	margin-top: 5px;
}
	

/* DIV FOOTER */
div#footer {
	clear: both;
	width: 744px;
	font-size: 7pt;
	height: auto;
	text-align: right;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #660000;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}


	/* DIV UTILITY NAV */
	div#utilnav {
	text-align: center;
	font-size: 10px;
	color: #fff;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}
		#utilnav a {
	text-decoration: none;
	font-size: 8pt;
	color: #999999;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
		#utilnav a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
	
	/* DIV COPYRIGHT */
	div#copyright {
	font-size: 9px;
	color: #999999;
	padding: 3px 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
		#copyright a {
			text-decoration: none;
			color: #999999;}
		#copyright a:hover {
			text-decoration: underline;
			color: #000066;}

/* -------------------------------------------------- */
/* ----------------- IMAGE ELEMENTS ----------------- */
/* -------------------------------------------------- */
.left {
	float: left;
	margin: 0px;
}

.right {
	float: right;
	margin: 0px;
}
.center {
	text-align: center;}
	
.clear {
	clear: both;}

/* -----------------------------------------------------*/
/* ----------------- CSS NAV VERTICAL ----------------- */
/* -----------------------------------------------------*/

/* NAVIGATION CONTAINER */
div#nav {
	width: 192px;
	padding: 0;
	margin: 0px;
	height: auto;
}

div#navcontainer {
	width: 195px;
	padding: 0px;
	margin: 0px;
	height: auto;
	background-color: #000099;
	float: left;
}
	
div#nav dt a#current{
	color: #999999;
	background-image: url(../../images/bullet_on.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: underline;
	}

div#nav dl {
	margin: 0;
	font-size: 85%;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	} 

div#nav dt {
	line-height: normal;
	text-indent: 0;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6.5pt;
	height: 25px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

div#nav dt a {
	display: block;
	color: #fff;
	text-decoration: none;
	width: 163px;
	font-weight: normal;
	text-align: right;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	list-style-image: url(../../images/bullet_off.gif);
	height: 18px;
	padding-top: 3px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

div#nav dt a:hover {
	color: #000099;
	background-color: #FFFFFF;
	background-image: url(../images/nav_on.jpg);
}


////////* RIGHT NAVIGATION */


div#rightnav {
	width: 192px;
	padding: 0;
	margin: 0px;
	height: auto;
}


div#rightnav dl {
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	} 

div#rightnav dt {
	line-height: normal;
	text-indent: 0;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6.5pt;
	padding-top: 15px;
}

div#rightnav dt a {
	display: block;
	color: #cccccc;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	list-style-image: url(../../images/bullet_off.gif);
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

div#rightnav dt a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/* BREADCRUMB NAVIGATION  */
div#breadcrumbnav {
	width: 600px;
	padding: 0;
	margin: 0px;
	height: auto;
	clear: both;
}


div#breadcrumbnav a#current, div#breadcrumbnav a#current:hover{
	color: #999999;
	text-decoration: none;
	border: none none;
	}

div#breadcrumbnav a {
	color: #666666;
}

div#breadcrumbnav a:hover {
	color: #000099;
	}


/* -----------------------------------------------*/
/* ----------------- CUSTOM CSS ----------------- */
/* -----------------------------------------------*/



div#clear {
clear:both;
}


li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	letter-spacing: 1px;
	list-style-type: square;
	padding-top: 2px;
}
