/* CSS Document */
body {
	margin:0px;
	padding: 0px;
	background-color: #003C5B;
	background-image: url(/images/imgBodyBackground.jpg);
	background-repeat: repeat-x;
	text-align: center;
}

#wrapper {
    margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
	margin-top: 0px;
	width: 941px;
	padding: 0px;
	border: none;
}
#closer {
	position: absolute;
	z-index: 80;
	width: 940px;
	left: 0px;
	top: 50px;
	visibility: hidden;
}



#menu {
	position: absolute;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/imgMenuBackground.jpg);
	background-repeat: repeat-y;
    z-index: 90;
	width: 941px;
	height: 44px;
	border-top: 4px solid #004F75;
	border-bottom: 4px solid #004F75;
	top: 159px;
	left: 0px;
}

#menu p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url(/images/imgSpacer.gif);
	background-repeat: repeat;
	font-size: 13px;
	font-weight: normal;
	margin: 0px 0px 0px 20px;
	padding: 12px 0px 12px 0px;
	letter-spacing: 1px;
}
#menu p a {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px 30px 0px 20px;
	background-repeat: no-repeat;
	background-position: left center;

}
#menu p a:hover {
	color: #FFF200;
	background-image: url(/images/imgMenuItemOn.png);

}
.dropdown {
	visibility: hidden;
	z-index: 95;
	position: absolute;
	top: 194px;
	padding-top: 10px;
	height: 165px;
	background-image: url(/images/imgDropdownBackground.png);
	background-repeat: no-repeat;
	background-position: right bottom;

}
.DropdownTable {
	margin: 15px 0px 0px 0px;
	padding: 0px;
}
.DropdownTable td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0px;
	padding: 0px 10px 0px 10px;
	text-align: center;
	vertical-align: top;
	border-right: 1px dotted #FFFFFF;
}
.DropdownTable td img {
	margin: 0px 0px 8px 0px;
	padding: 0px;
	border: 1px solid #FFFFFF;
	
}
.DropdownTable td a {
	display: block; 
	text-decoration:none;
	color: #FFFFFF;
	padding: 2px 10px 2px 10px;
} 

.DropdownTable td a:hover {
	color: #AAAAAA;
}

#header {
	position: static;
	margin: 0px;
	padding: 0px;
	text-align: right;
	height: 159px;
}

#feature {
	position: static;
	padding: 0px;
	margin: 52px 0px 0px 0px;
	width: 941px;
	height: 160px;

}
#FeatureRotator {
	margin: 0px;
	padding: 0px;
	width: 941px;
	height: 160px;
	text-align: left;
	overflow: hidden;
	
}
#FeatureRotator img {
	display: none;
}

#home {
	position: static;
	padding: 0px;
	margin: 51px 0px 0px 0px;
	width: 941px;

}
.HomeContentTable 
{
    width: 941px;
}
.HomeContentTable td 
{
    vertical-align: top;
}
.homecontent1 {
	padding: 0px;
	margin: 0px;
}

.homecontent1 p, .homecontent1 ol, .homecontent1 ul, .homecontent1 h1, .homecontent1 h2, .homecontent1 h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #00A1B1;
	margin: 5px 10px 10px 10px;
	padding: 0px;
	
}

.homecontent1 p {
	font-size: 12px;
	line-height: 16px;
}

.homecontent1 ol {
	font-size: 12px;
	margin: 0px 30px 0px 40px;
	padding: 0px;
}
.homecontent1 ul {
	font-size: 12px;
	margin: 0px 30px 0px 40px;
	padding: 0px;
}
.homecontent1 li {
    margin-bottom: 5px;
}
.homecontent1 h1 {
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
	line-height: 36px;
	background-image: url(/images/Home/imgHeading1Background.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px 0px 0px 40px;
	
}
.homecontent1 h2 {
	font-size: 14px;
	font-weight: normal;
}
.homecontent1 h3 {
	font-size: 12px;
	font-weight: bold;
}
.homecontent1 a {
	color: #00A1B1;
	text-decoration: none;
	
}
.homecontent1 a:hover {
	text-decoration: underline;
}


.homecontent2 {
	padding: 0px;
	margin: 0px;
}

.homecontent2 p, .homecontent2 ol, .homecontent2 ul, .homecontent2 h1, .homecontent2 h2, .homecontent2 h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 5px 10px 10px 10px;
	padding: 0px;
	
}

