/* CSS Document */

body {
	background-color: #d5dccc;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0 0px;
	padding: 0;
	min-width: 760px;
} 


a:link {
	color: #3d82ce;
}
a:visited {
	color: #7291AB;
}
a:hover, a:active, a:focus {
	color: #FF6600;
}



h1 {
	font-weight: bold;
	color: #000000;
	font-size: 1.2em;
}
h2, h3 {
	font-weight: bold;
	color: #000000;
	
}
#sidebar h2, #news h2 {
	font-size: 1.25em; 
	margin: 0 0 6px; 
} 
#maincontent h1, #rightsidebar h1 {
	margin: 0;
	font-weight: bold;
	color: #0D4C82;
	font-size: 1.2em;
	margin: 1em 0em 1em 0em;
}
#maincontent h2, #rightsidebar h2 {
	font-size: 1em;
	margin: 1em 0 0;
	color: #0C4D84;
	font-weight: bold;
} 
#maincontent h3, #rightsidebar h3  {
	font-size: .95em;
	color: #0C4D84;
	margin: 1em 0 0;
}
#rightsidebar h2 {
	font-size: 1.5em;
	margin: 0px;
	color: #0C4D84;
	font-weight: bold;
} 
#rightsidebar h3  {
	font-size: 1em;
	color: #0C4D84;
margin: 0 0 0 6px;
}

#rightsidebar h1.topheading {
	color: #000000;
	text-align: left;
}

#leftsidebar h3.topheading {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0;
	color: #000000;
	text-align: left;
}

#wnnBanner {
	background-image: url(/images/wnn_hp2.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 54px;
	/* width: 100%; */
	width: 700;
}

#masthead {
	background-image: url(../images/topbannerrepeat.jpg);
	background-repeat: repeat-x;
	height: 106px;
}


/******** LAYOUT WRAPPER **********/
#layout {
	margin: 0;
	background-color: #FFFFFF;
} 
#wrapper {
	margin: 1em 0 0 0;
	position: relative;
	min-width: 977px;
} 
/*The menubar DIV is the container for our menu. We set a background image and a black
border. Font-size is set to .85em, setting the menu text size. Position is set to relative
to work around bugs in IE5 Mac and Firefox Mac.*/
#menubar {
	font-size: .75em;
	background-image: url(../images/menubarrepeat.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	height: 32px;
	background-position: left top;
	position: relative;
	z-index: 1000;
}
/*This style represents a special DIV placed just inside the closing DIV tag
of menubar. This style allows the menubar background to extend to the full height
of the menu. DO NOT EDIT or remove this style or the DIV it represents in the page.*/
.clearcontent {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 1px;
}


#leftsidebar {
	font-size: 0.75em;
	float:left;
	top: 0;
	width: 159px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-left:1px dotted #999999;
	background-image:url(../images/columnBKGt.jpg);
	background-repeat:repeat-x;
	display:block;
}

#rightsidebar {
	float:left;
	font-size: 0.75em;
	position: relative;
	width: 199px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	vertical-align: top;
	border-left:1px dotted #999999;
	background-image:url(../images/columnBKGt.jpg);
	background-repeat:repeat-x;
	display:inline;
}

/*#rightsidebar {
	float:left;
	font-size: 0.85em;
	position: relative;
	width: 300px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	vertical-align: top;
	display:inline;
}*/


#maincontent {
	/*font-size: 0.75em;*/
	font-size: 1em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 16px;
	padding-left: 10px;
	line-height: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 700px;
	float:left;
}

#maincontent p {
	margin: 0em 0em .5em 1em;
	padding: 0px;
}


/***********FOOTER************/
/*Footer Container*/
#footerbox {
	font-size: 0.7em;
	background-image: url(../images/footer_repeat.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	text-align: right;
	height: 59px;
	clear:both;
}

#footer {
	margin: 0;
	color: #FFFFFF;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer p {
	margin: 0 0 21px 0;
}
#footer a:link {
	color: #FFFFFF;
	padding: 3px;
	text-decoration: none;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover, .subcribefeed a:active, .subcribefeed a:focus {
	color: #99ccff;
	text-decoration: none;
}


.horizrule {
	margin-top: 6px;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	vertical-align: top;
}
.todaysdatetext {
	font-size: .75em;
	vertical-align: top;
	color: #000000;
	font-weight: bold;
}
.currentdate {
	color: #000000;
	font-weight: bold;
}


