body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
}
html{ scrollbar-track-color: #DCE5EA; scrollbar-face-color: #BFD0D9; scrollbar-highlight-color: #DCE5EA; scrollbar-3dlight-color: #5A6266; scrollbar-shadow-color: #88949A; scrollbar-darkshadow-color: #000000; scrollbar-arrow-color: #FFFFFF;}

/* Page Styles */
P, td { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 96%;
}

P { line-height: 115%;
}
td { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C3D6C3;
	color: #000033;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #363636;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #363636;
	
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #363636;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #363636;
}
h5 {
	font-size: 10px;
	font-weight: bold;
	color: #363636;
}
h6 {
	font-size: 10px;
	font-weight: bold;
	color: #363636;
}

a:link, a:visited {
	color: #0C17A6;
	text-decoration: none;
}
a:hover {
	color: #DA0C11;
}

ul {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	list-style-position: outside;
	color: #363636;
}

li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-bottom: 8px;
	color: #363636;
}

ol {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	list-style-type: decimal;
	list-style-position: outside;
}

/* DIVs */

#Page {
	text-align: left;
	width: 760px;
	border: 1px solid #000066;
	min-height: 100%;
	position: relative;
}

#Header {
	text-align: left;
	height: 62px;

}
#Header H1 {
height: 162px
text-indent: -2000px
} 

#Footer {
	padding: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #009933;
	border-right-color: #009933;
	border-bottom-color: #009933;
	border-left-color: #009933;
}

#Content {
	min-height: 400px;
	margin: 0px;
	padding: 1px 8px 4px;
}
#Content P {
	line-height: 125%;
}
#ContentPrint {
	width: 600px;
	min-height: 400px;
	margin: 2px 8px;
	color: #000000;
}
#Left {
	width: 140px;
	float: left;
	clear: left;
	display: block;
	padding: 2px;
	height: 99%;
}
#Left li {
	list-style-type: none;
	width: 136px;
	float: left;
	clear: left;
	display: block;
	padding: 2px;
}
#Left li:link {
	list-style-type: none;
	width: 136px;
	float: left;
	clear: left;
	display: block;
	padding: 2px;
}
#BottomFloat {
	height: 10%;
	top: 75%;
	position: relative;
}

/* Custom Tables */
.maintable {
	border: 0px solid #A9A9A9;
	background-color: #FFFFFF;
}
.maintable-print {
	width: 600px;
	border: 0px solid #000066;
	background-color: #FFFFFF;
}
.maintable-header {
	border-top: none;
	border-right: none;
	border-bottom: 0px solid #666666;
	border-left: none;
	margin: 0px;
	padding: 0px;
	height: 134px;
}
.maintable-header-print {
	border-top: none;
	border-right: none;
	border-bottom: 0px solid #333333;
	border-left: none;
}
.maintable-footer {
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #666666;
	color: #666666;
	font-size: 10px;
	word-spacing: 1px;
}
.maintable-footer-print {
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #000066;
}
.maintable-left {
	background-color: #FFFFFF;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #666666;
}
.maintable-right {
	background-color: #ECF9FD;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #666666;
}
.maintable-topmenu {
	background-color: #D9EBFF;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	background-image: url(/images/bg_topmenu_blue.jpg);
	background-repeat: repeat-y;
}




/* Custom Page Styles */
.headingcelltop {
	display: block;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-size: 10px;
	color: #666666;
	line-height: 12px;
	width: 100%;
	padding-top: 2px;
	padding-bottom: 2px;
}

