body
{
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #333333;
	text-align: center;
	padding: 0px;
	margin: 0px;
	background-image: url(/assets/images/background.jpg);
	background-position: center top;
	background-color:#013e02;
}

th,td,p,div,span,form,a,ul,input,textarea,select,legend,fieldset,option,button,label,em {
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #333333; 
}
#googleSearchUnitIframe{
	font-size: 20px;
}


img {
	border: 0;
}
.nodisplay { display: none; }
.hMargin10{ margin: 10px 0 10px 0; }
.hMargin20{ margin: 20px 0 20px 0; }
.hPadding10{ padding: 10px 0 10px 0; }
.hMargin5{ margin: 5px 0 5px 0; }
.MarginTop5Bottom2 { margin: 5px 0 2px 0; }
.MarginBottom10 { margin: 0px 0 10px 0; }
.PaddingBottom10 { padding: 0px 0 10px 0; }
.MarginBottom5 { margin: 0px 0 5px 0; }
.mTop40{margin: 40px 0 2px 0;}
.clearALL{clear:both;margin:0;padding:0;width:0;}

.h10{
	height:10px;
}
.h5{
	height:5px;
}
.w25{
float:left;
width:10px;
margin-left:5px;
margin-right:10px;
}

h1
{
	background-image: url(/assets/images/bar_4_column-new.png);
	background-repeat: no-repeat;
	font-size: 10px;
	line-height: 16px;
	margin: 0;
	padding: 0;
	text-indent: 10px;
	color: #fff;
	text-transform: uppercase;
}

h2
{
	background-image: url(/assets/images/bar_3_column-new.png);
	background-repeat: no-repeat;
	margin: 0;
	font-size: 10px;
	line-height: 16px;
	padding: 0;
	text-indent: 10px;
	color: #fff; 
	text-transform: uppercase;
}
h3
{
	background-image: url(/assets/images/bar_2_column-new.png);
	background-repeat: no-repeat;
	margin: 0;
	font-size: 10px;
	line-height: 16px;
	padding: 0;
	text-indent: 10px;
	color: #fff; 
	text-transform: uppercase;
}

h4
{
	background-image: url(/assets/images/bar_1_column-new.png);
	background-repeat: no-repeat;
	margin: 0;
	font-size: 10px;
	line-height: 16px;
	padding: 0;
	text-indent: 10px;
	color: #fff; 
	text-transform: uppercase;
}


.content
{
	clear: both;
	display: block;
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0 0 0 12px;
	width: 970px;
	text-align: left;
	background-color: #fff;
	z-index:1;
}
#footer
{
	display: block;
	position: relative;
	margin: 0 auto 0 auto;
	/*padding: 12px;*/
	width: 982px;
	text-align: center;
	background-color: #fff;
	z-index:1;
	
}

.oneCol{
	width:228px;
}
.twoCol{
	width:474px;
}
.threeCol{
	width:716px;
}
.fourCol{
	width:958px;
}


a:link {
	font-size: 13px;
	line-height: 16px;
	color:#003986;
	text-decoration: none;
	font-weight:bold;
}

a:active {
	font-size: 13px;
	line-height: 16px;
	color:#003986;
	text-decoration: none;
	font-weight:bold;
}

a:visited {
	font-size: 13px;
	line-height: 16px;
	color:#666;
	text-decoration: none;
	font-weight:bold;
}

a:hover {
	font-size: 13px;
	line-height: 16px;
	color:#003986;
	font-weight:bold;
	text-decoration: underline;
}

a:link.small {
	font-size: 11px;
	line-height: 14px;
	color:#003986;
	text-decoration: none;
	font-weight:bold;
}

a:active.small {
	font-size: 11px;
	line-height: 14px;
	color:#003986;
	text-decoration: none;
	font-weight:bold;
}

a:visited.small {
	font-size: 11px;
	line-height: 14px;
	color:#666;
	text-decoration: none;
	font-weight:bold;
}

a:hover.small {
	font-size: 11px;
	line-height: 14px;
	color:#003986;
	font-weight:bold;
	text-decoration: underline;
}