#whatsnewnowbar {
	background-color: #f4f8fc;
}
#whatsnewnowbar p {
	padding-left: 7px;
	padding-right: 7px;
	font-size: 0.85em;
	padding-top: 0px;
	margin: 0px;
	padding-bottom: 0px;
}
#whatsnewnowbar h1 {
	background-image: url(../images/blue_fade_header2.jpg);
	height: 30px;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 24px;
	padding-bottom: 0px;
}
#whatsnewnowbar a:link {
	color: #000000;
	display: block;
	padding: 3px;
}
#whatsnewnowbar a:visited {
	color: #222222;
}
#whatsnewnowbar a:hover, #whatsnewnowbar a:active, #whatsnewnowbar a:focus {
	color: #000000;
	background-color: #d0dfed;
}
#whatsnewmore {
	text-align: right;
	background-color: #f4f8fc;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 6px;
	font-weight: bold;
	font-size: .85em;
	margin-top: 0px;
	padding-top: 0px;
}
#whatsnewmore a:link {
	color: #99ccff;
	padding: 3px;
	text-decoration: none;
}
#whatsnewmore a:visited {
	color: #99ccff;
}
#whatsnewmore a:hover, #whatsnewmore a:active, #whatsnewmore a:focus {
	color: #FF6600;
}



.subcribefeed {
	font-size: .75em;
	font-weight: bold;
	color: #000000;
}
.subcribefeed a:link {
	color: #FF6600;
	padding: 3px;
	text-decoration: none;
}
.subcribefeed a:visited {
	color: #FF6600;
}
.subcribefeed a:hover, .subcribefeed a:active, .subcribefeed a:focus {
	color: #99ccff;
}

.orangehighlight {
	color: #FF6600;
}
.bluehighlight {
	color: #99ccff;
}
.darkblueboldhightlight {
	color: #0C4D84;
	font-weight: bold;
}

#loginbox {
	text-align: right;
	font-weight: bold;
	color: #999999;
	font-size: .9em;
}
#loginbox a:link {
	color: #99ccff;
	text-decoration: none;
}
#loginbox a:visited {
	color: #99ccff;
}
#loginbox a:hover, .subcribefeed a:active, .subcribefeed a:focus {
	color: #FF6600;
}


#searchbar {
	position: absolute;
	top: 10px;
	z-index: 200;
	right: 20px;
/*	width: 146px; */
	margin-right: 10px;
	font-size: 0.7em;
	line-height: 1.8em;
	text-align: right;
	color: #000000;
}
#searchbar a:link {
	color: #0000FF;
}
#searchbar a:visited {
	color: #0000FF;
}
#searchbar a:hover, .subcribefeed a:active, .subcribefeed a:focus {
	color: #FF6600;
}
#searchbar .sp2_field {
	background-image: url(/images/magglass.gif); 
	background-repeat: no-repeat;
	text-indent: 15px;
}

/*	#searchbar form {    //lifted from mozilla.org to get input right
		width: 170px;
		font-size: 85%;
		border:	1px solid #9097A2;
		background: #D9DBE1;
		padding: 2px;
	} */
#topphonenumber {
	position: absolute;
	top: 83px;
	z-index: 200;
	right: 20px;
	width: 146px;
	margin-right: 10px;
	text-align: right;
}

.rightsidedescription {
	text-align: right;
	font-size: 0.9em;
	margin: 2px;
	vertical-align: top;
}
.rightsidedescription a:link {
	color: #000000;
	text-decoration: none;
}
.rightsidedescription a:visited {
	color: #000000;
}
.rightsidedescription a:hover, .subcribefeed a:active, .subcribefeed a:focus {
	color: #FF6600;
}

#p7background {
	font-family: "Trebuchet MS", Arial, sans-serif;
	background-image: url(../images/menu_background.jpg);
	background-repeat: no-repeat;
	height: 32px;
}


.leftcellpadborder {
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
}
.padright {
	padding-right: 10px;
}


#popupbox {
	background-color: #000000;
	color: #FFFFFF;
	font-size: .80em;
}


.imageleft {
	float: left;
	padding-right: 12px;
	padding-bottom: 3px;
}
.imageright {
	float: right;
	padding-left: 12px;
	padding-bottom: 3px;
}
.quotes {
	font-size: .9em;
	font-style: italic;
}
.myTCTAbox {
	padding: 1px 5px 5px;
	border-top: thin solid #0C4D84;
	border-right: thin solid #0C4D84;
	border-bottom: thin solid #0C4D84;
	border-left: thin solid #0C4D84;
	background-color: #f0f1f2;
}

/*.myTCTAbox {
	min-height:142px;
	background-image:url(../images/sidebar-Login.jpg);
	background-repeat:no-repeat;
	padding: 10px 5px 1px 10px;
} */
#memberlogin #Submit {
	margin-left:170px;	
}


.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto }
	
#p7background {
background-image:url(../images/menu_background.jpg);
	}
#p7PMnav a {
	color:#ffffff;
}

#WLSearchBoxDiv {
	position: absolute;
	top: 20px;
	z-index: 200;
	right: 20px;
/*	width: 146px; */
	margin-right: 10px;
	font-size: 0.7em;
	line-height: 1.8em;
	text-align: right;
	color: #000000;
}