a:link {
	color: #0000CC;
	text-decoration: underline;
}

a:visited {
	color: #800080;
	text-decoration: underline;
}

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

a:active {
	color: #CC0000;
	text-decoration: underline;
}

body {
	margin-bottom: 18px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-family: Arial, Helvetica, Verdana;
}

h4 {
	margin: 0px 0px 15px 15px;
	padding: 0px;
	font-size: 15px;
	font-weight: normal;
}

hr {
	border: 0;
	height: 1px;
	color: #BDD1FF;
	background-color: #BDD1FF;
}

li {
	display: list-item;
	list-style: square;
	color: #025EAA;
	font-family: verdana;
	font-size: 11px;
}

ol {
	margin-bottom: 1px;
	margin-top: 6px;
	list-style-type: decimal;
	color: #025EAA;
	font-family: Verdana, Arial, Sans;
	font-size: 12px;
	font-weight: normal;
}

.Copyrt {
	color: #7094DB;
	font-family: Verdana, Arial, Sans;
	font-size: 10px;
	font-weight: normal;
	vertical-align: middle;
}

.Nav {
	margin-bottom: 10px;
	margin-top: 20px;
	padding: 15px 0px;
	color: #3D77FF;
	font-family: Verdana, Arial, Sans;
	font-size: 11px;
	font-weight: normal;
	border-top: solid #BDD1FF 1px;
	border-bottom: solid #BDD1FF 1px;
}

.promoBoxContent {
	padding: 10px;
}

.promoBoxContent h3 {
	margin: 10px 0px;
	padding: 0px;
	color: #004A8C;
	font-size: 15px;
	font-weight: normal;
}

.promoBoxLR, .promoBoxMiddle {
	float: left;
	width: 240px;
	height: auto !important;
	height: 300px;
	background-image: url(images/promo_box_bcgr.png);
	background-repeat: no-repeat;
	min-height: 300px;
}

.promoBoxLROver, .promoBoxMiddleOver {
	float: left;
	width: 240px;
	height: auto !important;
	height: 300px;
	background-image: url(images/promo_box_bcgr_over.png);
	background-repeat: no-repeat;
	min-height: 300px;
}

.promoBoxMiddle {
	margin: 0px 20px;
}

.promoBoxMiddleOver {
	margin: 0px 20px;
}

#mainMenu {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FEC256;
}

#mainMenu a, #mainMenu a:visited {
	float: left;
	margin: 0px 2px;
	height: 21px;
	width: 90px;
	padding-top: 2px;
	display: block;
	background-image: url(images/menu_bcgr_on.gif);
	background-repeat: no-repeat;
	color: #583F01;
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
}

#mainMenu a:hover {
	background-image: url(images/menu_bcgr_off.gif);
}

#mainMenu div {
	width: 380px;
}

#promoBox {
	width: 760px;
	padding-bottom: 40px;
	text-align: center;
}

#promoBox, #promoBox p, .promoBoxContent li {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
}

.promoBoxContent ul {
	padding: 0 15px;
	margin: 0;
}

.promoBoxContent li {
	padding: 2px 0;
	margin: 0;
	display: list-item;
	list-style: square;
	color: #025EAA;
}

#startPageBox {
	padding: 20px 0px;
	width: 760px;
	text-align: left;
}

#toplink1 {
	border-bottom: 1px solid #0202CE;
	width: 104px;
	display: block;
	color: #FFFFFF;
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
}

#toplink2 {
	border-bottom: 1px solid #0202CE;
	width: 125px;
	display: block;
	color: #FFFFFF;
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
}

#toplink3 {
	border-bottom: 1px solid #0202CE;
	width: 100px;
	display: block;
	color: #FFFFFF;
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
}

#toplink3:hover, #toplink1:hover, #toplink2:hover {
	color: #FEA2A2;
	border-bottom-color: #FEA2A2;
}

#toptext {
	color: #FFFFFF;
	font-family: verdana;
	font-size: 11px;
}

#toptitle {
	color: #FFFFFF;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
}

#welcomeBox {
	height: 189px;
	background-image: url(images/welcome_box_bcgr.jpg);
	background-repeat: no-repeat;
}

#welcomeBox, #welcomeBox p {
	color: #333333;
	font-size: 11px;
}

#welcomeBoxContent {
	width: 540px;
	padding: 15px 0px 0px 15px;
	float: left;
}

#welcomeBoxContent h3 {
	margin: 0px 0px 2px 0px;
	padding: 0px;
	color: #2062D6;
	font-size: 19px;
	font-weight: normal;
}

#welcomeBoxContent h4 {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	font-size: 15px;
	font-weight: normal;
}

#welcomeBoxContent p {
	margin: 10px 0px 0px 0px;
	line-height: 15px;
}

.wrapper {
	clear: both;
}

#footer {
	margin: 0 auto;
	padding-top: 20px;
	width: 760px;
	text-align: center;
}

#printContractror {
	float: right;
	display: none;
}

#printHeader {
	display: none;
}