body {
	background: #D8DC4D url(./images/bg_green_wide.gif) repeat;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 12px;
}

h2, h3, h4 {
	margin: 0 0 4px 0;
}

img { border: 0px; }

/* text headers */
h2, h3 {
	font-size: 18px;
	font-weight: bold;
	color: #0666CC;
}

h3 { font-size: 15px; }

p {
	margin: 0 0 12px 0;
}

p.small {
	font-size: 10px;

}
p.disclamer {
	font-size: 10px;
	color: #999;
	padding-top: 30px;

}

div {
	float: left;
}

a:link, a:visited, a:active, a:hover {
	color: #005EC2;
}

a sup {
	text-decoration: none;
}
/* nav bar */

a#home-up:link, a#home-up:visited, a#home-up:active, a#home-in:link, a#home-in:visited, a#home-in:active, a#solpr-up:link, a#solpr-up:visited, a#solpr-up:active, a#solpr-in:link, a#solpr-in:visited, a#solpr-in:active, a#ezbtn-up:link, a#ezbtn-up:visited, a#ezbtn-up:active, a#ezbtn-in:link, a#ezbtn-in:visited, a#ezbtn-in:active, a#tvads-up:link, a#tvads-up:visited, a#tvads-up:active, a#tvads-in:link, a#tvads-in:visited, a#tvads-in:active {
	display: block;
	width: 190px;
	height: 29px;
	float: left;
}
a#home-up:link, a#home-up:visited, a#home-up:active, a#home-in:link, a#home-in:visited, a#home-in:active {	
	background: url("./images/home-up.gif") no-repeat top left;
}
a#home-in:link, a#home-in:visited, a#home-in:active {
	background: url("./images/home-in.gif") no-repeat top left;
}
a#home-up:hover, a#home-in:hover  {
	background: url("./images/home-hv.gif") no-repeat top left;
}

a#solpr-up:link, a#solpr-up:visited, a#solpr-up:active,a#solpr-in:link, a#solpr-in:visited, a#solpr-in:active {
	background: url("./images/solpr-up.gif") no-repeat top left;
}
a#solpr-in:link, a#solpr-in:visited, a#solpr-in:active {
	background: url("./images/solpr-in.gif") no-repeat top left;
}
a#solpr-up:hover, a#solpr-in:hover {
	background: url("./images/solpr-hv.gif") no-repeat top left;
}

a#ezbtn-up:link, a#ezbtn-up:visited, a#ezbtn-up:active, a#ezbtn-in:link, a#ezbtn-in:visited, a#ezbtn-in:active {
	background: url("./images/easybtn-up.gif");
}

a#ezbtn-in:link, a#ezbtn-in:visited, a#ezbtn-in:active {
	background: url("./images/easybtn-in.gif") no-repeat top left;
}

a#ezbtn-up:hover, a#ezbtn-in:hover  {
	background: url("./images/easybtn-hv.gif") no-repeat top left;
}

a#tvads-up:link, a#tvads-up:visited, a#tvads-up:active, a#tvads-in:link, a#tvads-in:visited, a#tvads-in:active {
	background: url("./images/tv-up.gif") no-repeat top left;
}

a#tvads-in:link, a#tvads-in:visited, a#tvads-in:active {
	background: url("./images/tv-in.gif") no-repeat top left;
}

a#tvads-up:hover, a#tvads-in:hover {
	background: url("./images/tv-hv.gif") no-repeat top left;
}

.blind i {
 	display: none;
 }


#menuBar { 
	width: 760px; 
	height: 29px;
	border: 0;
	background-color: #0F447C;
}

/* nav bar */


#logo {
	width: 760px;
	margin-bottom: 0px;
}

#main {
	width: 760px; 
	background: #FFF url(images/bg_white.gif) repeat-y right;
	margin-bottom: 20px;
}

#header {
	background-image: url(images/bg_header.gif);
	background-repeat: no-repeat;
}

#header2 {
	background-image: url(images/bg_header2.gif);
	background-repeat: no-repeat;
}