.headlinetop {
	display: block;
	border-top-width:0px;
	border-top-style: solid;
	width: 100%;
}
.headlinebottom {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 2px;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #363636;
	font-weight: bold;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.subsubheader {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color: #294A84;
	text-transform: uppercase;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ECF4EC;
	background-repeat: repeat-x;
}
.subsubtitle {
	font-size: 11px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
	background-color: #F0F9F9;
	text-transform: uppercase;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 0.5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E9EFE9;
	background-image: url(/images/subsub_title_bg2.jpg);
	background-repeat: repeat-x;
}

.titlepale, .titlepale:link, .titlepale:visited {
	color: #006699;
}

.title:link, .title:visited, .subtitle:link, .subtitle:visited {
	color: #006699;
}
.title:hover, .subtitle:hover {
	color: #FF9900;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.big {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	font-style: italic;
}

.box1 {
	border: 0px solid #FFFFFF;
}
td .box1, .box1 td{
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 6px;
}
.box2 {
	padding: 0px;
	border: 0px solid #FFFFFF;
	font-size: 11px;
}
.box2 th {
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #E3EAF0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000033;
}
.box2 td {
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BACFE0;
}

.box3 {
	padding: 0px;
	border: 0px solid #FFFFFF;
	background-color: #FFFFFC;
}

.boxrow2 {
	padding-left: 8px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9D0FA;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000066;
	font-weight: bold;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 130%;
}
.footer:link, .footer:visited {
	color: #6699CC;
}
.footer:hover {
	color: #0000FF;
}

/* Forms */
form {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	}

input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
input.big {
	width: 100px;
}
input.small {
	width: 50px;
}

textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.input-ref {
	height: 14px;
	background-color: #FFFFEF;
	border: 1px inset #333333;
	color: #000000;
}
.input-refbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #C6C9C9;
	border: 1px ridge #333333;
	color: #330000;
	font-weight: bold;
	height: 18px;
	width: 22px;
}
.input00 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	height: 18px;
	width: 50px;
	background-color: #C0D6FA;
	border: 2px outset #0066CC;
}
.input0 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #CCCCCC;
	border: 1px outset #333333;
	font-weight: bold;
	color: #666666;
}
.input0search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	height: 18px;
	width: 130px;
	background-color: #0154A2;
	border: 1px outset #666666;
	font-weight: bold;
	color: #FFFFFF;
	margin: 1px;
}
.select000 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 75px;
	height: 14px;
}
.select00 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 85px;
	height: 14px;
}
.select0 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 100px;
	height: 14px;
}
.select0search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 130px;
	height: 16px;
	margin: 1px;
	color: #000066;
}
.select1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 150px;
	line-height: 140%;
}
.select2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 200px;
	line-height: 140%;
}
.alert {
	color: #FF0000;
}
.gradient-cell {

	background-color: #FFFFFF;
	background-image: url(/images/bg_topmenu_blue.jpg);
	background-repeat: repeat-y;
}
.description {
	font-size: 13px;
	word-spacing: 1px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #000099;
	padding-left: 6px;
	padding-right: 6px;
	display: block;
	line-height: 110%;
}
.descriptionsmall {
	font-size: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #333333;
}
.catheading, .catheading:link, .catheading:visited {
	text-align: right;
	display: inline;
	float: right;
	clear: both;
	color: #0066FF;
	padding-right: 12px;
}
.not2print, .not2print:link, .not2print:visited {
	text-align: right;
	display: inline;
	float: right;
	clear: both;
	color: #0066FF;
}
.faqQ {
	list-style-image: url(/images/bullet_white.gif);
	font-weight: bold;
	color: #000099;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 12px;
	margin-bottom: 0px;
	padding-bottom: 2px;
}
.faqA {
	color: #000066;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 6px;
	padding-left: 12px;
	font-size: 12px;
}
.black {
	color: #000000;
}
.blacksmall, .blacksmall:link, .blacksmall:visited {
	color: #000000;
	font-size: x-small;
}
.blackmed {
	color: #000000;
	font-size: small;
}
.blackbig {
	color: #000000;
	font-size: x-large;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}.indent {
	padding-left: 8px;
	padding-right: 4px;
}

.smallcatname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000033;
}
.smallcatname:link, .smallcatname:visited {
	color: #006699;
}
.smallcatname:hover {
	color: #FF3300;
}
.formheader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.linespace1 {
	line-height: 120%;
	font-size: 80%;
}
.border-blue {
	border: 1px solid #339999;
}
.palelink, .palelink:link, .palelink:visited  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3399CC;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
	line-height: 90%;
	text-align: center;
}
.palelink:hover {
	color: #0066FF;
	text-decoration: none;
}

.rightfloat {
	background-color: #FFFFFF;
	float: right;
	position: relative;
	width: 120px;
}
.narrow {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.small-list {
	font-size: 11px;
	letter-spacing: .5px;
}
.img_border_small {
	font-size: xx-small;
	border: 1px solid #666666;
}
.img_border_latest {
	font-size: xx-small;
	border: 1px solid #666666;
	text-align: center;
	margin-top: 4px;
}
.tdtopline {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #9BBBC6;
	border-right-color: #9BBBC6;
	border-bottom-color: #9BBBC6;
	border-left-color: #9BBBC6;
	margin-top: 0px;
}
.tdtoplinesmall {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #9DB6C3;
	border-right-color: #9DB6C3;
	border-bottom-color: #9DB6C3;
	border-left-color: #9DB6C3;
	margin-top: 0px;
	font-size: 10px;
	line-height: 11px;
}
label {
	font-size: 90%;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: baseline;
}
.vsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: -1px;
}
.align-right {
	text-align: right;
}
.darkbutton {
	font-weight: bold;
	color: #F8FBFC;
	border: 2px outset #373F46;
	background-color: #5F6970;
}
.dark1button {
	font-weight: bold;
	color: #F2F2F2;
	border: 2px outset #330000;
	background-color: #3E3333;
}
.shadowimage {  filter: shadow(Color=gray,Direction=115); height: 1px; clip:   rect(   )}

.trans {
	filter: alpha(opacity=50);
}

.opacity1 {
	filter:alpha(opacity=50);
}

.opacity2 {filter:alpha(opacity=100);
}

.opacity1b {
	filter:alpha(opacity=50);
	border: 1px solid #000000;
}

.opacity2b {filter:alpha(opacity=100);
	border: 1px solid #000000;
}.thumbbox {
	background-color: #FFFFEE;
	text-align: center;
	vertical-align: middle;
	border: 1px inset #666666;
	overflow: hidden;
	height: 100px;
	width: 100px;
}
.gftxfield {
	font-size: 9px;
	height: 10px;
	width: 12px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	border: 1px solid #006699;
}
.gfbtfield {
	font-size: 11px;
	padding: 0px;
	margin: 0px 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #BECEE3;
	border: 1px solid #006699;
	height: 16px;
	width: 26px;
	line-height: 11px;
	color: #003366;
	font-weight: bold;
}
.greyborder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	border: 1px solid #666666;
}
.fl-pos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding-bottom: 10px;
	padding-left: 6px;
	padding-top: 0px;
	padding-right: 0px;
	margin-bottom: 10px;
	margin-left: 6px;
}
.headerbg1 {
	background-color: #FFFFFF;
}
.headerbg2 {
	background-color: #FEF8B8;
}
.headerbg3 {
	background-color: #FFFFF;
}