.widget {
	font-weight:bold;
	font-size: 10px;
	color:#003986;
}
.widgetText {
	/*font-weight:bold;*/
	font-size: 11px;
	color:#003986;
	padding:5px;
}
a:link.linkItem {
	text-decoration: none;
	font-weight:normal;
}
 a:active.linkItem {
	text-decoration: none;
	font-weight:normal;
}
 a:visited.linkItem {
	text-decoration: none;
	font-weight:normal;
}
 a:hover.linkItem {
	text-decoration: underline;
	font-weight:normal;
}
 
 a:link.nav {
	font-size: 11px;
	line-height: 21px;
	color:#fff;
	text-decoration: none;
	font-weight:bold;
}

a:active.nav  {
	font-size: 11px;
	line-height: 21px;
	color:#fff;
	text-decoration: none;
	font-weight:bold;
}

a:visited.nav  {
	font-size: 11px;
	line-height: 21px;
	color:#fff;
	text-decoration: none;
	font-weight:bold;
}

a:hover.nav  {
	font-size: 11px;
	line-height: 21px;
	text-decoration: underline;
	color:#fff;
	font-weight:bold;
}
 
 
 a:link.bc {
	font-size: 10px;
	line-height: 16px;
	color:#fff;
	text-decoration: none;
	font-weight:bold;
}

a:active.bc  {
	font-size: 10px;
	line-height: 16px;
	color:#fff;
	text-decoration: none;
	font-weight:bold;
}

a:visited.bc  {
	font-size: 10px;
	line-height: 16px;
	color:#fff;
	text-decoration: none;
	font-weight:bold;
}

a:hover.bc  {
	font-size: 10px;
	line-height: 16px;
	text-decoration: underline;
	color:#fff;
	font-weight:bold;
}

 a:link.thumbHead
 {
 	font-size: 10px;
 	line-height: 13px;
 	text-decoration: none;
 	font-weight: bold;
 	text-transform: uppercase;
 }

a:active.thumbHead  {
	font-size: 10px;
	line-height: 13px;
	text-decoration: none;
	font-weight:bold;
 	text-transform: uppercase;
}

a:visited.thumbHead  {
	font-size: 10px;
	line-height: 13px;
	text-decoration: none;
	font-weight:bold;
 	text-transform: uppercase;
}

a:hover.thumbHead  {
	font-size: 10px;
	line-height: 13px;
	text-decoration: underline;
	font-weight:bold;
 	text-transform: uppercase;
}


.articleHeadline{
	font-size: 20px;
	line-height: 24px;
	color:#003986;
	font-weight:bold;
}
.columnByline{
	color:#003986;
	font-style:italic;
	margin-top:5px;
}

.reviews{
	margin:10px;
	margin-top:0px;
}

#num_Reviews{
	font-size: 10px;
	line-height: 10px;
	font-weight:bold;
	color:#778CA6;
	text-transform: uppercase;

}

.debug{
	background-color: yellow;
	width: 250px;
}

#layout{
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: transparent;
	z-index: 1000;
}

.layout
{
	display: block;
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	width: 1024px;
	height: 100%;
}

.addModComment
{
	display: block;
	float: right;
	cursor: pointer;
	margin-right: 5px;
	vertical-align: middle;
	
}

.icon{
	padding-top:2px;
}

#message{
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	color:#fff;
	z-index: 1000;
}


.message
{
	display: block;
	position: relative;
	margin: 25% auto 0 auto;
	background-color: #003986;
	color:#fff;
	width: 50%;
	padding: 20px;
	border-color: #E3A000;
	border-width: 1px;
	border-style: solid;
}

#mastHead{
	clear: both;
	display: block;
	position: relative;
	padding: 0;
	margin: 0 auto 0 auto;
	width: 982px;
	text-align: left;
}



#navunit{
	clear: both;
	position: relative;
	display: block;
	padding: 0;
	margin: 0 auto 0 auto;
	width: 982px;
	z-index:100;
}

body#portal_1 div#portalNav ul#menuList li.menubar a#actuator_1,
body#portal_2 div#portalNav ul#menuList li.menubar a#actuator_2,
body#portal_3 div#portalNav ul#menuList li.menubar a#actuator_3,
body#portal_4 div#portalNav ul#menuList li.menubar a#actuator_4,
body#portal_5 div#portalNav ul#menuList li.menubar a#actuator_5,
body#portal_6 div#portalNav ul#menuList li.menubar a#actuator_6,
body#portal_7 div#portalNav ul#menuList li.menubar a#actuator_7,
body#portal_8 div#portalNav ul#menuList li.menubar a#actuator_8,
body#portal_9 div#portalNav ul#menuList li.menubar a#actuator_9
{
color: #000;
background-position: 0 0px;

}

