

/* ##################    Catchall Styles     ################## */
*
{
	font-family:Arial,Helvetica,Verdana,sans-serif;
	font-size:12px;
	color:#000;
	line-height:18px;
}


/* ##################    Page Styles     ################## */
body
{
	margin:0;
	padding:0;
}
p
{
	margin-top:0;
}
p.last
{
	margin-bottom:0;
}
/* ##################    Heading Styles     ################## */
h1,h2,h3,h4,h5
{
	font-family:Helvetica,Arial,Verdana,sans-serif;
	color:#a1aaba;
	margin:0;
	padding:0;
	line-height:normal;
	font-weight:normal;
}
h1
{
	font-size:24px;
}
h2
{
	font-size:20px;
}
h3
{
	font-size:16px;
}
h1.categoryheading
{
	font-size:24px;
	color:#ffffff;
	padding:16px 0 0 14px;
}
/* ##################    Link Styles     ################## */
a
{
	color:#336699;
	text-decoration:none;
}
a:hover
{
	color:#336699;
	text-decoration:none;
}
a.bold
{
	color:#7e8ca9;
	text-decoration:none;
	font-weight:bold;
}
a:hover.bold
{
	color:#7e8ca9;
	text-decoration:underline;
	font-weight:bold;
}
a.small
{
	text-decoration:none;
	font-size:11px;
}
a:hover.small
{
	text-decoration:underline;
	font-size:11px;
}

/* ###############    Form Styles     ################## */
.textfield,select,textarea
{
	background-color:#fff;
	border:solid 1px #ccd1d6;
	padding:1px 1px 1px 4px;
	margin:0;
	width:150px;
}
.textfield
{
	height:18px;
}
.checkbox
{
	width:auto;
	background-color:transparent;
	border:none;
}
/* ##################    Specific Object Styles     ################## */
#headerwrapper
{
	height:190px;
	background-image:url(/app_media/images/headerbg.jpg);
	border-top:3px solid #005695;
	
}
#header
{
	
	width:1020px;
	height:190px;
	margin:0px auto;
}
#header #shortcuts
{
	color:#bf3000;
	height:56px;
	text-align:right;
	margin-left:184px;
}
#header #shortcuts a
{
	margin:0 3px;
	color:#bf3000;
	text-decoration:none;
}
#header #shortcuts a:hover
{
	color:#bf3000;
	text-decoration:none;
}
#header #headernavigation
{
	height:21px;
	text-align:right;
	margin-left:184px;
}
#header #headernavigation a
{
	margin-right:9px;
}
#sslbadge
{
	text-align:center;
	margin:10px 0;
}
#footerwrapper
{
	border-top:1px solid #727272;
	padding-top:15px;
	width:980px;
	margin:0 auto;
}
#footer *
{
	font-size:11px;
}
#footer
{
	width:980px;
	margin:0 auto;
	padding:5px 0;
}
#footer #footernavigation
{
	padding-bottom:3px;
}
#footer a
{
	margin:0 3px;
}
#subfooter *
{
	font-size:11px;
}
#subfooterwrapper
{
	padding:10px 0 30px 0;
}
#subfooter
{
	width:770px;
	margin:0 auto;
	text-align:center;
}
#subfooter a
{
	margin:0 3px;
}
#disclaimer
{
	width:650px;
	font-size:10px;
	line-height:12px;
	margin:10px auto;
	text-align:center;
}
#merchantsamples div,.featuredmerchantlogo
{
	border:1px solid #cccccc;
	margin:0 4px 0 0;
}
.merchantcategory div
{
	margin:10px 0;
}
.merchantcategory,.merchantcategory *
{
	font-size:14px;
	text-decoration:none;
}
.breadcrumbs,.breadcrumbs *
{
	font-size:11px;
	font-weight:bold;
	margin-bottom:20px;
}
.logo
{
	margin:10px 20px;
	float:left;
}
.quote
{
	float:right;
	margin:50px 20px;
}
.navwrapper
{
	width:980px;
	height:35px;
	background-image:url(/app_media/images/Navbar_bg.jpg);
	margin-left:auto;
	margin-right:auto;
}
.navleft
{
	width:5px;
	height:35px;
	background-image:url(/app_media/images/navbar_left.jpg);
	float:left;
}
.navright
{
	width:5px;
	height:35px;
	background-image:url(/app_media/images/navbar_right.jpg);
	float:right;
}
.navitem
{
	float:left;
}
.callnow
{
	float:right;
	margin:10px 0px;
}


