.clearboth 
{
clear: both;
height: 0px;
}

/*** BANNER ***/
.banner
{
	margin: 0;
	padding: 0;
}

.banneraction
{
	margin: 0;
	padding: 0;
	float:right;
	width:375px;
}

/*** NAVIGATION ***/

#navigation 
{
	height: 28px;	
	margin: 8px 0 0 0;
}

#navigation ul
{
list-style: none;
margin: 0;
padding: 0;
height: 1%;
float: left;
}

#navigation li 
{
display: block;
margin: 0 3px 0 0;
height: 28px;
float: left;
background:  #efefef url("../../graphics/baltic/down-block.png") no-repeat bottom center;

}

#navigation a 
{
	display: inline;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Arial;
	text-transform: uppercase;
	color: #000;
	background:  #efefef url("../../graphics/baltic/down-block.png") no-repeat bottom center;
	padding: 0px 0px 10px 0px;
	margin-top: 0px;
	width: auto;
}

#navigation a:hover, #navigation li:hover
{
	background:  #5B6752 url("../../graphics/baltic/down-arrow.png") no-repeat bottom center;
	color: #fff;
}

#navigation li.active
{
display: block;
margin: 0 3px 0 0;
height: 28px;
float: left;
width: auto;
background:  #5B6752 url("../../graphics/baltic/down-arrow.png") no-repeat bottom center;
}

#navigation a.active
{
	background:  #5B6752 url("../../graphics/baltic/down-arrow.png") no-repeat bottom center;
	color: #fff;
}

#navigation a:hover.active 
{
	color: #fff;
}

#navigation img 
{
vertical-align: top;
}

.navigationmenu
{

}

.navigationsearch
{
	float: right;
	margin: 21px 0 0 0;
	padding: 0;
}

/*** SEARCH **/

.searchbox
{
	margin: 0;
	padding: 0;
}

.searchboxinput
{
	float: left;
	margin: 0;
	padding: 0;
}

.searchboxinput input
{
	vertical-align: bottom;	
	margin-top: 1px;	
	color: #aaa;
	font-size: 12px;
	width: 200px;	
}

.searchboxsubmit
{
	float: left;
	margin: 0 0 0 4px;
	padding: 0;
}

.searchboxsubmit input
{
	vertical-align: bottom;
	margin: 0;
	padding: 0;
}

/*** DROPDOWN MENU ***/

.dropdown 
{
	background-color: #eee;
	width: 160px;
	padding: 10px;
	color: #111;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Arial;
	text-transform: uppercase;
}

.dropdown:hover 
{
	background-color: #428888;
}

.dropdown:hover a, .dropdown:hover a:visited 
{
	color: #eee;
}

.dropdown:hover a:hover 
{
	color: #CCC9A9;
} 

.dropdown a, .dropdown a:visited 
{
	color: #000;
}

.dropdown ul 
{
	margin: 0;
	padding: 0;
	list-style: none;
}

.dropdown-active
{
	background-color: #2d5e5e;
	width: 160px;
	padding: 10px;
	color: #fff;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Arial;
	text-transform: uppercase;
}

.dropdown-active a, .dropdown-active a:visited 
{
	color: White;
}

.dropdown-active a:hover 
{
	color: #ccc9a9;
}

.dropdown-active ul 
{
	margin: 0;
	padding: 0;
	list-style: none;
}
/*** CONTENT ***/

#home-feature
{
	background-color: #f2efd5;
	min-height: 330px;
	padding: 10px 0 10px 0;
}

#home-feature .leftbar 
{
	float:left;
	width: 220px;
	min-height: 330px;
	margin-right: 10px;
}

#home-feature .leftbar p
{
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Arial;
}

#home-feature .leftbar a, #home-feature .leftbar a:link
{
	color: #fff;	
}

#home-feature .leftbar a:hover
{
	border-bottom: dotted 1px #fff;
}


#home-feature .leftbar h2 
{
	color: #fff;
	border-bottom: none;

}

#home-feature .pagedescription, #home-feature .logindashboard
{
	margin: 0;
	padding: 10px 0px 11px 0px;
}

#home-feature .logindashboardcontent
{
	margin: 0;
	padding: 0; /*4px 0px 4px 10px;*/
}

#home-feature .logindashboard ul, .logindashboard ul
{
	margin: 0px 0 6px 0px;
	padding: 0;
	list-style: none;
	font: normal 11px 'Lucida Grande', 'Lucida Sans Unicode', Arial;
}

.logindashboard li
{
	margin: 0;
	padding: 0px 0px 5px 16px;
	background: url("../../graphics/icons/bullet-black.png") no-repeat left top;
}

.logindashboard li a 
{
	color: #444;
}

.logindashboard li a:hover 
{
	color: #000;
	border-bottom: dotted 1px #000;
}

#home-feature .pagedescriptioncontent
{
	text-align: center;
	margin: 0;
	padding: 0px 10px 4px 10px;
}

.pagedescriptioncontent
{
	padding:10px;
}
#home-feature .rsscallout a, #home-feature .rsscallout a:link, #home-feature .rsscallout a:visited, #home-feature .logindashboard a, #home-feature .logindashboard a:link, #home-feature .logindashboard a:visited
{
	color: #444;	
}

#home-feature .logindashboard h2
{
	padding-top: 3px;
	color: #333;
	border-bottom: none;
	margin-bottom:4px;	
}

#home-feature .pagedescription h2, #home-feature .rsscallout h2, #home-feature .rsscallout h2 a, #home-feature .rsscallout h2 a:link, #home-feature .rsscallout h2 a:visited
{
	padding-top: 3px;
	color: #333;
	border-bottom: none;
	text-align:center;
	margin-bottom:4px;
}


#home-feature .rsscallout a:hover, #home-feature .rsscallout h2 a:hover, #home-feature .logindashboard a:hover
{
	color: #000;
	border-bottom: dotted 1px #000;	
}

#home-feature a.rsscallouticon:hover
{
	border-bottom: none;
}

.centerbar 
{
	float:left;
	width: 490px;
	min-height: 310px;
}

.centerbar h1 
{
	font: normal 20px Georgia, 'Times New Roman', serif;
	line-height: 1.4;
	color: #306464;
}

.centerbar ul
{
margin: 0;
padding: 0;
list-style: none;
font: normal 11px 'Lucida Grande', 'Lucida Sans Unicode', Arial;
}

.centerbar li, .centerbar a.readmorenormal, .centerbar a.readmorenormal:link, .centerbar a.readmorenormal:visited
{
	font: normal 11px 'Lucida Grande', 'Lucida Sans Unicode', Arial;
	margin: 0 0 10px 0;
}

.centerbar a.readmorenormal:hover
{
	color:#000;
}

.centerbar li a:link, .centerbar li a:visited
{
	font: normal 16px Georgia, 'Times New Roman', serif;
	color: #306464;
}

.centerbar p
{
	color: #555;
	font: normal 13px 'Lucida Grande', 'Lucida Sans Unicode', Arial;
}

.centerbar a.memberlink, .centerbar a.memberlink:link, .centerbar a.memberlink:visited
{
	color: #046280;
	text-decoration: underline;
	padding-right: 20px;
	font-size:11px;
	background: url(../../graphics/icons/user.png) no-repeat right center;	
}

.centerbar a.memberlink:hover
{
	text-decoration: underline;		
	color: red;	
}

.centerbar .contentlist h2
{	
	text-align: center;
	color: #333;
	margin-bottom: 10px;	
}

.centerbar a.contenttitlelink, .centerbar a.contenttitlelink:link, .centerbar a.contenttitlelink:visited
{
	text-decoration:none;
}

.centerbar a.contenttitlelink:hover
{
	color: #000;
	border-bottom: dotted 1px #000;
}

.centerbar a,  .centerbar a:visited
{
	color: #046280;
	text-decoration: underline;
}

.centerbar a:hover 
{
	color: #000;
	text-decoration: none;
}


.featured
{
	text-align:left;
	margin-bottom:10px;
	height: 200px;
	width: 330px;
}

.featured img 
{
	width: 100%;
	height: 100%;
}

blockquote.blah {
 /* background: transparent url("../../graphics/baltic/quote.png") left top no-repeat;*/
  font-size:14px; 
	font-weight: bold;
	margin-left: 5px;
	float:left;
	width:155px;
}

blockquote.blah div {
  /*background: transparent url("../../graphics/baltic/quote-right.png") right bottom no-repeat;*/
  margin: 0px 6px;
  padding-bottom: 20px;
  font: normal 16px Georgia, 'Times New Roman', serif;
}


