A {
	text-decoration: none;
	color: #0C44C9;
}
A:hover {
	text-decoration: underline;
}
BODY{
    background-color : #FFFFFF;
    margin-bottom : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-top : 0px;
}
.crimson{
	background-position : 0px;
	background-repeat : repeat-y;
	background-attachment : fixed;
	/* background : url(/images/crimson.png); */
	background : #7d120c;
}
.shade{
	background-position : 0px;
	background-repeat : repeat-y;
	background-attachment : fixed;
	background : url(/images/shadow.png);
}
.internal{
	background-position : 0px;
	background-repeat : repeat-y;
	background-attachment : fixed;
	/* background : url(/images/crimson.png); */
	background : #7d120c;
	font-family: helvetica;
	color: #FFFFCE;
	font-size: 18px;
}
.menu {
	font-family: arial;
	color: #FFFFFF;
	font-size: 12px;
}
/*
.menu:hover {
	text-decoration: none;
	color: #030716;
}
*/
.crimsontext {
	font-family: arial,helvetica;
	color: #900B02;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}
.crimsontextbold14 {
	font-family: arial,helvetica;
	color: #900B02;
	font-size: 14px;
	font-weight: bold;
}
.crimsontextbold16 {
	font-family: arial,helvetica;
	color: #900B02;
	font-size: 16px;
	font-weight: bold;
}
.crimsontext18 {
	font-family: arial,helvetica;
	color: #900B02;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
}
.pinktextitalic12 {
	font-family: arial,helvetica;
	color: #ff00ff;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
}
.pinktextitalic16 {
	font-family: arial,helvetica;
	color: #ff00ff;
	font-size: 16px;
	font-weight: normal;
	font-style: italic;
}
.offblack {
    font-family: arial,helvetica;
    color: Black;
    font-size: 16px;
    font-weight : normal;
}
.offblack15 {
    font-family: arial,helvetica;
    color: Black;
    font-size: 15px;
    font-weight : normal;
}
.offblack14 {
    font-family: arial,helvetica;
    color: Black;
    font-size: 14px;
    font-weight : normal;
}
.boldblack20 {
    font-family: arial,helvetica;
    color: Black;
    font-size: 20px;
    font-weight : bold;
}
.blurbboldedred {
        font-family: Arial, Helvetica, sans-serif;
	color: #900B02;
        font-size: medium;
        font-weight: bold;
}
.blurbbolded {
        font-family: Arial, Helvetica, sans-serif;
        font-size: medium;
        font-weight: bold;
}
.blurbnormal {
        font-size: medium;
        font-family: Arial, Helvetica, sans-serif;
}
.mission {
    font-family:arial, helvetica;
    color: Black;
    font-size: 12px;
    font-weight : normal;
}
.signature {
    font-family:arial, helvetica;
    color: Black;
    font-size: 12px;
    font-weight : normal;
    font-style : oblique;
}
.input {
	font-size : 12px;
	font-family : Arial;
}
.borderless {
	border : 0px;
}
.menutitle {
	font-family: arial;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.smallredtitle {
	font-family: arial,times;
	color: #900B02;
	font-size: 12px;
}
.mediumredtitle {
	font-family: arial,times; 
	color: #900B02; 
	font-size: 22px;
}
.bigredtitle {
	font-family: arial,times;
	color: #900B02;
	font-size: 30px;
}
.standout {
	font-family: verdana, arial;
	font-size: 15px;
	color: black;
	font-weight: bold;
}
.main {
}
.copyright {
	font-family: arial;
	color: Black;
	font-size: 11px;
}
.bottomnav {
	font-family: arial;
	color: Black;
	font-size: 12px;
}
.upperbar {
	font-family: arial,verdana;
	color: #001448;
	font-size: 30px;
}
.emailit {
	font-family: helvetica;
	color: #4A5491;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}
.hidden {
	text-decoration: none;
	color: white;
}
.nowrap {
	white-space: nowrap;
}
