html, body
{
	margin: 0px;
	padding: 0px;
}

body, td, div, textarea
{
	font-family: Verdana, "trebuchet MS", Helvetica, Tahoma, Arial, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align:left;
}

form
{
	margin: 0px;
	padding: 0px;
}

div#preload { display: none; }

a:visited, a:link, a:active
{
	color: #DC781C;
	text-decoration: none;
}

a:hover
{
	color: #E88E4D;
	text-decoration: underline;
}

.head
{
	height: 182px;
	background-image: url(/images/interface/headBG.gif);
	background-repeat: repeat-x;
}

.navBar
{
	height: 39px;
	background-image: url(/images/interface/navBG.gif);
	background-repeat: repeat-x;
	width:50%;
}

a.navLink, a.navOffLink:hover, a.navLink:hover, a.navLink:active, a.navLink:visited
{
	color: black;
	cursor: pointer;
	cursor: hand;
}

a.navLink:hover
{
	text-decoration: none;
}

a.navOffLink
{
	color: white;
}

.nav, .navLeft, .navRight, .navOff, .navLeftOff, .navRightOff
{
	display:block;
	white-space:nowrap;
	height: 39px;
}

.nav, .navOff
{
	background-image: url(/images/interface/navMid.gif);
	background-repeat: repeat-x;
	padding-left:5px;
	padding-right:5px;
}

.navText
{
	font-size: 18px;
	letter-spacing: -1px;
	padding-top: 9px;
}

