@charset "utf-8";
/* CSS Document */
#mainWrap {
	width: 850px;
	background-color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #505361;
}
#header {
	/*border-left: 1px solid #57629b;
   border-right: 1px solid #57629b;
	border-top: 1px solid #57629b;*/
}
#menuWrap {
	background-image: url(images/menu_bkgrnd.gif);
	background-position: top;
	background-repeat: no-repeat;
	font-size: 9pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#contentWrap {
	text-align: left;
	font-size: 9pt;
}
#mainFlashBox {
	float: left;
	width: 338px;
}
#mainContent {
	float: right;
	width: 480px;
	padding: 15px;
	line-height: 20px;
}
#mainContent a {
	color: #505361;
	text-decoration: none;
}
#footer {
	background-image: url(images/footer.gif);
	background-position: top;
	background-repeat: no-repeat;
	height: 144px;
	color: #7681b9;
	font-size: 8pt;
}
#footer a {
	color: #7681b9;
	font-size: 8pt;
	text-decoration: none;
}
#footer a:hover {
	color: #7681b9;
	font-size: 8pt;
	text-decoration: underline;
}
#secondaryLeftColumn {
	width: 170px;
	float: left;
	background-image: url(images/2ndaryLeftMenuBkgrnd.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding-bottom: 20px;
}
#secondaryMainColumn {
	width: 650px;
	float: right;
	padding: 15px;
	line-height: 18px;
}
#secondaryMainColumn a {
	color: #505361;
	text-decoration: underline;
}
#secondaryMainColumn a:hover {
	color: #8ea209;
	text-decoration: none;
}
#leftMenuBox {
	width: 150px;
	background-color: #f2f2f6;
	border: 1px solid #7681b9;
	margin-bottom: 20px;
}
#leftMenuContent {
	width: 145px;
	padding-left: 2px;
	padding-right: 1px;
	padding-bottom: 6px;
	padding-top: 2px;
	background-color: #f2f2f6;
	font-size: 8pt;
	color: #505361;
	line-height: 18px;
	letter-spacing: -1px;
}
#leftMenuContent a {
	color: #505361;
	text-decoration: underline;
}
#leftMenuContent a:hover {
	color: #505361;
	text-decoration: none;
}
.headerType {
	color: #7681b9;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.subHeaderType{
	font-weight: bold;
	/*color: #7681b9;*/
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
}
.tinyLinks {
	font-size: 8pt;
	color: #3b488b;
}
.tinyLinks a {
	font-size: 8pt;
	color: #3b488b;
	text-decoration: underline;	
}
.tinyLinks a:hover {
	font-size: 8pt;
	color: #8ea209;
	text-decoration: none;	
}
.docPhotosSmall {
	border: 1px solid #3b488b;
}
.docPhotoLarge {
	border: 1px solid #3b488b;
	margin-right: 15px;
	margin-bottom: 3px;
}
.imageRight {
	margin-left: 6px;
}
.tableSpecial {
}
.tableSpecial td {
	border: 1px solid #e9eaf0;
	background-color: #f8f9fe;
}
#servicesBox {
	border-top: 1px dashed Black;
	padding-top: 3px;
}
#serviceLeft {
	width: 48%;
	float: left;
	border-right: 1px dashed Black;
}
#serviceRight {
	width: 48%;
	float: right;
}
.thumbLeft {
	border: 1px solid #3b488b;
	margin-right: 5px;
}
.noShow {
	text-decoration: none;
}
.noShow a {
	text-decoration: none;
}
.noShow a:hover {
	text-decoration: none;
}
