﻿.bblue {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000099;
}
.sbblack {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
}
.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;
}

.snblack {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}
.snblue {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #000099;
}
.snblack2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}
.snbblue {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000099;
}
.snbblue2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #000099;
}
.snblue2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000099;
}
a:visited {
	color: #0000FF;
}


/* Alka */
/*mainNav styles*/
#mainNav {
	font-size:12px;
	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: 5px;
	padding-bottom: 8px;
	padding-left: 14px;
	vertical-align: middle;
}

#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*/
/*old nav
#navmenu {
	width:700px;
	text-align: center;
}
#navmenu ul {
	list-style-type: none;
	list-style-image: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom:2px;
	padding-top:2px;
	padding-left:2px;
	padding-right:2px;
	
}



#navmenu ul li a {
	text-decoration:none;
	color: #0F2E46;
	margin:0px;
padding-bottom:2px;
	padding-top:2px;
	padding-left:1px;
	padding-right:1px;

	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 11px;
	background-color:#5EAEFF;
}
#navmenu ul li a:hover {
	color: #056B66;
}

*/

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;
}
.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: 24px;
	font-weight: bold;
	color: #058ADA;
	text-transform: uppercase;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #058ADA;
	text-transform: none;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #058ADA;
	text-transform: uppercase;
	text-align: center;
}
.textVeryLarge {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	color: #000099;
	line-height: normal;
}
.smallcaps {
	text-transform: lowercase;
}
.blueBg {
	background-color: #9cf;
	padding: 5px;
	margin-bottom: 10px;
}
.callOut { 
	width: 702px;
	padding-left:30px;
	padding-right:30px;
	padding-top:10px;
	padding-bottom:10px;
	background-color: #99ccff;
	text-align:center;
	
}.red {
	color: #F00;
}
