/* CSS Document */

body {
	padding:10px 0 20px 0;
	margin:0px;
	text-align:center;
	background-color:#fff;
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
	color: #000;
	}
	
.bodyTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #000;
}

.headline1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	color: #900;
}
.headline2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #2c2f69;
}

a {
	color:#2e93a9;
	text-decoration:underline;
	}

a:hover{
	color:#2c2f69;
	text-decoration:none;
	}

a:visited, a:active {
	color:#2c2f69;
	text-decoration:none;
	}

.headertext {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding:0 10px 0 10px;
	text-align:center;
	}
	
#container {
	width:830px;
	text-align:center;
	background-color:#2c2f69;
	padding:10px 0 10px 0;
	border-width:2px 2px 2px 6px;
	border-style:solid;
	border-color:#2e93a9;
	}
#address {
	font-size: 16px;
	margin-left: 0px;
}

#content {
	background-color:#fff;
	vertical-align:top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	padding:10px;
	text-align:left;
	}

#footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
	}

.btn {
	border-width:0 0 1px 0;
	border-style:dotted;
	border-color:#FFF;
	}

.vtop {
	vertical-align:middle;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #F90;
	}
	
.navigation {
	vertical-align: top;
}
	
.quote1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: oblique;
	line-height: 16px;
	color: #00C;
	text-align: center;
}

.homecontent {
	padding:0 10px 0 0;
	vertical-align:top;
	}
	
.image_ctr {
	text-align: center;
}

   
.subtitle {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	color:#2c2f69;
	border-width:0 0 1px 0;
	border-style:solid;
	border-color:#fea905;
	}
	
.homeHdr {
	background-color: #FFF;
	vertical-align: top;
}

.font_color_teal {
	color: #2e93a9;
	font-style: italic;
}
.content_bold {
	font-weight: bold;
}
.center_text {
	text-align: center;
}
.bodyTxtItal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	color: #000;
	font-style: italic;
}
.ital {
	font-style: italic;
}
.bodyTxtBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #000;
}
.bodyTxt_BoldItal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #000;
	font-style: italic;
}
.a_more {
	color:#2e93a9;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.headline2Ital {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #2c2f69;
	font-style: italic;
}