/*** RIGHT SIDE ***/
.rightbar 
{
	float:left;
	width: 230px;
	min-height: 330px;
	margin-left: 10px;
}


.rightbar ul, .rightcontentscallout ul, #content-left .stdcallout ul, .stdcallout ul
{
margin: 0;
padding: 0;
list-style: none;
font: normal 11px 'Lucida Grande', 'Lucida Sans Unicode', Arial;
}

.rightbar li, .rightcontentscallout li, #content-left .stdcallout li, .stdcallout li
{
	background: url("../../graphics/icons/bullet-black.png") no-repeat top left;
	padding-left: 16px;
	padding-bottom: 5px;
}

.rightbar li a
{
	color: #444;
}

.rightcontentscallout li a, .stdcallout li a, #content-left .stdcallout li a
{
	color: #444;
	text-decoration: none;
}

.rightbar li a:hover, .rightcontentscallout li a:hover, .stdcallout li a:hover, #content-left .stdcallout li a:hover
{
	color: #000;
	border-bottom: dotted 1px #000;
}

.rightbar li img, .rightcontentscallout li img, .stdcallout li img, #content-left .stdcallout li img
{
	vertical-align: middle;
	padding-left: 5px;
}

/*** LEFT SIDE ***/

.leftbar h2
{
	font: bold 12px 'Lucida Grande', 'Lucida Sans Unicode', Arial;
	color: #333;
	text-transform: uppercase;
	border-bottom: double 3px #333;
	margin-left: 10px;
	margin-right: 10px;
}
.leftbar ul
{
margin: 0 10px 10px;
padding: 0;
list-style: none;
font: normal 11px 'Lucida Grande', 'Lucida Sans Unicode', Arial;
}

.leftbar li a 
{
	color: #828261;
}

.leftbar li a:hover 
{
	border-bottom: dotted 1px #828261;
}

/*** POLLS ***/

.poll
{
	border: solid 2px #ccc9a9;
	background-color: #ccc9a9;
	/*margin-left: 10px;*/
}

.poll-inner 
{
	background-color: #fff;
	margin: 2px;
	padding: 4px;
	font: normal 11px 'Lucida Grande', 'Lucida Sans Unicode', Arial;
}

.poll-inner h2 
{
	font: bold 12px 'Lucida Grande', 'Lucida Sans Unicode', Arial;
	color: #333;
	text-transform: uppercase;
	border-bottom: double 3px #ccc9a9;
	margin-bottom: 6px;
}

/*** CONTENT AREA ON HOMEPAGE ***/
#home-content
{
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #fff;
	height: 1%;
}

#home-content .leftbar
{
	float:left;
	width: 220px;
	margin-right: 10px;
}

#home-content .centerbar 
{
	width: 490px;
}

#home-content .rightbar 
{
	height: 1%;
}

#home-content a.calloutactionlink-gray, #home-content a.calloutactionlink-gray:link, #home-content a.calloutactionlink-gray:visited
{
	font-weight: bold;
	color: #333;
	text-decoration: underline;	
	text-transform: uppercase;
}

#home-content a.calloutactionlink-gray:hover
{
	color: #333;
	text-decoration: none;	
}
/*** THUMBNAILS ***/
.thumb_blog
{
	width:90px;
	height:70px;
	float:left;
	border:4px solid #ccc9a9;
	margin: 0 10px 10px 0;
	text-align:center;
}

.thumb_blog img 
{
	height: 100%;
	width: 100%;	
}

.photo
{
	width:80px;
	height:80px;
	float:left;
	border:4px solid #ccc9a9;
	margin: 0 10px 10px 0;
	text-align:center;
}

.photo img 
{
	height: 100%;
	width: 100%;	
}

.thumb-mag
{
	width:58px;
	height:75px;
	border:2px solid #ccc9a9;
	margin: 0 10px 10px 0;
	text-align: center;	
}

.thumb-mag img
{
	width: 100%;
	height: 100%;
}

.thumb-photo
{	
	width: 40px;
	height: 40px;
	border: solid 2px #ccc9a9;
	margin: 0 10px 10px 0;
	text-align: center;
}

.thumb-photo img
{
	width: 100%;
	height: 100%;
}

.thumb-audio, .thumb-video 
{
	width:50px;
	height:40px;
	border: solid 2px #ccc9a9;
	margin: 0 10px 10px 0;
	text-align: center;
}

.thumb-audio img, .thumb-video img 
{
	width: 100%;
	height: 100%;
}

.radiobuttons input
{
	margin-left: 4px;
	padding: 0;
}

.radiobuttons label
{
	margin-right: 4px;
	padding: 0;	
}

/*** CONTENT AREA ON SUBPAGES ***/

#content-left h1, #article-container h1
{
	font: normal 20px Georgia, 'Times New Roman', serif;
	line-height: 1.4;
	color: #306464;
}

#content-left h1 + p, #article-container h1 + p
{
	margin-top: 10px;
}

#article-container h2
{
	font: bold 12px 'Lucida Grande', 'Lucida Sans Unicode', Arial;
	line-height: 1.4;
	/* color: #828261; */
	text-transform: uppercase;
	padding: 0;
	margin: 0;	
}

#content-left h2
{
	font: bold 12px 'Lucida Grande', 'Lucida Sans Unicode', Arial;
	line-height: 1.4;
	/* color: #828261; */
	text-transform: uppercase;
}

#content-left h2 + p, #article-container h2 + p
{
	margin-top: 10px;
}

#content-left p, #content-left td, #content-left li, #content-left, #article-container p, #article-container td, #article-container li, #article-container
{
	color: #555;
	font: normal 13px 'Lucida Grande', 'Lucida Sans Unicode', Arial;
	margin-bottom: 8px;
	line-height: 1.4;
}

#content-left .action-bar, #article-container .action-bar
{
	text-align: right;
	/*
	color: #000;
	font: normal 11px 'Lucida Grande', 'Lucida Sans Unicode', Arial;
	*/
}

#content-left p.small, #article-container p.small
{
	font: normal 11px 'Lucida Grande', 'Lucida Sans Unicode', Arial;
}

#content-left .small td, #article-container .small td
{
	font: normal 11px 'Lucida Grande', 'Lucida Sans Unicode', Arial;
}

#content-left .small, #article-container .small
{
	margin-bottom: 10px;
}

#content-left p.rating, #article-container p.rating
{
	font: normal 11px 'Lucida Grande', 'Lucida Sans Unicode', Arial;
}

#content-left .rating table, #article-container .rating table
{
	margin: 0;
	padding: 0;
}

#content-left .rating td, #article-container .rating td
{
	font: normal 11px 'Lucida Grande', 'Lucida Sans Unicode', Arial;
	margin: 0;
	padding: 0;	
}

#content-left td.legend, #article-container td.legend
{	
	margin: 0;
	padding: 0;
}

#content-left td.instruction, #article-container td.instruction
{
	font-size: 70%;
	margin: 0;
	padding: 0;	
}

#content-left .rating, #article-container .rating
{
	width:113px;
	text-align: left;
	float:right;
	padding: 0;
	margin: 0;
}

/*** ACTION BARS ***/

#article-container .action-bar input 
{
vertical-align: top;
}

/*** SIDEBAR AREA ON SUBPAGES ***/
		
#content-dash, .content-right-panel 
{
	background-color: #f2efd5;
	padding-top: 10px;
	padding-bottom: 10px;
}

#content-dash h2 
{
	font: bold 12px 'Lucida Grande', 'Lucida Sans Unicode', Arial;
	color: #333;
	text-transform: uppercase;
	border-bottom: none;
	margin-left: 0px;
	margin-right: 10px;
}

#content-right h2, .callout-header h2, #content-left .stdcallout h2
{
	font: bold 11px 'Lucida Grande', 'Lucida Sans Unicode', Arial;
	color: #fff;
	text-transform: uppercase;
	border-bottom: none;
	margin-left: 5px;
	margin-right: 10px;
	padding: 3px;	
}

.callout-header h2 img 
{
	vertical-align: middle;
	margin-right: 4px;
}

.callout-main
{
	padding: 4px 10px 20px 10px;
}

.callout-main-nopadding
{
	padding: 0px;
}

.mycontent
{
	padding: 0px 0px 6px 0px;
}

#content-right ul, #content-dash ul, #content-left .stdcallout ul, .stdcallout ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Arial;
}

#content-right a, #content-right a:visited, #content-dash a, #content-dash a:visited, #content-left .stdcallout a, #content-left .stdcallout a:visited
{
	color: #828261;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Arial;
}

#content-right a:hover, #content-dash a:hover, #content-left .stdcallout a:hover
{
	color: #000;
	border-bottom: dotted 1px #000;
}

