
body
	{
	background: #004833;
	font-family: Arial, Helvetica, sans-serif;
	}

img
	{
	border: 0px;
	}
	
.error
	{
	font-weight: bold;
	color: #cc0000;
	}
	
#main_holder
	{
	width: 772px;
	background: #ffffff;
	margin: auto;
	padding:0;
	}
		
#pageHeader 
	{
	height: 193px;
	width: 772px;
	margin: 0;
	padding: 0;
	background: transparent url(../../images/ui/page_header_bg.gif) top left no-repeat;
	}

#toolbar
	{
	width: 772px;
	text-align: center ; 
	margin-top: -80px ;
	padding: 0;
	}

#toolbar ul
	{
	margin-left: -1px ;
	margin-top: 30px;
	padding: 0;
	}

#toolbar li
	{
	display: inline;
	list-style-type: none;
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
	}

#toolbar a
	{
	font-size: 9px;
	font-weight: bold;
	padding: 30px 10px 0px 10px;
	background-position: 50% -20px;
	background-repeat: no-repeat;
	text-decoration: none;
	}
	
#toolbar a:hover
	{
	background-position: 50% -68px;
	text-decoration: none;
	color: #eaaf0f;
	}
	
#tool1
	{
	background: url(../../images/tools/btn_desktop.gif) top center no-repeat;
	color: #557565;
	}
	
#tool2
	{
	background: url(../../images/tools/btn_books.gif) top center no-repeat;
	color: #557565;
	}
	
#tool3
	{
	background: url(../../images/tools/btn_software.gif) top center no-repeat;
	color: #557565;
	}

#tool4
	{
	background: url(../../images/tools/btn_contact.gif) top center no-repeat;
	color: #557565;
	}

#tool5
	{
	background: url(../../images/tools/btn_help.gif) top center no-repeat;
	color: #557565;
	}

#adspace
	{
	margin: 10px 0px 0px 0px;
	float: left ;
	}
	
#vnav
	{
	font-family: arial;
	font-size: 11px;
	margin: 10px 0px 0px 0px;
	float: left ;
	}

#vnav ul.navMenu
	{
	width: 156px;
	border: 0px;
	padding-left: 20px;
	cursor: default;
	margin-left: 0px;
	background: url(../../images/menu/menuBG.gif) repeat-y;
	}
	
#vnav ul.navMenu li 
	{
	list-style-type: none;
	margin: 0px 0px 2px 0px;
	position: relative;
	font-weight: bold;
	color: #557565;
	}

#vnav ul.subNavMenu_off 
	{
	display: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	}
	
#vnav ul.subNavMenu_on 
	{
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	}

#vnav ul.subNavMenu_on li a
	{
	color: #557565;
	}
#vnav ul.subNavMenu_on li.subNavCurrent a
	{
	color: #eaaf0f;
	}
#vnav ul.navMenu li:hover 
	{
	color: #eaaf0f;
	}
	
#vnav ul.navMenu li a 
	{
	width: 100%;
	text-decoration: none;
	}
	
#vnav ul.navMenu li a:hover 
	{
	color: #eaaf0f;
	}
	
#vnav .menutop
	{
	width: 156px;
	height: 24px;
	margin: 0px 0px -20px 0px;
	background: #ffffff url(../../images/menu/menuTop.gif) no-repeat top left;
	}
	
#vnav .menubtm
	{
	width: 156px;
	height: 24px;
	margin: -20px 0px 0px 0px;
	background: #ffffff url(../../images/menu/menuBtm.gif) no-repeat top left;
	}

#vnav li.linkplus_off 
	{
	width: 140px;
	background: url(../../images/menu/more.gif) center right no-repeat;
	}
	
#vnav li.linkplus_on 
	{
	width: 140px;
	background: url(../../images/menu/down.gif) top right no-repeat;
	}
	
#vnav li.textplus_off 
	{
	width: 140px;
	color: #557565;
	background: url(../../images/menu/more.gif) center right no-repeat;
	}
	
#vnav li.textplus_on 
	{
	width: 140px;
	color: #eaaf0f;
	background: url(../../images/menu/down.gif) top right no-repeat;
	}

#vnav li.textplus_off a,
#vnav li.textplus_on a
	{
	cursor: default;
	}
	
#vnav li.textplus_off li a,
#vnav li.textplus_on li a
	{
	cursor: pointer;
	}
	
#vnav li.linkplus_off a,
#vnav li.textplus_off a,
#vnav li.nosub_off a
	{
	color: #557565;
	}
	
#vnav li.linkplus_on a,
#vnav li.textplus_on a,
#vnav li.nosub_on a
	{
	color: #eaaf0f;
	}

