@charset "utf-8";
/* CSS Document */
body{
	margin:0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	background-color:#E8F8FD;
}
a:link, a:visited{
	text-decoration:none;
	font-size: 12px;
	line-height: 16px;
	color: #00ADEE;
}

.smallLinks a:link{
	font-size: 11px;
}

/* News and Events Heading*/
.newsHeading{
	color: #00ADEE !important;
	margin:0px;
	font-size: 12px;
}
.newsText{
	color:#666666;
	margin:0px;
	font-size:11px;
	font-weight:normal;
}

.youAreHere {
	font-size: 11px;
	font-weight:bold;
	line-height: 10px;
	color: #666666;
}
.titleFont {
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	color: #FFFFFF;
}
.subTitleFont {
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	color: #000000;
}
.MainFont {
	font-size: 12px;
	line-height:17px;
	color: #666666;
	padding:5px 10px 10px 15px;
}
#insideLinks ul{ padding:0px 0px 0px 25px; !important}

.siteMapBar a:link {
	font-size: 11px;
	font-weight:bold;
	line-height: 10px;
	color: #666666;
}
.siteMapBar a:hover {
	font-size: 11px;
	font-weight:bold;
	line-height: 10px;
	color: #333333;
}
.siteMapBar a:visited {
	font-size: 11px;
	font-weight:bold;
	line-height: 10px;
	color: #666666;
}
.rightBorder {
	border-right:solid 2px #00ADEE;
}
.leftBorder {
	border-left:solid 2px #00ADEE;
}
.bottomBorder {
	border-bottom:solid 2px #00ADEE;
}
.bottomBorder2 {
	border-bottom:solid 5px #8BC53F;
}
.linkDiv{
height:100px;
line-height:20px;
cursor:pointer;
border:solid 0px #CCCCCC;
}
.smallComment{
	font-size:9px;
}
.topBorder {
	border-top:solid 2px #00ADEE;;
}
img{
border:0px;
}
/**********************************************/