/*** FOOTER ***/

.copyright 
{
	float:left;
	width: auto;
	font: normal 10px 'Lucida Grande', 'Lucida Sans Unicode', Arial;
}

.footer-menu 
{
	float:right;

	width: auto;
	font: normal 10px 'Lucida Grande', 'Lucida Sans Unicode', Arial;
	color: #000;
	height:1%;
}

.footer-menu a, .footer-menu a:visited 
{
	color: #828261;
}

.footer-menu a:hover 
{
	color: #000;
	border-bottom: dotted 1px #000;
}


.footer-menu img 
{
	vertical-align: middle;
}

/*** ADMIN: DASHBOARD ***/

/* Accordion 
.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #ccc9a9;
    font: bold 12px 'Lucida Grande', 'Lucida Sans Unicode', Arial;
    text-transform: uppercase;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}
.accordionHeader a
{
    color: white;
    
}

.accordionHeader a:hover
{
    color: #000;
}

.accordionContent
{
    background-color: #f2efd5;
    border: 1px Solid #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}
.accordionContent a
{
    color: #046280;
	text-decoration: underline;
    font: normal 13px 'Lucida Grande', 'Lucida Sans Unicode', Arial;
}

.accordionContent a:hover
{
    color: #000;
	text-decoration: none;
}

*/

/*** ARTICLE PAGES ***/
#article-container .article-newslettercallout
{
	float: left;
	text-align: left;
	color: #000;
	font: normal 11px 'Lucida Grande', 'Lucida Sans Unicode', Arial;	
}

#article-container a, #article-container a:link, #article-conatiner a:visited
{
	color: #046280;
	text-decoration: underline;
}

#article-container a:hover
{
	color: #000;
	text-decoration: underline;
}

#article-container .article-header h2 {
	color: #819291;
	text-transform: none;
	font: italic 16px Georgia, 'Times New Roman', serif;
}

#article-container .article-info-container {
	margin-top:18px;
	margin-bottom: 18px;
}

#article-container .article-metadata {
	color: #999;
	font-size: 85%;
	width: 575px;
	float:left;
}

/*** HORIZONTAL TOOLBAR ***/
#article-container .article-toolbar {
	float:right;
	width: 350px;
	margin-top:12px;
}

#article-container .article-toolbar ul {
	list-style: none;
	margin:0;
	padding: 0;
	float:right;
}

#article-container .article-toolbar li {
	display: inline;
	text-transform: uppercase;
	font-size: 70%;
}

#article-container .article-toolbar li a, #article-container .article-toolbar li a:visited, #article-container .article-toolbar li a:link {
	margin-left: 8px;
	padding-left: 15px;	
	color: #777;
	text-decoration: none;
}

#article-container .article-toolbar li a:hover {
	color: #000;
	text-decoration: underline;
}

#article-container .article-toolbar li.addthis a {
	background: url(../../graphics/toolbar/horizontal/addthis-gray.png) no-repeat;
}

#article-container .article-toolbar li.rss a {
	background: red url(../../graphics/toolbar/horizontal/rss-gray.png) no-repeat;
}

#article-container .article-toolbar li.print a {
	background: url(../../graphics/toolbar/horizontal/print-gray.png) no-repeat;
}

#article-container .article-toolbar li.email a {
	background: #fff url(../../graphics/toolbar/horizontal/email-gray.png) no-repeat 0px 2px;
}

#article-container .article-toolbar li.comments a {
	background: #fff url(../../graphics/toolbar/horizontal/comments-gray.png) no-repeat 0px 2px;
}

#article-container .article-toolbar li.blogit a {
	background: #fff url(../../graphics/toolbar/horizontal/blogit-gray.png) no-repeat;
}

#article-container .article-toolbar li.edit a {
	background: #fff url(../../graphics/toolbar/horizontal/edit-gray.png) no-repeat;
}

/* Color
#content-left .article-toolbar li.addthis a {
	background: #fff url(../../graphics/toolbar/horizontal/addthis.png) no-repeat;
}

#content-left .article-toolbar li.rss a {
	background: #fff url(../../graphics/toolbar/horizontal/rss.png) no-repeat;
}

#content-left .article-toolbar li.print a {
	background: #fff url(../../graphics/toolbar/horizontal/print.png) no-repeat;
}

#content-left .article-toolbar li.email a {
	background: #fff url(../../graphics/toolbar/horizontal/email.png) no-repeat 0px 2px;
}

#content-left .article-toolbar li.comments a {
	background: #fff url(../../graphics/toolbar/horizontal/comments.png) no-repeat 0px 2px;
}

#content-left .article-toolbar li.blogit a {
	background: #fff url(../../graphics/toolbar/horizontal/blogit.png) no-repeat;
}

#content-left .article-toolbar li.edit a {
	background: #fff url(../../graphics/toolbar/horizontal/edit.png) no-repeat;
}
*/

/*** VERTICAL TOOLBAR ***/
#article-container .article-toolbar-vertical 
{
	width:100px;
	float:right;
	padding: 0 0 0 10px;
	margin: 0 0 4px 15px;
	border-left: 3px double #ccc;	
}

#article-container .article-toolbar-vertical ul {
	list-style: none;
	margin:0;
	padding: 0;
	float:left;
}

#article-container .article-toolbar-vertical li {
	margin: 6px;
	padding: 2px 0px 2px 0px;		
	text-transform: uppercase;
	font-size: 80%;
}


#article-container .article-toolbar-vertical li a, #article-container .article-toolbar-vertical li a:visited, #article-container .article-toolbar-vertical li a:link 
{
	padding: 2px 0px 2px 20px;		
	color: #999;
	text-decoration: none;
}

#article-container .article-toolbar-vertical li a:hover {
	color: #000;
	text-decoration: underline;
}


#article-container .article-toolbar-vertical li.addthis a {
	background: url(images/addthis-gray.png) no-repeat;
}

#article-container .article-toolbar-vertical li.rss a {
	background: url(images/rss-gray.png) no-repeat;
}

#article-container .article-toolbar-vertical li.print a {
	background: url(images/print-gray.png) no-repeat;
}

#article-container .article-toolbar-vertical li.email a {
	background: url(images/email-gray.png) no-repeat;
}

#article-container .article-toolbar-vertical li.comments a {
	background: url(images/comments-gray.png) no-repeat;
}

#article-container .article-toolbar-vertical li.blogit a {
	background: url(images/blogit-gray.png) no-repeat;
}

#article-container .article-toolbar-vertical li.edit a {
	background: url(images/edit-gray.png) no-repeat;
}


/* Color
#content-left .article-toolbar-vertical li.addthis a {
	background: #fff url(images/addthis.png) no-repeat;
}

#content-left .article-toolbar-vertical li.rss a {
	background: #fff url(images/rss.png) no-repeat;
}

#content-left .article-toolbar-vertical li.print a {
	background: #fff url(images/print.png) no-repeat;
}

#content-left .article-toolbar-vertical li.email a {
	background: #fff url(images/email.png) no-repeat;
}

#content-left .article-toolbar-vertical li.comments a {
	background: #fff url(images/comments.png) no-repeat;
}

#content-left .article-toolbar-vertical li.blogit a {
	background: #fff url(images/blogit.png) no-repeat;
} 

#content-left .article-toolbar-vertical li.edit a {
	background: #fff url(images/edit.png) no-repeat;
}
*/

#article-container .article-body
{
	margin-bottom: 8px;
	display:inline-block; 
	width:100%;
}

/* Hide from IE-mac \*/ 
* html .article-body { 
height:1%; 
width:auto; 
} 

.article-body {
display:table; 
} 
/* End hide from IE-mac */ 

#article-container .article-body-item
{
	margin-bottom: 10px;	
}

#article-container .article-byline
{
	font-style:italic;
	font-size: 11px;
}

.left 
{
	float:left;
/*	width: 200px; */
	border: solid 1px #ddd;
	margin: 0px 10px 10px 0px;
	font-size: 75%;
	padding: 2px;
	color: #666;
	width:auto;
}

.right 
{
	float:right;
/*	width: 200px; */
	border: solid 1px #ddd;
	margin: 0px 0px 10px 10px;
	font-size: 75%;
	padding: 2px;
	color: #666;
	width:auto;
}

.center 
{
/*	width: 350px; */
	border: solid 1px #ddd;
	margin-left: auto;
	margin-right: auto;
	font-size: 75%;
	padding: 2px;
	color: #666;
	text-align: left;
	width:auto;
}

.left img, .right img, .center img 
{
	/* width: 100%; */
}


.toptenlist a, .toptenlist a:visited, .toptenlist a:link
{
 	color: #555;
	text-decoration: underline;
	font-weight: normal;
}

