/* CSS Document */

input.red {background-color: #353e8b; color: white; border:1px; font-family: Arial, Helvetica, sans-serif;}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image:url(images/background-gradient.jpg);
	background-repeat:repeat-x; 
	font-size: 11px;
	color: #353e8b;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.bottombartxt {
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
}

a {color: #353e8b; text-decoration: underline; }
a:hover {color: #CC99FF;}

.bottombartxt a, bottombartxt a:link, bottombartxt a:visited {color: #fff; }
.bottombartxt a:hover { color:#CC99FF; }

.sub-header {
	font-size: 13px;
	font-weight: bold;
}

.sub-header1 {
	font-size: 13px;
	font-weight: bold;
	color: #53B2AC;
}

.sub-title {
	font-size: 12px;
	font-weight: bold;
}

linkfade {
	color: #CCCCCC;
}
