* {
	margin: 0;
	padding: 0;
}
body {
	font: 62.5% "Trebuchet MS", "MS Trebuchet", Trebuchet, Verdana, sans-serif;
	color: #000033;
}
h1,h2,h3,h4,h5.h6 {
	font-weight: normal;
	font-style: normal;
}
h1 {
	color: #003370;
	font-size: 1.8em;
	text-transform: uppercase;
	font-weight: bold;
}
h2 {
	color: #8A261C;
	font-size: 1.8em;
	margin: 2.25em 0 1em 0;
}
h3 {
	color: #2a598a;
	font-size: 1.6em;
}
a img {
	border: 0;
}
a:link {
	color: #3f89d2;
}
a:hover {
	color: #FF6700;
}
p,ul,ol {
	font-size: 1.3em;
	line-height: 1.35em;
	color: #000033;
}
p {
	margin: 0 1em .5em 0;
}
ul,ol {
	margin: .75em 0 .85em 3em;
}
ul {
	list-style-type: square;
}
#banner {
	width: 792px;
	height: 48px;
	background: #fff url(../img/banner.gif) no-repeat;
	cursor: pointer;
}
#sectionmarker {
	height: 3px;
	width: 100px;
	border-bottom: 6px solid #8A261C;
	margin: 4em 0 7px 10px;
}
#wrapper {
	width: 792px;
	margin: 0 auto 0 auto;
	border-left: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
	position: relative;
	z-index: 10;
	padding-bottom: 20px;
}
#sidebar {
	float: right;
	width: 322px;
	background: #DCF3FF url(../img/sidebargrad.jpg) repeat-x 0 244px;
	margin: 0 15px 0 0;
}
#sidebarwrapper {
	margin: 2em 2em 3em 2em;
}
#sidebar h3 {
	color: #00458D;
	font-size: 1.35em;
	margin: 1em 0;
	line-height: 1.5em;
}
#content {
	width: 415px;
	margin: 0 0 0 15px;
}
.roundwrap {
	margin: 2em 0 1em 0;
}
.roundwrap h3 {
	margin: 1em 0 .5em 1em;
}
.roundwrap p {
	margin: .5em 1.5em;
}
#tabs ul {
	width: 415px;
	margin: 0 0 1em 0;
	list-style-type: none;
}
#tabs ul li a {
	display: block;
	color: #001F3F;
	text-indent: -1000em;
	background-repeat: no-repeat;
	background-position: 0 0;
}
#app a {
	background-image: url(../img/app.jpg);
	height: 62px;
}
#app a:hover, #app.ui-tabs-selected a {
	background-position: 0 -62px;
}
#ment a {
	background-image: url(../img/ment.jpg);
	height: 52px;
}
#ment a:hover, #ment.ui-tabs-selected a {
	background-position: 0 -52px;
}
#trai a {
	background-image: url(../img/train.jpg);
	height: 43px;
}
#trai a:hover, #trai.ui-tabs-selected a {
	background-position: 0 -43px;
}
.ui-tabs-unselected a {
	cursor: pointer;
}
.ui-tabs-selected a {
	cursor: default;
	text-decoration: none;
}
.clearme {
	clear: both;
}
.bump {
	height: 2em;
}
img.pullquote {
	float: right;
	margin: .25em 0 0 1.5em;
	position: relative;
}
img.report {
	float: left;
	margin: 0 1.5em 2em 0;
}
#calltoaction {
	background: #000 url(../img/mouse.gif) no-repeat 25px center;
	margin-left: auto;
	margin-right: auto;
	padding: 1em;
}
#calltoaction h2 {
	margin: 0 0 .25em 70px;
}
#calltoaction h2 a {
	color: #D23A28;
	text-decoration: none;
}
#calltoaction h2 a:hover {
	color: #fff;
	text-decoration: none;
}
#calltoaction a {
	text-decoration: none;
}
#calltoaction p {
	color: #fff;
	margin-left: 70px;
	padding: 0;
}

/*/header*/
#header {
	width: 794px;
	height: 85px;
	background: #d5d5d5 url(../img/headertile.jpg) repeat-x;
	border-bottom: 1px solid #9f9f9f;
}
#header h1, #header h2 {
	text-indent: -1000em;
}
#sitesearch {
	position: absolute;
	right: 40px;
	top: 20px;
}
#nicesearch {
	width: 200px;
	height: 19px;
	background: transparent url(../img/searchfield_left.png) no-repeat;
	padding-left: 20px;
	position: relative;
}
#nicesearch div.right {
	width: 20px;
	height: 19px;
	background: transparent url(../img/searchfield_right.png) no-repeat;
	float: right;
	position: absolute;
	top: 0;
	right: 0;
}
#keywordsearch {
	width: 180px;
	height: 16px;
	border-width: 0;
	border-style: none;
	margin: 0 auto 0 0;
	padding-top: 3px;
	background: transparent url(../img/searchfield.png) 0 0;
	color: #787878;
	font-size: 11px;
}
#logo {
	position: absolute;
	top: 26px;
	left: 44px;
	width: 144px;
	height: 42px;
}
#footer {
	color: #5C5C5C;
	margin-left: 0;
	margin-bottom: 20px;
	letter-spacing: 0.1em;
	padding-top: 25px;
	background: url(../img/dashed.gif) repeat-x;
}
#footer p {
	margin: 0 0 0 30px;
}
#corplinks {
	float: right;
	margin-right: 30px;
}
#corplinks li {
	display: inline;
	margin-left: 15px;
}
#corplinks li a {
	color: #5C5C5C;
	text-decoration: none;
}
address {
	font-style: normal;
	font-weight: normal;
	margin-left: 30px;
}
span#phone, span#fax {
	margin-left: 20px;
}
