/* Start of CMSMS style sheet 'Refense Default CSS' */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #7B0000;
}

#maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 38px;
	line-height: 18px;
	padding-top: 10px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.3em;
}
.headline {
	font-family: Palatino, Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #cc0000;
	text-transform: uppercase;
}
a:link {
	color: #cc0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #cc0000;
}
a:hover {
	text-decoration: underline;
	color: #7B0000;
}
a:active {
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.3em;
	color: #666666;
}
input, textarea, select {
	border: 1px solid #666666;
}
input:hover, textarea:hover, select:hover {
	background-color: #D2DCE4;
	border: 1px solid #666666;
}
.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	border: 1px solid #A4BCC4;
}
.headlinelarge {
	font-family: Palatino, Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #cc0000;
	text-transform: uppercase;
}
.red {
	color: #cc0000;
}
.grey {
	color: #5D7178;
}
li {
	line-height: 20px;
}

 .recaptchatable .recaptcha_image_cell, #recaptcha_table {
   background-color:#FFFFF !important; //reCaptcha widget background color
 }
 
 #recaptcha_table {
   border-color: #666666 !important; //reCaptcha widget border color
 }
 
 #recaptcha_response_field {
   border-color: #666666 !important; //Text input field border color
   background-color:#666666 !important; //Text input field background color
 }

div#blankbanner {
    background-image:  url(/images/blankbanner.png);
    background-repeat: no-repeat;
    height: 83px;
    width: 484px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 900;
    font-size: 28px;
    font-variant: small-caps;
    color: #5D7178;
    text-align: Center;
}

#menubar a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	letter-spacing: 0.5px
}
#menubar a:visited {
	text-decoration: none;
	color: #EEEEEE;
	font-weight: bold;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	letter-spacing: 0.5px
}
#menubar a:hover {
	text-decoration: underline;
	color: #7B0000;
	font-weight: bold;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	letter-spacing: 0.5px
}
#menubar  a:active {
	text-decoration: underline;
	color: #7B0000;
	font-weight: bold;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	letter-spacing: 0.5px

}

#tablesmalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* End of 'Refense Default CSS' */

