/* CSS Document */

html,body {
	height: 100%;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 18px;
}
.clear {
	clear: both;
}
#Wrapper {
	height: 100%;
	width: 955px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	height: 190px;
	width: 100%;
	position: relative;
}
#logo {
	position: absolute;
	left: 15px;
	top: 15px;
}
#tagline {
	position: absolute;
	top: 45px;
	font-size: 16px;
	color: #FFFF33;
	left: 370px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-left: 15px;
	font-weight: lighter;
}
#mainContentWrap {
	float:left;
	background-image: url(../images/paper2.png);
	background-repeat: no-repeat;
	position: relative;
	min-height: 400px;
	width: 100%;
}
p {
	margin-top: 10px;
}
.mainContentL230 {
	float: left;
	width: 235px;
	margin-top: 30px;
	margin-left: 40px;
}
.mainContentL230 h1{
	font-size: 20px;
	font-weight: normal;
	margin-top: 25px;
}
.mainContentL230 h3 {
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 10px;
	margin-left: 10px;
}

.mainContentL230 ul.home {
	margin-top: 10px;
}
.mainContentL230 ul.home li {
	list-style-type: none;
	border-bottom: 1px dotted #cccccc;
}
.mainContentL230 ul.home li a {
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
	display: block;
	text-decoration: none;
}
.riskBG {
	background-color: #C3E8FD;
	width: 225px;
	border: 5px solid #FFFFFF;
	height: 235px;
	text-align: center;
}
.riskBG p {
	margin-bottom: 0;
	color: #2577CA;
}
.riskBG h1 {
	line-height: 1em;
	font-size: 25px;
	margin-top: 12px;
	color: #2577CA;
	margin-bottom: 10px;
}
.riskBG h2 {
	margin-bottom: 10px;
	line-height: 1em;
	font-size: 18px;
	margin-top: 0px;
	color: #2577CA;
}
.mainContentR60 {
	float: right;
	width: 595px;
	margin-top: 30px;
	margin-right: 40px;
	position: relative;
}
.mainContentR60 h1 {
	font-size: 30px;
	line-height: 1em;
}
.mainContentR60 h2 {
	font-size: 18px;
}
.mainContentR60 h3 {
	font-size: 17px;
	margin-top: 15px;
}
.mainContentR60 h4 {
	font-size: 15px;
	margin-top: 10px;
}
.mainContentR60 li {
	margin-left: 16px;
}
.mainContentR60 ul {
	margin-top: 10px;
}
#footer {
	float: left;
	width: 915px;
	margin-top: 30px;
	position: relative;
	margin-left: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
#footer  p {
	float: left;
	padding-top: 8px;
}
#footer p.right {
	float: right;
}
.footerBtns  {
	float: right;
	font-size: 13px;
	font-weight: normal;
	margin-left: 20px;
	height: 60px;
	position: relative;
	width: 275px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.footerBtns h2 {
	font-size: 16px;
}
.footerBtns  p  {
	line-height: 1em;
	margin-top: 0px;
	padding-top: 0px;
}
.footerBtns img {
	float: left;
	margin-right: 5px;
}
.footerIcons img {
	float: right;
	margin-top: 8px;
}
.contactTop {
	background-image: url(../images/contact_btn.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
	position: relative;
	height: 30px;
	width: 150px;
	float: right;
	margin-right: 10px;
}
.contactTop a {
	color: #2577CA;
	text-decoration: none;
}
#cse-search-box {
	position: absolute;
	right: 15px;
	top: 58px;
}
.searchBar {
	position: absolute;
	top: 4px;
	right: 5px;
}
#cse-search-box input {
	padding-top: 2px;
	padding-bottom: 2px;
}
#cse-search-results {
	width: 810px;
	margin-left: 40px;
	position: relative;
	background-color: #FFFFFF;
	top: 25px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
#phNumber {
	float: right;
	height: 40px;
	width: 410px;
	position: relative;
}
