html, body, ul, ol, li, p, 
h1, h2, h3, h4, h5, h6, 
form, fieldset, a { 
margin: 0; 
padding: 0; 
border: 0; 
}
p { padding: 5px 0px 5px 0px; }
a { color: #01559D; text-decoration: underline; }
a:hover { text-decoration: underline; }
img { border: none; }
hr { height: 0px; border: 0px; border-top: 1px solid #D2DEE9; margin: 5px 0px; }
ul { margin: 0px 0px 0px 0px; padding: 6px 0px 0px 25px; list-style-type: square; }
li { margin: 0px 0px 0px 0px; padding: 6px 0px 6px 0px; font-weight: bold; }

.layouts table td{ padding: 5px 0px 5px 0px;}
body {	
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	background-color: #F1F8FB;
	color: #9D9D9D;
}

#Main {
	float: left;
	width: 100%;
	margin: 0px auto 0px auto;
	border-top: 5px #17D5F1 solid;
}

#Bg1 {
	float:left;
	width:100%;
	min-height:500px;
	background-image:url(images/bg1.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
#Bg2 {
	float:left;
	width:100%;
	min-height:500px;
	background-image:url(images/bg2.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}
#Bg3 {
	float:left;
	width:100%;
	min-height:500px;
	background-image:url(images/bg3.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#Container {
	margin: 0px auto 0px auto;
	width: 910px;	
}
#Border {
	float: left;	
	border: 0px #000 solid;
}
#Header {
	clear:both;
	float: left;
	width: 910px;
	height: 126px;	
}
#HeaderTop {
	float: left;
	width: inherit;
	height: 25px;	
	margin-top: -2px;
}

#HeaderTop ul { float:right; list-style:none; margin:0px; padding:0px 0px 2px 240px; }
#HeaderTop ul li { float:left; list-style:none; margin:0px; padding:2px 5px 0px 5px; display:inline; }
#HeaderTop a { color:#fff; text-decoration:none; padding:2px 8px 2px 8px; font-size:10px; font-weight:normal; }

#HeaderBottom {
	float: left;
	width: inherit;
	height: 100px;	
}

#Menu {
	float: right;
	margin-top:70px;
	width: 600px;
	height: 30px;
	vertical-align:middle;
}
/*
#Menu a { color: #FFF; }
#Menu a:hover { color: #00D1F0; }
*/
#ContentShadow {
	float: left;
	width: 900px;
	padding: 0px 5px;
	min-height: 450px;
	background-image: url(images/shadow.png);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	overflow: hidden;
}
#Content {
	float: left;
	width: 900px;
	min-height: 400px;	
	
}
#Flash {
	float:left;
	width:900px;
	min-height: 5px;
}
#Footer {
	float:left;
	width: 100%;
	height: 160px;
	background-image:url(images/footer.jpg);
	background-repeat:repeat-x;
}
#FooterBody {
	margin: 0px auto 0px auto;
	padding:15px 7px;
	width: 886px;
	height: 100px;	
	color:#FFF;	
}
#FooterBodyLeft {
	float:left;
	width: 570px;
	height: 50px;
	font-size:10px;
}
#FooterBodyRight {
	float:right;
	width: 300px;
	height: 50px;
	text-align:right;
}

