﻿.specialTextBlack {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}




/* Alka */

img {
	border: 1px solid #000000;
	width: 230px;
}
.imgheader {
	width: 702px;
}
.imgLarge {
	width: 330px;
}
.imgThumb {
	width: 48px;
}
.textLarge {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	color: #000099;
	line-height: normal;
}
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	color: #000099;
	line-height: normal;
	text-transform: uppercase;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #058ADA;
	text-transform: uppercase;
	line-height: normal;
	text-decoration: none;
	text-align: center;
}

.mainText {
	font-family: "Monotype Corsiva", "Times New Roman";
	font-size: 18px;
	font-weight: normal;
	color: #000099;
	font-style: normal;
	line-height: normal;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000099;
}
.imgSmall {
	width: 150px;
}
.specialTextBlue {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000099;
	text-decoration: none;
}
.imgheaderNoBorder {
	width: 702px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.imgLarge460wide {
	width: 460px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	color: #058ADA;
	text-transform: uppercase;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #058ADA;
	text-transform: none;
	font-style: italic;
	text-align: center;
}
/*

.navmenuActive {
	text-decoration:none;
	margin: 4px;
	color: #fff;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 11px;
}*/

/*mainNav styles*/
#mainNav {
	font-size:11px;
	background-image: url(../images/main_nav_bg.gif);
	background-repeat: repeat-x;
	width: 702px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#mainNav a {
	color:#fff;
	text-decoration:none;
	height:22px;
	float:left;
	background:url(../images/main_nav_bg.gif) repeat-x;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 8px;
	padding-left: 14px;
	vertical-align: middle;
}

/*#mainNav a:link, a:visited, a:active {
color:#fff;}*/

#mainNav a:hover {
	text-decoration:none;
	background-image: url(../images/nav_hover.gif);
	background-repeat: repeat-x;
}

#mainNav a.mainNavSelected {
	text-decoration:none;
	background-repeat: repeat-x;
	background-image: url(../images/nav_hover.gif);
}

/*mainNav styles*/
.topSubHeading {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #058ADA;
	text-transform: uppercase;
	line-height: normal;
	text-decoration: none;
	text-align: center;
}
.h2TagBg {
	background-color: #99CCFF;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
}
.imgMediumSmHt {
	height: 150px;
	width: auto;
	margin-top: 25px;
	margin-right: 1px;
	margin-bottom: 3px;
	margin-left: 1px;
}
.callOut { 
	width: 702px;
	padding-left:30px;
	padding-right:30px;
	padding-top:10px;
	padding-bottom:10px;
	background-color: #99ccff;
}