﻿
#promoheader
{
	font-family:Tahoma;
	font-size:large;
	text-decoration:underline;
	text-transform:capitalize;
}

#subheader
{
	font-family:Tahoma;
	font-size:small;
	color:maroon;
}
	
#bodytext
{
	font-family:Tahoma;
	font-size:small;
	font-weight:100;
}

#HeaderLbl
{
	font-family: Arial;
	font-size:large;
}


body
{
	font-family: Tahoma;
	font-size: 11px;
	margin-top:0px;
	margin-left:0px;
}

a
{
    text-decoration: none;
    color: #FFFFFF;
}

.page_header
{
	font-size: 18px;
    color: #407FB2;
    font-weight: bold;
}

.graytext
{
	color: #696969;
}

.graytextbold
{
	font-weight: bold;
	color: #696969;
}

.bluetitle
{
	font-weight: bold;
	color: #01467F;
}


.graynewmembertext
{
	color: #696969;
	padding-left: 10px;
}

.graynewmembertext a
{
	color: #393939;
}

.edittitle
{
    font-weight: bold;
    color: #2e2e2e;
}

.red
{
    color: #FF0000;
}

.redbig
{
	color: #ff0000;
	font-size: 14px;
}

.subscriptionsheader
{
	font-weight: bold;
	background-color: #478DC6;
	height: 18px;
	color: #FFFFFF;
}

.subscriptionsnormal
{
	background-color: #DEEFFD;
	height: 18px;
	color: #484848;
}

.subscriptionsalter
{
	background-color: #EDF7FF;
	height: 18px;
	color: #484848;
}

.hider
{
	display:none;
}

.promo_input
{
    width:35px;
    height:12px;
    font-size:10px;
    color:#000000;
    border:solid 1px #CCCCCC    
}

.instructions_header 
{
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color:#5390c1;
	padding-left: 12px;
	padding-top:6px;
	padding-bottom:6px;
}

.instructions-body-title {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #3c7eb3;
	background-color:#f2f2f2;
	padding-left: 12px;	
	padding-top: 15px;
}

.instructions-body-text {
	font-family: tahoma;
	font-size: 11px;
	font-weight:normal;
	color: #505050;
	background-color:#f2f2f2;
	padding-left: 12px;	
}

.howtobuy
{
	font-family:Tahoma;
	font-weight:normal;
	font-size:11px;
	color:#666666;
}

.howtobuy a
{

	color:#407fb2;
}

.howtobuytitle
{
	font-family:Tahoma;
	font-weight:bold;
	font-size:11px;
	color:#407fb2;	
}

.newsdate
{
	font-weight:bold;
	font-size:11px;
	color:#ed5000;
}


.promotext
{
	font-family:Tahoma;
	font-weight:bold;
	font-size:12px;
	color:#407fb2;
}

.promotext:hover
{
	text-decoration:underline;
}

.graytextv2
{
	color: #696969;
}

.graytextv2 a
{
	color: #777777;
	
}


.graytextv2 a:hover
{
	color: #777777;
	text-decoration:underline;
}



	