﻿body
{
    background-position: left bottom;
    font-family: Arial, Helvetica, Verdana, Sans-serif;
    font-size: 12px;
    background-color: #010159;
    background-image: url('../Images/g1.jpg');
	background-repeat: repeat-x;
	background-position: left top;
}

#bodyGraphic
{
	

}

#wrap
{
    width: 800px;
    margin: auto;
 }

#page-container
{
	border: thin solid #f16005;
	width: 802px;
	margin: auto;
	background-color: #FFFFFF;
}

#header
{
	height: 108px;
	font-family: 'Ant Olive Cp';
	font-size: 32px;
	font-weight: normal;
	font-style: normal;
	padding-left: 5px;
	background-image: url('../Images/header20.jpg');
}

h1
{
    margin: 0;
    padding: 15px;
    font-size: medium;
    width: 419px;
}

#global-links
{
	float: right;
	width: 240px;
	margin-top: 68px;
	height: 11px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #FF9933;
	text-decoration: none;
}

#main-nav
{
	height: 45px;
	background-repeat: repeat-x;
	background-image: url('../Images/flash_shade.gif');
	background-position: left bottom;
}


#sidebar-a
{
	border-left: thin solid #F16005;
	float: left;
	width: 150px;
	line-height: 18px;
	height: 530px;
	text-decoration: none;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	border-width: thin;
	border-color: #f16005 #000080 #f16005 #f16005;
	border-style: none;
}

#sidebar-a .padding {
	padding: 25px;
}

#sidebar-a h1
{
}

#sidebar-b
{
	float: right;
	width: 149px;
	line-height: 18px;
	background-color: #FFFFFF;
	height: inherit;
	margin-right: 2px;
	font-weight: normal;
	text-align: center;
}

#sidebar-b .padding {
	padding: 5px;
}

#flash
{
	padding: 2px;
	margin-left: 5px;
	width: 97%;
	height: 270px;
}

#content
{
	border-left: thin solid #F16005;
	line-height: 18px;
	background-color: #FFFFFF;
	width: 644px;
	border-right-style: solid;
	border-left-style: none;
	border-right-width: thin;
	border-left-width: thin;
	border-right-color: #666666;
	border-left-color: #F16005;
}

#content .padding
{
	padding: 25px;
}

#content-header
{
    width: 126px;
    color: #010159;
}

#content h2
{
    margin: 0;
    padding: 0;
    padding-bottom: 15px;
    color: #010159;
    font-size: 22px;
}

#content p
{
	margin: 0;
	padding: 0;
	padding-bottom: 15px;
}

#table
{
    height: 278px;
    width: 144px;
    margin-top:3px;
    text-align: center;
}

#footer
{
	border-width: thin;
	border-style: none;
	height: 40px;
	text-align: center;
	color: #FF9933;
	margin-top: 1px;
	border-top-color: #f16005;
	border-right-color: #f16005;
	border-bottom-color: #f16005;
	border-left-color: #f16005;
	background-image: url('../Images/footer2.jpg');
	clear: none;
}
#altnav a:link, a:active, a:visited
{
    color: Orange;
    text-decoration: none;
}

#altnav a:hover
{
    text-decoration: underline;
    color: #db6d16;
}

#altnav
{
	float: left;
	width: 420px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #C0C0C0;
	text-decoration: none;
	padding-left: 40px;
	margin-top:5px;
}

/*Classes*/


.link1 A:link
{
    text-decoration: none;
    color: #F16005;
}

.link1 A:visited
 {
     text-decoration: none;
      color:#f16005;
 }

.link1 A:active
 {
     text-decoration: none;
     color:#f16005;
 }

.link1 A:hover
{
    text-decoration: underline;
    color: #FF9933;
}

.link2 A:link
{
    text-decoration: none;
    color: #010159;
}

.link2 A:visited
{
    text-decoration: none;
    color:#010159;
}

.link2 A:active
 {
     text-decoration: none;
     color:#f16005;
 }

.link2 A:hover 
{
    text-decoration: underline;
    color:#FF9933;
}

.news
{
	background-image: url('Images/news1.jpg');
	text-align: left;
}

/* Accordion */
.accordionHeader
{
	
	border: 1px solid #2F4F4F;
	color: #f16005;
	background-color: #010159;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	margin-top: 5px;
	cursor: pointer;
	background-image: url('../Images/accordianTop2.png');
	background-position: right center;
}

#master_content .accordionHeader a, a:visited
{
	color: #f16005;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeader a, a:hover
{
	background: none;
	text-decoration: underline;
	color: #f16005;
}

#master_content .accordionHeader a, a:active, a:link
{
	background: none;
	text-decoration: none;
	color: #f16005;
}

.accordionHeaderSelected
{
	border: 1px solid #2F4F4F;
	color: #f16005;
	background-color: #003399;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	margin-top: 5px;
	cursor: pointer;
	background-image: url('../Images/accordianTop2.png');
	background-position: right center;
}

#master_content .accordionHeaderSelected a
{
	color: #f16005;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
    background-color: #D3DEEF;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}


#master_content .accordionContent a, a:hover
{
 text-decoration:underline;
}

