body
{
	font-size: 10pt;
	margin: 0px;
	font-family: Tahoma;
}
.pageBreak
{
	page-break-before: always;
}
.header_left
{
	BACKGROUND-POSITION: right;
	background-image: url(../images/header_left.jpg);
	background-repeat: repeat;
	background-color: transparent;
}
.white
{
	background-color: #ffffff;
}

.header_right
{
	BACKGROUND-POSITION: left;
	background-image: url(../images/header_right.jpg);
	background-repeat: repeat;
	background-color: transparent;
}

.feedback:hover
{
	border-right: 2px outset;
	padding-right: 15px;
	border-top: 2px outset;
	padding-left: 15px;
	font-size: 10pt;
	padding-bottom: 5px;
	border-left: 2px outset;
	width: 200px;
	color: #008080;
	padding-top: 5px;
	border-bottom: 2px outset;
	background-color: #d3d3d3;
	text-align: center;
	text-decoration: none;
}

.feedback
{
	border-right: 2px outset;
	padding-right: 15px;
	border-top: 2px outset;
	padding-left: 15px;
	font-weight: bold;
	font-size: 10pt;
	padding-bottom: 5px;
	border-left: 2px outset;
	width: 200px;
	color: #008080;
	padding-top: 5px;
	border-bottom: 2px outset;
	background-color: #dcdcdc;
	text-align: center;
	text-decoration: none;
}

.menu
{
	padding-left: 35px;
	font-size: 8pt;
}
.menuLink
{
	font-weight: bold;
	font-size: 8pt;
	color: #696969;
	text-decoration: none;
}
.menuLink:hover
{
	font-weight: bold;
	font-size: 8pt;
	color: #008080;
	text-decoration: none;
}
.menuLink_Selected
{
	font-weight: bold;
	font-size: 8pt;
	cursor: default;
	color: #008080;
	text-decoration: none;
}
.menuLink_Selected:hover
{
	font-weight: bold;
	font-size: 8pt;
	cursor: default;
	color: #008d71;
	text-decoration: none;
}
.menuSub
{
	padding-left: 5px;
	font-size: 8pt;
	color: #a9a9a9;
}
.menuLinkSub
{
	font-size: 8pt;
	color: #696969;
	text-decoration: none;
}

.menuLinkSub:hover
{
	font-size: 8pt;
	color: #008080;
	text-decoration: none;
}

.footer
{
	font-size: 7pt;
	color: #696969;
	background-color: #ffffff;
}
.footer:hover
{
	font-size: 7pt;
	color: #000000;
	background-color: transparent;
}
.mysmallbiz
{
	font-size: 7pt;
	color: #a9a9a9;
	text-decoration: none;
}
.mysmallbiz:hover
{
	font-size: 7pt;
	color: #ff4500;
	text-decoration: none;
}

.button
{
	border-right: 1px outset;
	padding-right: 1px;
	border-top: 1px outset;
	padding-left: 1px;
	font-weight: bold;
	font-size: 10pt;
	padding-bottom: 1px;
	border-left: 1px outset;
	color: #008080;
	padding-top: 1px;
	border-bottom: 1px outset;
	font-family: Verdana;
	background-color: #dcdcdc;
}


.inside
{
	padding-right: 15px;
	padding-left: 15px;
	border-left-width: 1px;
	font-size: 11pt;
	border-left-color: #a9a9a9;
	border-bottom-width: 1px;
	border-bottom-color: #a9a9a9;
	padding-bottom: 15px;
	color: #696969;
	background-color: #ffffff;
	border-right-width: 1px;
	border-right-color: #a9a9a9;
}
.inside_footer
{
	padding-right: 3px;
	border-left-width: 1px;
	font-size: 11pt;
	border-left-color: #a9a9a9;
	border-bottom-width: 1px;
	border-bottom-color: #a9a9a9;
	padding-bottom: 0px;
	color: #696969;
	background-color: #ffffff;
	border-right-width: 1px;
	border-right-color: #a9a9a9;
}
.text
{
	font-size: 11pt;
	color: #696969;
}
.insideBold
{
	font-weight: bold;
	font-size: 12pt;
	text-transform: uppercase;
	color: #696969;
}

.border
{
	border-right: #a9a9a9 1px solid;
	border-top: #a9a9a9 1px solid;
	font-size: 8pt;
	border-left: #a9a9a9 1px solid;
	color: #696969;
	border-bottom: #a9a9a9 1px solid;
	border-collapse: collapse;
	background-color: transparent;
}

.borderBack
{
	border-right: #a9a9a9 1px solid;
	border-top: #a9a9a9 1px solid;
	font-weight: bold;
	font-size: 7pt;
	text-transform: uppercase;
	border-left: #a9a9a9 1px solid;
	color: #ffffff;
	border-bottom: #a9a9a9 1px solid;
	background-color: #a9a9a9;
}

.textbox
{
	border-right: 1px inset;
	border-top: 1px inset;
	font-size: 8pt;
	border-left: 1px inset;
	color: #000000;
	border-bottom: 1px inset;
	font-family: Verdana;
	width: 100%;
}
A
{
	color: #008b8b;
	text-decoration: underline;
}
A:hover
{
	color: #0000ff;
	text-decoration: underline;
}
.faq_link
{
	font-weight: bold;
	color: #008b8b;
	text-decoration: underline;
}
.faq_link:hover
{
	font-weight: bold;
	color: #0000ff;
	text-decoration: underline;
}

.highlight
{
	color: #008b8b;
}

.body_back
{
	background-color: #D7D7D7;
}


.back
{
	font-weight: normal;
	font-size: 8pt;
	float: right;
	color: #a9a9a9;
	text-align: right;
	text-decoration: underline;
}
.back:hover
{
	font-weight: normal;
	font-size: 8pt;
	color: #1e90ff;
	text-decoration: underline;
}


.img_pan_left
{
	float: left;
	text-indent: 14pt;
	margin-right: 15px;
}

.img_pan_right
{
	margin-left: 15px;
	float: right;
	text-align: left;
}

h3
{
	color: #008b8b;
	padding-top: 10px;
	
}

h4
{
	padding-left: 4px;
	color: #FFFFFF;
	background-color: #008080;
}
.h4
{
	padding-left: 4px;
	font-weight: bold;
	font-size: 10pt;
	color: #ffffff;
	background-color: #008080;
}

h5
{
	padding-left: 4px;
	color: #008d71;
	background-color: #dedede;
}


Ul
{
	list-style-position: outside;
	list-style-image: url(../images/bullet.jpg);
	text-align: left;
}


.th
{
	border-right: #a9a9a9 1px solid;
	border-top: #a9a9a9 1px solid;
	font-size: 10pt;
	border-left: #a9a9a9 1px solid;
	color: #696969;
	border-bottom: #a9a9a9 1px solid;
	border-collapse: collapse;
	background-color: #dcdcdc;
}
.details
{
	border-right: #a9a9a9 1px solid;
	border-top: #a9a9a9 1px solid;
	font-size: 10pt;
	border-left: #a9a9a9 1px solid;
	color: #696969;
	border-bottom: #a9a9a9 1px solid;
	border-collapse: collapse;
}

.question
{
	font-weight: bold;
	font-size: 10pt;
	color: #008b8b;
}


