fieldset
{
	padding:10px 5px;
}
legend
{
	padding:0 10px 0 10px;
	font-size:14px;
	font-weight:bold;
}
.question_title
{
	text-decoration:underline;
}

#test_result
{
	
}
.answer_text
{
	float:right;
	width:200px;
}

.question
{
	color:black;
	font-weight:normal;
}
.answer_input
{
	float:right;
	width:20px;
}

.videoImage{
	float: left;
	width: 200px;
}

.textContent{
	float: right;
	width: 500px;
}

.textContent li { margin-right:13px; }
.textContent h2 span { font-weight:bold !important; }
.textContent h3 span { text-decoration: underline; }

.articleDate{
	font-size: 14px;
	font-weight: bold;
}

.sourceName{
	margin-bottom: 10px;
	font-size: 14px;
}

.pageTitle{
	margin-bottom: 10px;
}

.imageText{
	padding-top: 2px;
	font-size: 11px;
	font-weight: bold;
}


.videoItemText{
	float: right;
	width: 300px;
}

.videoItemImage{
	float: right;
	width: 50px;
	margin-left: 10px;
}

.videoItem{
	margin-bottom: 10px;
}




.navigator{
	margin-bottom: 10px;
	color: #3e88d3 !important;
	font-weight: normal;
}

.navigator a, .navigator a:visited, .navigator a:hover{
	color: #3e88d3 !important;
	font-weight: normal;
	text-decoration: underline;
}

.image_gallery_item{
	float: right;
	width: 122px;
	height: 93px;
}

.innerPageLeftImage{
	width: 190px;
	padding: 4px;
	border: 1px solid #d1dbe4;
	text-align: center;
}

.videoPlayer{
	margin-top: 20px;
	background-image: url(../images/objects/video_bg.jpg);
	background-repeat: no-repeat;
	width: 200px;
	height: 175px;
}

.videoText{
	
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	font-size: 13px;
	font-weight: bold;
	color: #3e88d3 !important;
}

.videoPlayerInner{
	padding-top: 5px;
	padding-right: 5px;
}

.blueSaperatorLine{
	margin-top: 7px;
	margin-bottom: 7px;
	height: 1px;
	border-bottom: 1px dotted #3e88d3;
}

.bottomArticlesNav{
	width: 200px;
	text-align: center;
}

