body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000066;
	background-image: url(/images/bg.gif);
}
/* DIVs */

#Page {
	text-align: left;
	width: 770px;
	border: 1px solid #000066;
	min-height: 100%;
	position: relative;
}

#Header {
	text-align: left;
	height: 62px;

}
#Header H1 {
background: url(/images/Logo_new_blue_yellow_small.jpg) no-repeat;
height: 162px
text-indent: -2000px
} 

#Footer {
	padding: 12px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	display: block;
	width: 100%;
	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: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
}

#Content {
	min-height: 400px;
	margin: 2px 0px 0px;
	padding: 4px 8px;
	width: 480px;
}
#ContentPrint {
	width: 600px;
	min-height: 400px;
	margin: 2px 8px;
	color: #000000;
}
#Left {
	width: 150px;
	float: left;
	clear: left;
	display: block;
	padding: 2px;
	height: 99%;
}
#Left li {
	list-style-type: none;
	width: 146px;
	float: left;
	clear: left;
	display: block;
	padding: 2px;
}
#Left li:link {
	list-style-type: none;
	width: 146px;
	float: left;
	clear: left;
	display: block;
	padding: 2px;
}
/* Page Styles */

P {
	font-size: 12px;
	line-height: 115%;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000099;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000099;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

a:link, a:visited {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
}

ul {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: disc;
	list-style-position: outside;
}

li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 8px;
	color: #000066;
	list-style-type: circle;
}

ol {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: upper-roman;
	list-style-position: outside;
}
td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6699CC;
}

/* Custom Page Styles */
.headingcelltop {
	display: block;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
	font-size: 10px;
	color: #666666;
	line-height: 12px;
	width: 100%;
	padding-top: 2px;
	padding-bottom: 2px;
}

.headlinetop {
	display: block;
	border-top-width: 1px;
	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: 15px;
	color: #000099;
	font-weight: bold;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.titlepale, .titlepale:link, .titlepale:visited {
	color: #0066FF;
}

.title:link, .title:visited, .subtitle:link, .subtitle:visited {
	color: #0066FF;
}
.title:hover, .subtitle:hover {
	color: #FF0000;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.box1 {
	border: 2px solid #6699CC;
}

.box2 {
	padding: 0px;
	border: 2px solid #B9D0FA;
	background-color: #F3F6FF;
}
.box2 th {
	padding-left: 8px;
	padding-right: 4px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #E6ECFE;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000066;
}
.box3 {
	padding: 0px;
	border: 1px solid #336699;
	background-color: #B9D0FA;
}

.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: 12px;
}
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 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 11px;
	background-color: #FFFFEF;
	border: 1px outset #0066CC;
	margin-top: 1px;
	margin-bottom: 1px;
	color: #000000;
}
.input-refbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 14px;
	background-color: #E6ECFE;
	border: 1px outset #3366CC;
	margin-top: 1px;
	margin-bottom: 1px;
	color: #666666;
	line-height: 11px;
	font-weight: bold;
	vertical-align: middle;
}
.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: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	height: 18px;
	width: 60px;
	background-color: #C0D6FA;
	border: 2px outset #0066CC;
	font-weight: bold;
	color: #666666;
}
.input0search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	height: 18px;
	width: 50px;
	background-color: #FFFFCC;
	border: 1px outset #6699CC;
	font-weight: bold;
	color: #000066;
	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: 11px;
	width: 100px;
	height: 20px;
	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%;
}
.maintable {
	width: 770px;
	border: 2px solid #000099;
	height: 100%;
	background-color: #FFFFFF;
}
.maintable-print {
	width: 600px;
	border: 1px solid #000066;
	background-color: #FFFFFF;
}
.maintable-header {
	border-top: none;
	border-right: none;
	border-bottom: 2px solid #000099;
	border-left: none;
}
.maintable-header-print {
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #000066;
	border-left: none;
}
.maintable-footer {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000099;
}
.maintable-footer-print {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000066;
}
.maintable-left {
	background-color: #EBF0FD;
	height: 99%;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000099;
	background-image: url(/images/bg_left_blue.jpg);
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: left top;
	display: block;
}
.maintable-topmenu {
	background-color: #D9EBFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000099;
	background-image: url(/images/bg_topmenu_blue.jpg);
	background-repeat: repeat-y;
}
.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: 11px;
	word-spacing: 1px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #000099;
	padding-left: 6px;
	padding-right: 6px;
	display: block;
	line-height: 125%;
}
.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;
}
.maintablePrint {

	width: 720px;
	border: 1px solid #000000;
}
.smallcatname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.formheader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFEF;
}
.linespace1 {
	line-height: 120%;
	font-size: 80%;
}
.border-blue {
	border: 1px solid #3366CC;
}
.palelink, .palelink:link, .palelink:visited  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6699CC;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
	line-height: 90%;
	text-align: center;
}
.palelink:hover {
	color: #0000FF;
	text-decoration: none;
}

html {
	scrollbar-track-color: #D9E6FB; 
	scrollbar-face-color: #3D9CF3; 
	scrollbar-highlight-color: #99CCFF; 
	scrollbar-3dlight-color: #000066; 
	scrollbar-shadow-color: #0033CC; 
	scrollbar-darkshadow-color: #000000; 
	scrollbar-arrow-color: #FFFF66;
}
.rightfloat {
	background-color: #FFFFFF;
	float: right;
	position: relative;
	width: 124px;
}
.narrow {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
