body
{
	margin: 0;
	background: #fff url(/gfx/topGradient.gif) repeat-x top left;
	font-size: 12px;
	color: #636158;
}
h1
{
	font-size: 175%;
	line-height: 100%;
	margin: 0 0 15px 20px;
	font-weight: normal;
	padding: 15px 200px 5px 0px;
	border-bottom: solid 1px #cac5ac;
}
h2
{
	font-size: 100%;
	margin: 0;
	padding: 0 0 1px 0;
}
#right h2
{
	background: transparent url(/gfx/boxTop.png) no-repeat top left;
	color: #074572;
	padding: 6px 10px;
	border-bottom: solid 1px #e5e0cc;
}
p
{
	margin: 0;
	padding: 0 0 12px;
	line-height: 150%;
}
a
{
	color: #054471;
	text-decoration: none;
	font-weight: bold;
}
a:hover
{
	color: #c0d0db;
}
a img
{
	border: none;
}
ul, li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#content ul
{
	padding: 3px 0 8px;
}
#content ul ul
{
	padding: 0 0 0 18px;
}
#content li
{
	padding: 0 100px 7px 18px;
	line-height: 150%;
	background: transparent url(/gfx/bullet.gif) no-repeat 0px 4px;
}
#content ul ul li
{
	padding-left: 13px;
	background: transparent url(/gfx/secondBullet.gif) no-repeat 0px 6px;
}


body, select
{
	font-family: Tahoma, Arial, Sans-Serif;
}
#siteContainer
{
	width: 790px;
	margin: 0 auto;
	padding-top: 200px;
	padding-bottom: 10px;
}
#columnContainer
{
	background: #f7f6f0 url(/gfx/bgGradient.gif) repeat-x bottom left;
	overflow: hidden;
}
#siteContainer .watermark1
{
	background: #f7f6f0 url(/gfx/watermark.gif) repeat-x bottom left;
}


#corners
{
	background: transparent url(/gfx/contentCorner.png) no-repeat bottom left;
	overflow: hidden;
}
.column
{
	float: left;
	width: 170px;
	padding-left: 20px;
}
#content
{
	width: 560px;
}
#right
{
	padding-bottom: 10px;
}


#top, #sub
{
	width: 790px;
	position: absolute;
	top: 0px;
}
#sub
{
	top: 177px;
}
#logo
{
	margin: 87px 0 0 20px;
	display: block;
	float: left;
}
#footer
{
	clear: both;
	margin-top: 20px;
	text-align: center;
	padding-bottom: 9px;
	color: #fff;
}
#footer a
{
	color: #fff;
}
#footer img
{
	position: relative;
	top: 5px;
}
#sub ul, #top ul
{
	margin-right: 20px;
}
#top ul
{
	float: right;
	padding: 5px 0 0;
}
#sub li
{
	margin: 0 0 0 20px;
	float: right;
}
#top li
{
	padding: 5px 0 0; 
}
#top li a
{
	height: 20px;
	display: block;
	width: 160px;
	padding: 6px 0 0 10px;
	background-image: url(/gfx/menuCorner.png);
	background-repeat: no-repeat;
	background-position: top right;
}
#top a.c1 { background-color: #9bb4c6; }
#top a.c2 { background-color: #7698b1; }
#top a.c3 { background-color: #507c9b; }
#top a.c4 { background-color: #2a6086; }
#top a.c5 { background-color: #054471; }

#top li a:hover, #top li a.selected, #top li a.open
{
	background-color: #cac5ac;
	color: #fff;
}
#sub a, #top a
{
	color: #fff;
}
#sub a:hover, #sub a.selected
{
	color: #c0d0db;
}
#phone
{
	position: relative;
	top: 3px;
}
.blue
{
	color: #0b4571;
}
h2.blue
{
	text-align: center;
	font-size: 120%;
}
p.blue
{
	font-size: 110%;
	text-align: center;
}
