body, div, form, p, ul, ol, li, h1, h2, h3, h4, h5, h6 { margin:0px 0px; }
body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#FFFFFF;
	color:#403E3F;
}
table { border:none; }
td { vertical-align:top; }
img
{
	border:none;
	behavior:url("pngbehavior.htc");
}
p
{
	color: #403E3F;
	padding: 0px 20px 10px 0px;
}
a
{
	color: #6D6A6B;
	text-decoration:none;
}
a:active, a:hover { }
h1
{
	font-size: 22px;
	font-weight:bold;
}
.blueText { color:#6094C8; }
.drkBlueText { color:#174A7D; }
.orangeText { color:#EA8003 }
.greenText { color:#98B755; }
.grayText { color:#939192; }
.linkCursor { cursor:pointer; }
h2
{
	font-size: 30px;
	font-weight:bold;
}
h3
{
	font-size: 18px;
	font-weight:bold;
	padding:0px 35px 5px 0px;
}
h4
{
	font-size: 17px;
	font-weight:bold;
}
h5
{
	font-size: 15px;
	font-weight:bold;
	padding-bottom:10px;
}
h6
{
	font-size: 13px;
	font-weight:bold;
}
hr
{
	background-color:#426D98;
	color:#426D98;
	height:2px;
	border:none;
	margin:10px 15px 20px;
}
ul { padding: 0px 20px 10px 30px; }
ol { padding: 0px 20px 10px 40px; }
li { padding-bottom:5px; }
strong { color: #000; }
#page
{
	width:1024px;
	margin:0px auto;
	position:relative;
	background: #C4D6EA url(../images/page_bg.jpg) repeat-x left top;
}
#borderLeft { background:transparent url(../images/border_left.jpg) repeat-y left top; }
#borderRight { background:transparent url(../images/border_right.jpg) repeat-y left top; }
#logo
{
	position:absolute;
	left:65px;
	top:40px;
}

#contactInfo{position:absolute;
	right:19px;
	top:62px;
	text-align:right;
	width:220px;
	font-size:18px;
	line-height:20px;
	font-weight:normal;
	color:#174A7D;
}
#contactInfo a{color:#174A7D;}
#contactInfo a:hover{color: #EA8003;}

.smallerText{font-size:80%;font-weight:normal;}
#navMenu { width:573px; 	padding:74px 82px 0px 342px;
}
#navMenu ul, #navMenu li
{
	list-style:none;
	float:left;
	margin:0px 0px;
}
#navMenu ul
{
	margin-bottom:20px;
	width:543px;
	height:20px;
	background:transparent url(../images/nav_bg.png) repeat-x left bottom;
	padding-left:75px;
}
#navMenu li
{
	padding: 5px 40px 0px 0px;
	height:15px;
	line-height:13px;
	vertical-align:top;
	color: #174A7D;
}
#navMenu a
{
	white-space:nowrap;
	display:block;
	color:#174A7D;
	font-size:12px;
	font-weight:normal;
	text-transform:uppercase;
}
#navMenu li.selected a, #navMenu li:hover a { color: #EA8003; }
#pageLink
{
	color: #0078C3;
	text-decoration:none;
}
ul#list
{
	list-style:none;
	padding:10px 20px;
}
#list li
{
	line-height:14px;
	vertical-align:top;
	height:30px;
}
#list a { color:#0079C1; }
#homeLeft
{
	position:absolute;
	left:100px;
	top:490px;
}
#homeLeft h1 { padding-bottom:10px; }
#homeLeft p { line-height:20px; }
#businessText
{
	position:absolute;
	left:615px;
	top: 790px;
	#top: 762px;
	width:238px;
	text-align:center;
	line-height: 24px;
}
#boxGreen, #boxYellow, #boxBlue, #boxPink
{
	width: 277px;
	height: 280px;
	text-align: left;
}
#boxGreen { background: url(../images/boxGreen.png) no-repeat top left; }
#boxYellow { background: url(../images/boxYellow.png) no-repeat top left; }
#boxBlue { background: url(../images/boxBlue.png) no-repeat top left; }
#boxPink { background: url(../images/boxPink.png) no-repeat top left; }
#boxGreen h1, #boxYellow h1, #boxBlue h1, #boxPink h1
{
	font-size: 21px;
	color: #403E3F;
	padding: 30px 25px 10px;
}
#boxGreen ul, #boxYellow ul, #boxBlue ul, #boxPink ul
{
	font-size: 14px;
	color: #403E3F;
	padding: 0px 25px 0px 20px;
	margin: 0px 0px 0px 20px;
	line-height: 25px;
}
#footer
{
	color: #FFFFFF;
	font-size:11px;
	line-height:12px;
	font-family:"Trebuchet MS", Arial;
}
/* LogoWorks Style Sheet */
#logoworks, #logoworks a
{
	color: #FFFFFF;
	font-size:10px;
	line-height:11px;
	font-family:"Trebuchet MS", Arial;
	font-weight:normal;
	text-decoration:none;
}

