body{
	background: url(../images/main-bg.gif) #64a2d1 repeat-x;
	font: 76% Verdana, Arial, Helvetica, sans-serif, 'Times New Roman';
	color: #333;
}
html, body, p, h1, h2, h3, h4, img, form {	
	border:0;
	margin:0;
	padding:0;
}
h1 {
	font: 1.65em Arial, Helvetica, sans-serif;
	margin-bottom:0.65em;
	color: #6D7F2C;
}
h3{
	color:#9F4D2B;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	margin-bottom:0.5em;
}
h2, h2 a{
	color:#6D7F2C;
	font-size:1em;
	margin-bottom:0.3em;
}
.formlink
{
	background:url(../images/poll/dot-yellow.gif) no-repeat 0px 3px;
}
.formlink a{
	color:#9F4D2B;
	font: bold 1em Arial, Helvetica, sans-serif;
	margin-bottom:0.5em;
	margin-left:1.5em
}
#componentdesc h2,
#componentdesc h2 a{
	color:#9F4D2B;	
}

p { margin-bottom:1.75em;}
p a,a { text-decoration:none; color:#9f4d2b; }
a:hover { text-decoration:underline; }

div {
	position:relative;
	display:block;
}
.textonly { display:none; }
.gfxonly { display:inline; }

#main-container {
	left:50%;
	height:auto;
	margin-left:-374px;
	width:749px;
	background:#fff url(../images/container-bg.gif);
	overflow:hidden;
}
#functions {
	background:#014B83;
	color:#fff;
	height:35px;
	min-height:30px;
	line-height:1.4em;
}
#functions #options
{
	width:710px;
	margin-left:30px;
	height:30px;
	min-height:30px;
	top:5px;
}
#functions a,
#functions #options a {
	background:#014B83;
	color:#fff;
}
#utilnav {
	width:723px;
	background:#fff url(../images/main-bg-top.gif) no-repeat top;
	color:#012641;
	/*color:#4d85af;
	*/padding-top:12px;
	padding-bottom:8px;
	padding-left:14px;
	padding-right:12px;
	font-size: 0.90em;
}
#utilnav a { 
	/*color:#4d85af;
	*/color:#012641;
	background:#fff;
}
#bigA {
	font-size:16px;
	margin:0px;
}
#medA {
	font-size:12px;
	margin:0px;
}
#smallA {
	font-size:10px;
	margin:0px;
}
#header {
	width:inherit;
	height:136px;
	background:url(../images/header-bg.gif);	
}

#utilnav input {
	width:10em;
	height:1.1em;
	font-size:1em;
	border:2px #7FB3D9 solid;
	margin-left:0.2em;
}
#utilnav form {
	position:absolute;
	display:block;
	top:8px;
	right:10px;
	border:none;
	margin-left:0px;
}
html>body #utilnav form {
	margin-left:15px;
}
#utilnav .btn {
	position:relative;
	top:0.6em;
	width:1.6em;
	height:1.6em;
	border:0;
	margin:0;
	padding:0;
}
html>body #utilnav .btn {
	top:0.2em;
}
img#logo {
	position:relative;
	top:16px;
	left:20px;
	float:left;
}
img#photo {
	position:relative;
	float:right;
	right:9px;
}
img#page-title {
	position:absolute;
	right:9px;
	z-index:100;
	width:343px;
	height:136px;
}
#text-logo {
	display:none;
}

/*MENU STYLES*/
#menu {
	width:730px;
	height:37px;
	background:#c5e064 url(../images/menu-bg.gif) no-repeat bottom;
	color:#004233;
	text-align: center;
	vertical-align:middle;
	left:9px;
}
html>body #menu {
	min-height:37px;
	height:auto;
	overflow:hidden;
}

#menu div { 
	margin: 0px 0px 0px 15px;
}

#catpage #menu{
	background:#8FBCDE url(../images/catmenu-bg.gif) no-repeat bottom;	
}


#menu a {
	display:block;
	color:#004233;
	padding:12px 2px;
	margin:0px 0px;
	float:left;
	white-space: normal;
	height:auto;

}
/*#menu #section_3{
	width:200px;
	white-space:normal;
}*/
#menu a.active { 
	background:#98c527;
	text-decoration:none;
}
#menu a:hover { 
	background:#aed445;
	text-decoration:none;
}

#catpage #menu a.active { 
	background:#64A2D1;
	text-decoration:none;
}

#catpage #menu a:hover { 
	background:#C4DBED;
	text-decoration:none;
}

