.searchHit {
	BACKGROUND-COLOR: #f7c993
}
.TopicSearchHighlight {
	BACKGROUND-COLOR: #d9efff
}
.text-small
{
    font-size: 10px;
    color: #333333;
    font-family: Verdana;

}
.article-headline-text {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; MARGIN: 0px; COLOR: #000033; FONT-FAMILY: Verdana
}
.article-date {
	FONT-SIZE: 10px; MARGIN: 0px; COLOR: #999999; LINE-HEIGHT: 18px; FONT-FAMILY: Verdana
}
.text-normal {
	FONT-SIZE: 12px; MARGIN: 0.5em 0px 0px; COLOR: #000033; FONT-FAMILY: Verdana
}
#loginContainer {
	float: right;
	width: 350px;
	margin-top: 6px;
	margin-right: 17px;
}
*html #loginContainer {
	float: right;
	width: 350px;
	margin-top: 6px;
	margin-right: 8px;
}
.tdLogInUserNameLabelStyle, .tdLogInPasswordLabelStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	width: auto;
	padding-right: 5px;
	padding-top: 4px;
}

.loginFormField {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	width: 100px;
	font-size: 11px;
}
.userNameContainer, .passwordContainer {
	width: 110px;
	float: left;
}
.buttonLogin {
	width: 22px;
	float: left;
}

.LinkHomeContainer
{
	float: left;
	width: 300px;
	height:100px;
	margin-top: 5px;
	margin-left: 30px;
	text-align: right;
	color: #5fa693;
	cursor:pointer;
	
	
	
}

.forumdHeader
{
	background-color: #adc4be;
	color: black;	
	font-weight: bold;
}
.regulatoryGridHeader
{
	background-color: #01614B;
	color: White;	
	font-weight: bold;
}

.regulatoryGridItem
{
	background-color: #dcdcdc;
	color: black;
	vertical-align: top;
}

.greenButon
{
	float:none
	
	
}
.greenButon a {
	color: #FFFFFF;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin-right: 10px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	background-color: #01614B;
	text-decoration: none;
	width:120px;
	
}
.greenButon a:hover {
	color: #F1B468;
	text-decoration: none;
	background-color: #028164;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin-right: 10px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}


.LinkButton
{
	float:left;
	
	
}
.LinkButton a {
	color: #FFFFFF;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin-right: 10px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	background-color: #01614B;
	width: 40px;
}
.LinkButton span {
	color: #FFFFFF;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin-right: 10px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	background-color: #01614B;
	width: 40px;
}
.LinkButton a:hover {
	color: #F1B468;
	text-decoration: none;
	background-color: #028164;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin-right: 10px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	width:40px;
}
.LinkButtonSelected{
	float: left;
}
.LinkButtonSelected a
{
	color: #000000;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin-right: 10px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	background-color: #f1ab55;
	width: 40px;
}
.LinkButtonSelected span
{
	color: #000000;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin-right: 10px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	background-color: #f1ab55;
	width: 40px;
}
.textBold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: black;
	margin-top: 15px;
	text-decoration: none;
}
	
.SubscriptionReminder
{
	background-image: url(../images/SubsBg.jpg);
	background-repeat: repeat-x;
	z-index: 11;
	left: 350px;
	width: 600px;
	position: absolute;
	top: 150px;
	height: 194px; /*background-color: #f2b161;*/
	display: block;
	margin-top: 30;
	margin-left: 50;
	border-right: #007aa1 2px solid;
	border-top: #00afeb 2px solid;
	border-left: #007aa1 2px solid;
	border-bottom: #00afeb 2px solid;
}
.subscriptionMessage
{
	padding:30px;
}



.tdForgotPasswordTitleStyle
{
	font-weight:bold;
	padding-top:20px;
}


#ctl00_ContentPlaceHolder1_ctlLogin1_ibtnLogIn
{
	margin-bottom:10px;
}
.tdForgotPasswordContainerStyle
{
	margin-top:20px;
}
.tdLogInPasswordTextBoxStyle
{
	float:left;
	width:300px;
}

.tdLogInRememberMe
{
	float:left;
	width:200px;
}
.tblForgotPasswordStyle
{
	padding-top:20px;
}
.tdRememberMeCheckBox
{
	margin-top:5px;
}

 

.search_2
{
	width: 299px;
	height: 80px;	
	margin-top:-10px;	
	margin-top:0px;	
	background-image: url(../images/bgSearch2.gif);
}
.search_2_note
{
	
	font-family: Arial, Helvetica, sans-serif;
	margin-top:10px;
	margin-left:5px;
	color:White;
	font-weight:bold;
	
}
.search_2_text
{
	width: 157px;

	margin-top:10px;
	margin-left:5px;
	float:left;
}
.search_2_text2
{
	width: 230px;

	margin-top:10px;
	margin-left:5px;
	float:left;
}
.search_2_image
{
	margin-top:10px;
	margin-left:5px;
	float:left;
}
#headerLinkBox2
{
	color: #e58c14;
	font-weight:bold;
}

/* subheadline ? oasistblbdr  dkblue10link  link-medium-no-line  oasis-productbox dkblue11bold
searchHit  */
/* styles used to display the article*/
.articleView
{
	font-family: Verdana;
}
.tableArticle
{
	font-family: Verdana;
	font-size: 11px;
}
.tableTitle
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #006f51;
	margin-top: 10px;
	margin-bottom: 10px;


}

.tableSubTitle
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color:#006f51;
}
.subHead
{
	color:#006f51;
	font-weight: bold;
	font-size:14px;
}
 .text-normal ul
{
	margin-left: 20px;
	padding: 10px;
}
 .text-normal li
{
	margin-top: 5px;
	color: #006f51;
}
 .text-normal ol
{
	margin-left: 20px;
	padding: 10px;
	
}
	
 .text-normal ol li
{
	margin-top: 5px;
	color: #006f51;
	
	
}
/*--  styles for bulleted lists */
 .bullet
{
	list-style-type: disc;
}

.check
{
	
	list-style: url(../images/checkbullet.gif);
}
.pointer
{
	list-style: url(../images/arrowbullet2.gif);
	
}
.diamond
{
	list-style: url(../images/diamondbullet2.gif);
}

.iawbulet
{
	padding-right:5px;
}
.tdForgotPasswordContainerStyle #ctl00_ContentPlaceHolder1_ctlLogin1_lblPasswordSent
{
	margin-top:130px;
	margin-left:-500px;
	position:absolute;	
	text-align:left;
	
}
