@charset "UTF-8";

/*
© copyright 2008 Interverz, LLC. All rights reserved.

Interverz, LLC. developed all code within this website. Please ask permission before using code or code snippets from this website.
*/


body {
	background-image: url(images/Background_Orange.jpg);
	text-align:center;
	margin: 0 auto;
}
a:hover {
	color:#FF9933;
}
a {
	color:#6699CC;
}


/*
This is the border around the whole page
*/

.wrapperWidth, #pagewrapper, .pagers {
	width:938px;
}

.pagewidth, .pagets, .pagebs, .pagecontent {
	width: 880px;
}

#pagewrapper {
	position: relative;
	top: 15px;
	text-align:left;
	margin-left: auto;
	margin-right: auto;
}

.pagetl {
	background-image:url(images/Wrapper_TL.png);
	background-repeat:no-repeat;
	width: 29px;
	height: 28px;
}
.pagets {
	background-image:url(images/Wrapper_ts.png);
	height: 28px;
	position:relative;
	left: 29px;
}
.pagetr {
	background-image:url(images/Wrapper_Tr.png);
	background-repeat:no-repeat;
	background-position:right;
	width: 29px;
	height: 28px;
	position:relative;
	left:100%;
}
.pagers {
	background-image:url(images/Wrapper_rs.png);
	background-position:right;
	background-repeat:repeat-y;
	height:100%;
	position:relative;
}
.pagels {
	background-image:url(images/Wrapper_ls.png);
	width: 29px;
	height:100%;
}
.pagebl {
	background-image:url(images/Wrapper_bl.png);
	background-repeat:no-repeat;
	background-position:bottom;
	width: 29px;
	height: 28px;
}
.pagebs {
	background-image:url(images/Wrapper_bs.png);
	height: 28px;
	position:relative;
	left: 29px;
}
.pagebr {
	background-image:url(images/Wrapper_br.png);
	background-repeat:no-repeat;
	background-position:right;
	width: 29px;
	height: 28px;
	position:relative;
	left:100%;
}
/*
End Page Border
*/

/*
Wrapper for all content within pages
*/

.pagecontent {
	background-color:#FFFFFF;
	position: relative;
	left: 29px;
	height:auto;
}
/*
End Content Wrapper
*/

/*
Main Navigation
*/

#Interverzlogo {
	position:relative;
	padding-top:10px;
}
#MainNavcontent {
	position:relative;
	background-image:url(images/LogoNavigation_Cap.gif);
	background-position:right top;
	background-repeat:no-repeat;
}
#MainNav {
	position: relative;
	background-image:url(images/LogoNavigation_bkg.gif);
	width:877px;
	margin-left:2px;
	height:45px;
}
#TextNavWrapper {
	position:relative;
	width:840px;
/*	right:365px;*/
	left: 18px;
	top:30px;
	color:#333333;
}
.textnav {
	padding-right:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-decoration:none;
}

/*
End Main Navigation
*/

/*
Shadow around the content - left to right
*/

#ContentWrapper {
	position:relative;
	width:100%;
}

#HomePromotions {
	position:relative;
	width:100%;
	text-align:center;
	padding-top:10px;
}

.cwTop {
	background-image:url(images/Page_top.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	width:100%;
	height:30px;
	position:relative;
	margin-top:5px;
}
.cwMiddle {
	background-image:url(images/Page_right.gif);
	background-position:left;
	background-repeat:repeat-y;
	width:100%;
	height:100%;
	position:relative;
}
.cwBottom {
	background-image:url(images/Page_bottom.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:100%;
	height:30px;
	margin-left:0px;
	position:relative;
}

/*
End Content Wrapper
*/

/*
Sub-Navigation
*/
#subnavwrapper {
	position:absolute;
	left:30px;
	width:230px;
}
.subnav, .subnavSelected {
	position:relative;
	left:30px;
	width:230px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#808080;
	text-decoration:none;
}
.subnavSelected {
	color:#FF9933;
}
.subnavbar {
	position:relative;
	width:230px;
	height:2px;
	background-image:url(images/Page_vertline.gif);
	margin-top:12px;
	margin-bottom:12px;
}
.pagepromo {
	position:relative;
	left:30px;
	margin-top:30px;
	padding-bottom:20px;
	width:152px;
}


#NewsletterBar {
	position:relative;
	background-image:url(images/Newsletter_bar.gif);
	background-repeat:repeat-x;
	background-position:top;
	width:820px;
/*	text-align:right;*/
	padding-right:40px;
	margin-top:20px;
	margin-left:10px;
}

