@charset "utf-8";
/* CSS Document */
/* BEGIN NEW BODY */

body  {
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	font-style: normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-color: #011460;
	background-attachment: fixed;
	background-image: url(../images/lpbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.twoColFixLtHdr #container {
	width: 1014px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #DAE3F3;
	background-image: url(../images/bg_05.jpg);
	background-repeat: no-repeat;
	background-position: right top;
} 
.twoColFixLtHdr #header {
	padding-top: 0;
	padding-bottom: 0;
	text-align: right;
	background-color: #FFFFFF;
	margin-bottom: 175px;
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 300px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.twoColFixLtHdr #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 350px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
} 
.twoColFixLtHdr #footer {
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	text-align: right;
	font-size: 9px;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 144px;
	vertical-align: text-bottom;
	word-spacing: 1em;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
[if IE 5]>
<style type="text/css"> 
/* place css box model fixes for IE 5* in this conditional comment */
.twoColFixLtHdr #sidebar1 { width: 230px; }
</style>
<![endif][if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
.twoColFixLtHdr #sidebar1 { padding-top: 30px; }
.twoColFixLtHdr #mainContent { zoom: 1; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif]
/* END NEW BODY */

b{font-size: 110%;}
em{color: red;}

h5 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #666666;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 1.25em;
}
#topsection h1{
margin: 0;
padding-top: 15px;
}

#footer a{
	color: #011460;
	text-decoration: none;
}

.imgBox01 {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}


.imgBox02 {
	float: right;
	margin: 10px;
}
.subBox01 {
	float: left;
	width: 100%;
	background-repeat: repeat;
	text-align: justify;
	margin-bottom: 20px;
	padding-bottom: 15px;
	background-color: #FFFFFF;
}

.subBox01 li {
	padding-right: 15px;
	background-image: none;
}
p {
	padding-right: 15px;
	padding-left: 15px;
	line-height: 1.5em;
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	text-transform: none;
	color: #FFFFFF;
	text-align: left;
	height: 20px;
	width: 100%;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 0px;
	text-indent: 10px;
	background-color: #145799;
	margin-bottom: 10px;
}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

/*BEGIN NAVIGATION*/

a {
	text-decoration: none;
}

a:link {
	color: #E76F34;
	text-decoration: none;
}

a:visited {
	color: #E76F34;
	text-decoration: none;
}

a:active {
	color: #E76F34;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #D1902A;

}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-right: 15px;
	padding-left: 15px;
	background-color: #8BAABC;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
}



h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	padding-left: 15px;
	color: #8CC63F;
	margin-bottom: -10px;
}

.nav ul {
	list-style: none;
	margin: 0;
	padding-top: 0;
	padding-bottom: 0;
}

.nav a {
	font-weight: bold;
	z-index: 10;
}

.nav a {
	text-decoration: none;
	z-index: 10;
}

.nav li li a {
	display: block;
	font-weight: normal;
	color: #4D79B8;
	padding: 5px;
	z-index: 10;
}

.nav li li a:hover {
	padding-right: 5px;
	padding-left: 5px;
	z-index: 10;
	background-color: #59AAE1;
}

.nav li {
	float: left;
	position: relative;
	text-align: left;
	cursor: default;
	z-index: 10;
	background-repeat: no-repeat;
	background-position: bottom;
	padding-left: 0px;
	padding-right: 15px;
}

.nav li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	font-weight: normal;
	background: #002F65;
	overflow: visible;
	height: auto;
	width: 150%;
	z-index: 10;
	padding-top: 0.5em;
	padding-right: 0;
	padding-bottom: 0.5em;
	padding-left: 0;
}

.nav li>ul {
	top: auto;
	left: auto;
	z-index: 10;
}

.nav li li {
	display: block;
	float: none;
	width: 100%;
	z-index: 10;
}

.nav li:hover ul, li.over ul {
	display: block;
}

.innertubeheader {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.subBoxLeft {
	float: left;
	width: 100%;
	text-align: justify;
	background-repeat: repeat;
	margin-right: 0%;
	padding-bottom: 15px;
	height: auto;
	background-color: #FFFFFF;
	margin-bottom: 20px;
}
.subBoxMid {
	width: 50%;
	text-align: justify;
	background-repeat: repeat;
	margin-right: 0%;
	margin-top: 0px;
	padding-bottom: 15px;
	height: auto;
	background-color: #FFFFFF;
}
.subBoxRight {
	float: left;
	width: 32%;
	text-align: justify;
	background-repeat: repeat;
	margin-top: 0px;
	padding-bottom: 15px;
	height: auto;
	background-color: #FFFFFF;
}
.searchResult {
	margin: 10px;
}

.subheadsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	text-transform: none;
	color: #FFFFFF;
	background-image: url(../images/subhead_bg.jpg);
	background-repeat: repeat-x;
	text-align: left;
	height: 30px;
	width: 30%;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 5px;
	float: left;
}
.searchBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	text-transform: none;
	color: #FFFFFF;
	background-image: url(../images/searchbg.png);
	background-repeat: repeat-x;
	text-align: left;
	height: 40px;
	width: 100%;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 0px;
	text-indent: 10px;
	vertical-align: super;
}
.playerdiv {
	text-align: right;
	height: 16px;
	padding-right: 10px;
	background-image: url(../images/player_bg.jpg);
	background-repeat: repeat-x;
	margin-right: 10px;
	margin-left: 10px;
}
.navi {
	font-weight: bold;
	text-transform: lowercase;
	word-spacing: 10px;
	text-align: right;
	padding-right: 10px;
	font-family: "Trebuchet MS";
}
.subBoxMid li {
	padding-right: 15px;
	background-image: none;
	text-align: left;
}
	

