/* CSS Document */

/* General Page Settings */
* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}

body {
    margin: 0px;
    padding: 0px;
	bgcolor: #ffffff;
	text-align: center;
	height: 100%;
	width: 100%;
}

#wrap {
	width: 762px;
	margin: 0 auto;
	padding: 0 0;
	border: 0px solid #999999;
	text-align: left;
	color: #666666;
	
}

.main {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 410px;
	display: inline;
	position: relative;
	left: 7px;
	top: -2px;
}

.maintext {
	margin: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 0px;
}

.emptext {
	margin: 0px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
}

.info {
	margin: 0px;
	padding: 0;
	float: left;
	width: 352px;
	background-color: #EE1A20;
	position: relative;
	right: 0px;
	top: 0px;
}

.infotext {
	margin: 0px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

.infotext a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.infotext a:visited {
	color: #FFFFFF;
	decoration: underline;
}
.infotext a:hover {
	color: #1C3F93;
	decoration: underline;
}

.info2 {
	margin: 0px;
	padding: 0;
	float: left;
	width: 322px;
	background-color: #DAE2F8;
	position: relative;
	right: 0px;
	left: 73px;
	top: 3px;
}

.news {
	margin: 0px;
	padding: 0;
	float: left;
	width: 352px;
	display: inline;
	background-color: #DAE2F8;
	border-top: 1px solid #999999;
}

.newstext {
	margin: 0px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

.newstext a:link {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
.newstext a:visited {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
.newstext a:hover {
	color: #1C3F93;
	text-decoration: underline;
	font-weight: bold;
}

.newstext li a:link {
	color: #1C3F93;
	text-decoration: underline;
	font-weight: bold;
}
.newstext li a:visited {
	color: #1C3F93;
	text-decoration: underline;
	font-weight: bold;
}
.newstext li a:hover {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}

.gsa {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 762px;
	display: inline;
	position: relative;
	left: 0px;
	top: 0px;
	border-top: 1px solid #999999;
	border-right: 0px none;
	border-bottom: 1px solid #999999;
	border-left: 0px none;
}

.gsatext {
	margin: 0px;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 0px;
	line-height: 14px;	
}

.header_blue  {
	color: #1C3F93;
	font-size: 14px;
	font-weight: bold;
}
.text_blue  {
	color: #1C3F93;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
}
.text_hugeblue  {
	color: #1C3F93;
	font-size: 32px;
	font-weight: bold;
	line-height: 32px;
}
.text_red  {
	color: #EE1A20;
	font-size: 11px;
	line-height: 18px;
}
.text_bigred  {
	color: #EE1A20;
	font-size: 24px;
	line-height: 24px;
	font-weight:bold;
}
.text_bigred a {
	font-size: 14px;
}
.text_bigblack  {
	color: #000000;
	font-size: 18px;
	line-height: 18px;
	font-weight:bold;
}
.header_white  {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
}
.text_white {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
}

.text_register, .text_register b {
	line-height: 14px;
}

.nav td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #1D4FB2;
	text-align: center;
	height: 20px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.nav a:link {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 3px 12px 3px 12px;
}
.nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 3px 12px 3px 12px;
}
.nav a:hover {
	color: #EE1A20;
	text-decoration: none;
	background-color: #DAE2F8;
	margin: 0px;
	padding: 3px 12px 3px 12px;
}

.nav1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 1px 10px 1px 5px;
	text-decoration: none;
}

a.nav1:link {
	color: #FFFFFF;
}
a.nav1:visited {
	color: #FFFFFF;
}
a.nav1:hover {
	color: #EE1A20;
}

a:link {
	text-decoration: underline;
	color: #1C3F93;
}
a:visited {
	text-decoration: underline;
	color: #1C3F93;
}

a:hover {
	text-decoration: underline;
	color: #663333;
}

.footer {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 762px;
	position: relative;
	left: -1px;
	top: 0px;
	background-color: #AAAAAA;
}

.footertext {
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#wrapprint {
	width: 762px;
	margin: 0 auto;
	padding: 0 0;
	border: 1px solid #999999;
	text-align: left;
	color: #666666;
	
}
.mainprint {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 762px;
	display: inline;
	position: relative;
	left: 25px;
	top: -2px;
}

.newsprint {
	margin: 0px;
	padding: 0;
	float: left;
	width: 712px;
	display: inline;
	background-color: #DAE2F8;
	border-top: 1px solid #999999;
}