#menu span {
	display:block;
	float:left;
	padding:12px 0px;
}

#intro-text { line-height:1.6em; }
#left-col {
	left:17px;
	width:525px;
	padding-top:25px;
	float:left;
	height:350px;
}
html>body #left-col {
	min-height:350px;
	height:auto;
}
#right-col {
	right:9px;
	width:182px;
	float:right;
	background:#F3EBD6 url(../images/right-col-top-bg.gif) no-repeat top;
	padding-bottom:12px;
	margin-bottom:10px;
}
#right-col .dark-box {
	background:url(../images/darkbox-middle-bg.gif) repeat-y;	
	left:4px;
	margin-top:20px;
}
#right-col .dark-box ul {
	margin-left:20px;
	padding:0px;
}
#right-col .dark-box li {
	list-style: url(../images/darkbox-bullet.gif);
	background: url(../images/darkbox-line.gif) no-repeat bottom;
	margin-left:-5px;
	padding-bottom:8px;
	margin-bottom:3px;
}
#right-col .dark-box .text,
#right-col .light-box .text  {
	padding-left:9px;
	padding-right:15px;
}
#right-col .dark-box .text a, 
#right-col .dark-box a {
	color:#333;
}
#right-col .dark-box .bottom,
#right-col .light-box .bottom {
	margin-top:-10px;
	margin-bottom:-2px;
}

#right-col .light-box {
	background:url(../images/lightbox-middle-bg.gif) repeat-y;	
	left:4px;
	margin-top:12px;
}
#grey-boxes1 { margin-bottom:10px; }
#grey-boxes1 .middle {
	background:url(../images/greyboxes1-middle-bg.gif);
	width:518px;
	height:auto;
	overflow:hidden;
	margin-top:-2px;
}
#grey-boxes1 .text1,
#grey-boxes1 .text2,
#grey-boxes1 .text3 {
	float:left;
	width:132px;
	margin-bottom:-2px;
}
#grey-boxes1 .text1 p a,
#grey-boxes1 .text2 p a,
#grey-boxes1 .text3 p a {
	color:#333;
}
#grey-boxes1 .text1 { left:10px; }
#grey-boxes1 .text2 { left:60px; }
#grey-boxes1 .text3 { left:112px; }
#grey-boxes1 .top {
	margin-bottom:-1px;

}
#grey-boxes1 .bottom {
	margin-top:-4px;
}
#grey-boxes2 #welcome-msg {
	position:absolute;
	z-index:99;
	top:0px;
	left:17px;
}

#grey-boxes1 #envelope_icon {
position:absolute;
bottom: 0;
left: 238px;
width:103px;
height:64px;
z-index:100;
}

#grey-boxes1 #megaphone_icon {
position:absolute;
bottom: -4px;
left: 423px;
width:103px;
height:64px;
z-index:100;
}
#grey-boxes2 h3 { display:none; }
#grey-boxes1 p {
	margin-bottom:2px;
	margin-top:5px;
	line-height:normal;
}

#grey-boxes2 { 
	margin-bottom:20px;
	height:130px;
	}
	
html>body #grey-boxes2 { 
	height:auto;
	min-height:130px;
	}	
	
#grey-boxes2 .middle {
	background:url(../images/greyboxes2-middle-bg.gif);
	width:518px;
	height:auto;
	overflow:hidden;
	margin-top:-2px;
	
}
#grey-boxes2 .bottom 
{
	position:absolute;
	margin-top:-4px;
	z-index:-1;
}
html>body #grey-boxes2 .middle {
	margin-top:0px;
}
#grey-boxes2 .text1,
#grey-boxes2 .text2,
#grey-boxes2 .text3 {
	float:left;
	width:132px;
	padding-top:5px;
	margin-bottom:-2px;
}
#grey-boxes2 .text1 { left:10px; }
#grey-boxes2 .text2 { left:60px; }
#grey-boxes2 .text3 { left:112px; }

#grey-boxes2 .text1 p a,
#grey-boxes2 .text2 p a,
#grey-boxes2 .text3 p a {
	color:#333;
}
#grey-boxes2 .top 
{
	margin-bottom:-1px;

}
#grey-boxes2 #welcome-msg {
	position:absolute;
	z-index:99;
	top:0px;
	left:17px;
}

#grey-boxes2 #envelope_icon {
position:absolute;
bottom: -10px;
left: 238px;
width:103px;
height:64px;
z-index:100;
}