.toptenlist a:hover
{
	text-decoration: none;
}

#content-left .toptenlist td
{
	font-weight: 600;
}

.pagenav a,  .pagenav a:visited, .pagenav a:link
{
	color: #046280;
	text-decoration: underline;
}

.pagenav a:hover 
{
	color: #000;
	text-decoration: none;
}

.tocleft
{
	float:left;
	border: solid 1px #ddd;
	margin: 0px 10px 10px 0;
	padding: 0px;
	width:auto;
}

.tocright
{
	float:right;
	border: solid 1px #ddd;
	margin: 0px 0px 10px 10px;
	padding: 0px;
	width:auto;
}

.tocbg
{
	background-color: #F7F7EE; 
}

.tocright a, .tocright a:visited, .tocright a:link, .tocleft a, .tocleft a:visited, .tocleft a:link
{
 	color: #555;
	text-decoration: underline;
}

.tocright a:hover, .tocleft a:hover
{
	text-decoration: none;
}

#content-left .tocright td.tocheader, #content-left .tocleft td.tocheader
{
	background-color: #ccc9a9;
	text-align: center;
}

#content-left .tocright td.tocsection, #content-left .tocleft td.tocsection
{
	font-weight: bold;
	text-align: right;
	padding-left: 8px;
}


#content-left .tocright td, #content-left .tocleft td
{
	padding-left: 4px;
	padding-right: 4px;
}

#content-left .tocright td.toccurrent, #content-left .tocleft td.toccurrent
{
	font-weight: bold;
}

.centercontainer
{
	text-align: center;
}

#content-left .centertable td
{
	font-size: 75%;	
}

.centertable
{
	width: auto;
	border: solid 1px #ddd;
	margin-left: auto;
	margin-right: auto;
	padding: 2px;
	color: #666;
	text-align: left;
}

/*** LOGIN/SUBSCRIBE ***/

#content-left .subscribe 
{
	padding: 10px;
	background-color: #fff;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Arial;
}

#content-left .subscribe a
{
	color: #828261;
	text-decoration: none;
}

#content-left .subscribe a:hover
{
	color: #000;
	border-bottom: dotted 1px #000;
}


#content-left .subscribe-inner 
{
margin-top: 5px;
border: dashed 2px #f2efd5;
padding: 10px;
}

#content-left .subscribe-inner h2 
{
	font: bold 12px 'Lucida Grande', 'Lucida Sans Unicode', Arial;
	color: #333;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 10px;
	border-bottom: none;
}


/*** PLAN SIGNUP ***/

#content-left .signup 
{
	width: 230px; float: left; background-color: #fff; margin-right: 10px;
}
#content-left .signup ul 
{
	margin: 8px 0 0 10px;
	padding: 0;
	list-style: none;
}

#content-left .signup-plans 
{
	width: 60px; float: left; background-color: #fff; margin-right: 10px; padding-top:10px;
	text-align: center;
}

#content-left .signup-plans ul 
{
	margin: 10px 0 0 10px;
	padding: 0;
	list-style: none;
}

#content-left .signup-plans li 
{
	text-align: center;
}

.textindicator
{
     background-color:Gray;
     color:White;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;  
     padding: 2px 3px 2px 3px;   
}

/*** CALLOUTS ***/
.onlinemag
{
	margin-left:0px;
	margin-right:0px;
}

.callout
{
	font: normal 11px 'Lucida Grande', 'Lucida Sans Unicode', Arial;
	margin-left:10px;
	margin-right: 10px;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}

.calloutnosidemargin
{
	font: normal 11px 'Lucida Grande', 'Lucida Sans Unicode', Arial;
	margin-top: 10px;
	margin-bottom: 10px;
}


.calloutnorightmargin
{
	font: normal 11px 'Lucida Grande', 'Lucida Sans Unicode', Arial;
	margin-left:10px;
}

.calloutnoleftmargin
{
	font: normal 11px 'Lucida Grande', 'Lucida Sans Unicode', Arial;
	margin-right: 10px;
}

.calloutnomargin
{
	font: normal 11px 'Lucida Grande', 'Lucida Sans Unicode', Arial;
}

.callout7bottommargin
{
	font: normal 11px 'Lucida Grande', 'Lucida Sans Unicode', Arial;
	margin-left:10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 8px;
}

.callout7topmargin
{
	font: normal 11px 'Lucida Grande', 'Lucida Sans Unicode', Arial;
	margin-left:10px;
	margin-right: 10px;
	margin-top: 7px;
	margin-bottom:10px;	
}
.callout7leftrightmargin
{
	font: normal 11px 'Lucida Grande', 'Lucida Sans Unicode', Arial;
	margin-left:10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom:10px;	
	_margin-left:7px;
	_margin-right: 7px;
}



.calloutallmargin
{
	font: normal 11px 'Lucida Grande', 'Lucida Sans Unicode', Arial;
	margin-left:10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;	
}

.calloutallmarginnobottom
{
	font: normal 11px 'Lucida Grande', 'Lucida Sans Unicode', Arial;
	margin-left:10px;
	margin-right: 10px;
	margin-top: 10px;		
}

.calloutallmarginnotop
{
	font: normal 11px 'Lucida Grande', 'Lucida Sans Unicode', Arial;
	margin-left:10px;
	margin-right: 10px;
	margin-bottom: 10px;		
}

.calloutbottommargin
{
	font: normal 11px 'Lucida Grande', 'Lucida Sans Unicode', Arial;
	margin-bottom: 10px;	
}

.callout-bullet
{
	color: #fff;	
	padding:10px;
}

.callout-bullet ul
{
margin: 0;
padding: 0;
list-style: none;
font: normal 11px 'Lucida Grande', 'Lucida Sans Unicode', Arial;
}

.callout-bullet li
{
	background: url("../../graphics/icons/bullet-arrow.png") no-repeat top left;
	padding-left: 16px;
	padding-bottom: 5px;
}

.callout-bullet-circle
{	
	height: 1%;
	margin: 0px;
}

.callout-bullet-circle h2 
{
	padding-top:5px;
	border-bottom: none;
}

.callout-bullet-circle p
{
	color: #fff;
}

.callout-bullet-circle ul, #content-left .stdcallout .callout-bullet-circle ul
{
margin: 0px;
padding: 0;
list-style: none;
font: normal 11px 'Lucida Grande', 'Lucida Sans Unicode', Arial;
}

.callout-bullet-circle li
{
	background: url("../../graphics/icons/bullet-black.png") no-repeat top left;	
	padding-left: 16px;
	padding-bottom: 5px;
}

#content-left .stdcallout .callout-bullet-circle li
{
	background: url("../../graphics/icons/bullet-black.png") no-repeat top left;	
	padding-left: 16px;
	padding-bottom: 5px;
	margin: 0;	
}
.callout-bullet-circle li img, #content-left .stdcallout .callout-bullet-circle li img
{
	vertical-align: middle;
	padding-left: 5px;
}


#content-right .callout-bullet-circle li a, #content-right .callout-bullet-circle li a:link, #content-right .callout-bullet-circle li a:visited, #content-left .stdcallout .callout-bullet-circle li a, #content-left .stdcallout .callout-bullet-circle li a:link, #content-left .stdcallout .callout-bullet-circle li a:visited, .callout-bullet-circle li a, .callout-bullet-circle li a:link, .callout-bullet-circle li a:visited
{
	font: normal 11px 'Lucida Grande', 'Lucida Sans Unicode', Arial;	
	color: #444;
}

#content-right .callout-bullet-circle li a:hover, #content-left .stdcallout .callout-bullet-circle li a:hover, .callout-bullet-circle li a:hover
{
	font: normal 11px 'Lucida Grande', 'Lucida Sans Unicode', Arial;	
	color: #000;
	border-bottom: dotted 1px #000;
}

.calloutfooter, .calloutfooter p
{
	font: normal 8px 'Lucida Grande', 'Lucida Sans Unicode', Arial;	
	color: #444;	
}

.callout-inner
{	
	height: 1%;
}

.callout-inner h2 
{
	padding-top:5px;
}

.callout-inner p
{
	color: #fff;
}

#content-right .callout-inner-ad h2 
{
	padding-top:5px;
	margin-left: 0px;
	margin-right: 0px;
}

#content-right .callout-inner-ad a, #content-right .callout-inner-ad a:link, #content-right .callout-inner-ad a:visited
{
	color: #046280;
	text-decoration: underline;
	text-transform: none;
}

#content-right .callout-inner-ad a:hover 
{
	color: #046280;
	text-decoration: underline;
	text-transform: none;
	border-bottom: none;
}