.navLeft, .navLeftOff
{
	padding-left: 8px;
	background-image: url(/images/interface/navLeft.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.navRight, .navRightOff
{
	padding-right: 13px;
	background-image: url(/images/interface/navRight.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.navOff, .navLeftOff, .navRightOff
{
	background-image: url(/images/interface/navBG.gif);
	background-repeat: repeat-x;
	color: white;
}

.top
{
	background-color: #c9cace;
	background-image: url(/images/interface/topBG.jpg);
	background-position: center;
	background-repeat: repeat-y;
}

.middle, shadow1
{
	background-color: #1e4871;
	background-image: url(/images/interface/middleBG.jpg);
	background-position: center;
	background-repeat: repeat-y;
}

.shadow1
{
	height: 20px;
	background-image: url(/images/interface/shadow1.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

.bottom, shadow2, body
{
	background-color: #0f1012;
	background-image: url(/images/interface/bottomBG.jpg);
	background-position: center;
	background-repeat: repeat-y;
}

.shadow2
{
	height: 20px;
	background-image: url(/images/interface/shadow2.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

.blueHead, .quote
{
	color: #4c99d2;
	font-size: 28px;
	letter-spacing: 0px;
	font-weight:normal;
}

.quote
{
	font-size: 24px;
}

.grey, a.greyLink
{
	color: #cbcbcb;
	font-size: 18px;
	letter-spacing: -0.5px;
}

a.greyLink
{
	text-decoration: none;
}

.author
{
	color: white;
	font-size: 19px;
	padding-left: 40px;
	padding-top:5px;
}

.footer
{
	font-size: 12px;
}

.copyright
{
	color: #999999;
	white-space: nowrap;
	padding-right:20px;
}

.footerLinks
{
	text-align:right;
	color: #CCCCCC;
}

.topQuote
{
	font-size:32px;
	color:#5B5B5B;
	letter-spacing:-1px;
	text-align:center;
	width:950px;
	font-weight:normal;
	margin:22px;
}

.roundedTop, .roundedBottom, .roundedMid
{
	height: 7px;
	width: 280px;
	background-image:url(/images/interface/roundTop.gif);
	background-repeat: no-repeat;
	font-size:0px;
	opacity: 0.2;
	-moz-opacity: 0.2;
	filter: alpha(opacity=20);
}

.roundedBottom
{
	background-image:url(/images/interface/roundBottom.gif);
}

.roundedMid
{
	background: black;
	height: 230px;
}

.roundedText
{
	background: transparent;
	position: relative;
	top: -232px;
	width: 250px;
	left: 20px;
}

.roundedText2, .serviceItem
{
	color: #EBF1FE;
	font-size: 18px;
	position:absolute;
}

.serviceItem
{
	position: static;
	padding-bottom:3px;
	letter-spacing:-1px;
}

.serviceItem a, .serviceItem a:visited, .serviceItem a:active
{
	color: #f5953d
}

.roundHead
{
	padding-left:10px;
	color: #293c4d;
	font-size: 30px;
}

.roundHead2
{
	position: absolute;
	color: #CCD9E3;
	font-size: 30px;
	top:-38px;
	left: -2px;
}

.leftBox
{
	width: 450px;
	height: 155px;
	background-image: url(/images/interface/leftBox.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

.rightBox
{
	width: 450px;
	height: 155px;
	background-image: url(/images/interface/rightBox.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

.boxIcon
{
	text-align: center;
	width:118px;
	padding-right: 38px;
	vertical-align: middle;
	padding-bottom:10px;
}

.boxTitle, .endTitle, .boxTitleText
{
	color: #efefef;
	font-size: 22px;
	letter-spacing:-1px;
	font-weight:normal;
}

.boxTitle, .endTitle
{
	text-align:left;
	height: 34px;
	padding-bottom: 2px;
	vertical-align: bottom;
}

.boxTitleText
{
	margin:0px;
}

.boxDesc
{
	color: #D5D5D5;
	font-size: 13px;
	vertical-align: top;
	text-align:left;
	padding-right:10px;
	height:90px;
}

.boxFooter
{
	color: #BFD1FD;
	text-align:right;
	vertical-align: bottom;
	padding-right:9px;
	padding-bottom:7px;
	font-size: 13px;
}

.endIcon
{
	width:70px;
	padding-right:5px;
	padding-left:10px;
	height: 95px;
	vertical-align: middle;
	text-align: middle;
}

.endText
{
	padding-left:10px;
	color: #D5D5D5;
	font-size: 16px;
	line-height:22px;
	letter-spacing:-1px;
}

.endTitle
{
	height:25px;
	padding-left:10px;
}

.endBox
{
	width:310px;
	background-image: url(/images/interface/endBox.jpg);
	background-repeat:no-repeat;
	background-position: 40px;
	padding-left:40px;
	vertical-align: top;
	padding-top:20px;
}

.whiteHover
{
	background-image: url(/images/interface/whiteHover.jpg);
	background-repeat:  repeat-y;
	background-position: left;
}

.categoryBox, .categoryBoxOver
{
	background-image:url(/images/rArrow.jpg);
	background-repeat: no-repeat;
	background-position: 828px 41px;
	width:100%;
	height:190px;
}

.categoryBoxOver
{
	background-image:url(/images/rArrowOver.jpg);
	background-repeat: no-repeat;
	background-position: 807px 20px;
	cursor:pointer;
	cursor:hand;
}

.categoryIcon
{
	vertical-align:middle;
	width: 241px;
	text-align:center;
}

.categoryArrow
{
	width:140px;
	padding-left:40px;
	text-align:left;
}

.categoryHeading
{
	font-size: 35px;
	color: white;
	padding-bottom:3px;
	margin:0px;
	font-weight:normal;
}

.categoryDescription
{
	font-size: 18px;
	color: #D5D5D5;
	vertical-align: top;
	line-height:23px;
	letter-spacing:-1px;
	text-align:justify;
}

.descBoxTop
{
	height:9px;
	background-image:url(/images/descBox1.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.descBoxText, .descBoxMid, .textbox, .textarea, .dropdown
{
	font-size: 20px;
	color: black;
	letter-spacing: -1px;
}

.descBoxMid
{
	background-image:url(/images/descBox2.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding-left: 110px;
	padding-right:110px;
	padding-bottom: 3px;
}

.descBoxBottom
{
	height:10px;
	background-image:url(/images/descBox3.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.question
{
	font-size: 20px;
	color: white;
	letter-spacing: -1px;
	padding-left: 97px;
	padding-right:110px;
	padding-bottom: 3px;
}

.tableTitle, .tablePrice, .tablePlan
{
	color: white;
	font-size:28px;
	text-align:center;
	letter-spacing:-1px;
}

.tablePrice
{
	color: #CCCCCC;
	font-size: 18px;
}

.tableFeature
{
	color: white;
	font-size:18px;
	text-align:left;
	letter-spacing:-1px;
	padding:10px;
	padding-right:4px;
}

.tableDescription
{
	color: #CCCCCC;
	font-size: 14px;
	letter-spacing:-1px;
}

.tablePlan
{
	font-size: 20px;
}

.textbox, .textarea, .dropdownBox, .dropdown
{
	background-image:url(/images/interface/input.gif);
	background-repeat:no-repeat;
	background-position: top left;
	border: 2px solid #CCCCCC;
	height: 27px;
	width: 280px;
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
}

.textbox:hover, .textbox:focus, .textarea:focus, .textarea:hover, .dropdownBox:hover
{
	border: 2px solid #FC8B06;
}

.textarea
{
	height:100px;
}

.dropdownBox
{
	padding:0px;
	height:30px;
	width:290px;
	overflow:hidden;
}

.dropdown
{
	height: 30px;
	border: none;
	width:294px;
	*height: 28px;
	*width: 288px;
	*position: relative;
	*top: 2px;
	*left: 2px;
}