body#portal_1 div#portalNav ul#menuList li.menubar a:hover#actuator_1,
body#portal_2 div#portalNav ul#menuList li.menubar a:hover#actuator_2,
body#portal_3 div#portalNav ul#menuList li.menubar a:hover#actuator_3,
body#portal_4 div#portalNav ul#menuList li.menubar a:hover#actuator_4,
body#portal_5 div#portalNav ul#menuList li.menubar a:hover#actuator_5,
body#portal_6 div#portalNav ul#menuList li.menubar a:hover#actuator_6,
body#portal_7 div#portalNav ul#menuList li.menubar a:hover#actuator_7,
body#portal_8 div#portalNav ul#menuList li.menubar a:hover#actuator_8,
body#portal_9 div#portalNav ul#menuList li.menubar a:hover#actuator_9

{
color: #fff;
background-position: 0 -30px;

}


.bright{
background-color: #003986;
}

.items{
float:left;
margin:0;
padding:0;
}

.raquo{
clear: both;
float:left;
width:25px;
margin:0;
text-align: center;
padding:0;
color:#E3A000
}

.monthCol{
float:left;
width:35px;
margin:0;
text-align: center;
padding:0;
}

.staticWidget
{
	display: block;
	text-align: left;
	/*padding: 5px;*/
	margin: 0px;
	/*margin-bottom: 5px;*/
	/*background-repeat: no-repeat;*/
	border-color: #003986;
	border-width: 1px;
	border-style: solid;
}



.rss
{
	display: block;
	text-align: left;
	/*padding: 5px;*/
	margin: 0px;
	margin-bottom: 5px;
	border-color: #003986;
	border-width: 1px;
	border-style: solid;
	background-image: url(/assets/images/RSSbackground.jpg);
	background-repeat: no-repeat;
}

.rssHeadline{
	font-size: 12px;
	line-height: 22px;
	color: #004601;
	font-weight:bold;
}


 a:link.widgetHeadline{
	font-size: 13px;
	color: #003986;
	font-weight:bold;
	text-decoration: none;
}
 a:active.widgetHeadline{
	font-size: 13px;
	color: #003986;
	font-weight:bold;
	text-decoration: none;
}
 a:visited.widgetHeadline{
	font-size: 13px;
	color: #003986;
	font-weight:bold;
	text-decoration: none;
}
 a:hover.widgetHeadline{
	font-size: 13px;
	color: #003986;
	font-weight:bold;
	text-decoration: underline;
}

 a:link.widgetSmHeadline{
	font-size: 11px;
	color: #333;
	font-weight:bold;
	text-decoration: none;
}
 a:active.widgetSmHeadline{
	font-size: 11px;
	color: #333;
	font-weight:bold;
	text-decoration: none;
}
 a:visited.widgetSmHeadline{
	font-size: 11px;
	color: #333;
	font-weight:bold;
	text-decoration: none;
}
 a:hover.widgetSmHeadline{
	font-size: 11px;
	color: #333;
	font-weight:bold;
	text-decoration: underline;
}

#featuredHeadline{
	font-size: 13px;
	color: #fff;
	font-weight:bold;
}
#featuredCopy p{
	color: #fff;
}

#featuredArticles{
display:block;
position:relative;
cursor:pointer;
	z-index:10;
}


.featuredText{
width:198px;
height:253px;
float:left;
	background-image: url(/assets/images/feature-blue-area.png);
	background-repeat: no-repeat;
	color: #fff;
	padding:5px;
	z-index:10;
}

#artNav{
display:block;
position:absolute;
left:12px;
top:315px;
	background-color: #ECAC02;
	width:208px;
	line-height: 14px;
	z-index:100;
cursor:default;
visibility:visible;
}

.memberHeadline{
	font-size: 24px;
	line-height: 38px;
	color: #003986;
	font-weight:bold;
}
.memberSubHeadline{
	color: #232323;
	font-weight:bold;
}
.rrSubscriber{
	color: #5500C8;
	font-weight:bold;
}

.articleAbstractSm{
	font-size: 11px;
	line-height: 14px;
	margin:0;
}

.articleAbstractSm p{
	font-size: 11px;
	line-height: 14px;
	margin:0;
}

.articleAbstractLg{
	margin:0;
}

.articleWidget{
	margin-bottom:16px;
}