#NewletterWrapper {
	position:relative;
	width:308px;
	left:515px;
	top:-13px;
	padding-bottom:20px;
}
#newsletterbutton {
	position: absolute;
	top:0px;
	left:515px;
}
.newsletterleft {
	background-image:url(images/Newsletter_tl.gif);
	width:20px;
	height:100%;
	background-position:top left;
	background-repeat:no-repeat;
}
.newsletterright {
	position:relative;
	width:288px;
	height:100%;
	background-image:url(images/Newsletter_tr.gif);
	background-position:top right;
	background-repeat:no-repeat;
	text-align:left;
	left:20px;
}
#newsletterLeader {
	position:relative;
	width:268px;
	padding-top:45px;
}
.newsletterbl {
	background-image:url(images/Newsletter_bl.gif);
	width:20px;
	height:21px;
}
.newsletterbs {
	position:relative;
	background-image:url(images/Newsletter_bs.gif);
	background-repeat:repeat-x;
	height:21px;
	width:268px;
	left:20px;
}
.newsletterbr {
	position:relative;
	background-image:url(images/Newsletter_br.gif);
	width:20px;
	height:21px;
	left:268px;
}
.HomeLetterTitle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#666666;
}
.HomeLetterMonth {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:italic;
	color:#666666;
}
.HomeLetterLeader {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}


.formfieldwrapper {
	position:relative;
	background-image:url(images/form_textleft.png);
	height:37px;
	background-repeat:no-repeat;
	text-align:left;
	padding-top:0px;
	width: inherit;
	vertical-align:middle;
	padding-left:18px;
}
.formfield {
	border-width:1px;
	border-color:#999999;
	background-image:url(images/form_dot.png);
	background-position:right;
	background-repeat:no-repeat;
	border-style:solid;
	font-size:12px;
	height:18px;
	vertical-align:middle;
	text-align:left;
	background-color:#FFFFFF;
	padding:2px;
	padding-left:4px;
	padding-right:16px;
}
.formsubmit {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	background-color:#FFFFFF;
	background-image:url(images/form_arrow.png);
	background-position:right;
	background-repeat:no-repeat;
	height:40px;
	border-style:solid;
	border-width:0px;
	padding-right:24px;
	cursor:pointer;
}
textarea {
	border-width:1px;
	border-color:#999999;
	background-color:#FFFFFF;
	background-image:url(images/form_dot.png);
	background-position:bottom;
	background-repeat:repeat-x;
	border-style:solid;
	font-size:12px;
	height:75px;
}
label {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	vertical-align:middle;
}

/*
General Content
*/

#HeadlineGraphic {
	position:relative;
	margin-top:2px;
}

#CopyRight {
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-bottom:10px;
	margin-left:20px;
	color:#333333;
}

#BreadCrumbs, #MainBody {
	position: relative;
	width:420px;
}

#BreadCrumbs, .BCselected, .BCnotselected {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:italic;
	font-weight:bold;
	color:#808080;
	text-decoration:none;
}
.BCselected {
	color:#333333;
	width:auto;
}

#MainBody {
	position: relative;
	text-align:left;
	padding-bottom:30px;
	padding-top: 20px;
}

.Pagetitle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	position:relative;
	color:#6699CC;
	padding-bottom:5px;
}
.PageBody, .CalloutText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#404040;
	position:relative;
	padding-bottom: 15px;
}
.CalloutText{
	color:#6699CC;
	font-weight:bold;
}
.SubTitle {
	position:relative;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	color:#404040;
}
#PageGraphic {
	position:absolute;
	left:710px;
	width:130px;
}
p {
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:12px;
}
.bulletTitle {
	padding-top:0px;
	margin-top:0px;
	margin-bottom:-8px;
	padding-bottom:0px;
}
ul {
	margin-bottom:12px;
}
li {
	margin-bottom:5px;
}