body{
	margin:0px;
	padding:10px 0px;
	text-align: center;
	background-color: #000099;
}

div#copyright {
	font-size: 7.5pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #BCA770;
	margin-top: 30px;
}
div#copyright a:link{
	color: #bca770;
}

div#copyright a:visited{
	color: #bca770;
}

div#copyright a:hover{
	color: #006295;
}

div#copyright a:active{
	color: #006295;
}


/* ----------------- REDEFINES THE TAG SELECTORS ----------------- */


p, h1, h2, h3, h4, h5, a, ul, li, lo, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left; /* Not necessary if not using text-align center in body tag for older IE browsers. */
}

/*  ------------------- Redefines the p tag  ------------------- */

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	line-height: 20px;
}

p#padding1 {
	padding: 15px;
	width: 350px;
}

/*  ------------------- Redefines the h tags  ------------------- */

h1 {
	font: bold 8.5pt Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 2px 2px 2px 5px;
	background-color: #000099;
	height: auto;
	width: 350px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #999999;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #999999;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	padding-top: 0px;
	margin-bottom: 15px;
	margin-top: 0px;
}
/*  ------------------- Redefines the li tag  ------------------- */

li {
	font: 10pt "Trebuchet MS", Arial, sans-serif;
	color: #666666;
	margin-left: 30px;
}

table#list li {
	font: 10pt "Trebuchet MS", Arial, sans-serif;
	color: #666666;
	margin: 0px;
	padding: 0px;
}

/* ------------------- Creates the general link style for the site. This is not the main navigation.  -------------------  */
a:link {
	font: 10pt "Trebuchet MS", Arial, sans-serif;
	color: #000099;
	text-decoration: underline;
}
a:visited {
	font: 10pt "Trebuchet MS", Arial, sans-serif;
	color: #000099;
	text-decoration: underline;
}
a:hover {
	font: 10pt "Trebuchet MS", Arial, sans-serif;
	color: #000066;
	text-decoration: none;
}
a:active {
	color: #000066;
	text-decoration: none;
}

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

table, td, th  {	
	border-collapse: collapse;
}


div#bottomshadow {
	padding: 0px;
	margin: 0px auto;
	width: 815px;
	height: auto;
	background-image: url(images/bottom_shadow.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center bottom;
}

div#main{
	background: #FFFFFF url(images/bg_body.gif) repeat-y center top;
	padding: 0px;
	width: 815px;
	height: auto;
	margin: 0px auto 10px auto;
	text-align: center;
}

div#header {
	height: 103px;
	width: 775px;
	clear: both;
	margin: 0px auto;
	padding: 10px 0px 10px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}


div#headerhome {
	height: 236px;
	width: 775px;
	clear: both;
	margin: 0px auto;
	padding: 10px 0px 0px 10px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	position:relative;
}

div#headerhomelogo{
	height: 234px;
	width: 306px;
	position:absolute;
	left: 0;
	top: 0;
}

div#headerhomeflash{
	height: 234px;
	width: 466px;
	position:absolute;
	left: 308px;
	top: 0px;
}

div#content {
	background: #FFFFFF;
	text-align: left;
	width: 785px;
	height: auto;
	clear: both;
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

div#column535	{
	width:575px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 4px;
	clear: both;

	}

div#column535 p{
	padding:10px 55px 0px 5px;
	color: #333333;
	}
	
div#column535footer {
	width:560px;
	height:85px;
	background-image: url(images/footer.gif);
	padding-left: 10px;
	padding-top: 20px;
	background-repeat: no-repeat;
	background-position: top;
	}
	
div#column273	{
	width:285px;
	float:left;
	padding:0px;
	margin:0px;
	}

div#column273 p{
	padding:0px 5px 0px 15px;
	color: #333333;
	}
	
div#column273 h1 {
	font: bold 8.5pt Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 2px 2px 2px 5px;
	background-color: #000099;
	height: 18px;
	width: 270px;
}

div#quicklinks{
	background: #ff9900 url(images/quicklinks_bottom.gif) no-repeat bottom;
	height: auto;
	width: 188px;
	margin: 0px 0px 20px;
	float:left;
	color:#FFFFFF;
	padding:0px 0px 15px;
}

div#quicklinks p{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding-left:6px;
	width:170px;
	padding-top: 0px;
}

div#quicklinks li {
	color: #ffffff;
	margin-left: -10px;
	list-style-image: url(images/arrow.gif);
	padding-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
}

div#quicklinks a:link{
	color: #FFFFFF;
	text-decoration: underline;
}

div#quicklinks a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}


/* ----------MAIN NAVIGATION ---------------- */

div#navcontainer {
	width: 815px;
	margin: 0px auto;
	padding: 0px 0px 0px 60px;
	height: 35px;
	text-align:center;
	background-color: #000099;
	background-image: url(images/bg_nav.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
} 

ul#mainnav {
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	list-style-type: none;
	text-align: center;
	width: 772px;
}

ul#mainnav li {
	display: inline;
	float: left;
	margin:  0px 5px;
	padding: 9px 0px 8px 5px;
	text-align: center;
}

ul#mainnav li a:link, ul#mainnav li a:visited, ul#mainnav li a:active {
	font-size: 10pt;
	font-family:Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	display: inline;
	width: auto;
	padding: 9px 5px;
	margin: 0px;
	text-align:center;
	font-weight: bold;
}

ul#mainnav li a:hover, ul#mainnav li a.current:link, ul#mainnav li a.current:visited {
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #FF6600;
}




/* ------------------- Creates the div container for the footer.  ------------------- */
div#footer {
	background: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	width: 780px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px auto;
}

div#footer p {
	font: 8pt Arial, Helvetica, sans-serif;
	color: #999999;
	text-align: right;

}

div#footer a:link {
	color: #999999;
	text-decoration: none;
	font: 8pt Arial, Helvetica, sans-serif;
}

div#footer a:visited {
	color: #999999;
	text-decoration: none;
	font: 8pt Arial, Helvetica, sans-serif;
}

div#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #999999;
}

div#footer a:active {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #999999;
}


/* ----------------- IMAGE ELEMENTS ----------------- */

img.left {
	float: left;
}
img.right {
	float: right;
	margin-left: 15px;
	padding: 5px;
	margin-top: 15px;
	margin-bottom: 20px;
}

img.rightborder {
	float: right;
	background-color: #CCCCCC;
	border: 1px solid #999999;
	margin-left: 15px;
	padding: 5px;
}

img.rightborderwhite {
	float: right;
	border: 10px solid #ffffff;
	margin: 20px;
}
div#clear {
	clear: both;
}

/* ----------------- CUSTOM CLASSES ----------------- */
