/* Page Directives */


BODY
{
	margin: 0px;
	color: #333;
	font-family: verdana;
}

INPUT.textbox { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; background: #FFF; font-weight: normal; border: 1px solid black; color: black; }
INPUT.exception { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; background: #FFF;margin:0px; font-weight: normal; border: 1px solid black; color: black; }

IMG { border: 0px; }

a, a:link, a:visited { font-family: tahoma; font-size: .8em; padding: 0px; }

UL { margin-left: 10px; padding-left: 10px; list-style-image:url(../images/dot.gif) }

HR { padding-top: 5px; }

.disc_box
{
	padding-right: 7px;
	list-style-position: inside;
	font-size: 1em;
	font-family: Tahoma;
	padding-bottom: 2px;
	padding-top: 7px;
	padding-left: 2px;
	padding-right: 2px;
	font-family: tahoma;
	list-style-type: square;
	background-color: #475E87;
	text-align: left;
	width:446px;
}

.headerblue
{
    color:#475E87;
    font-family:Tahoma;
    font-size:1.3em;
    font-weight:bold;
	
}
.headerblue
{
    color:#475E87;
    font-family:Tahoma;
    font-size:1.3em;
    font-weight:bold;
	
}
.disc_box_np

{

    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    MARGIN-TOP: 1px;
    FONT-SIZE: 11px;
    BORDER-LEFT: #000000 1px solid;
    BORDER-BOTTOM: #000000 1px solid;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif, geneva;
    Font-weight:normal;
    BACKGROUND-COLOR: #ffffff;
    text-align:left;

}
#box
{
	list-style-position: inside;
	font-size: 12px;
	padding: 0px;
	vertical-align:top;
	font-family: Verdana;
	list-style-type: square;
	background-color: #ffffff;
	text-align: left;
	border:1px solid #000000;
	float:left;
}
.warn
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: red;
    FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;
    TEXT-ALIGN: left;
    TEXT-DECORATION: none
}
.bluebutton
{color: #ffffff; border: 1px solid black; padding: 4px; font-weight: bold;  background-color: steelblue; text-decoration: none;cursor:hand;
}

/* Layout */

#container { width: 800px; background: url(images/bg_container.gif) repeat-y; }

#header { width: 800px;	height: 124px; top: 0px; background-image: url(images/header.jpg); background-repeat: no-repeat; }
#header h1 span { display: none; }

#header_link { width: 800px; height: 100px; top: 0px; }

#top_nav { width: 800px; height: 25px; position: absolute; top: 90px; padding-left: 20px; }
#top_nav a { color: #EDF2BC; font-family: Tahoma; font-size: .8em; padding: 8px; text-decoration: none; font-weight: bold; }
#top_nav a:hover { color: #FFFFFF; font-family: Tahoma; font-size: .8em; padding: 8px; text-decoration: none; font-weight: bold; }

#left_bar { float: left; width: 187px;  padding: 0px; height: auto; clear: right; }
#left_bar h1 span { display: none; }
#left_bar_top { background: url(images/left_bar_top.jpg) no-repeat; height: 217px; }
#left_bar_bottom { background: url(images/left_bar_bottom.jpg) no-repeat; margin-top: 20px; height: 325px; }

#left_bar_sample { height: 130px; padding-top: 10px; text-align: center;  }
#left_bar_sample a { color: #475E87; font-family: Tahoma; font-size: .7em; text-decoration: none; font-weight: bold; padding: 0px; }
#left_bar_sample a:hover { color: #FFFFFF; font-family: Tahoma; font-size: .7em; text-decoration: none; font-weight: bold; padding: 0px; }

#left_bar_subscribe { padding: 3px 0px 0px 25px; }
#left_bar_subscribe a { color: #EDF2BC; font-family: Tahoma; font-size: .9em; text-decoration: none; font-weight: bold; }
#left_bar_subscribe a:hover { color: #FFFFFF; font-family: Tahoma; font-size: .9em; text-decoration: none; font-weight: bold; }
#left_bar_offer { padding: 17px 0px 0px 25px; }
#left_bar_offer a { color: #EDF2BC; font-family: Tahoma; font-size: .9em; text-decoration: none; font-weight: bold; }
#left_bar_offer a:hover { color: #FFFFFF; font-family: Tahoma; font-size: .9em; text-decoration: none; font-weight: bold; }
#left_bar_subscriber_center { padding: 20px 0px 20px 25px; }
#left_bar_subscriber_center a { color: #EDF2BC; font-family: Tahoma; font-size: .9em; text-decoration: none; font-weight: bold; }
#left_bar_subscriber_center a:hover { color: #FFFFFF; font-family: Tahoma; font-size: .9em; text-decoration: none; font-weight: bold; }


#left_bar_bottom .subscriber_center_links a { color: #475E87; font-family: Tahoma; font-size: .8em; text-decoration: none; font-weight: bold; padding: 0px 0px 0px 28px;}
#left_bar_bottom .subscriber_center_links a:hover { color: #FFFFFF; font-family: Tahoma; font-size: .8em; text-decoration: none; font-weight: bold; padding: 0px 0px 0px 28px; }


#content { display:block;  font-family: arial; font-size: 12px; width: 460px; float: left; padding: 2px 0px 0 10px; height:600px /*Set a min height*/ height:100%;}
#content a { font-family: arial; font-size: 11px; color: #0D3344; font-weight: bold; text-decoration: none; }
#content a:hover { font-family: arial; font-size: 11px; color: #2b93cf; font-weight: bold; text-decoration: none; }

#footer { background: url(images/footer.gif); width: 800px; height: 102px; }
#footer_nav { padding: 10px 0px 10px 20px; }
#footer_nav .copyright { font-family: Tahoma; font-size: .6em; color: #FFFFFF; padding: 10px 0px 0px 15px; }
#footer_nav a { font-family: Tahoma; font-size: .7em; color: #EDF2BC; font-weight: bold; text-decoration: none; padding: 15px; }
#footer_nav a:hover { font-family: Tahoma; font-size: .7em; color: #FFFFFF; font-weight: bold; text-decoration: none; padding: 15px; }

#subscribe_btn a{ background: #475E87; border: 1px black solid; border-bottom: 2px #969A9A solid; border-right: 2px #7B7D7D solid; font-size: 11px; color: #ffffff; font-weight: bold; padding: 2px 15px 2px 15px; }
#subscribe_btn a:hover { background: #dadada; border: 1px black solid; border-bottom: 2px #000000 solid; border-right: 2px #000000 solid; font-size: 11px; color: #000000; font-weight: bold; padding: 2px 15px 2px 15px; }


/* Text Styles */

.header { font-family: arial; font-size: 14px; font-weight: bold; color: #ffffff;}

.header_grey { font-family: arial; font-size: 14px; color: #666; font-weight: bold; padding-top: 10px;}

.subheader { font-family: arial; font-size: 11px; font-weight: normal; }

.subheaderbold { font-family: arial; font-size: 11px; font-weight: bold; text-align: center; }

.top_login_name { font-family: arial; font-size: 11px; color: #FFF; font-weight: bold; text-decoration: none; position: absolute; top: 5px; left: 20px; }

.subtotal_text { font-family: arial; font-size: 14px; color: #FFF; font-weight: bold; padding-right: 5px; }

.white_text_big { font-family: arial; font-size: 12px; color: #FFF; font-weight: bold; padding-right: 5px; }

.print_sample { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; background: #FFF; font-weight: normal; border: 1px solid black; color: black; padding-top: 2px; padding-bottom: 2px; padding-left: 10px; padding-right: 10px; text-decoration: none; }

.bold_blue { font-family: arial; font-size: 12px; font-weight: bold; color: #0D3344; }




