body, html
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Arial;
	background: #aec3c6 url(../images/new/bg_main.jpg) top repeat-x;
}

a, a:visited { color: #1683A9; text-decoration: underline; }
a:hover { color: #00B5F4; text-decoration: none; }

#mainContainer
{
	margin-left:auto;
	margin-right:auto;
	width:995px;
}

#topline {
	background: #020e1a url(../images/new/bg_signin.jpg) top repeat-x;
	height: 18px;
	text-align: right;
	font-size: 11px;
	line-height: 18px;	
	margin-left:auto;
	margin-right:auto;
	color:White;
}

#topline a {
	color: #fff;
	text-decoration: none;
	padding: 0 0.5em;
}
#topline a:hover {
	text-decoration: underline;
}

#wmLogoContainer
{
	background-color:black;
	padding-bottom:7px;
	padding-top:7px;
}

#wmLogo
{
	cursor:pointer;
	float:left;
}

#wmLogo a.logo
{
    background: url(../images/new/logo.jpg) no-repeat;
	display: block;
	width: 213px; 
	height: 75px;
	margin: 5px;
}

#wmLogo a.logo span
{
    display:none;
}

#wmLogo a:hover
{
    background-position: -214px 0;
}

#wmLogoContainer .leaderboard
{
	float:left;
	margin-left:35px;
	padding-right:2px;
}

#navigationContainer
{
	clear:both;
	background: url(../images/new/bg_navi.jpg) top repeat-x;
}

ul#navigation { 
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 30px;
	float: left;
}

ul#navigation li { 
	display: block;
	float: left;
	text-transform:uppercase;
	vertical-align:middle;	
	padding:0;
	margin:0;
	background: url(../images/new/blkdivider.gif) right no-repeat;
	padding-right:2px;
}

ul#navigation li a { 
	color: #D3D9DE;		
	text-decoration:none;
	display: block;
	padding: 0px 10px 0px 10px;
	font-weight:bold;	
	
}

ul#navigation li a:hover 
{
	color: #c1efff;
	background: #00070F url(../images/new/bg_navihover.jpg) top;
}

.searchBoxContainer {
	float: right;
	margin: 3px 3px 3px 0;
}

.searchBoxButton {
	background: url(../images/new/bg_searchsubmit.jpg) bottom no-repeat;
	border: none;
	width: 42px; height: 26px;
	float: left;
	cursor: pointer;
}

.searchBoxText {
	background: url(../images/new/bg_searchbox.jpg) top repeat-x;
	border: none;
	border-right: 3px solid #95DDF5;
	height: 22px;
	padding: 4px 5px 0 0;
	text-align: right;
	font-weight: bold;
	color: #333;
	float: left;
}

#footer 
{
	font-size:10px;
	text-align: center;
	background: #aec3c6 url(../images/new/bg_footer.jpg) top left no-repeat;
	color: #4E6672;
	padding-top: 90px;
}

#footer a {color: #1683a9; text-decoration: underline;}
#footer a:hover {color: #00b5f4; text-decoration: none;}

