a:link {
	color: #2B73BF;
	text-decoration: none
}
a:visited {
	color: #2B73BF;
	text-decoration: none
}
a:link:hover {  color: #2B73BF; text-decoration: underline}
a:visited:hover {  color: #2B73BF; text-decoration: underline}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	text-indent: 15pt;
	text-align:justify;
}
p.center {
	text-align:center;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #003399;
}

.quoteBG {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	color: #003399;
}

h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #900;
	font-weight: bold;
	font-style: italic;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #005500;
	font-weight: bold;
	font-style: italic;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #005500;
	font-weight: bold;
	font-style: italic;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	text-align:justify;
	font-weight: normal;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #960;
}
ul {
	color: #333;
	list-style-image: url(../Images/bullet_tiny.png);
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #666;
}
.style2 {
	font-size: 7pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #666;	
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
}
.tdboxA{
border:1px solid black;
}

.tdboxL{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: black;
}
.tdboxR{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
}
.tdboxB{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.tdboxT{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: black;
}
.info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #960;
}
#leftsidebar {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#mainbody {
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #666;
	position: absolute;
	width: 809px;
	left: auto;
	right: auto;
	clip: rect(auto,auto,auto,auto);
}
#rightsidebar {
	font-family: Verdana, Geneva, sans-serif;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #999;
	border-left-color: #999;
	background-image: url(../Images/sidebar.jpg);
}
#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #999;
	font-size: 10px;
	text-align: center;
	color: #666;
	vertical-align: top;
}
