<style type="text/css">
body {
	background-color: #ffffff;
	margin-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
	font-weight: normal;
}
body,td,th, input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
	font-weight: normal;
	font-style: normal;
}

a.subnavA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a.subnavA:visited {
	text-decoration: none;
	font-weight: bold;
}
a.subnavA:hover {
	text-decoration: none;
	font-weight: bold;
}
a.subnavA:active {
	text-decoration: none;
	font-weight: bold;
}
a.subnavA:link {
	text-decoration: none;
	font-weight: bold;
}
.styleA {
font-size: 12px; 
font-weight: bold; 
color: #666666; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
line-height: 15px; 
}



a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D2D2D2;
}
a:visited {
	color: #D2D2D2;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #D2D2D2;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: ##D2D2D2;
}
a.darklink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
a.darklink:visited {
	color: #666666;
	text-decoration: none;
}
a.darklink:hover {
	color: #666666;
	text-decoration: none;
}
a.darklink:active {
	color: #666666;
	text-decoration: none;
}
a.darklink:link {
	text-decoration: none;
	color: #666666;
}

.RightbarHeaders {	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 10px;
	color: #000000;
}
h2 {
	font-size: 12px;
	color: #000000;
}
h3 {
	font-size: 14px;
	color: #000000;
	line-height: 20px;
}
h4 {
	font-size: 16px;
	color: #000000;
}
h5 {
	font-size: 18px;
	color: #000000;
}
h6 {
	font-size: 24px;
	color: #000000;
}
.LeftNav {
	font-size: 10px;
	font-weight: normal;
	color: #9EA3A8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
}
.style2 {font-size: 10px; font-weight: bold; color: #666666; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 15px; }
.style3 {color: #D2D2D2}
.style5 {	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	line-height: 14px;
}
.style6 {color: #666666}
.Searchbox {	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	line-height: 14px;
	background-color: #F0F0F0;
}
.style4 {	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	line-height: 14px;
	background-color: #FFFFFF;
}
.MainNavLinks
{
	padding:0px 10px 0px 10px;
}

.header
{

}

.InputField
{
	width:200px;
}

#screenshot {
                display: none;
				border: 1px solid #666666;
				position: absolute;
				top: 50%;
				left: 50%;
				margin-left: -300px;
				-moz-box-shadow: 2px 2px 10px #000;
                -webkit-box-shadow: 2px 2px 10px #000;
				z-index:9999;
	}
</style>