body
{
	scrollbar-3Dlight-color: #99CCFF;
	scrollbar-arrow-color: #66FFFF;
	scrollbar-base-color: #0481CF;
	scrollbar-darkshadow-color: #0033CC;
	scrollbar-face-color: #3399FF;
	scrollbar-highlight-color: #99CCCC;
	scrollbar-shadow-color: #000099;
	scrollbar-track-color: #99CCFF;
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

a
{
	color: #000000;
}

img
{
	border: 0;
}

textarea
{
	border-color: #068CC3;
	border-style: solid;
	border-width: 1px;
	color: #068CC3;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

input
{
	border-color: #068CD1;
	border-style: solid;
	border-width: 1px;
	color: #068CD1;
	background-color: #FFFFFF;
}

select
{
	border-color: #068CD1;
	border-style: solid;
	border-width: 1px;
	color: #068CD1;
	background-color: #FFFFFF;
	font-size: 12px;
}

.blue_header
{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #068CD1;
}

.orange_header
{
	color: #FFA948;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
}

.content_header
{
	color: #068CD1;
	font-weight: bold;
	letter-spacing: 1px;
	line-height:24px;
	margin-top: 8px;
}

.content_header2
{
	color: #068CD1;
	font-weight: bold;
	letter-spacing: 1px;
	cursor: hand;
	vertical-align: top;
}

.mainlinks
{
	color: #068CD1;
	font-weight: normal;
	letter-spacing: 1px;
	text-decoration: none;
	vertical-align: middle;
}

.mainlinks:hover
{
	color: #FF9900;
	font-weight: normal;
	letter-spacing: 1px;
	text-decoration: underline;
}

.mainlinks:active
{
	color: #FF9900;
	font-weight: normal;
	letter-spacing: 1px;
	text-decoration: underline;
}

.content
{
	font-family: Georgia;
	font-size: 10pt;
	color: #000000;
	margin-top: 4px;
	margin-bottom: 16px;
}

.news_content
{
	font-family: Georgia;
	font-size: 10pt;
	color: #000000;
	margin-top: 4px;
	margin-bottom: 16px;
	text-align: justify;
}

.quote
{
	font-family: Verdana, Helvetica;
	font-size: 9pt;
	color: #000000;
	margin-top: 4px;
	margin-bottom: 16px;
	margin-left: 24px;
	margin-right: 24px;
	text-align: justify;
}

.questionTable
{
	font-family: Helvetica;
	font-size: 9pt;
	color: #000000;
}

.content2
{
	color: #000000;
	font-weight: normal;
	letter-spacing: 1px;
}

#pageheader
{
	top: 10px;
	left: 0px;
	position: absolute;
}

#pagecontent
{
	top: 84px;
	left: 50px;
	width: 425px;
	z-index: 1;
	position: absolute;
}

#swash
{
	top: 0px;
	left: 50px;
	z-index: 0;
	position: absolute;
}

.msTab
{
	background-color: #eeeeee;
	border-left: solid 1px gray;
	border-top: solid 1px gray;
	border-right: solid 1px gray;
	border-bottom: solid 1px gray;
}

.msTabSelected
{
	background-color: white;
	border-left: solid 1px gray;
	border-top: solid 1px gray;
	border-right: solid 1px gray;
	border-bottom: solid 1px white;
	cursor: default;
}

.msTabHover
{
	color: white;
	background-color: #ff9900;
	border-left: solid 1px gray;
	border-top: solid 1px gray;
	border-right: solid 1px gray;
	border-bottom: solid 1px #ff9900;
	cursor: default;
}

.msTabHoverSelected
{
	color: white;
	background-color: #ff9900;
	border-left: solid 1px gray;
	border-top: solid 1px gray;
	border-right: solid 1px gray;
	border-bottom: solid 1px #ff9900;
	cursor: default;
}

.msTab a
{
	text-decoration:none;
}

.msTabHover a
{
	color: white;
	text-decoration:none;
}

.myListDiv
{
	display: none;
	cursor: default;
}

.myListDiv table
{
	border-collapse: collapse;
}

.myListDiv table tr td
{
	vertical-align: baseline;
}

.myListDiv table tr td img
{
	width: 3;
	height: 6;
	padding-right: 4px;
}

.myListParent
{
}

.swooshHeader
{
	padding-left: 3px;
	letter-spacing: 6px;
	font-size: 14px;
	font-weight: bold;
	color: #f79339;
	font-family: Sans-Serif;
}

.testList ul
{
	display: block;
	padding-left: 0;
	margin-left: 5px;
	list-style-type: none;
	text-decoration: none;
	text-align: left;
}

.testList ul li
{
	margin-top: 2px;
	padding-bottom: 2px;
	padding-left: 19px;
	line-height: 15px;
	background: transparent url(images/bullet-out.gif) 0% 0% no-repeat;
}

.ul_parents
{
	display: none;
	padding-left: 0;
	margin-left: 5px;
	margin-bottom: 0px;
	list-style-type: none;
	text-decoration: none;
	text-align: left;
}

.ul_parents li
{
	margin-top: 2px;
	padding-bottom: 2px;
	padding-left: 19px;
	line-height: 15px;
	background: transparent url(images/bullet-out.gif) 0% 0% no-repeat;
	color: #068CD1;
	font-weight: bold;
	letter-spacing: 1px;
	cursor: pointer;
	vertical-align: top;
}

.ul_children
{
	display: none;
	padding-left: 0;
	margin-left: 5px;
	margin-bottom: 0px;
	list-style-type: none;
	text-decoration: none;
	text-align: left;
}

.ul_children li
{
	margin-top: 2px;
	padding-bottom: 2px;
	padding-left: 17px;
	line-height: 15px;
	background: transparent url(images/arrow_15.gif) 0% 0% no-repeat;
	vertical-align: top;
	color: #000000;
	font-weight: normal;
	letter-spacing: 1px;
}

.demo_table
{
	margin: 4px 0px 4px 0;
}

.demo_table tr td
{
	text-align: center;
}

.demo_table tr td a img
{
	border: none;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 0;
}