.callout-inner-ad .adsectionheader
{
	color: #555;
	text-align: center;
}

#content-left .rsslink a 
{
	/*color: #039;*/
	color: #333;
	text-decoration: underline;	
}
#content-left .rsslink a:visited
{
	color:Gray;
}
#content-left .rsslink a:hover
{
	color: Red;
}

#content-left .rsslink li img 
{
	vertical-align: middle;
}


.downloadlink a,  .downloadlink a:visited
{
	color: #046280;
	text-decoration: underline;
}

.downloadlink a:hover 
{
	color: #000;
	text-decoration: none;
}

.maglink, #content-right .maglink
{
	margin-top:10px;
	font-size:12px;
}

.maglink a, .maglink a:visited, #content-right .maglink a, #content-right .maglink a:visited
{
	color: #444;
}

.maglink a:hover, #content-right .maglink a:hover
{
	color: #000;
	border-bottom: dotted 1px #000;	
}

.callout-inner a:hover
{
	border-bottom: dotted 1px;
}


.subscriber 
{
	margin-left:3px;
	margin-top:1px;
	vertical-align: middle;
}

.april 
{
	padding:10px; 
	font-size:11px; 
	height:135px;
	background:url("../../graphics/baltic/april-callout.png") no-repeat left bottom;
}

/*** DASHBOARD MODULES ***/

.module 
{
	padding:0;
	margin-bottom:10px;
}

.module .modulestandardlink
{	
	color:#222;	
	padding:5px 10px;
}

.module .modulestandardlink a
{
	font-weight: normal;	
	color:#222;
	text-decoration: underline;		
}

.module h2 
{
padding:5px 10px;color:#222;
}

.module h2 a
{
	text-transform: capitalize;
	font-weight: normal;
	color: Red;
}

.module-inner
{
	font: normal 11px 'Lucida Grande', 'Lucida Sans Unicode', Arial;
	background-color:#fff;
	margin-bottom:0;
	padding:10px;
	border-top:2px solid #ddd;
}

.module-inner-tab
{
	font: normal 11px 'Lucida Grande', 'Lucida Sans Unicode', Arial;
}

.module-inner a, .module-inner a:visited 
{
	color: #333;
}

.upgradelink a, .upgradelink a:link, .upgradelink a:visited
{
	color: #046280;
	text-decoration: underline;
}

.upgradelink a:hover 
{
	color: #000;
	text-decoration: none;
}

#content-left .module-inner p 
{
	font-size: 11px;
}

#article-container .article-body-item p
{
	font-size: 13px;
}

#article-container .article-byline p
{
	font-style: italic;
	font-size: 11px;	
}

/*** DATA GRIDS ***/

#content-left .module-inner td
{
	font-size: 11px;
}

#content-left tr.gridHeader td
{
	color: #fff;
}

