a, a:visited {
	color: #005DB6;
	text-decoration: none;
	}

a:hover {
	color: #005DB6;
	text-decoration: underline;
	}

h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1.545em;
	font-weight: normal;
	color: #005DB6;
	}

h2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 0.6875em;
	font-weight: bold;
	color: #005DB6;
	}

li {
	list-style-image: url(images/arrow_01.gif);
	margin-bottom: 10px;
	margin-left: -10px;
	}

.bodyContainer {
	background-color: #F2F2F2;
	padding-bottom: 17px;
	padding-left: 17px;
	padding-right: 17px;
	width: 765px;
	border-left: 1px dashed #333333;
	border-right: 1px dashed #333333;
	border-bottom: 1px solid #999999;
	}

.headerContainer {
	width: 765px;
	}

.footerContainer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6875em;
	width: 765px;
	padding:12px;
	color: #CACACA;
	}

.footerContainer a, .footerContainer a:visited {
	!important;
	color: #669ED3;
	}

.dashedBorderLeft {
	border-left: 1px dashed #333333;
	}

.dashedBorderRight {
	border-right: 1px dashed #333333;
	}

.nav {
	width: 578px;
	height: 23px;
	border-bottom: 2px solid white;
	border-right: 1px dashed #333333;
	}

.homeFeatureContainer {
	background-color: white;
	padding: 8px;
	border-left: 1px solid white;
	border-top: 1px solid white;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	}

.homeFeatureLeft_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6875em;
	color: white;
	background-image: url(images/home_feature1_left.jpg);
	width: 228px;
	height: 183px;
	padding-top: 6px;
	padding-left: 12px;
	padding-bottom: 6px;
	}

.homeFeatureLeft_02 {
	background-image: url(images/home_feature1_right.jpg);
	width: 87px;
	}

.homeFeatureRight_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6875em;
	color: white;
	background-image: url(images/home_feature2_left.jpg);
	padding-top: 12px;
	padding-left: 12px;
	width: 164px;
	height: 160px;
	}

.homeFeatureRight_02 {
	background-image: url(images/home_feature2_right.jpg);
	width: 181px;
	}

.homeFeatureBottomLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6875em;
	color: #999999;	
	padding: 15px;
	width: 409px;
	line-height: 20px;
	border-right: 1px dashed #BFBFBF;
	}

.homeFeatureBottomRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6875em;
	color: #999999;	
	padding: 15px;
	width: 318px;
	line-height: 20px;
	}

.contentMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6875em;
	color: #999999;
	background-color: white;
	padding: 14px;
	width: 493px;
	border-left: 1px solid white;
	border-top: 1px solid white;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	}

.contentLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6875em;
	color: #999999;
	background-color: white;
	padding: 14px;
	width: 228px;
	border-left: 1px solid white;
	border-top: 1px solid white;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	}

.contentLeftTitle {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1.1825em;
	color: #005DB6;
	background-image: url(images/title_bg.gif);
	padding-left: 10px;
	padding-top: 3px;
	height: 21px;
	}

.subheading1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	color: #005DB6;
	}

.doubleLineHeight {
	line-height: 20px;
	}

.photoContainer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.909em;
	color: #666666;
	padding: 2px;
	border-left: 1px solid #A7A7A7;
	border-top: 1px solid #A7A7A7;
	border-right: 2px solid #A7A7A7;
	border-bottom: 2px solid #A7A7A7;
	margin: 10px;
	}


