body {
	margin-top: 5px;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	margin-left: 0px;
	background-color: #415485;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

a:link {
	color: #000080;
}

a:visited {
  color: #3366FF;
}

a:hover {
	text-decoration: none;
	color: #980C24;
}

a:active {
	color: #FF0000;
}

a.menu:link {
	color: #000000;
	text-decoration: none;
	font-weight: 600;
}

a.menu:visited {
	color: #22467D;
	font-weight: 600;
	text-decoration: none;
}

a.menu:hover {
	text-decoration: underline;
	color: #22467D;
	font-weight: 600;
	background-color: #FFFFFF;
}

a.menu:active {
	color: #FF0000;
}



a.hidden {
  color: #000000;
}

a.hidden:visited {
  color: #000000;
}

a.hidden:hover {
	color: #0000CC;
}

a.hidden:active {
  color: #000000;
}

a.nav:link {
	color: #000000;
	padding: 2px;
	font-size: 10pt;
	text-decoration: none;
	font-weight: 600;
}

a.nav:visited {
	color: #666666;
	padding: 2px;
	text-decoration: none;
}

a.nav:hover {
	color: #980C24;
	background-color: #DEDEDE;
	padding: 2px;
	text-decoration: underline;
}

a.redfooter:link {
	color: #FFFFFF;
	padding: 2px;
	font-size: 10px;
	text-decoration: none;
}
a.redfooter:hover {
	color: #980C24;
	background-color: #DEDEDE;
	padding: 2px;
	text-decoration: underline;
	font-size: 10px;
}


a.redfooter:visited {
	color: #FFFFFF;
	padding: 2px;
	font-size: 10px;
	text-decoration: none;
}



a.box {
	padding: 3px;
	background-color: #FFFFFF;
	text-decoration: none;
	border: medium solid #CCCCCC;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.box:hover {
  color: #000000;
	padding: 3px;
	text-decoration: none;
	background-color: #666666;
	border: medium solid #3366FF;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.red12bold {
	font-family: Eurostile, Arial, Helvetica;
	font-size: 12pt;
	font-weight: bold;
	color: #980C24;
	text-decoration: none;
}

.white10pt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
hr {
	color: #5B0000;
}
.red {
	color: #980D24;
}
.wht12bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
}

a.wht12bold:link{color:#FFFFFF; text-decoration:none;
}
a.wht12bold:hover{color:#FFFFFF; text-decoration:underline;
}
a.wht12bold:visited{color:#FFFFFF; text-decoration:none;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-indent: 0px;
}
.maincontent {
	font-size:12px;
	line-height: 115%;
	text-indent: 0px;
	padding-left: 15px;
	padding-right: 9px;
}
.center {
	text-align: center;
}
.wht12boldctr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #FFFFFF;
}
ul {
	text-align: left;
}

h1 {
	font-size: 16px;
	color: #415485;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 10px;
	line-height: 125%;
}
h2 {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: 600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 28px;
	vertical-align: middle;
	margin-bottom: 0px;
	text-align: center;
}
h3 {
	font-size: 14px;
	color: #22467D;
	text-align: center;
	text-indent: 0px;
}
h4 {
	font-size: 16px;
	color: #5B0000;
}
h5 {
	font-size: 14px;
	color: #5B0000;
}
h6 {
	font-size: 12px;
	color: #5B0000;
}
.blackctr8pt {
	font-size: 8pt;
	color: #000000;
	text-align: center;
}
hr {
	background-color: #003C1E;
	height: 5px;
	width: 95%;
}
.tdborderTLR {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.tdborderL {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #333333;
	border-left-width: medium;
}
.tdborderLB {
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.tdborderBR {
	border-right-width: medium;
	border-bottom-width: medium;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #333333;
}
.tdborderR {
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #333333;
}
.center {
	background-position: center;
}
.darkblue {
	color: #22467D;
}
.script {
	font-family: "Bradley Hand ITC", "Freestyle Script", "Comic Sans MS", Arial;
	font-size: 24px;
	font-weight: 600;
}
hr {
	font-size: 3px;
	color: #415485;
}
.blue14pxbold {
	font-size: 14px;
	font-weight: bold;
	color: #275292;
}
#borderLR {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	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;
	padding: 2;
}
#borderTLR {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 0px;
	border-left-width: 5px;
	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;
	padding: 5;
}
#borderBLR {
	border-top-width: 0px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	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;
	padding: 0;
}
#borderTBLR {
	padding: 3px;
	border-top: 3px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 3px solid #000000;
	border-left: 1px solid #000000;
}
#borderLRBlue {
	border-top-width: 0px;
	border-right-width: 5px;
	border-bottom-width: 0px;
	border-left-width: 5px;
	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;
	background-color: #415485;
}
#headerBG {
	background-image: url(images/gradient_blu_vert.jpg);
	background-repeat: repeat-x;
}
#sidebar_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding: 6px;
	background-color: #FFFFFF;
	width: 168px;
	font-style: oblique;
	line-height: 20px;
	font-weight: bold;
	text-align: center;
	border-top: 1px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 0px solid #000000;
	background-repeat: repeat-x;
	background-image: url(images/fade_blue180lt.jpg);
}
#sidebar_boxRT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 4px;
	background-color: #ffffcc;
	width: 150px;
	font-style: oblique;
	line-height: 18px;
	font-weight: normal;
	text-align: justify;
	border-top: 1px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 0px solid #000000;
}
.arial10px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: left;
}
#sidebar_boxRt_fade {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding: 3px;
	width: 140px;
	font-style: oblique;
	line-height: 20px;
	font-weight: bold;
	text-align: center;
	background-image: url(images/fade_blue140.jpg);
	background-repeat: repeat-x;
	border-top: 1px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 0px solid #000000;
}
.arial11px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	line-height: 110%;
}
.padding4px {
	padding: 4px;
}
#sidebar_box_ltblu {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 6px;
	background-color: #bedef8;
	width: 168px;
	line-height: 18px;
	font-weight: normal;
	text-align: justify;
	border-top: 1px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 0px solid #000000;
}
.ltyelheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: oblique;
	line-height: 24px;
	font-weight: bold;
	color: #415485;
	background-color: #FFFFCC;
	text-align: center;
	vertical-align: middle;
	padding: 4px;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	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;
}
#navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-color: #FFFFFF;
	vertical-align: top;
	width: 180px;
}
