body {
	background-image: url(bg_grad.jpg);
	background-repeat: repeat-x;
	background-color: #C6CBCF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	SCROLLBAR-FACE-COLOR: #E9EAEC;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #E9EAEC;
	SCROLLBAR-3DLIGHT-COLOR: #CCCCCC;
	SCROLLBAR-ARROW-COLOR: #808080;
	SCROLLBAR-TRACK-COLOR: #EEF4F9;
	SCROLLBAR-DARKSHADOW-COLOR: #838C98;
}

p {
	margin-top: 6px;
	margin-bottom: 6px;

}

img{
	vertical-align: middle;
	border-color: #999999;

}

a:link {
	text-decoration: none;
	color: #0066CC;
}
a:visited {
	text-decoration: none;
	color: #0066CC;
}
a:active {
}
a:hover {
	text-decoration: underline;
	color: #0066CC;
}

form {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
	}

input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


ul {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 20px;
	margin-right: 5px;
	margin-top: 6px;
	padding-left: 0px;
	margin-bottom: 6px;
}

li {
	margin-top: 4px;
	margin-bottom: 4px;
}

ol {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: decimal;
	list-style-position: outside;
}

.SimpleBullet {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 20px;
	margin-right: 5px;
	margin-top: 6px;
	padding-left: 0px;
	margin-bottom: 6px;
	list-style-image: url(blt_simple.gif);
}
.SimpleBullet2 {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 20px;
	margin-right: 5px;
	margin-top: 6px;
	padding-left: 0px;
	margin-bottom: 6px;
	list-style-image: url(blt_simple2.gif);
}
.SimpleBullet3 {
	list-style-type: disc;
	list-style-position: outside;
	list-style-image: url(blt_chk.gif);
	margin-left: 20px;
	margin-right: 5px;
	margin-top: 6px;
	padding-left: 0px;
	margin-bottom: 6px;
}
/************** header tag styles **************/

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #727B8A;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}

h2{
	font-size: 11px;
	margin-left: -10px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 4px;
	color: #626A77;
	padding-left: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-right: 5px;
	background-color: #e9eff5;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h3{
	font-size: 11px;
	color: #626A77;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 6px;
	margin-bottom: 6px;

}

h4{

}

h5{

}

.small {
	font-size: 10px;
}
.smallLight {
	font-size: 9px;
	color: #999999;
}

.big {
	font-size: 14px;

}

.xbig {
	font-size: 18px;
}

.expanded {
	letter-spacing: 2px;
}

.footer {
	color: #666666;
	margin-left: 10px;
	line-height: 18px;
	margin-top: 10px;
	font-size: 10px;
}

.footer a:link {
	text-decoration: underline;
	color: #666666;
}
.footer a:visited {
	color: #666666;
	text-decoration: underline;
}
.footer a:active {
}
.footer a:hover {
	text-decoration: underline;
	color: #0066CC;
}
.navbarTD {
	background-image: url(2-navbar.gif);
}
.navbar {
	margin-left: 20px;
	font-size: 11px;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 4px;
}
.navbar a:link {
	text-decoration: none;
	color: #333333;
}
.navbar a:visited {
	color: #333333;
	text-decoration: none;
}
.navbar a:active {
}
.navbar a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #B6BEC2;
	font-weight: bold;
	padding: 3px 0px 3px 9px;
	color: #0066CC;
	background-color: #E3EAF0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B6BEC2;
	margin-right: 1px;
	margin-left: 1px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#sectionLinks a:hover{
	background-color: #D5EBFF;
	font-weight: bold;
	text-decoration: none;
	background-image: none;
}

#sectionLinksA{
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}

#sectionLinksA a:link, #sectionLinksA a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #B6BEC2;
	font-weight: bold;
	padding: 3px 0px 3px 9px;
	color: #0066CC;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B6BEC2;
	margin-right: 1px;
	margin-left: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#sectionLinksA a:hover{
	background-color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-image: none;
}

/************* relatedLinks styles **************/