.gridHeader {color:#fff; background-color:#333; text-align:left;}
.gridHeader A:link, .gridHeader A:visited { color:White; }
.gridHeader A:hover { color:#DCDCDC; }

.gridSelected {font-weight:bold; color:White; background-color:#496FFE; }
.gridSelected A:link, .gridSelected A:visited { color:White; }
.gridSelected A:hover { color:#DCDCDC; }

.gridRow {font-family:Verdana; font-weight:normal; color:#999; background-color:White; }
.gridRow A:link, .gridRow A:visited { color:#111; }
.gridRow A:hover { color:#56b8ff; }

.gridAltRow {font-family:Verdana; font-weight:normal; color:#999; background-color:#f2efd5; }
.gridAltRow A:link, .gridAltRow A:visited  { color:#111; }
.gridAltRow A:hover { color:#56b8ff; }

.gridPager {font-weight:normal; color:#999; background-color:White; }

#content-left .searchResult td { color:#000; }
#content-left .searchResult a, .searchResult a:link, .searchResult a:hover {	color: #306464;	text-decoration: underline;}

#content-left .searchResultPager a.searchResultsPagerNextPrevButton:link { color:Blue; text-decoration:none;  vertical-align:middle; font: bold 18px Georgia, 'Times New Roman', serif;}

#content-left .searchResultPager, #content-left .searchResultPager span, #content-left .searchResultPager a:visited
{
	font-size:12px; 
	text-decoration:none; 
	color:red; 	
}

#content-left .searchResultPager a, #content-left .searchResultPager a:link
{ 
	font-size:12px; 
	text-decoration:underline; 
	color:#000000; 
} 

/*** LOGIN PASSWORD HACK ***/
.login-password

{
      background-image: url('../../graphics/baltic/password-bg.png');
      background-repeat: no-repeat;
      background-position: left;
      background-color: #fff;
}

input.login-password 
{
	padding: 1px;
	border: solid 1px #aaa;
}

.signup-free
{
	color:#444;
}

.signup-free h2 span
{
	color:#fff;
}

.signup-free p span
{
	color:#444;
}

#content-left .callout-inner .loggedinview, #content-left .callout-inner .loggedinview h2, #content-left .callout-inner .loggedinview p, #content-left .callout-inner .loggedinview a, #content-left .callout-inner .loggedinview a:link, #content-left .callout-inner .loggedinview a:visited
{
	color:#fff;
}

#content-left .callout-inner .loggedinview a:hover
{
	color: #fff;
	border-bottom: dotted 1px #fff;	
}

#content-left .signup-free p
{
	color:#444;
}

.signup-free a, .signup-free a:link, .signup-free a:visited
{
	color: #fff;
}

.signup-free a:hover
{
	color: #fff;
	border-bottom: dotted 1px #fff;
}

.signup-upgrade
{
	color:#fff;
}

.signup-upgrade h2
{
	color:#fff;
}

.signup-upgrade h2 span
{
	color:#fff;
}

.signup-upgrade p
{
	color:#fff;
}

#content-left .signup-upgrade p
{
	color:#fff;
}

.signup-upgrade p span
{
	color:#fff;
}

.signup-upgrade span
{
	color:Orange;
}

.signup-upgrade a, .signup-upgrade a:link, .signup-upgrade a:visited
{
	color: #FFD700;
}

.signup-upgrade a:hover
{
	color: #FFD700;
	border-bottom: dotted 1px #FFD700;
}

.regrequired
{
	margin-bottom: 15px;
}

#home-feature .loginview, #content-left .loginview, .loginview
{
	color:#fff;
}

#home-feature .loginview h2, #content-left .loginview h2, .loginview h2
{
	color:#fff;
}

#home-feature .loginview p, #content-left .loginview p, .loginview p
{
	color:#fff;
}

#home-feature .loginview a, #home-feature .loginview a:link, #home-feature .loginview a:visited, #content-left .loginview a, #content-left .loginview a:link, #content-left .loginview a:visited, .loginview a, .loginview a:link, .loginview a:visited 
{
	color:#fff;	
}

#home-feature .loginview a:hover, #content-left .loginview a:hover, .loginview a:hover
{
	color:#fff;
	border-bottom: dotted 1px #fff;
}

#home-feature .loggedinview, #content-left .loggedinview, .loggedinview
{
	color:#444;
}

#home-feature .loggedinview h2, #content-left .loggedinview h2, .loggedinview h2
{
	color:#333;
}

#home-feature .loggedinview p, #content-left .loggedinview p, .loggedinview p
{
	color:#444;
}

#home-feature .loggedinview a, #home-feature .loggedinview a:link, #home-feature .loggedinview a:visited, #content-left .loggedinview a, #content-left .loggedinview a:link, #content-left .loggedinview a:visited, .loggedinview a, .loggedinview a:link, .loggedinview a:visited
{
	color: #444;
}

#home-feature .loggedinview a:hover, #content-left .loggedinview a:hover, .loggedinview a:hover
{
	color: #000;
	border-bottom: dotted 1px #000;
}

.paging, .paging span, .paging a:visited
{
	font-size:12px; 
	text-decoration:none; 
	color:red; 	
}

.paging a, .paging a:link
{ 
	font-size:12px; 
	text-decoration:underline; 
	color:#000000; 
} 

.landingpage a, .landingpage a:link, .landingpage a:visited
{
	font-size: 14px;
}

.contentsummarybody
{
	font: normal 11px 'Lucida Grande', 'Lucida Sans Unicode', Arial;
}

.contentsummary a,  .contentsummary a:visited
{
	color: #046280;
	text-decoration: underline;
}

.contentsummary a:hover 
{
	color: #000;
	text-decoration: none;
}

.onlinemagwithbullets
{
	margin-left:0px;
	margin-right:0px;	
}

.onlinemagwithbullets ul
{
margin: 0;
padding: 0;
list-style: none;
font: normal 11px 'Lucida Grande', 'Lucida Sans Unicode', Arial;
}

.onlinemagwithbullets li
{	
	background: url("../../graphics/icons/bullet-black.png") no-repeat top left;
	padding-left: 16px;
	padding-bottom: 5px;
}

.onlinemagwithbullets li img 
{
	vertical-align: middle;
	padding-left: 5px;
}

#content-right .onlinemagwithbullets a, #content-right .onlinemagwithbullets a:link, #content-right .onlinemagwithbullets a:visited
{
	font: normal 11px 'Lucida Grande', 'Lucida Sans Unicode', Arial;	
	color: #444;
}

#content-right .onlinemagwithbullets li a:hover 
{
	font: normal 11px 'Lucida Grande', 'Lucida Sans Unicode', Arial;	
	color: #000;
	border-bottom: dotted 1px #000;
}

/*** Blog ***/
.latestblogposts
{
	/*margin-left:10px;
	margin-right:10px;*/
	margin-top: 0px;
	margin-bottom: 10px;
	width:auto;
	/*background-color: #f2efd5;*/
/*	margin-right: 10px;	*/
}

.latestblogposts-inner 
{
	background-color: #f2efd5;
}

.latestblogposts-inner .blogheader 
{
	margin-left:10px;
	margin-right: 10px;	
	padding-top:5px;
	border-bottom: none;	
	font: bold 14px 'Lucida Grande', 'Lucida Sans Unicode', Arial;
	color: #306464;

	/* centered around outlined box */
	/*
	font: italic bold 14px 'Lucida Grande', 'Lucida Sans Unicode', Arial;
	color: #333;
	text-align: center;
	margin: 0px;
	*/
}

.latestblogposts-inner h2
{
	font: bold 12px 'Lucida Grande', 'Lucida Sans Unicode', Arial;
	color: #333;
	text-transform: uppercase;
	border-bottom: none;
	padding-top:5px;	
	margin-left: 10px;
	margin-right: 10px;		
}

.latestblogposts-inner .blogheaderalternate
{
	color: #BEBCA0;
}

.latestblogposts-inner .blogheadertagline
{
	margin-left:10px;
	margin-right: 10px;	
	border-bottom: double 3px #6b7d58;
	font: 9px 'Lucida Grande', 'Lucida Sans Unicode', Arial;	
	
	/* centered around outlined box */
	/*
	border-bottom: double 3px #6b7d58;
	text-align: center;
	font: italic 9px 'Lucida Grande', 'Lucida Sans Unicode', Arial;
	color: #333;
	margin: 0px 4px 4px 4px;
	*/
}

.latestblogposts-inner .blogentry
{
	font: normal 11px 'Lucida Grande', 'Lucida Sans Unicode', Arial;	
	margin-right: 10px;
	margin-left: 4px; /* change this to 4 if using td bullets */
	margin-top: 10px;
}

.latestblogposts-inner .blogentrydate
{
	font: italic 9px 'Lucida Grande', 'Lucida Sans Unicode', Arial;	
	color: #444;
}

.latestblogposts-inner .blogfooter
{
	margin-left: 10px;
	margin-right: 10px;
	text-align: right;
}

.latestblogposts-inner td
{
	background: url("../../graphics/icons/bullet-black.png") no-repeat top left;
	padding-left: 16px;
	padding-bottom: 5px;
}

.latestblogposts-inner a 
{
	color: #444;
}

.latestblogposts-inner a:hover 
{
	color: #000;
	border-bottom: dotted 1px #000;
}

.latestblogposts .footer
{
	margin: 0;
	padding: 0px 0px 5px 4px;
	font: normal 11px 'Lucida Grande', 'Lucida Sans Unicode', Arial;	
	color: #444;
}

.latestblogposts .footer a, .latestblogposts .footer a:link, .latestblogposts .footer a:visited
{
	color: #046280;
	text-decoration: underline;
}

.latestblogposts .footer a:hover
{
	color: red;
	border-bottom: none;
}


/*
.latestblogposts
{
	border: solid 1px #306464;
	background-color: #448686;
}

.latestblogposts-inner
{
	background-color: #fff;
	margin: 4px;
	padding: 6px;
	font: normal 11px 'Lucida Grande', 'Lucida Sans Unicode', Arial;
}

#home-content .latestblogposts-inner a, #home-content .latestblogposts-inner a:link, #home-content .latestblogposts-inner a:visited
{
	font: normal 11px 'Lucida Grande', 'Lucida Sans Unicode', Arial;		
	color: #046280;
	text-decoration: underline;			
}

#home-content .latestblogposts-inner a:hover 
{
	color: #000;
	text-decoration: none;
}

.latestblogposts-inner h2
{
	font: bold 12px 'Lucida Grande', 'Lucida Sans Unicode', Arial;
	color: #306464;
	
	border-bottom: double 3px #306464;
	margin-bottom: 6px;
}
*/

/*** GREEN COLORED CONTROLS ***/

.green dt 
{
	background-color: #6b7d58;
	border-bottom: solid 2px #a19f84;
	padding: 3px;
	color: #fff;
	font: bold 12px 'Lucida Grande', 'Lucida Sans Unicode', Arial;
}

.green dd 
{
	margin: 0;
	padding:0;
	width: 220px;
	background-color: #f2efd5;
}

.green a
{
	color:#000;
}

.green a:hover
{
	color:#000;
	border-bottom: dotted 1px #000;
}

.control 
{
	margin: 0;
	padding: 0;
}
.control p
{
	margin-bottom:6px;
}

.control div 
{
	padding: 3px;
}

.control a
{
	display: none;
}


.control .relevant a
{	
	display: inline;
	color: #222;
	font: normal 11px 'Lucida Grande', 'Lucida Sans Unicode', Arial;
	line-height:16px;	
}

.archive .footer
{
	font: bold 12px 'Lucida Grande', 'Lucida Sans Unicode', Arial;
	color: #333;
	text-align: center;
}

.archive .footer a, .archive .footer a:link, .archive .footer a:visited
{
	font: bold 12px 'Lucida Grande', 'Lucida Sans Unicode', Arial;
	color: #333;
	text-align: center;
}

.archive .heading
{	
	font: bold 12px 'Lucida Grande', 'Lucida Sans Unicode', Arial;
	color: #333;
	text-transform: uppercase;
	text-align: center;
}

.archive .heading a, .archive .heading a:link, .archive .heading a:visited
{
	font: bold 12px 'Lucida Grande', 'Lucida Sans Unicode', Arial;
	color: #333;
	text-transform: uppercase;
	text-decoration: underline;
	text-align: center;
}

.archive .heading a:hover
{
	font: bold 12px 'Lucida Grande', 'Lucida Sans Unicode', Arial;
	color: #000;
}

.archive .subheading
{
	font: bold 12px 'Lucida Grande', 'Lucida Sans Unicode', Arial;
	color: #333;	
}

.archive .subheading a, .sitemap .subheading a:link, .sitemap .subheading a:visited
{
	font: normal 11px 'Lucida Grande', 'Lucida Sans Unicode', Arial;	
	color: #444;
	text-decoration: underline;
}

.archive .subheading a:hover
{
	font: normal 11px 'Lucida Grande', 'Lucida Sans Unicode', Arial;	
	color: #000;
}

.archive .subcatseparator
{
	margin-left:8px;
	margin-right: 8px;
}

.archive .currentitem
{
	font: bold 11px 'Lucida Grande', 'Lucida Sans Unicode', Arial;
	color: #000;
}

.archive .contentitem a, .archive .contentitem a:link, .archive .contentitem a:visited
{
	font: normal 11px 'Lucida Grande', 'Lucida Sans Unicode', Arial;	
	color: #444;
	text-decoration: underline;
}

.archive .archivecontentlist a, .archive .archivecontentlist a:link, .archive .archivecontentlist a:visited
{
	color: #306464;	
	text-decoration: underline;
	font: normal 13px 'Lucida Grande', 'Lucida Sans Unicode', Arial;
}

#content-left .contentitem td
{
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Arial;	
}

.archive a, .archive a:link, .archive a:visited
{
	font: normal 11px 'Lucida Grande', 'Lucida Sans Unicode', Arial;	
	color: #444;
	text-decoration: underline;
}

.archive a:hover 
{
	font: normal 11px 'Lucida Grande', 'Lucida Sans Unicode', Arial;	
	color: #000;
}

a.archivepagedesclink, a.archivepagedesclink:link, a.archivepagedesclink:visited, #content-right a.archivepagedesclink, #content-right a.archivepagedesclink:link, #content-right a.archivepagedesclink:visited
{
	color: #046280;
	text-decoration: underline;	
	font: normal 11px 'Lucida Grande', 'Lucida Sans Unicode', Arial;
	margin: 0 0 10px 0;
}

a.archivepagedesclink:hover, #content-right a.archivepagedesclink:hover
{
	color: red;
	text-decoration: none;
	border-bottom: none;
}

.sitemap .heading
{	
	font: bold 12px 'Lucida Grande', 'Lucida Sans Unicode', Arial;
	color: #333;
	text-transform: uppercase;
}

.sitemap .subheading
{
	font: bold 12px 'Lucida Grande', 'Lucida Sans Unicode', Arial;
	color: #333;	
}

.sitemap .subheading a, .sitemap .subheading a:link, .sitemap .subheading a:visited
{
	font: normal 11px 'Lucida Grande', 'Lucida Sans Unicode', Arial;	
	color: #444;
	text-decoration: underline;
/*
	font: bold 12px 'Lucida Grande', 'Lucida Sans Unicode', Arial;
	color: #333;	
	text-decoration: underline;
*/
}

.sitemap .subheading a:hover
{
	font: normal 11px 'Lucida Grande', 'Lucida Sans Unicode', Arial;	
	color: #000;
}

.sitemap .subheadinglist
{
	margin-left: 12px;
}

.sitemap a, .sitemap a:link, .sitemap a:visited
{
	font: normal 11px 'Lucida Grande', 'Lucida Sans Unicode', Arial;	
	color: #444;
	text-decoration: underline;
}

.sitemap a:hover 
{
	font: normal 11px 'Lucida Grande', 'Lucida Sans Unicode', Arial;	
	color: #000;
}

.pagemenu
{

}

.pagemenucontentsection
{
	margin-top: 10px;
}
.pagemenucontentsection a
{
	color:#444;
}
.pagemenucontentsection a:hover
{
	color:red;
}

.pagemenucontentsection h2, #content-left .pagemenucontentsection h2
{
	font: bold 13px 'Lucida Grande', 'Lucida Sans Unicode', Arial;
	line-height: 1.4;
	text-transform: none;
}

.pagemenucontent
{
	float:left;
	width: 538px;
}

.pagemenunav
{
	float:left;
	width:150px;

	margin: 6px 20px 0px 0px;
}	

#content-left .menu, .menu
{
	width: 150px;
	background-color: #f2efd5;
	font: normal 11px 'Lucida Grande', 'Lucida Sans Unicode', Arial;
	margin: 0px;
}

#content-left .menu h2, .menu h2
{
	font: bold 12px 'Lucida Grande', 'Lucida Sans Unicode', Arial;
	color: #333;
	text-transform: uppercase;
	border-bottom: none;
	margin-left: 10px;
	margin-right: 10px;	
}

.menuitems ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	font: normal 11px 'Lucida Grande', 'Lucida Sans Unicode', Arial;	
}

.menuitems li
{
	margin: 4px 10px 4px 10px;
}

.menuitems li a, .menuitems a:link, .menuitems a:visited
{
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Arial;	
	color: #444;
}

.menuitems li a:hover 
{
	color: #000;
	border-bottom: dotted 1px #000;
}

.menuitems td
{
	border-bottom-color: #f2efd5;
	border-bottom-style: inset;
	border-bottom-width: 3px;
}

a.permlink, a.permlink:link, a.permlink:visited
{
	color: #046280;
	text-decoration: underline;
}

a.permlink:hover
{
	color: #000;
	text-decoration: underline;
}

#home-feature a.calloutactionlink-gray, #home-feature a.calloutactionlink-gray:link, #home-feature a.calloutactionlink-gray:visited, #content-right a.calloutactionlink-gray, #content-right a.calloutactionlink-gray:link, #content-right a.calloutactionlink-gray:visited
{
	font-weight: bold;
	color: #333;
	text-decoration: underline;	
	text-transform: uppercase;
}

#home-feature a.calloutactionlink-gray:hover, #content-right a.calloutactionlink-gray:hover
{
	color: #333;
	text-decoration: none;	
}

#home-feature a.calloutactionlink-gold, #home-feature a.calloutactionlink-gold:link, #home-feature a.calloutactionlink-gold:visited, #content-right a.calloutactionlink-gold, #content-right a.calloutactionlink-gold:link, #content-right a.calloutactionlink-gold:visited
{
	font-weight: bold;
	color: #FFD700;
	text-decoration: underline;	
	text-transform: uppercase;
}

#home-feature a.calloutactionlink-gold:hover, #content-right a.calloutactionlink-gold:hover
{
	color: #333;
	text-decoration: none;	
}
#home-feature a.calloutactionlink-dark, #home-feature a.calloutactionlink-dark:link, #home-feature a.calloutactionlink-dark:visited, #content-right a.calloutactionlink-dark, #content-right a.calloutactionlink-dark:link, #content-right a.calloutactionlink-dark:visited
{
	font-weight: bold;
	color: #333;
	text-decoration: underline;	
	text-transform: uppercase;
}
#home-feature a.calloutactionlink-dark:hover, #content-right a.calloutactionlink-dark:hover
{
	color: #333;
	text-decoration: none;	
}
#home-feature a.calloutactionlink-noupcase-dark, #home-feature a.calloutactionlink-noupcase-dark:link, #home-feature a.calloutactionlink-noupcase-dark:visited, #content-right a.calloutactionlink-noupcase-dark, #content-right a.calloutactionlink-noupcase-dark:link, #content-right a.calloutactionlink-noupcase-dark:visited
{
	font-weight: bold;
	color: #333;
	text-decoration: underline;		
}
#home-feature a.calloutactionlink-noupcase-dark:hover, #content-right a.calloutactionlink-noupcase-dark:hover
{
	color: red;
	text-decoration: underline;	
	border: none;
}

#home-feature a.goldlink, #home-feature a.goldlink:link, #home-feature a.goldlink:visited, #content-right a.goldlink, #content-right a.goldlink:link, #content-right a.goldlink:visited
{
	color: #FFD700;
	text-decoration: none;	
}

#home-feature a.goldlink:hover, #content-right a.goldlink:hover
{
	color: #FFD700;
	border-bottom: dotted 1px #FFD700;
}
#home-content .leftbar a.goldlink, #home-content a.goldlink:link, #home-content a.goldlink:visited
{
	color: #FFD700;
	text-decoration: none;	
}

#content-left .memberprofile
{
	color: #555;
	font: normal 13px 'Lucida Grande', 'Lucida Sans Unicode', Arial;
	margin-bottom: 8px;
	line-height: 1.4;	
}

#content-left .memberprofile a, #content-left .memberprofile a:link, #content-left .memberprofile a:visited
{
	color: #306464;
	text-decoration: underline;
	font: normal 13px 'Lucida Grande', 'Lucida Sans Unicode', Arial;
}

#content-left .memberprofile a:hover, .memberprofile a:hover
{
	color: red;
}

#content-right a.calloutlink, #content-right a.calloutlink:link, #content-right a.calloutlink:visited
{
	color: #046280;
	text-decoration: underline;
	font-size: 8px;
	border-bottom: none;
}

#content-right a.calloutlink:hover
{
	color: red;
	text-decoration: none;
	border-bottom: none;
}

a.emaillink,  a.emaillink:link, a.sitelink, a.sitelink:link
{
	color: #046280;
	text-decoration: underline;
}

a.emaillink:hover, a.sitelink:hover
{
	color: red;
}

.content-tools ul {
	margin: 2px 0 0 0;
	padding: 0;
	list-style: none;
	float: right;
}

.content-tools ul li {
	margin: 0 7px;
	float: left;
}

.content-tools ul li a, .content-tools ul li a:link, .content-tools ul li a:visited {
	display: block;
	padding: 3px 0 3px 19px;
	color: #777;
	font-size: 11px;
	text-decoration: underline;
}

.content-tools ul li a:hover {
	color: red;
}

.content-tools ul li.ct-edit a {
	background: url(../../graphics/icons/article-edit.png) no-repeat 0 4px;
}

.content-tools ul li.ct-email a {
	background: url(../../graphics/icons/email.png) no-repeat 0 4px;
}

.content-tools ul li.ct-print a {
	background: url(../../graphics/icons/printer.png) no-repeat 0 3px;
}

.content-tools ul li.ct-comment a {
	background: url(../../graphics/icons/comments.png) no-repeat 0 4px;
}

.addcontent
{
	margin: 0px 8px 8px 8px;
}

.addcontentitem
{
	float:left;
	margin: 8px 30px 8px 0px;
}

#content-left a.memberlink, #content-left a.memberlink:visited, #content-left a.memberlink:link {
	color: #046280;
	text-decoration: underline;
	padding-right:20px;
	font-size: 11px;
	background: #fff url(../../graphics/icons/user.png) no-repeat right center;
}

#content-left a.memberlink:hover {
	color: red;
	text-decoration: underline;
}


#content-left .addcontent a, #content-left .addcontent a:visited, #content-left .addcontent a:link {
	padding-left: 20px;	
	color: #777;
	text-decoration: none;
	background: #fff url(../../graphics/icons/add.png) no-repeat;	
}

#content-left .addcontent a:hover {
	color: #000;
	text-decoration: underline;
}


.wizard
{
	background-color: #E6E2D8;
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
	font-family: Verdana;
	font-size: 10px;
	width: 100%;
}

.wizardstep
{
	padding:10px;	
	background-color: #F7F6F3;
	border-color: #E6E2D8;
	border-style: solid;
	border-width: 2px;
}

.wizardsidebar
{
	background-color: #CCC9A9;
	font-size: 10px;
	vertical-align: top;
	width: 200px;
}

.wizardnavbutton
{
	margin: 2px 8px 2px 0px;
	background-color: white;
	border-color: #C5BBAF;
	border-style: solid;
	border-width: 1px;
	font-family: Verdana;
	font-size: 10px;
	color: #1C5E55;                	
}

.wizardsidebarbutton
{
	color: green;
}

            
.wizardheader
{
	background-color: #666666;
	border-color: #E6E2D8;
	border-style: solid;
	border-width: 2px;
	font-weight: bold;
	font-size: 10px;
	color: White;
	text-align: center;
}

.tablestyle
{
	font-family:arial;
	margin:10px 0px 15px 0px;
	font-size: 8pt;
	border: solid 1px #CDCDCD;
	color: #3D3D3D;
	width: 100%;
}

.tablestylenomargin
{
	font-family:arial;
	margin:0px 0px 0px 0px;
	font-size: 8pt;
	border: solid 1px #CDCDCD;
	color: #3D3D3D;
	width: 100%;
}

.emptydatarowstyle
{
	border: none;
}

.altrowstyle
{
    background-color:#F0F0F6;
}

.tablestyle td, .tablestyle th
{	
	border-color: #CDCDCD;
}

.tablestylenomargin td, .tablestylenomargin th
{	
	border-color: #CDCDCD;
}

.headerstyle
{
    background-color:#F0F0F6;
    background-repeat: no-repeat;
    background-position: left center;
    padding: 4px 4px 4px 20px;
}

.headerstylesortable
{
    background-color:#F0F0F6;
    background-image: url(../../graphics/icons/sort_none.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding: 4px 4px 4px 20px;
}  

.headerstyle a
{
	text-decoration:none;
    color:black;
	display:block;
}    

.rowstyle a, .rowstyle a:link, .rowstyle a:visited, .altrowstyle a, .altrowstyle a:link, .altrowstyle a:visited
{
	text-decoration: underline;
}

.rowstyle a:hover, .altrowstyle a:hover
{
	color: red;
}

.rowstyle .sortaltrow, .altrowstyle .sortaltrow 
{
    background-color: #edf5ff;
}

.rowstyle .sortrow, .altrowstyle .sortrow 
{
    background-color: #dbeaff;
}

.rowstyle td, .altrowstyle td 
{
	padding: 4px 4px 4px 4px;
    border-right: solid 1px #cbcbcb;
}

.sortascheaderstyle
{
    background-color: #8dbdd8; 		
    background-image: url(../../graphics/icons/sort_asc.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 20px;    
}

.sortdescheaderstyle 
{
    background-color: #8dbdd8; 		
    background-image: url(../../graphics/icons/sort_desc.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 20px;    
}

.minheight333
{
	min-height: 333px;
	height: auto !important;
	height: 333px;
}

.minheight133
{
	min-height: 133px;
	height: auto !important;
	height: 133px;
}

input.helpicon
{
	vertical-align: bottom;
}

/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

.contactListerPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:500px;
}

.hideit
{
	display: none;
}

.row
{
	margin-bottom: 8px;
}

.topAds{
vertical-align:middle;
margin-bottom:10px;
text-align:center;
}
.bottomFirstBar, .bottomSecondBar{
width:313px;
padding-bottom:10px;
margin-right:10px;
float:left;
}

 .bottomThirdBar{
 width:313px;
padding-bottom:10px;
float:left;
 }
.bottomFirstBar h2, .bottomSecondBar h2, .bottomThirdBar h2
{
	font: bold 11px 'Lucida Grande', 'Lucida Sans Unicode', Arial;
	color: #fff;
	text-transform: uppercase;
	border-bottom: none;
	margin-left: 5px;
	margin-right: 0px;
	padding: 3px;	
}
.bottomFirstBar ul, .bottomSecondBar ul, .bottomThirdBar ul
{
margin: 0 10px 10px;
padding: 0;
list-style: none;
font: normal 11px 'Lucida Grande', 'Lucida Sans Unicode', Arial;
}

.bottomFirstBar li a , .bottomSecondBar li a , .bottomThirdBar li a 
{
	color: #828261;
}

.bottomFirstBar li a:hover  , .bottomSecondBar li a:hover  , .bottomThirdBar li a:hover 
{
	border-bottom: dotted 1px #828261;
}

/* Advertisements */
.boldright{
text-align:right;
font-weight:bold;
font-size:14px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.linebottom{
border-top:1px #CCCCCC solid;
margin-top:15px;
height:10px;
}
#tabs{
clear:both;
margin-left:10px;
}


#tabs ul {
	list-style: none;
	padding:0;
	margin:0;
}
#tabs li {
	display: inline;
	border: solid #ccc;
	border-width: 1px 1px 0 1px;
	margin: 0 0.5em 0 0;
}

#tabs li a {
	padding: 0 1em;
}

#tabs #tabselected {
	padding-bottom: 1px; 
	background: #eeeeee;
}
#tabs li {
	float: left;
	display: block;
	margin: 0 3px 0 0;
	height: 28px;
	float: left;
	background:#FFF;
}
#tabs li a {
font-family: Verdana;
font-size: 11px;
height: 2.4em;
line-height: 2em;
width: 9em;
color: #000000;
text-decoration: none;
text-align: center;
font-weight:bold;
text-transform:uppercase;
}
#tabscontent {
	border-top: 1px;
	border-top-color:#ccc;
	border-top-style:solid;
	clear:left;
}
html* #tabscontent {
	margin-top:-11px;
	border-top: 1px;
	border-top-color:#ccc;
	border-top-style:solid;
	clear:left;
}
#tabs .tabsselected {
	position: relative;
	top: 1px;
	background: #eeeeee;
}
.gridfirstcolor{
background:#dbeaf6;
}
.gridsecongcolor{
background:#dbeaff;
}
#home-feature .leftbar .adeditlink, #home-content .rightbar .adeditlink, #home-content .leftbar .adeditlink, #content-left .adeditlink, #content-right .adeditlink, #home-feature .rightbar .adeditlink, .rightcontents .adeditlink, #home-content .leftbarnew .adeditlink
{
	color:Black;	
	font-family:Verdana;
	font-size:12px;
	z-index:10;  
	position:absolute; 
	text-align:center;
	width:4	0px;
	margin:5px 5px;
	height:18px;
	text-decoration:underline;
}
#home-feature .leftbar .adeditlink a:hover, #home-content .rightbar .adeditlink a:hover, #home-content .rightbar .adeditlink a:hover, #content-left .adeditlink a:hover, #content-right .adeditlink a:hover, #home-feature .rightbar .adeditlink a:hover, .rightcontents .adeditlink a:hover,  #home-content .leftbarnew .adeditlink a:hover
{
	color:Red;
	text-decoration:none;
	border:none;

}
/* End Advertisements */
.minheight310
{	min-height: 310px;
	height: auto !important;
	height: 100%;
	
}
.minheight250
{	min-height: 250px;
	height: auto !important;
	height: 250px;
	
}

mjblockquote {
	margin: 5px 10px 5px 10px;
	padding: 10px 10px 10px 10px;
	border-width: 3px;
	border-style: solid;
	border-color: #980000;
	color: #9b5c5c;
	font-size: 14px;
	font-style: italic;
	}
	
.mjblockquote2 {
	margin: 5px 10px 5px 10px;
	padding: 10px 60px 10px 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #cfcfcf;
	/*background-color: #d3eefd;*/
	background-color: #7B8C43;
	background-image: url(images/blockquote3-img.png);
	background-repeat: no-repeat;
	background-position: top right;
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	/*color: #8f8f8f;*/
	color: #ffffff;
	}