/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	   
*/


body {
 font-family: Arial, Helvetica, sans-serif;
 line-height:16px;
font-size: 13px;
 }
#wrapper { 
 margin: 5px auto;
 width: 800px;
 border:1px solid #03034C;
}

p {
color:#000000;
margin-top:0;
padding-top:0;
}

a {
color:#03034C;
text-decoration:underline;
}

a:hover {
color:#6B0000;
}

h1 {
font-size:20px;
font-weight:normal;
}

h2 {
font-size:18px;
font-weight:normal;
color: #00004F;
margin-top:0;
margin-bottom:5px;
}

h3 {
font-size:24px;
color:#6B0000;
margin-top:3px;
}

h4 {
font-size: 18px;
	font-weight: bolder;
	margin-bottom: 5px;
	font-weight:bold;
}

h5 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 3px;
}
#header {
 width: 800px;
 height: 160px;
 margin: 0;
background-image:url(../images/header.jpg);
 background-repeat:no-repeat;
}

.address {
	text-align:center;
	color:#00004F;
	letter-spacing:1px;
	font-weight:bold;
	position:relative;
	top:80px;
	left:35px;
	width: 316px;
}
.address a {
color:#00004F;
}

#navigation, #splash_navigation {
 width: 800px;
 height:31px;
 margin: 0;
 background-image:url(../images/navigation.jpg);
 background-repeat:no-repeat;
 padding:7px 0 7px 0;
 voice-family: "\"}\"";
 voice-family:inherit;
 height:17px;
 }

#navigation ul, #splash_navigation ul {
margin:0;
padding:0;
list-style-type:none;
text-align:center;
}

#navigation li, #splash_navigation li {
display:inline;
list-style-type:none;
}

#splash_navigation a {
font-size:15px;
font-weight:normal;
color:#DFBD3F;
text-decoration:none;
padding:0 19px 0 19px;
} 

#navigation a {
font-size:15px;
font-weight:normal;
color:#DFBD3F;
text-decoration:none;
padding:0 15px 0 15px;
} 
#section_heading {
 width:800px;
 height:33px;
 margin:0;
 padding: 10px 10px 0 0;
 border-bottom:1px solid #00004F;
 background-image:url(../images/section_heading.jpg);
 background-repeat:repeat-x;
 voice-family: "\"}\"";
 voice-family:inherit;
  width:790px;
  height:22px;
 }
 
.heading {
float:right;
}
#splash_content {
 width: 800px;
 background: #FFFFFF;
 margin: 0;
 padding: 5px 0;
}
#splash_content p, #splash_content h1 {
padding: 2px 10px;
}
#content { 
 width: 800px;
 background: #FFFFFF;
}
#content_body {
 width: 800px;
 background: #FFFFFF;
 padding: 10px;
 voice-family: "\"}\"";
 voice-family:inherit;
 width:780px;
}
#subfooter { 
 width: 800px;
 padding-top:10px;
 height:30px;
 background-color: #FFFFFF;
 text-align: center;
}

#footer { 
 width: 800px;
 height:48px;
 background-color: #6B0000;
 background-image:url(../images/footer_divider.jpg);
 background-repeat:no-repeat;
 background-position:top;
 padding: 10px;
 voice-family: "\"}\"";
 voice-family:inherit;
 width:780px;
 height:28px;
}
.footer {
 color: #CCCCCC;
 text-align:center;
 font-size:11px;
}

.footer a {
color:#CCCCCC;
text-decoration:underline;
}

.footer a:hover {
color:#FFFFFF;
text-decoration:none;
}

h3.terms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	margin-bottom:10px;
	margin-top:40px;
}

h4.condition {
	font-size: 16px;
	color:#6B0000;
}



.highlight {
	font-weight: bold;
	color: #6B0000;
}

.extra_info {
	font-size: 11px;
	font-style: italic;
}
#print {
margin:0 0 10px 0;
text-align:right;
}
#print a {
	font-size: 11px;
	font-weight:bold;
	letter-spacing:1px;
	color: #6B0000;
	margin-bottom:20px;
	margin-top:0;
	text-decoration:underline;
}

#print img {
padding: 0 2px 0 0;
}
#pptSlides {
	text-align: center;
}
#pptSlides img {
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#video p {
	text-align:center;
	}
.leftAlign {
	text-align:left;
	}