.footerright
{
	float:right;
	text-align:right;
}
.footerleft
{
	float:left;
	text-align:left;
}
.lftcolumn
{
	width:285px;
	float:left;	
}
.rtcolumn
{
	float:left;
	width:665px;
	margin-left:25px;
}

.content
{
	float:left;
	width:455px;
}

.rtsidecolumn
{	
	float:left;
	width:185px;
	margin-left:25px;
}
.pagetitle
{
	border-bottom:1px solid #727272;
	width:100%;
	height:45px;
	margin-bottom:10px;
}

.imgpad
{
	margin:0px 0px 10px 0px;
}

.title
{
	margin:0px 0px 15px 0px;
}
.padbottom
{
	margin:0px 0px 20px 0px;
	
}
.homeimg
{
	height:265px;
	margin-top:-32px;
	margin-bottom:25px;
}
.fiftycolumn
{
	width:45%;
	float:left;
	padding: 12px;
}
/* ##################    Mailing List Styles     ################## */
#mailinglist
{
	margin:5px 0 10px 0;	
}
#mailinglistform
{
	width:360px;
	margin:0 auto 4px auto;
}
#mailinglistformlabel
{
	margin-top:4px;
}
#mailinglistformfield
{
	margin:0 4px;
}
#mailinglistformbutton
{
	margin-top:2px;
}
#mailinglistform div
{
	float:left;
}
#mailinglistoptin
{
	width:345px;
	margin:0 auto;
}
#mailinglistoptinbox
{
	float:left;
	width:25px;
}
#mailinglistoptintext
{
	float:left;
	width:320px;
	font-size:10px;
	line-height:normal;
}
/* ##################    Generic Object Styles     ################## */
a img
{
	border:0;
}
hr
{
	border:0;
	height:1px;
	color:#cccccc;
	background-color:#cccccc;
}
.linetop
{
	border-top:1px solid #cccccc;
}
.lineright
{
	border-right:1px solid #cccccc;
}
.linebottom
{
	border-bottom:1px solid #cccccc;
}
.lineleft
{
	border-left:1px solid #cccccc;
}
.outline
{
	border:1px solid #cccccc;
}
.boxoutline
{
	border:1px solid #cccccc;
	padding:4px;
}
.boxoutlinepadded
{
	border:1px solid #cccccc;
	padding:24px;
}
.boxblue
{
	background-color:#ebeef3;
	padding:24px;
}
.footnote,.footnote *
{
	font-size:10px;
	line-height:14px;
}
.boxfullscreen
{
	width:692px;
}
/* ##################    Positioning     ################## */
.clear { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.boxspace
{
	height:7px;
}
/* ##################    Lists     ################## */
.bullet1
{
	margin:0;
	list-style-type:none;
	padding:0;
}
.bullet1 li
{
	background:url('/app_media/images/BulletType1.gif') 0 6px no-repeat;
	margin:10px 0 0 0;
	padding:0 0 0 10px;
}
.bullet2
{
	margin:0;
	list-style-type:none;
	padding:0;
}
.bullet2 li
{
	background:url('/app_media/images/BulletType2.gif') 0 6px no-repeat;
	margin:6px 0 0 0;
	padding:0 0 0 10px;
}
.bullet3
{
	margin:0;
	list-style-type:none;
	padding:0;
}
.bullet3 li
{
	background:url('/app_media/images/BulletType3.gif') 0 6px no-repeat;
	margin:0;
	padding:0 0 0 10px;
}

/* ##################    Error Notifications     ################## */

.validationsummary {
	border: 1px solid #9dd3ef;
	background: #f7f9fd url('/app_media/images/warning.gif') no-repeat 7px 3px !important;
	padding: 10px 10px 5px 44px;
	margin-bottom:7px;
	font-weight: bold;
}
.validationsummary li {
	color: #e3740c !important;
	font-weight: normal;
}

/* ##################  Miscellaneous classes ################## */
.lineright {
	border-right: 1px solid #CCCCCC;
	padding-right: 12px;
}
.lineleft {
	border-left: 1px solid #CCCCCC;
	padding-left: 12px;
}
.linebottom {
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 12px;
}
.linetop {
	border-top: 1px solid #CCCCCC;
	padding: 8px 0;
}
.ucase {
	text-transform: uppercase;
}