.relatedLinks{
	border-bottom: 1px solid #cccccc;
	clear: both;
	margin: 0px 1px 0px 1px;
	padding: 0px 3px 0px 9px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.question {
	font-size: 12px;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 4px;
	color: #333333;
	padding-left: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-right: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6EB3C6;
	font-weight: bold;
}
.NOTES {

	font-size: 12px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 4px;
	color: #999999;
}

fieldset {
	margin-right: 6px;
	margin-left: 4px;
	font-size: 10px;
	margin-top: 10px;
	margin-bottom: 10px;

}

legend {
	color: #626A77;
	font-size: 10px;
	font-weight: bold;
	padding-right: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.quote {
	font-style: italic;
}
.signature {
	text-align: right;
	font-size: 9px;
	color: #999999;
}
.sidebar {
	overflow: auto;
	margin: 0px 1px 0px 1px;
	padding: 0px 3px 0px 9px;
	font-size: 10px;
}
.sidebar a:link{
	color: #0066CC;
	text-decoration: none;
}
.sidebar a:visited{
	color: #0066CC;
	text-decoration: none;
}
.sidebar a:hover{
	text-decoration: underline;
	color: #0066CC;
}
.sidebar img{

}

.thumb {
	overflow: auto;
	margin: 0px 1px 0px 1px;
	padding: 0px 3px 0px 9px;
	font-size: 10px;
}
.thumb a:link{
	color: #0066CC;
	text-decoration: none;
}
.thumb a:visited{
	color: #0066CC;
	text-decoration: none;
}
.thumb a:hover{
	text-decoration: underline;
	color: #0066CC;
}
.thumb img{
	border: 2px solid #0066CC;
	vertical-align: top;
	margin-right: 8px;
	margin-bottom: 8px;
}

.thumb1 {
	margin: 0px 1px 0px 1px;
	padding: 0px 3px 0px 9px;
	font-size: 10px;
	clear: both;
}

.thumb1 a:link{
	color: #0066CC;
	text-decoration: none;
}
.thumb1 a:visited{
	color: #0066CC;
	text-decoration: none;
}
.thumb1 a:hover{
	text-decoration: underline;
	color: #0066CC;
}
.thumb1 img{
	border: 2px solid #0066CC;
	vertical-align: top;
	margin-right: 8px;
	margin-bottom: 8px;
	float: left;
}
.RNalpha {
	FILTER: 
	progid:DXImageTransform.Microsoft.Alpha(Opacity=80, FinishOpacity=30, Style=1, StartX=0, StartY=0, FinishX=0, FinishY=100);
	clip: rect( );
}

.LRtableTDmidL {
	background-color: #FFFFFF;
	background-image: url(LRtableTDmidL.gif);
}
.LRtableTDtop {
	background-image: url(LRtableTDtop.gif);
}
.LRtableTDmidR  {
	background-image: url(LRtableTDmidR.gif);
}
.LRtableTDbot {
	background-image: url(LRtableTDbot.gif);
}
.breadcrumb {
	font-size: 9px;
	margin-left: 10px;
	color: #999999;
	margin-top: 0px;
	margin-bottom: 0px;
}

.breadcrumb a:link {
	color: #999999;
}
.breadcrumb a:visited {
	color: #999999;
}
.breadcrumb a:hover {
	color: #0066CC;
	
}

.Logo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	margin-left: 20px;
	vertical-align: middle;
}
.LRtableTDtitle {
	background-image: url(LRtableTDtitle.gif);
	height: 30px;
	padding-left: 20px;
}
.LtableMain {
	background-image: url(LtableMain.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.utility {
	color: #C6CBCF;
	margin-right: 10px;
	margin-top: 8px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.utility a:link {
	color: #C6CBCF;
	text-decoration: none;
}
.utility a:visited {
	color: #C6CBCF;
	text-decoration: none;
}
.utility a:active {
}
.utility a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.margin {
	padding-left: 20px;
	padding-right: 10px;
}
.bannerImg {
	margin-top: 8px;
	margin-bottom: 0px;
	border-color: #666666;
}
#button {
	vertical-align: bottom;
}
.style1 {
	color: #FF9900;
	font-weight: bold;
}
