.logo {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	padding-top: 8px;
	height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	width: 425px;
	margin-right: 8px;
}
.logo a {
	color: #000000;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.logo a:hover {
	color: #999999;
}
#container {
	margin: 0px;
	padding: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#body {
	margin-top: 0px;
}
.signin {
	padding-top: 4px;
	padding-bottom: 4px;
}
.bluegrd
{
	background-image: url(../images/bluegradient.jpg);
	background-repeat: repeat-x;
}

#signin_text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 5px;
	color: #FFFFFF;
	font-weight: bold;
}
#signin_text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 5px;
}
.input_boxes {
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	width: 130px;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 25px;
}
.smalltext a {
	color: #FFFFFF;
	text-decoration: underline;
}
.smalltext a:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
#spacer {
	background-image: url(../images/spacer.gif);
	background-repeat: repeat;
}
#adv {
	background-image: url(../images/bluegrd_hori.jpg);
	background-repeat: repeat-y;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 4px;
}

#crux
{
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	height: 289px;
	margin-right: 2px;
	margin-left: 5px;
}

#crux ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-bottom: 14px;
	background-color: #FFFFFF;
}
.adv_link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #f58220;
	padding-right: 5px;
	padding-bottom: 5px;
}
.adv_link a {
	color: #f58220;
	text-decoration: underline;
	padding-bottom: 5px;
}
.adv_link a:hover {
	text-decoration: none;
}
#rightpanel 
{
	border: 1px solid #CCCCCC;
	height:289px;
	margin-right: 5px;
	margin-left: 2px;
}
#rightpanel ul {
	padding-bottom: 27.5px;
}
#rightpanel ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-bottom: 14px;
	background-color: #FFFFFF;
}
.mainpanel {
	background-color: #FFFFFF;
	padding-bottom: 10px;
}
#spacer_pink {
	height: 10px;
	background-color: #fef4eb;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding-top: 5px;
	padding-bottom: 10px;
}
#go_home {
	float: right;
	width: 30%;
}
#header
{
	margin-top: 3px;
	background-color: #F2F2F2;
}
.theme_color
{
	background-color: #FFFFFF;
}
.theme_color2
{
	background-color: #F2F2F2;
}
.header_text
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 18px;
	color: #f4780e;
	padding-left: 10px;
}
.font_georgia {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	padding-right: 10px;
}
p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: justify;
	padding-right: 10px;
	padding-left: 5px;	
}
.orange_text {
	color: #f4780e;
}
.l_padding {
	padding-left: 5px;
}
li {
	list-style-image: url(../images/block.gif);
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
}
.faqs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.faqs ul li {
	list-style-type: upper-roman;
	text-align: justify;
	padding-right: 10px;
	padding-top: 15px;
}
.red_text {
	color: #FF0000;
}
#policy_list {
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#policy_list ul {
	list-style-type: lower-alpha;
}

#policy_list ul li {
	list-style-type: lower-roman;
	padding-top: 5px;
}
.font_verdana
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.font_size
{
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #f4780e;
}
.font_size a
{
	color: #f4780e;
	text-decoration: none;
}
.font_size a:hover
{
	padding-left: 10px;
	font-weight: bold;
}


.r_padding
{
	padding-right: 5px;
}
.r_padding a {
	color: #000000;
	text-decoration: underline;
}
.r_padding a:hover {
	text-decoration: none;
}
.size {
	font-size: 12px;
}
.dotted_border {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}





.cssform p
{
	width: 350px;
	clear: left;
	margin: 0;
	padding: 5px 0 8px 0;
	padding-left: 155px; /*width of left column containing the label elements*/
	border-top: 1px dashed gray;
	height: 1%;
}

.csslabel
{
	font-weight: bold;
	float: left;
	margin-left: -155px; /*width of left column*/
	width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 180px;
}
.cssform input[type="password"]{
width: 180px;
}

.cssform textarea{
width: 180px;
height: 150px;
}

* html .threepxfix{
margin-left: 3px;
}



h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF6600;
}
.l_padding2 {
	padding-left: 120px;
}

#b_active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 10px;
	padding-left: 140px;
}
#b_active a {
	color: #FF0000;
	text-decoration: none;
}
#b_active a:hover {
	font-weight: bold;
}
#campaign_panel {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #f4780e;
	padding-left: 25px;
}
#back a {
	color: #000000;
	text-decoration: none;
}
#back a:hover {
	color: #999999;
	text-decoration: none;
}
.small_font
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #fef0e4;
	text-align: center;
}
#manage_campaign_panel
{
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #f4780e;
	padding-left: 5px;
	padding-right: 2px;
}
.alter_font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#login_nu {
	margin-top: 30px;
	margin-left: 190px;
	width: 385px;
	border: 2px outset #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	margin-bottom: 15px;
}
#login_nu a:link {
	font-size: 11px;
	color: #FF0000;
}
#login_nu a:hover {
	text-decoration: none;
}

.adv_nu_part {
	background-color: #FFFFFF;
}

.adv_nu_login
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	background-color: #f7f3e4;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.adv_nu_uname
{
	background-color: #f7f3e4;
}
.adv_nu_pass
{
	background-color: #f7f3e4;
}