.Common {background-color:#E7FCFF; height:1%; padding-top:10px;}

.mainContentContainer
{
	padding-bottom:20px;
	height:1%;
}

.mainContentContainerInner
{	
	background-color:#ffffff;
	margin:0 10px 0 10px;
	border:1px solid #d2d2d2;
	padding:10px;
	height:1%;
}

.sidebarRight
{
	float: right;
	border-left: 1px solid #D2D2D2;
	padding-left: 12px;
	width: 200px;
	margin-left: 10px;
}

/* Typography */
h3
{
	font: bold 14px Arial, sans-serif;
	margin: 2px;
	color: #616161;
	letter-spacing: -1px;
}

/* --- Highlighs (start) --- */
.sig
{
	font: italic 18px/20px "Palatino Linotype", sans-serif;
	color: #606060;
	letter-spacing: -1px;
}

.pdf a, .contact a:visited
{
	background: #bbb;
	display: block;
	color: #fff;
	width: 175px;
	height: 60px;
	font: normal 13px/14px Futura, sans-serif;
	padding: 10px;
	margin: 0 5px 0 0;
	border: 2px solid #e2e2e2;
	letter-spacing: 1px;
	text-decoration: none;
	float: left;
}

.pdf a:hover
{
	background: #ccc;
	border: 2px solid #e2e2e2;
	color: #707070;
}

.pdf img
{
	float: left;
	margin: 0 10px 5px 0;
	border: 3px solid #a0a0a0;
}

.contact a, .contact a:visited {
	background: #bbb;
	display: block;
	color: #fff;
	height: 15px;
	width: 250px;
	font: bold 12px/12px Futura, sans-serif;
	padding: 10px;
	margin: 0 0 5px 0;
	border: 2px solid #e2e2e2;
	letter-spacing: 1px;
	text-decoration: none;
	float: left;
	text-align: center;
}

.contact a:hover {
	background: #ccc;
	border: 2px solid #e2e2e2;
	color: #707070;
	text-decoration: none;
}

.issueBox {
	border: 1px dotted #E8A713;
	width:95%;
	margin: 0 auto 16px auto; padding: 10px;
	background: #fff url(../images/digitalbox.gif) right top no-repeat;
}

.issueBox a img {
	border: none;
}

.issueBox a {
	text-decoration: none;
	font: bold 1.3em/1.2em Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}

.issueBox a:link {
	color: #ac8231;	
}

.issueBox a:hover {
	color: #ffca63;	
}

.issueBox p {
	margin: 0; padding: 0;
	position: relative; top: -60px; left: 140px;
	width: 70%;
	color: #888;
}

.sitemap li {margin-bottom: 10px; font-size:16px;}
.sitemap-sub1 li {margin-top: 2px; margin-bottom: 5px; font-size:12px;}

/* --- Highlighs (end) --- */

/* -- Forms (start) -- */
fieldset {
	padding: 10px;
	border: 1px solid #2f76a0;
}

legend {
	font: normal 18px Arial, sans-serif;
	color: #2f76a0;
	letter-spacing: -1px;
}

.button {
	color: #222;
	padding: 0px 5px;
	margin: 2px 0;
	text-align: center;
	font: bold 13px/13px Futura, sans-serif;
	background: #fd9 url(../images/searchbg.jpg) top repeat-x;
	border-style: solid;
	border-color: #fd9 #f2b84b #f2b84b #fd9;
	border-width: 2px;
	cursor: pointer;
	line-height: 1.2;
}

a.button {
	text-decoration: none;
}

#contact form {
	width: 550px;
	background: url(../images/wsm_bg.gif) bottom right no-repeat;
}

#ratecard form {
	width: 500px;
	background: url(../images/wsm_bg.gif) bottom right no-repeat;
}

#contact fieldset input:focus, #ratecard fieldset input:focus {
	border: 2px solid #EFB93A;
}

#contact fieldset label, #ratecard fieldset label {
	color: #606060;
	margin: 8px 0 2px 0;
	display: block;
	font: bold 11px/12px Arial, sans-serif;
}

#contact fieldset input, #contact fieldset select, #ratecard fieldset input, #ratecard fieldset select {
	width: 200px;
	margin: 0 0 0 15px;
}

#contact textarea, #ratecard textarea {
	width: 245px;
	height: 140px;
	margin: 0 0 5px 15px;
}
/* -- Forms (end) -- */

/* -- Tooltips (start) -- */
.help {
	color: #cf9919;
	font: normal 10px/10px Verdana;
	cursor: help;
}

.tthd {
	background: #4A92CE url("../images/info.gif") 95% no-repeat;
	border: 1px solid #ababab;
	padding: 7px;
	width: 200px;
	color: #fff;
	font: bold 11px/11px Arial;
	filter: alpha(opacity=99);
	-moz-opacity: 0.99;
	opacity: 0.99;
}

.ttbd {
	background: #fff;
	border: 1px solid #ababab;
	padding: 7px;
	width: 200px;
	font-family: Arial;
	font-size: 11px;
	filter: alpha(opacity=99);
	-moz-opacity: 0.99;
	opacity: 0.99;
}
/* -- Tooltips (end) -- */

/* -- Subscription Specific -- */
.button-sub {font-weight: bold; font-size: 11.5pt; color: #ffffff;  background: #4A92CE; background-color: #4A92CE; border-style: solid; border-color: #BDCFEF #666666 #666666 #BDCFEF; border-width: 3px; cursor: hand; cursor: pointer;}
.button-sub-cancel {font-weight: bold; font-size: 11.5pt; color: #ffffff; background-color: #afafaf; border-style: solid; border-color: #BFBFBF #6F6F6F #6F6F6F #BFBFBF; border-width: 3px; cursor: hand; cursor: pointer;}
/* -- Subscription Specific (end) --*/
