/* Global */

a {
	color : #4a9fef;
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : underline;
}

a:hover {
	color : #9fbf27;
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : underline;
}

.text {
	color : #000000;
	font-size : 12px;
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : none;
	line-height: 18px;
}

.textQuote {
	color : #000000;
	font-size : 11px;
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : none;
	line-height: 18px;
}


.textScroll {
	color : #000000;
	font-size : 10px;
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : none;
	overflow: auto;
	border-left: solid 1px #1b2421;
	border-right: solid 1px #1b2421;
	padding: 1px 10px 0px 10px;
	height: 134px;

	
}

.events {
	border-bottom: solid 1px #a0a386;
	padding-bottom: 2px;
	margin-bottom: 2px;

	
}

.textScrollBold {
	color : #000000;
	font-size : 11px;
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : Bold;
	text-decoration : none;
	
}

.textUnderline {
	color : #000000;
	font-size : 12px;
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : underline;
}

a.text {
	color : #4a9fef;
	font-size : 12px;
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : underline;
}

a.text:hover {
	color : #9fbf27;
	font-size : 12px;
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : underline;
}

.textHome {
	color : #000000;
	font-size : 13px;
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : none;
}

a.textHome {
	color : #45695D;
	font-size : 13px;
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : none;
}

a.textHome:hover {
	color : #84AC9F;
	font-size : 13px;
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : none;
}

.textBlue {
	color : #0A3966;
	font-size : 12px;
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : none;
	line-height: 18px;
}

.textBoldGreen {
	color : #9fbf27;
	font-size : 13px;
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
}

.Quotetext {
	color : #000000;
	font-size : 14px;
	font-style : italic;
	font-family : Times New Roman, Times, serif;
	font-weight : normal;
	text-decoration : none;
	line-height: 20px;
}

.snavText {
	color : #205189;
	font-size : 11px;
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
}

a.snavText {
	color : #205189;
	font-size : 11px;
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
}

a.snavText:hover {
	color : #205189;
	font-size : 11px;
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : underline;
}

.snavTextPress {
	color : #000000;
	font-size : 11px;
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : none;
}

a.snavTextPress {
	color : #45695D;
	font-size : 11px;
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : underline;
}

a.snavTextPress:hover {
	color : #84AC9F;
	font-size : 11px;
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : underline;
}

.Header {
	color : #0A3966;
	font-size : 16px;
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
}

.HeaderLarge {
	color : #0A3966;
	font-size : 18px;
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
}

.HeaderGreen {
	color : #9fbf27;
	font-size : 16px;
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
}

.subHeader {
	color : #205189;
	font-size : 14px;
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
}

.subHeaderHome {
	color : #205189;
	font-size : 16px;
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
}

.Copyright {
	color : #0A3966;
	font-size : 10px;
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : none;
}

a.Copyright {
	color : #0A3966;
	font-size : 10px;
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
}

a.Copyright:hover {
	color : #0A3966;
	font-size : 10px;
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : underline;
}

div.snav {
	color : #205189;
	font-size : 11px;
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
	padding: 10px 5px 0px 12px;
	
	

}

div.snav a{
	color : #205189;
	font-size : 11px;
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;


}

div.snav a:hover{
   color : #205189;
	font-size : 11px;
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : underline;

}

.tabs {
margin: 0px 1px 0px 0px;

}