h1 { font-size: 18px; color:#034782; font-weight: normal; margin: 0px 0px 5px 0px; }
h2 { font-size: 16px; color:#034782; font-weight: normal; margin: 0px 0px 5px 0px; }
h3 { font-size: 14px; font-weight: bold; margin: 5px 0px; }
.size11 { font-size: 11px; }
.size12 { font-size: 12px; }
.size14 { font-size: 14px; }
.size16 { font-size: 16px; }
.white { color: #ffffff; }
.black { color: #000; }
.red { color: #CC0000; }
.bold { font-weight: bold; }
.underline { text-decoration: underline; }
.italics { font-style: italic; }
.alignright { float: right; }
.alignleft { float: left; }
.clear { clear: both; }
.text { width: 280px; border: 1px #6A8EAC solid; }
.select { width: 280px; border: 1px #6A8EAC solid; }
.submit { width: 120px; border: 1px #6A8EAC solid; }
.normal {font-weight: normal;}

.newrs1 {  background-color: #B9E2F7; border: 1px solid #1855A6; width: 250px; padding: 5px; margin-left:10px}
.newrs {  background-color: #B9E2F7; border: 1px solid #1855A6; width: 250px; padding: 5px 10px 10px 10px; margin: 10px 0px; }
.pagnew {  background-color: #DADFEF; border: 1px solid #00519E; width: 250px; padding: 5px 10px 10px 10px; margin: 10px 0px; }
.sennew {  background-color: #FCECC7; border: 1px solid #DC621D; width: 250px; padding: 5px 10px 10px 10px; margin: 10px 0px; }
#featureleft ul { margin: 0px 0px 0px 20px; padding: 0px; }
#featureright ul { margin: 0px 0px 0px 20px; padding: 0px; }
#featureleft ul li { font-weight: normal; margin: 0px; padding: 2px 0px; }
#featureright ul li { font-weight: normal; margin: 0px; padding: 2px 0px; }

.bluehead {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: #003399}

.SubmitButton { 
	font-family: Arial; 
	font-size: 12px; 
	width: 180px; 
}

#MainContent {
	float: left;
	width: 868px;
	min-height: inherit;
	padding: 15px 12px 15px 20px;
	background-color: white;

}

#ContentFullWidth {
	float: left;
	width: 860px;
	min-height:inherit;
	padding-right: 15px;
}

#ContentLeft {
	float: left;
	width: 555px;
	min-height:inherit;
	padding-right: 15px;
	border-right: 1px solid #D2DEE9;
}

#ContentLeftBottom {
	clear:both;
	float:left;
	width:inherit;
	min-height: 200px;
	padding-top:10px;
	margin-top:10px;
	border-top: 1px solid #D2DEE9;
}
#ContentLeftBottom1 {
	float:left;
	width:310px;
	padding-right: 15px;
	min-height:inherit;	
}
#ContentLeftBottom2 {
	float:right;
	width:230px;
	min-height:inherit;	
}

#ContentRight {
	float: left;
	width: 280px;
	min-height:inherit;
	padding-left: 12px;	
}

#news {
background: url(images/bg-news.jpg) no-repeat;
width: 282px;
height: 252px;
}
.contents {
width: 190px;
padding: 42px 20px 5px 18px;
font-size: 9pt;
color: #14538A;
}
.contentsNews {
width: 190px;
padding: 2px 20px 5px 18px;

font-size: 9pt;
color: #14538A;
}
.contents a:link, .contents a:visited {
text-decoration:none
}

#promotions {
background: url(images/bg-promotions.jpg) no-repeat;
width: 282px;
height: 129px;
}
#retailers {
background: url(images/bg-retailers.jpg) no-repeat;
width: 282px;
height: 132px;
}
#networks {
background: url(images/bg-networks.jpg) no-repeat;
width: 282px;
height: 129px;
}
#NewsletterSignUp {
width: 282px;
height: 130px;
	background-image: url(images/newsletter.jpg);
	background-repeat: no-repeat;
}
#NewsletterSignUp1 {	
	float:left;
	padding: 35px 10px 5px 18px;
	font-size: 9pt;
	color: #14538A;
width: 180px;

}
#NewsletterSignUp2 {	
	float:right;
	padding-top:100px;
	width:65px;
	height:20px;	
}

















/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/example_flyout.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

/* common styling */
.menu2{
position:relative; font-size:12px; z-index:100; float: left;
}
.menu2 ul {
padding:0; margin:0; list-style-type: none; display: inline; background:#eee; width:110px; text-align: left;
}
.menu2 ul li ul {
visibility:hidden; position:absolute; height:0; overflow:hidden; top:33px; left:0px;
}
.menu2 ul li {
float:left; display: inline; width: 210px; margin: 0px;  padding: 0px; 
}
.menu2 ul li a, .menu2 ul li a:visited {
display:block; float:left; text-decoration:none; color:#fff;font-weight: normal; width:210px; height:29px; line-height:29px; font-size:12px; background:transparent; padding: 2px 0px;
}
* html .menu2 ul li a, * html .menu2 ul li a:visited { width:200px; w\idth:200px; }

.menu2 table {
border-collapse:collapse; border:0; margin:0; padding:0; font-size:1em; position:absolute; left:0; top:0;
}

/* first line for IE7 and non-IE browsers - second line for IE5.5 and IE6 */
.menu2 ul li:hover a,
.menu2 ul li a:hover {
background:#004581;
color:#fff;
font-weight: normal;
padding: 2px 0px;
}

.menu2 ul li:hover {position:relative; z-index:90;}
* html .menu2 ul li a:hover {position:relative; z-index:100;}

.menu2 ul li:hover ul,
.menu2 ul li a:hover ul {
visibility:visible; position:absolute; height:auto; background:#004581; overflow:visible;	width: 210px; text-align: left;
}
.menu2 ul li:hover ul li a,
.menu2 ul li a:hover ul li a{
display:block; background:transparent; color:#fff;font-weight: normal; line-height:15px; padding: 2px 0px 2px 10px; height:auto; text-decoration:none; width: 200px; 
}

.menu2 ul li:hover ul li:hover a,
.menu2 ul li a:hover ul li a:hover {
background:#069; color:#fff;font-weight: normal;
}
.menu2 ul li:hover ul li ul,
.menu2 ul li a:hover ul li a ul {
visibility:hidden; position:absolute; height:0; overflow:hidden; top:0; left:210px; 
}
.menu2 ul li:hover ul li:hover ul,
.menu2 ul li a:hover ul li a:hover ul {
visibility:visible; position:absolute; height:auto; color:#000;font-weight: normal; padding:0; list-style-type:none; background:#069;
}
.menu2 ul li:hover ul li:hover ul li a,
.menu2 ul li a:hover ul li a:hover ul li a {
display:block; background:transparent; color:#fff;font-weight: normal;
}

.menu2 ul li:hover ul li:hover ul li:hover a,
.menu2 ul li a:hover ul li a:hover ul li a:hover {
background:#eee; color:#000;
}

.Basket01 { background-color: #03579F; color: #ffffff; font-weight: bold; }
.Basket02 { background-color: #e8e8e8; color: #000; }
.Basket02 a { color: #0B1130; }
.Basket02 img { border: 0px; }