#grey-boxes2 #megaphone_icon {
position:absolute;
bottom: -13px;
left: 423px;
width:103px;
height:64px;
z-index:100;

}
img{
	behavior: url(../htc/pngbehavior.htc);
	/*z-index:10000;*/
}
#right-col #logos{
	display:block;
	position:relative;
	float:left;
	clear:both;
	top:10px;
	left:25px;
	width:150px;
	height:100px;	
}
.errorText{
	color:Red;	
}

/*LATEST ARTICLES STYLES*/
.articles {
	clear:both;
	overflow:hidden;
	margin-bottom:-14px;
}
html>body .articles {
	margin-bottom:4px;
}
.articles img {
	float:left;
	margin-right:10px;
	margin-bottom:15px;
} 

.articles .text {
	float:left;
	width:414px;
	overflow:hidden;
	height:auto;
}
.articles .text p a{
	color:#333;
}

/*FOOTER STYLES*/
#footer {
	clear:both;
	width:100%;
	background:white;
}
#footer .top{
	display:block;
	position:relative;
	margin: 0px;
	border:0px;
	padding:0px;	
}
#footer a{
	color:Black;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
#footer .text {
	display:block;
	position:relative;
	min-height:1.5em;
	background:#c5e064;
	color:#012641;
	padding:0px;
	text-align:center;
	line-height:1.5em;
	margin: -2px 9px 0px 8px;
}
html>body #footer .text {
	margin-top:0px;
}
#footer #footerlinks{
	display:block;
	position:relative;
	left:14px;
	color:#012641;	
}
#footer #footerlinks a{
	color:#012641;
	text-decoration:none;
}
#footer #footerlinks a:hover{
	text-decoration:underline;
}

/*SUB FOOTER STYLES*/
#sub-footer{
	background:#64a2d1;
	color:#fff;
	height:50px;
	line-height:1.4em;
}
html>body #sub-footer {
	min-height:50px;
	height:auto;
	overflow:hidden;
}
#sub-footer .w3c {
	float:left;
	margin:0px 0px 5px 15px;
	left:15px;
	clear:left;
}
#sub-footer .links {
	float:right;
	width:640px;
	margin-left:0px;
	margin-top:-2px;
	text-align:right;
	right:10px;
	color:Black;
}
a.streamon {
	padding:0;
	margin:0;
	z-index: 500;
	right: 0;
	position: absolute;
}
#sub-footer a {
	color:#fff;
}

/*POLL STYLES*/
#poll p {
	margin-bottom:6px;
}
#poll .option {
	padding-left:15px;
	margin-left:10px;
	margin-bottom:2px;
}
#poll #option0 { background:url(../images/poll/dot-red.gif) no-repeat 0 0.3em; }
#poll #option1 { background:url(../images/poll/dot-yellow.gif) no-repeat 0 0.3em; }
#poll #option2 { background:url(../images/poll/dot-green.gif) no-repeat 0 0.3em; }
#poll #option3 { background:url(../images/poll/dot-red.gif) no-repeat 0 0.3em; }
#poll #option4 { background:url(../images/poll/dot-yellow.gif) no-repeat 0 0.3em; }
#poll #option5 { background:url(../images/poll/dot-green.gif) no-repeat 0 0.3em; }

#poll #percentages,
#poll #bars {
	width:inherit;
	margin-left:6px;
}
#poll .bar {
	position:absolute;
	bottom:0px;
	width:43px;
	font-size:1px!important;
	padding:0;
}
#poll #bar0 { background:url(../images/poll/bar-red.gif); }
#poll #bar1 { background:url(../images/poll/bar-yellow.gif); }
#poll #bar2 { background:url(../images/poll/bar-green.gif); }
#poll #bar3 { background:url(../images/poll/bar-red.gif); }
#poll #bar4 { background:url(../images/poll/bar-yellow.gif); }
#poll #bar5 { background:url(../images/poll/bar-green.gif); }

#poll hr {
	border-top:1px #cdc6b4 solid;
	border-bottom:1px #f4eddb solid;
	border-left:0;
	border-right:0;
}
#poll .percent {
	float:left;
	width:43px;
	text-align:center;
	font-weight: bold;
	color: #706d66;
	font-size: 0.8em;
}
#poll #percent1,
#poll #percent2,
#poll #percent3,
#poll #percent4,
#poll #percent5 { margin-left:8px; }
.rsslink
{
	position:absolute;
	left:370px;
	top:30px;
}
.rssicon
{
	float:right;
}
.rsslink2
{
	position:relative;
	left:206px;
	top:0px;
}
.rssicon2
{
	position:relative;
	left:214px;
	top:7px;
}