@charset "utf-8";


body {
	background-color: #74B7E1;
	background-image: url(images/bckg_page.jpg);
	background-repeat: repeat-x;
}
* {
	margin:0;
	padding:0;
	
}

/* CSS Document */

p           {
	margin: 0 0 10px 0;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.normal           {
	margin: 0 0 0 0;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}



a:link, a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #EAE04D;
	text-decoration: underline;
}

span.first
{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 200%;
	line-height: 0.85em;
	margin-right: 0.03em;
	margin-bottom:-0.25em;
}

a:active {
	color: #FFFFFF;
	text-decoration: underline;
}


/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, "Lucida Grande", Verdana, sans-serif;
	margin: 0;
	padding: 9px 0;
	color:#111;
}

/* Total height for each heading has to be a multiple of the baseline (18). */
h1 {
	font-size: 24px;
	line-height: 36px;
	padding: 0px 0;
}
h2 {
	font-size: 18px;
	font-family: Arial, Helvetica, "Lucida Grande", Verdana, sans-serif;
}
h3 {
	font-size: 16px;
	color: #FEF065;
}
.thumbcol {
	float: left;
	width: 182px;
	padding-right: 4px;
	padding-left: 4px;
	margin-right: 20px;
	margin-left: 20px;
}
.thumb_img {
	width: 236px;
}


h4 { font-size: 14px; }
h5 { font-size: 12px; font-weight:bold; }
h6 { font-size: 10px; font-weight:bold; }
#header {
	height: 114px;
	width: 780px;
	background-image: url(images/bckg_header.jpg);
	background-repeat: no-repeat;
}
#header-bottom {
	height: 46px;
	width: 780px;
	float: left;
}
.header-bckg1 {
	background-image: url(images/bckg_header_bottom.jpg);
	background-repeat: no-repeat;
}
.header-bckg2 {
	background-color: #5673AF;
	background-image: url(images/bckg_hb_inside.gif);
	background-repeat: no-repeat;

}
.header-bckg3 {
	background-color: #5673AF;
	background-image: url(images/header_bottom_clear.gif);
	background-repeat: no-repeat;

}
.header-bckg4 {
	background-color: #FFFFFF;
	background-image: url(images/header_bottom3.gif);
	background-repeat: no-repeat;

}


#ear_header {
	height: 26px;
	width: 210px;
	margin-top: 40px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}
#logotop320 {
	float: left;
	height: 114px;
	width: 320px;
}
#main_container {
	background-color: #17254A;
	margin-right: auto;
	margin-left: auto;
	width: 780px;
	padding: 5px;
}
#main_feature {
	background-image: url(images/bckg_featureflash.jpg);
	background-repeat: no-repeat;
	height: 260px;
	width: 780px;
	background-color: #000000;
	float: left;
}
#main_feature  a {
	display:block;
	height:48px;
	width:373px;
	overflow:hidden;
}
#main_feature  a:hover {
	display:block;
	text-indent:-373px;
}
#flash_container {
	width: 417px;
	margin-right: auto;
	margin-left: auto;
}
#download {
	margin-top: 25px;
	height: 48px;
	width: 373px;
	margin-right: auto;
	margin-left: auto;

}
#content_container {
	width: 762px;
	background-color: #162544;
	background-image: url(images/bckg_container.jpg);
	background-repeat: repeat-x;
	float: left;
	padding-right: 9px;
	padding-left: 9px;
	padding-top: 10px;
}
#content_container h2 {
	font-family: Arial, Helvetica, "Lucida Grande", Verdana, sans-serif;;
	font-size: 18px;
	line-height: 18px;
	background-image: url(images/bckg_h2.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 236px;
	color: 333366;
	display: block;
	float: left;
	margin-bottom: 8px;
}
#insidecontent_container {
	width: 771px;
	background-color: #FFFFFF;
	background-image: url(images/bckg_content_inside.gif);
	background-repeat: repeat-y;
	float: left;
	padding-right: 9px;
}

#navcontainer_230 {
	float: left;
	height: 114px;
	width: 230px;
}
#navcontainer
{
	margin: 12px 0 0 0px;
	padding: 0px 0px 0px 10px;
	height: 25px;
}

