.introLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	font-style: normal;
	line-height: 40px;
	font-weight: normal;
	font-variant: normal;
	text-transform: normal;
	color: #003399;
	text-decoration: none;
	letter-spacing: 0px;
}

.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	text-transform: normal;
	color: #666666;
	text-decoration: none;
	letter-spacing: 0px;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	letter-spacing: 0px;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
	letter-spacing: 0px;
}

.navOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #003399;
	text-decoration: none;
	letter-spacing: 0px;
}

.topRightNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	letter-spacing: 0px;
}

.roll {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #008AA6;
	text-decoration: none;
	letter-spacing: 0px;
}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 45px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CC0000;
	text-decoration: none;
	letter-spacing: 0px;
}

.header2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CC0000;
	text-decoration: none;
	letter-spacing: 0px;
}

.subheadRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CC0000;
	text-decoration: none;
	letter-spacing: 0px;
}

.subheadBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003399;
	text-decoration: none;
	letter-spacing: 0px;
}

.mainsubheadblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #003399;
	text-decoration: none;
	letter-spacing: 0px;
}

.mainsubheadred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CC0000;
	text-decoration: none;
	letter-spacing: 0px;
}

.mainsubheadblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	letter-spacing: 0px;
}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003399;
	text-decoration: none;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	letter-spacing: 0px;
}



a.introLink:link {
	color: #003399;
	text-decoration: none;
}
a.introLink:visited {
	color: #003399;
	text-decoration: none;
}

a.introLink:hover {
	color: #CC0000;
	text-decoration: none;
}
a.introLink:active {
	color: #003399;
	text-decoration: none;
}



a.nav:link {
	color: #666666;
	text-decoration: none;
}
a.nav:visited {
	color: #666666;
	text-decoration: none;
}

a.nav:hover {
	color: #CC0000;
	text-decoration: none;
}
a.nav:active {
	color: #666666;
	text-decoration: none;
}


a.topRightNav:link {
	color: #666666;
	text-decoration: none;
}
a.topRightNav:visited {
	color: #666666;
	text-decoration: none;
}

a.topRightNav:hover {
	color: #CC0000;
	text-decoration: none;
}
a.topRightNav:active {
	color: #666666;
	text-decoration: none;
}


a.email:link {
	color: #003399;
	text-decoration: none;
}
a.email:visited {
	color: #003399;
	text-decoration: none;
}

a.email:hover {
	color: #CC0000;
	text-decoration: none;
}
a.email:active {
	color: #003399;
	text-decoration: none;
}


a.subheadBlue:link {
	color: #003399;
	text-decoration: none;
}
a.subheadBlue:visited {
	color: #003399;
	text-decoration: none;
}

a.subheadBlue:hover {
	color: #CC0000;
	text-decoration: none;
}
a.subheadBlue:active {
	color: #003399;
	text-decoration: none;
}

a.pdf:link {
	color: #666666;
	text-decoration: none;
}
a.pdf:visited {
	color: #666666;
	text-decoration: none;
}

a.pdf:hover {
	color: #CC0000;
	text-decoration: none;
}
a.pdf:active {
	color: #666666;
	text-decoration: none;
}

.rightColumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:150%;
	color:black;
	padding: 0px 10px 0px 10px;
	}
	
.rightColumn h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:130%;
	color:#1d458d;
	font-weight:bold;
	}	
	
.rightColumn h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:130%;
	color:#CC0000;
	font-weight:bold;
	}		
	
.rightColumn a:link {
	color: #003399;
	text-decoration: underline;
}
.rightColumn a:visited {
	color: #003399;
	text-decoration: underline;
}

.rightColumn a:hover {
	color: #CC0000;
	text-decoration: none;
}
.rightColumn a:active {
	color: #003399;
	text-decoration: underline;
}	
.button {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	padding: 5px 0px 5px 0px;
	}

.button a:link {
	text-decoration: none;
		color:#1d458d;

}
.button a:visited {
	text-decoration: none;
		color:#1d458d;

}

.button a:hover {
	text-decoration: underline;
		color:#CC0000;

}
.button a:active {
	text-decoration: none;
		color:#1d458d;

}