#footerText {
	padding: 6px;
	width: 748px;
	font-weight: bold;
	background-color: #0666CC; 
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	border-top: 1px solid #000;
}

#leftColumn { width: 571px; }

#rightColumn { width: 189px; }

#mainBody {
	clear: both;
	width: 571px;
}

#mainBody .mainBodyPadding {
	padding: 6px 20px 20px 100px;
}
#mainBody .mainBodyPadding ul {
	margin-left: 0px;
	padding-left: 18px;
}


/* --- Menu ----------------------------------------------------------------- */

#subMenu {
	border-color: #909090;
	border-width: 1px 0px 1px 1px;
	border-style: solid;
	background: #E3E680 url(images/bg_menu1.gif) repeat-y right;
	width: 182px;
	padding: 6px 0px 6px 6px;
}

#subMenu h2 {
	color: #000;
	font-size: 15px;
	margin: 0px 5px 5px 0px;
}

#subMenu #innerSubMenu, #subMenu #innerSubMenu2 {
	font-size: 11px; 
	width: 168px;
	padding: 6px;
	background: #EEF0B2 url(images/bg_menu2.gif) repeat-y right;
	border-width: 1px 0px 1px 1px;
	border-style: solid;
	border-color: #ADADAD;
	float: right;
}

/* format menu links */
#subMenu h3 { margin: 0px; color: #3F85BE; }

#subMenu #innerSubMenu h3 a:link, #subMenu #innerSubMenu h3 a:visited, #subMenu #innerSubMenu2 h3 a:link, #subMenu #innerSubMenu2 h3 a:visited  { 
	font-size: 14px;
	color: #3F85BE;
	width: 168px;
	display: block;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
}

/* menu hover color */
#subMenu #innerSubMenu h3 a:hover, #subMenu #innerSubMenu2 h3 a:hover { 
	background: #2C8AEC;
	color: #FFF; 
}

/* style for the lists */
#subMenu #innerSubMenu ul, #subMenu #innerSubMenu2 ul {
	list-style-type: none;
	margin: 0px; 
	padding: 0px; 
}

/* menu with dotted borders: */
#subMenu #innerSubMenu li {
	display: block;
	border-bottom: 1px dotted #3F85BE;
	padding-bottom: 2px;
	padding-top: 2px; 
}

/* menu/text box: */
#subMenu #innerSubMenu2 li {
	padding-bottom: 6px;
}

/* -------------------------------------------------------------------------- */

#textheader, #textheader2 {
	background-image: url(images/header_video.gif);
	width: 400px;
	height: 90px;
	padding:0px;
	margin:0px; 
	margin-bottom:25px; 
	background-repeat: no-repeat;
}

#textheader2 {
	width: 500px;
}

#textheader h1, #textheader2 h1 {
	font-size: 38px; 
	font-weight: bold; 
	padding: 12px;
	display: none; 
}

#circles, #circles2 {
	background-image: url(images/gr-circles-blue.gif); 
	width: 100%;
	height: 48px;
	background-position: right;
	background-repeat: no-repeat;
	margin-bottom: 30px;
}	
#circles2 {
	margin-top: 20px;
}

#bannerRight {
	width: 189px;
	height: 287px;
	margin-bottom: 30px;
}	

#footer {
	background-image: url(images/footer.gif); 
	width: 760px; 
	height: 30px;
	background-repeat: no-repeat;
}	

#easy {
	float: right;
	height: 70px;
	display: block;
}

.easyHidden {
	display: none;
}

/* Button */
a.button:link, a.button:visited, a.button.active, a.button:hover {
	float:none;
	border:#888 1px solid;
	margin:2px 0px;
	padding:3px 6px;
	font-weight:bold;
	font-size:11px;
	font-family:tahoma, verdana, sans-serif;
	text-decoration:none;
	line-height:21px;
	color:#000 !important;
	}
a.button:link, a.button:visited {
	background-color:#FBEFC0}
a.button.active, a.button:hover {
	background-color:#FFF9E0}