.nextArticleLink{
	float: left;
	background-image: url(../images/icons/green_arrow_left.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
}

.prevArticleLink{
	float: right;
	margin-left: 30px;
	background-image: url(../images/icons/green_arrow_right.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 10px;
}

.backToListLink{
	float: right;	
}



/*	Related Links	*/

.relatedLinks{
	background-image: url(../images/objects/more_info_mid.jpg);
	background-repeat: repeat-y;
	width: 336px;
}

.relatedLinksTitleBG{
	background-image: url(../images/objects/more_info_top.jpg);
	background-repeat: no-repeat;
	width: 336px;
	height: 25px;
}

.relatedLinksBottom{
	background-image: url(../images/objects/more_info_bottom.jpg);
	background-repeat: no-repeat;
	width: 336px;
	height: 4px;
}

.relatedLinksTitle{
	padding-right: 12px;
	padding-top: 4px;
	color: #3e88d3 !important;
	font-weight: bold;
	font-size: 14px;
}

.relatedLinksInner{
	padding: 13px;
}

.relatedLink{
	margin-bottom: 11px;
	background-image: url(../images/icons/green_arrow_left.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 10px;	
}

.relatedLink a, .relatedLink a:visited, .relatedLink a:hover{
	color: #000000 !important;
}



/*	Left Items	*/

.leftItem{
	background-image: url(../images/objects/left_item_mid.jpg);
	background-repeat: repeat-y;
	width: 199px;
}

.leftItemTitleBG{
	background-image: url(../images/objects/left_item_top.jpg);
	background-repeat: no-repeat;
	width: 199px;
	height: 25px;
}

.leftItemBottom{
	background-image: url(../images/objects/left_item_bottom.jpg);
	background-repeat: no-repeat;
	width: 199px;
	height: 4px;
}

.leftItemTitle{
	padding-right: 12px;
	padding-top: 4px;
	color: #3e88d3 !important;
	font-weight: bold;
	font-size: 14px;
}

.leftItemInner{
	padding: 13px;
}

.leftItemItem{
	margin-bottom: 11px;
	background-image: url(../images/icons/green_arrow_left.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 10px;	
}

.leftItem a, .leftItem a:visited, .leftItem a:hover{
	color: #000000 !important;
}

.leftNewsItem{
	margin-bottom: 10px;
	font-size: 10px;
	color: #000000 !important;
}

.leftNewsItem a{
	font-size: 12px;
	color: #000000 !important;	
}

.leftNewsImage{
	float: right;
	margin-left: 5px;
	padding: 1px;
	border: 1px solid #d2dbe2;
	width: 46px;
	height: 34px;
}




/*	Comments	*/


.commentsFrame{
	margin-top: 10px;
	background-image: url(../images/objects/comments_mid.jpg);
	background-repeat: repeat-y;
	width: 482px;
}

.commentsFrameTitleBG{
	background-image: url(../images/objects/comments_top.jpg);
	background-repeat: no-repeat;
	width: 482px;
	height: 25px;
}

.commentsFrameBottom{
	background-image: url(../images/objects/comments_bottom.jpg);
	background-repeat: no-repeat;
	width: 482px;
	height: 4px;
}

.commentsFrameTitle{
	padding-right: 12px;
	padding-top: 4px;
	color: #3e88d3 !important;
	font-weight: bold;
	font-size: 14px;
}

.commentsFrameInner{
	padding: 13px;
}

.commentsFrameItem{
	margin-bottom: 11px;
	background-image: url(../images/icons/green_arrow_left.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 10px;	
}





.comment{
	margin-bottom: 11px;
	background-position: right;	
	padding:5px;
}

.comment a, .comment a:visited, .comment a:hover{
	color: #000000 !important;
}


.commentBody{
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 12px;	
}

.commentsAdd{
	float: left;
	background-image: url(../images/icons/comment.jpg);
	background-repeat: no-repeat;
	background-position: right;	
	padding-right: 20px;
	padding-left: 10px;
	font-size: 12px;
	margin-top: 2px;
}

.commentsAdd a, .commentsAdd a:visited, .commentsAdd a:hover{
	text-decoration: underline;
}

.commentsText{
	float: right;
}


.contentRight{
	float: right;
}

.contentLeft{
	float: left;
}

.saperatorBig{
	clear: both;
	height: 26px;
}


/*	Item Operations	*/

.itemOperations{
	margin-top: 10px;
	background-image: url(../images/objects/news_icons_bg_mid.jpg);
	background-repeat: repeat-y;	
	width: 500px;
}

.itemOperationsTop{
	background-image: url(../images/objects/news_icons_bg_top.jpg);
	background-repeat: no-repeat;
	width: 500px;
	height: 5px;
}

.itemOperationsBottom{
	background-image: url(../images/objects/news_icons_bg_bottom.jpg);
	background-repeat: no-repeat;
	width: 500px;
	height: 5px;
}

.itemOperationsInner{
	padding-right: 20px;
}

.rankIcon{
	float: right;
	margin-left: 20px;
	padding-right: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(../images/icons/hand.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

.printIcon{
	float: right;
	margin-left: 20px;
	padding-right: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(../images/icons/printer.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

.inviteIcon{
	float: right;
	margin-left: 20px;
	padding-right: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(../images/icons/invite_friend.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

.sendIcon{
	float: right;
	margin-left: 20px;
	padding-right: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(../images/icons/envelope.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

/*	Pager	*/

.superPager{
	margin-right: 20px;
	margin-top: 5px;
}

.superPagerRight{
	float: right;
	color: #383b3e !important;
	font-weight: bold;
}

.superPagerLink, .superPagerLink:visited, .superPagerLink:hover{
	color: #3e88d3 !important;
	text-decoration: underline;
}

.superPagerLinkSelected, .superPagerLinkSelected:visited, .superPagerLinkSelected:hover{
	color: #383b3e !important;
}

.superPagerLeft{
	float: left;
}

.superPagerPresenting{
	float: right;
	margin-left: 10px;
}

.superPagerPageNums{
	float: right;
}





/*	Full Page Item		*/

.fullLengthItem{
	background-image: url(../images/objects/full_width_mid.jpg);
	background-repeat: repeat-y;
	width: 713px;
}

.fullLengthItemTitleBG{
	background-image: url(../images/objects/full_width_top.jpg);
	background-repeat: no-repeat;
	width: 713px;
	height: 25px;
}

.fullLengthItemBottom{
	background-image: url(../images/objects/full_width_bottom.jpg);
	background-repeat: no-repeat;
	width: 713px;
	height: 5px;
}

.fullLengthItemTitle{
	padding-right: 12px;
	padding-top: 4px;
	color: #3e88d3 !important;
	font-weight: bold;
	font-size: 14px;
}

.fullLengthItemInner{
	padding: 13px;
}

.fullLengthItemLeft{
	float: left;
	width: 340px;
	border-right: 1px dotted #448ed9;
	padding-right: 20px;
	color: #383b3e !important;
	font-weight: normal;
	font-size: 11px;
}

.fullLengthItemLink{
	margin-bottom: 20px;
}

.fullLengthItemLink a, .fullLengthItemLink a:visited, .fullLengthItemLink a:hover{
	color: #5f6264 !important;
	font-weight: bold;
	font-size: 12px;
}

/*	All Pages	*/



.domainManager{
	background-image: url(../images/menu/domain_manager.jpg);
	background-repeat: no-repeat;
	width: 145px;
	height: 71px;
	margin-right: 4px;
	padding-top: 4px;
	padding-right: 4px;
	margin-bottom: 5px;
}

.domainManagerWrapper{
	margin-right: 4px;
	margin-bottom: 5px;
}

.domainManagerTop{
	background-image: url(../images/menu/domain_manager_top.jpg);
	background-repeat: no-repeat;
	width: 149px;
	height: 4px;
}

.domainManagerMid{
	background-image: url(../images/menu/domain_manager_mid.jpg);
	background-repeat: repeat-y;
	width: 149px;
}

.domainManagerInner{
	padding-right: 6px;

}

.domainManagerBottom{
	background-image: url(../images/menu/domain_manager_bottom.jpg);
	background-repeat: no-repeat;
	width: 149px;
	height: 4px;
}




.domainManagerTitle{
	font-weight: bold;
	color: #393a3c !important;
	border-bottom: 1px dotted #8bbe01;
	margin-bottom: 3px;
}


.communityManagerTitle{
	font-weight: bold;
	color: #393a3c !important;
	border-bottom: 1px dotted #448ed5;
	margin-bottom: 3px;
	width: 144px;
	margin-right: 8px;
	padding-bottom: 2px;
}

.communityManager{
	padding-bottom: 4px;
	margin-bottom: 4px;
	border-bottom: 1px dotted #448ed5;
	width: 144px;
	margin-right: 8px;
}

.communityManagerImage{
	float: right;
	width: 54px;
	margin-left: 10px;
}

.communityManagerImage img{
	padding: 1px;
	border: 1px solid #d0dae3;
}

.communityManagerName{
	float: right;
	width:70px;
	
}

.communityManagerName a, .communityManagerName a:visited, .communityManagerName a:hover{
	text-decoration: underline;
	font-weight: bold;
}

/*
.communityManager{
	background-image: url(../images/menu/community_manager_bg.jpg);
	background-repeat: no-repeat;
	width: 156px;
	height: 164px;
	margin-top: 9px;
}

.communityManagerImage{

}

.communityManagerImage img{
	margin-right: 10px;
	margin-top: 10px;
	padding: 1px;
	border: 1px solid #c0c0c0;
}

.communityManagerText{
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	height: 95px;
	overflow: hidden;
}
*/



.menuMid{
	background-image: url(../images/menu/menu_mid.jpg);
	background-repeat: repeat-y;
	width: 156px;
}

.menuTop{
	background-image: url(../images/menu/menu_top.jpg);
	background-repeat: no-repeat;
	width: 156px;
	height: 5px;
		overflow:hidden;
}

.menuBottom{
	background-image: url(../images/menu/menu_bottom.jpg);
	background-repeat: no-repeat;
	width: 156px;
	height: 6px;
}

.myCommunityTop{
	background-image: url(../images/menu/my_community_top.jpg);
	background-repeat: no-repeat;
	width: 156px;
	padding-top: 35px;
}

.myHealthTop{
	background-image: url(../images/menu/my_health_top.jpg);
	background-repeat: no-repeat;
	width: 156px;
	padding-top: 35px;
}
.myCalcTop{
	background-image: url(/pics/my_calc_top.jpg);
	background-repeat: no-repeat;
	width: 156px;
	padding-top: 35px;
}
.menuItem{
	background-image: url(../images/icons/green_arrow_left.jpg);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 10px;
	margin-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px dotted #428ed9;
}

.menuInPageItem{
	background-image: url(../images/icons/green_arrow_left.jpg);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 10px;
	margin-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	
}

.menuItem a, .menuItem a:visited, .menuItem a:hover{
	color: #373b3e !important;
	font-size: 13px;
	font-weight: bold;
}

.topMenuBG{
	background-image: url(../images/menu/topMenuBg.gif);
	background-repeat: no-repeat;
	width: 729px;
	height: 31px;
	margin-bottom: 0px;
}

.topMenuItems{
	padding-top: 5px;
	padding-right: 15px;
	height: 26px;
}

.topMenuItemCenter{
	float: right;
	background-image: url(../images/menu/topMenuItemCenter.gif);
	background-repeat: repeat-x;
	height: 26px;
	margin-right: 7px;
}

.topMenuItemCenterLink{
	float: left;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

.topMenuItemCenterLink a, .topMenuItemCenterLink a:visited, .topMenuItemCenterLink a:hover{
	font-weight: bold;
	color: #16559a !important;
	font-size: 13px;
}

.topMenuItemCenterSelected{
	float: right;
	background-image: url(../images/menu/topMenuItemCenter_selected.gif);
	background-repeat: repeat-x;
	height: 26px;
	margin-right: 7px;
}

.topMenuItemLeft{
	float: left;
	background-image: url(../images/menu/topMenuItemLeft.gif);
	background-repeat: no-repeat;
	width: 4px;
	height: 26px;
}

.topMenuItemRight{
	float: left;
	background-image: url(../images/menu/topMenuItemRight.gif);
	background-repeat: no-repeat;
	width: 4px;
	height: 26px;
}

.topMenuItemCenterSelected .topMenuItemLeft{
	float: left;
	background-image: url(../images/menu/topMenuItemLeft_selected.gif);
	background-repeat: no-repeat;
	width: 5px;
	height: 26px;
}

.topMenuItemCenterSelected .topMenuItemRight{
	float: left;
	background-image: url(../images/menu/topMenuItemRight_selected.gif);
	background-repeat: no-repeat;
	width: 5px;
	height: 26px;
}

.veryTopMenu{
	background-image: url(../images/menu/bgMostTop.jpg);
	background-repeat: no-repeat;
	width: 895px;
	height: 20px;
	background-color: #f4f8fb;
	margin-bottom: 5px;
	text-align:left;
	color:#383b3e;
	font-size:12px;
	padding:2px 0px 2px 5px;
}
.veryTopMenu a, .veryTopMenu a:visited, .veryTopMenu a:hover{color:#383b3e;}
.english{color:#3E87D3;} 
.veryTopMenu div{width:120px;float:left;text-align:center;}
.veryTopMenu img{float:left;border:0px;margin-left:5px;}
#TopBoxNew{float:left;}
#TopBoxNew2{float:right;margin-left:5px;padding-left:5px;}
.bgInput{
background-image: url(../images/menu/bgInput.jpg);
background-repeat: no-repeat;
width:230px;
height:25px;
padding:3px;
margin:0px 5px 0px 5px;
}
.toppadding{padding-top:3px;}
.bgInput input {
border: none;
background: #FFF;
width: 223px;
}
.sideLine{border-left:1px dotted #448ED5;border-right:1px dotted #448ED5;}
.sideLineL{border-left:1px dotted #448ED5;}
.sideLineR{border-right:1px dotted #448ED5;}

.topSearch{
	height: 42px;
}

.topBar{
	background-image: url(../images/top/top_bar_bg.gif);
	background-repeat: no-repeat;
	width: 727px;
	height: 96px;
	margin-bottom: 7px;
	margin-top: 22px;
}

.topBarTitle{
	color: #3e87d3 !important;
	font-size: 20px;
	font-weight: bold;
	padding-right: 17px;
	padding-top: 30px;
}

.topBarTitle a, .topBarTitle a:hover, .topBarTitle a:active, .topBarTitle a:visited {
	color: #3e87d3 !important;
	font-size: 20px;
	font-weight: bold;
	
}

.topBarSearch{
	color: #373b3e !important;
	font-size: 13px;
	font-weight: bold;
	height: 22px;
	padding-top: 10px;
	padding-right: 17px;
}



/*	Communities Menu	*/

.menuCommunities{
	background-image: url(../images/home/menu_communities_title.jpg);
	background-repeat: no-repeat;
	width: 154px;
	padding-top: 27px;

}

.menuCommunitiesMid{
	background-image: url(../images/home/menu_communities_mid.jpg);
	background-repeat: repeat-y;
	width: 154px;
	padding-top: 5px;	
}

.menuCommunitiesItem{
	background-image: url(../images/home/menu_communities_item.jpg);
	background-repeat: repeat-y;
	width: 125px;
	height: 29px;
	padding-right: 25px;
	padding-top: 8px;
	margin-right: 2px;
}

.menuCommunitiesItem a, .menuCommunitiesItem a:visited, .menuCommunitiesItem a:hover{
	font-weight: bold;
	color: #000000 !important;
}

.menuCommunitiesBottom{
	background-image: url(../images/home/menu_communities_bottom.jpg);
	background-repeat: no-repeat;
	width: 154px;
	height: 5px;
	overflow:hidden;
}


.loginBG{
	background-image: url(../images/home/login_bg.jpg);
	background-repeat: no-repeat;
	width: 154px;
	height: 181px;	
	text-align: center;
}
.rememberMe{
	font-weight:bold;
	color:#fff;
}
.rememberMe div{float:right;margin-right:12px;height:20px;}
.rememberMe a,.rememberMe a:active,.rememberMe a:visited{
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}

.loginEmail{
	border: 0px;
	width: 126px;
	height: 18px;
	margin-top: 45px;
	background-color: #e1f3b5;
	font-weight: bold;
}

.loginPass{
	border: 0px;
	width: 126px;
	height: 18px;
	margin-top: 23px;
	background-color: #e1f3b5;
	font-weight: bold;
}

.projMid{
	background-image: url(../images/menu/menu_mid.jpg);
	background-repeat: repeat-y;
	width: 138px;
	padding:8px;
}
.projMid p{margin-bottom:5px;}

.projTop{
	background-image: url(../images/menu/menu_top.jpg);
	background-repeat: no-repeat;
	width: 154px;
	height: 5px;
}

.projBottom{
	background-image: url(../images/menu/menu_bottom.jpg);
	background-repeat: no-repeat;
	width: 154px;
	height: 6px;
}