#main_content_wrapper
	{
	width: 345px;
	float: left ;
	padding: 10px 0px 0px 0px;
	}

#main_content_holder
	{
	width: 345px;
	}

#main_content_holder .middle
	{
	width: 345px;
	padding: -20px 20px 0px 0px;
	margin: 8px 0px 0px 0px;
	}

#main_content_holder .middle .article_holder h3
	{
	background: #f2f6f5;
	color: #557565;
	margin-bottom: 8px;
	}

#main_content_holder .middle .article_holder a.article_action:link,
#main_content_holder .middle .article_holder a.article_action:visited
	{
	color: #eaaf0f;
	background: url(../../images/ui/arrow_more_info.gif) top left no-repeat;
	text-decoration: none;
	}

#main_content_holder .middle .article_holder a.article_action:hover,
#main_content_holder .middle .article_holder a.article_action:active
	{
	color: #eaaf0f;
	background: url(../../images/ui/arrow_more_info_on.gif) top left no-repeat;
	text-decoration: underline;
	}
	
#main_content_holder .middle .article_holder .article
	{
	width: 320px;
	padding: 0px 5px 0px 0px;
	margin-right: 10px;
	margin-top: 0px;
	margin-left: 25px;
	}
	
#main_content_holder .middle #content_title
	{
	background: #ffcc00 url(../../images/ui/content_title_bg5.gif) top left no-repeat;
	color: #ffffcc;
	padding: 3px 5px 0px 30px;
	height: 21px;
	font-size: 15px;
	margin-left: 20px;
	}

#main_content_holder .middle .article_holder
	{
	clear: both;
	margin-bottom: 10px;
	}

#main_content_holder .middle .article_holder .flash_pic
	{
	float: right;
	margin: -4px 0px 0px 0px;
	}
	
#main_content_holder .middle .article_holder h3
	{
	font-size: 11px;
	margin-top: 0px;
	padding-left: 5px;
	margin-left: 20px;
	}

.action_wrapper
	{
	margin-top: 10px;
	margin-bottom: 15px;
	}
	
.article_action 
	{
	margin-left: 0px ;
	font-weight: bold;
	font-size: 11px;
	padding: 0px 0px 5px 24px;
	}
	
#main_content_holder .middle .article_holder .article .article_text
	{
	font-size: 11px;
	line-height: 14px;
	padding-left: 0px;
	color: #666666;
	}

#main_content_holder .middle .article_holder .article a:link,
#main_content_holder .middle .article_holder .article a:visited
	{
	color: #eaaf0f;
	text-decoration: none;
	}
		
#main_content_holder .middle .article_holder .article a:hover,
#main_content_holder .middle .article_holder .article a:active
	{
	color: #eaaf0f;
	text-decoration: underline;
	}

#main_content_holder .middle .article_holder .article .article_text a:link,
#main_content_holder .middle .article_holder .article .article_text a:visited
	{
	color: #557565;
	text-decoration: underline;
	}
		
#main_content_holder .middle .article_holder .article .article_text a:hover,
#main_content_holder .middle .article_holder .article .article_text a:active
	{
	color: #eaaf0f;
	text-decoration: none;
	}

#main_content_holder .middle .article_holder a.title:link,
#main_content_holder .middle .article_holder a.title:visited
	{
	color: #557565;
	text-decoration: none;
	}
		
#main_content_holder .middle .article_holder a.title:hover,
#main_content_holder .middle .article_holder a.title:active
	{
	color: #557565;
	text-decoration: underline;
	}

#resources_holder
	{
	width: 200px;
	float: right ;
	margin: 10px 0px 0px 0px;
	padding: 0px 20px 0px 0px ;
	background: #ffffff;
	}
		
#resources_holder .resource_box
	{
	width: 200px;
	margin-bottom: 30px;
	background: url(../../images/ui/resource_item_top.gif) top left no-repeat;
	}

#resources_holder .resource_box h3
	{
	font-size: 13px;
	font-weight: bold;
	padding-top: 20px;
	margin: 0px 10px 0px 10px;
	color: #ffffcc;
	padding-left: 30px;
/*	text-transform: uppercase;
*/	}

#resources_holder .resource_box h3.feature
	{
	color: #ed1c24;
	}

#resources_holder .resource_box .resource_item_type1
	{
	margin: 0px 10px 0px 10px;
	}
	
#resources_holder .resource_box .resource_item_type1 p
	{
	font-size: 11px;
	font-weight: bold;
	padding-left: 20px;
	padding-top: -4px;
	background: url(../../images/ui/icon_top_stories.gif) top left no-repeat;
	color: #557565;
	}

