body,td,th {
	font-family: 'Lucida Grande', Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #638aff;
	background-image: url(../img/bkd.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #000000;
}
h2 {
	font-size: 14px;
	color: #0234cb;
}
h3 {
	font-size: 14px;
	color: #fecb00;
}
a:link {
	color: #3064ff;
	text-decoration: none;
}

a:visited {
	color: #0234cb;
	text-decoration: none;
}

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

a:active {
	color: #0234cb;
	text-decoration: none;
}

a.nav:link {
	color: #0234cb;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	padding-right: 35px;
}

a.nav:visited {
	color: #0234cb;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	padding-right: 35px;
}

a.nav:active {
	color: #0234cb;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	padding-right: 35px;
}

a.nav:hover {
	color: #ff4f0a;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	padding-right: 35px;
	text-decoration: none;
}

a.leftnav:link {
	color: #FFFFCC;
	text-decoration: underline;
}

a.leftnav:visited {
	color: #FFFFCC;
	text-decoration: underline;
}

a.leftnav:active {
	color: #FFFFCC;
	text-decoration: underline;
}

a.leftnav:hover {
	color: #99CCFF;
	text-decoration: none;
}

.footer {
	padding: 10px;
	line-height: 19px;
}
.content {
	background-color: #FFFFFF;
	background-image: url(../img/content_fade.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 40px;
}
.outer {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.whiteborderbot {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}


.imgleft {
	padding: 3px;
	margin-right: 15px;
	border: 1px solid #cd0104;
	margin-top: 7px;
	margin-bottom: 7px;
}
.imgright {
	padding: 3px;
	margin-left: 15px;
	border: 1px solid #cd0104;
	margin-top: 7px;
	margin-bottom: 7px;
}
.leftcol {
	color: #FFFFFF;
	padding: 10px;
	background-color: #cd0104;
	background-image: url(../img/leftcellbkd.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.list_red {
	list-style-image: url(../img/bullet1.jpg);
	line-height: 14px;
	list-style-position: inherit;
}