.homecontent2 p {
	font-size: 14px;
	line-height: 16px;
}

.homecontent2 ol {
	font-size: 12px;
	margin: 0px 30px 0px 40px;
	padding: 0px;
}
.homecontent2 ul {
	font-size: 12px;
	margin: 0px 30px 0px 40px;
	padding: 0px;
}
.homecontent2 li {
    margin-bottom: 5px;
}
.homecontent2 h1 {
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
	line-height: 36px;
	background-image: url(/images/Home/imgHeading1Background.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px 0px 0px 40px;
	
}
.homecontent2 h2 {
	font-size: 14px;
	font-weight: bold;
}
.homecontent2 h3 {
	font-size: 12px;
	font-weight: bold;
}
.homecontent2 a {
	color: #FFF200;
	text-decoration: none;
	
}
.homecontent2 a:hover {
	text-decoration: underline;
}
.homecontent3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	margin: 5px 10px 10px 0px;
	padding: 0px;
	font-size: 10px;
	line-height: 16px;

}

.homecontent3 a {
	color: #CCCCCC;
	text-decoration: none;
	
}
.homecontent3 a:hover {
	text-decoration: underline;
}


#contentwrapper {
	position: static;
	padding: 0px;
	margin: 5px 0px 0px 0px;
	background-color: #FFFFFF;
}
.LHSColumnCell 
{
    width: 185px;
    vertical-align:top;
    background-image: url(/images/imgLHSBackground.jpg);
    background-repeat: repeat-y;
}

.LHSColumn 
{
  width: 115px;
  margin: 15px 0px 0px 15px;
  padding: 0px;  
}
.LHSColumn p
{
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  font-weight: normal;
  margin: 0px 0px 15px 0px;
  padding: 0px 0px 3px 0px;
  text-align: left;
  border-bottom: 1px dotted #FFFFFF;  
}
.LHSColumn p a
{
  color: #FFFFFF;
  text-decoration: none;
	
}
.LHSColumn p a:hover
{
  color: #FFF200;
	
}

.content {
	padding: 0px;
	margin: 0px;
}

.content p, .content ol, .content ul, .content h1, .content h2, .content h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #636466;
	margin: 15px 10px 10px 10px;
	padding: 0px;
	
}

.content p {
	font-size: 12px;
	line-height: 16px;
}

.content ol {
	font-size: 12px;
	margin: 0px 30px 0px 40px;
	padding: 0px;
}
.content ul {
	font-size: 12px;
	margin: 0px 30px 0px 40px;
	padding: 0px;
	list-style-type: circle;
}
.content li {
    margin-bottom: 5px;
}
.content h1 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	background-image: url(/images/imgHeading1Background.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px 0px 0px 30px;
	line-height: 24px;
	
}
.content h2 {
	font-size: 14px;
	font-weight: bold;
}
.content h3 {
	font-size: 12px;
	font-weight: bold;
}
.content a {
	color: #0000FF;
	text-decoration: none;
	
}
.content a:hover {
	text-decoration: underline;
}
#footer {
	padding: 0px 35px 0px 15px;
	margin: 0px;
	clear: both;
}
#footer p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
#footer a {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	color:#666666;
	text-decoration:none;
}

#credit {
	position: relative;
	margin: 0px auto 10px auto;
	padding: 0px;
	width: 800px;
	clear: both;
}
#credit p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #BBBBBB;
	margin: 0px 55px 0px 0px;
	padding: 3px 0px 3px 0px;
	text-align: right;
}
#credit a {
	color: #AAAAAA;
	text-decoration: none;
}
#credit a:hover {
	text-decoration: underline;
}

.RightImageMargin {
    margin-left: 15px;
	margin-bottom: 10px;
}

.LeftImageMargin {
    margin-right: 15px;
	margin-bottom: 10px;
}



#LastSaved {
    color: #00CC00;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    margin: 15px 10px 10px 10px;
}