#resources_holder .resource_box .resource_item_type1 a:link,
#resources_holder .resource_box .resource_item_type1 a:visited
	{
	font-size: 11px;
	font-weight: normal;
	color: #557565;
	text-decoration: none;
	}

#resources_holder .resource_box .resource_item_type1 a:hover,
#resources_holder .resource_box .resource_item_type1 a:active
	{
	font-size: 11px;
	font-weight: normal;
	color: #eaaf0f;
	text-decoration: underline;
	}

#resources_holder .resource_box .resource_item_type1 .date
	{
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	}
	
#resources_holder .resource_box .resource_item_type2
	{
	margin: 0px 10px 0px 10px;
	}
	
#resources_holder .resource_box .resource_item_type2 p
	{
	font-size: 11px;
	font-weight: normal;
	padding-left: 0px;
	color: #666666;
	}
	
#resources_holder .resource_box .resource_item_type2 .action_wrapper
	{
	margin-bottom: 5px;
	}
	
#resources_holder .resource_box .resource_item_type2 a:link,
#resources_holder .resource_box .resource_item_type2 a:visited
	{
	margin-top: 15px;
	margin-left: 0px;
	font-weight: bold;
	font-size: 11px;
	padding: 0px 0px 5px 24px;
	color: #eaaf0f;
	background: url(../../images/ui/arrow_more_info.gif) top left no-repeat;
	text-decoration: none;
	}

#resources_holder .resource_box .resource_item_type2 a:hover,
#resources_holder .resource_box .resource_item_type2 a:active
	{
	margin-top: 15px;
	margin-left: 0px;
	font-weight: bold;
	font-size: 11px;
	padding: 0px 0px 5px 24px;
	color: #eaaf0f;
	background: url(../../images/ui/arrow_more_info_on.gif) top left no-repeat;
	text-decoration: underline;
	}

#resources_holder .resource_box .resource_item_type3
	{
	margin: 10px 10px 0px 10px;
	padding-left: 20px;
	background: url(../../images/ui/arrow_more_info.gif) top left no-repeat;
	}

#resources_holder .resource_box .resource_item_type3 p
	{
	font-size: 11px;
	color: #557565;
	}

#resources_holder .resource_box .extra_link
	{
	font-size: 11px;
	text-align: right;
	}

#resources_holder .resource_box .extra_link a:link,
#resources_holder .resource_box .extra_link a:visited
	{
	color: #eaaf0f;
	text-decoration: underline;
	}

#resources_holder .resource_box .extra_link a:hover,
#resources_holder .resource_box .extra_link a:active
	{
	color: #557565;
	text-decoration: none;
	}

#resources_holder .resource_box .resource_item_type3 a:link,
#resources_holder .resource_box .resource_item_type3 a:visited
	{
	font-size: 11px;
	font-weight: normal;
	color: #557565;
	text-decoration: none;
	}

#resources_holder .resource_box .resource_item_type3 a:hover,
#resources_holder .resource_box .resource_item_type3 a:active
	{
	font-size: 11px;
	font-weight: normal;
	color: #eaaf0f;
	text-decoration: underline;
	}

#footer
	{
	clear: both ;
	width: 692px ;
	height: 20px;
	font-size: 10px;
	padding: 6px 40px 0px 40px ;
	margin-top: 10px;
	background: #f4f7f9 url(../../images/ui/footer_bg.gif) top left repeat-x;
	color: #557565;
	}

.copyright
	{
	float: left ;
	}
	
.footer_navs
	{
	float: right ;
	}

.footer_navs a:link,
.footer_navs a:visited
	{
	color: #557565;
	text-decoration: none;
	}
	
.footer_navs a:hover,
.footer_navs a:active
	{
	color: #557565;
	text-decoration: underline;
	}

#full_article_holder
	{
	float: left ;
	padding: 10px 10px 0px 0px;
	font-size: 12px;
	font-weight: normal;
	width: 470px;
	margin-left: 30px;
	margin-top: 8px;
	color: #555555;
	}
	
#full_article_holder H3
	{
	font-size: 16px;
	font-weight: bold;
	padding: 2px 0px 2px 2px;
	margin: 0px 0px 8px 0px;
	height: 18px;
	color: #557565;
	background: #f2f6f5;
	}

#full_article_holder #byline
	{
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	height: 18px;
	color: #555555;
	}

#full_article_holder a:link,
#full_article_holder a:visited
	{
	color: #557565;
	text-decoration: underline;
	}
		