#navcontainer ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navcontainer UL LI {
	DISPLAY: inline; 
	FLOAT: left; 
	MARGIN: 0px; 
	TEXT-ALIGN: center
}
#navcontainer UL LI A {
	PADDING-RIGHT: 4px; 
	DISPLAY: inline; 
	PADDING-LEFT: 4px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px 2px 10px; 
	COLOR: #ffffff; 
	LINE-HEIGHT: 18px; 
	PADDING-TOP: 0px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	HEIGHT: 18px; 
	TEXT-ALIGN: center; 
	TEXT-DECORATION: none
}

#navcontainer ul li a:hover
{
	color: #FFFF00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFF00;
}

#navcontainer a:active
{
background: #c60;
color: #fff;
}

#navcontainer li#active a
{
background: #c60;
border: 1px solid #c60;
color: #fff;
}
#footer_withlogo {
	height: 180px;
	width: 780px;
	background-image: url(images/bckg_footer.jpg);
	background-repeat: no-repeat;
	float: left;
}
#footer_topimage {
	background-image: url(images/footer_top_img.gif);
	background-repeat: no-repeat;
	float: left;
	height: 22px;
	width: 780px;
}
#footer_topwhite {
	background-image: url(images/footer_top_white.gif);
	background-repeat: no-repeat;
	float: left;
	height: 22px;
	width: 780px;
}
#content_fullcolumn {
	width: 740px;
	padding-right: 20px;
	padding-left: 20px;
	clear: both;
}
#content_fullcolumn p {
	line-height: 18px;
	color: #000000;
}



#footer_withlogo  a {
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
#footer_withlogo   a:hover {
	color: #FFFF00;
}

#footer_wrap {
	height: 145px;
	width: 780px;
	background-color: #162544;
	float: left;
	background-image: url(images/bckg_footer.gif);
	background-repeat: repeat-x;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 36px;
}
#footer_logos {
	margin-top: 20px;
}


#footer_wrap a {
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
#footer_wrap  a:hover {
	color: #FFFF00;
}
.footerlogo {
	height: 83px;
	width: 189px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#sidebar {
	width: 253px;
	float: left;
	background-image: url(images/bckg_sidebar.jpg);
	background-repeat: repeat-x;

}
#sidebar_tab {
	height: 36px;
	width: 210px;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	float: left;
}
#sidebar_tab_nobrdr {
	height: 36px;
	width: 210px;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 18px;
	float: left;
	margin-bottom: 15px;
}


#sidebar_latestpromos {
	width: 210px;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	float: left;
}

.tablink_img {
	height: 36px;
	width: 39px;
	float: left;
}
.tablink_title {
	padding-right: 5px;
	padding-left: 15px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif, "Lucida Grande";
	font-weight: bold;
	font-size: 16px;
	height: 36px;
	width: 150px;
	line-height: 18px;
	padding-top: 2px;
}
.column {
	float: left;
	padding: 0;
}
.clear {
	clear: both;
}
.border_ryt {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	height: 210px;
}
.white {color: #FFFFFF}
.span-236 {
	width: 236px;
	padding-right: 8px;
	padding-left: 8px;
}
.span-236_inside {
	width: 235px;
	padding-right: 9px;
	padding-left: 9px;
}
.sidebar_topimage {
	height: 61px;
	width: 253px;
	float: left;
	background-image: url(images/sidebar_topimage.jpg);
	background-repeat: no-repeat;
}


.span-504 {
	width: 490px;
	padding-left: 18px;
}
.span-500Copy {
	width: 486px;
}
#sidebar h2 {
	font-family: Arial, Helvetica, "Lucida Grande", Verdana, sans-serif;
	font-size: 18px;
	line-height: 18px;
	background-image: url(images/bckg_h2.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 236px;
	color: 333366;
	display: block;
	float: left;
	margin-bottom: 10px;
}
.download_sml {
	height: 26px;
	width: 206px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}
.long-h3 {
	font-size: 18px;
	color: #333366;
	background-image: url(images/bckg_longh3.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 34px;
	width: 751px;
	margin-bottom: 10px;
	line-height: 36px;
	margin-right: auto;
	margin-left: auto;
}
#main_featureflash {
	background-image: url(images/bckg_features.jpg);
	background-repeat: no-repeat;
	height: 259px;
	width: 780px;
	padding-top: 26px;
	background-color: #000000;
	float: left;
}