#full_article_holder a:hover,
#full_article_holder a:active
	{
	color: #eaaf0f;
	text-decoration: none;
	}

#news_to_know_holder
	{
	float: left ;
	padding: 10px 10px 0px 0px;
	font-size: 12px;
	font-weight: normal;
	width: 470px;
	margin-left: 30px;
	margin-top: 8px;
	color: #555555;
	}
	
#news_to_know_holder H3
	{
	font-size: 16px;
	font-weight: bold;
	padding: 2px 0px 2px 2px;
	margin: 0px 0px 8px 0px;
	height: 18px;
	color: #557565;
	background: #f2f6f5;
	}

#news_to_know_holder ul
	{
	list-style-type: none;
	}
	
#news_to_know_holder li
	{
	border-bottom: 1px dashed #f2f6f5;
	margin-bottom: 8px;
	margin-left: -40px;
	}
	
#news_to_know_holder .note
	{
	}

#news_to_know_holder a:link,
#news_to_know_holder a:visited
	{
	color: #557565;
	text-decoration: none;
	}
		
#news_to_know_holder a:hover,
#news_to_know_holder a:active
	{
	color: #eaaf0f;
	text-decoration: underline;
	}
	
#no_access_block
	{
	height: 300px;
	margin: -30px 20px 10px 20px;
	font-size: 12px;
	font-weight: normal;
	}
#no_access_block a:link,
#no_access_block a:visited
	{
	color: #557565;
	text-decoration: underline;
	}

#no_access_block a:hover,
#no_access_block a:active
	{
	color: #eaaf0f;
	text-decoration: none;
	}

#alertBlock
	{
	color: #ffffff;
	background: #cc0000;
	width: 100%;
	text-align: center ; 
	margin: 0px ;
	padding: 0px;
	}
	
#alertBlock ul
	{
	color: #ffffff;
	background: #cc0000;
	margin: 0px;
	padding: 0px;
	}
	

#alertBlock li
	{
	font-size: 12px;
	font-weight: bold;
	display: block;
	list-style-type: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
	}

#alertBlock a
	{
	color: #ffffff;
	text-decoration: none;
	background: url(../../images/ui/ico_alrt.gif) top left no-repeat;
	padding-left: 16px;
	}
	
#alertBlock a:hover
	{
	text-decoration: underline;
	color: #ffff00;
	}

#alertHolder
	{
	border: solid 2px #557565;
	padding: 0px;
	background: #ffffff;
	}
	
#alertHolder h3
	{
	padding: 0px 0px 0px 5px;
	margin: 0px;
	background: #cc0000;
	color: #ffffff;
	}
	
#alertHolder #alertContent
	{
	font-size: 12px;
	margin: 5px;
	}

.basic_page_content
	{
	margin: -30px 20px 20px 20px;
	font-size: 12px;
	color: #333333;
	}

.basic_page_content h3
	{
	color: #557565;
	font-size: 14px;
	}

.basic_page_content a:link,
.basic_page_content a:visited
	{
	color: #557565;
	text-decoration: underline;
	}
		
.basic_page_content a:hover,
.basic_page_content a:active
	{
	color: #eaaf0f;
	text-decoration: none;
	}
	
.input_select
	{
	font-size: 11px;
	color: #666666;
	background: #f2f6f5;
	border-top: solid 1px #e1efeb;
	border-left: solid 1px #e1efeb;
	border-bottom: solid 1px #bfd1cc;
	border-right: solid 1px #bfd1cc;
	width: 150px;
	height: 18px;
	}
		
#wpnSearchBlock
	{
	width: 156px;
	margin: 0px 0px 30px 8px;
	padding: 20px 3px 0px 6px;
	background: url(../../images/ui/adspace_item_top.gif) top left no-repeat;
	}
		
#wpnSearchBlock .input_select
	{
	font-size: 11px;
	color: #666666;
	background: #ffffff;
	border-top: solid 1px #e1efeb;
	border-left: solid 1px #e1efeb;
	border-bottom: solid 1px #bfd1cc;
	border-right: solid 1px #bfd1cc;
	width: 145px;
	height: 18px;
	margin-top: 10px;
	}
		
#wpnSearchBlock p
	{
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	padding-right: 6px;
	}

#connections_login_tbl
	{
	margin: auto;
	padding: 0px 0px 0px 0px;
	width: 300px;
	background-color: #f2f6f5;
	border: outset 1px #bfd1cc;
	}

#connections_login_tbl th
	{
	background-color: #004833;
	color: #f2f6f5;
	text-align: left;
	padding: 2px 2px 2px 2px;
	}

.error_msg
	{
	color: #cc0000;
	}
