body
{
	font-family: Arial, Times New Roman, Times;
	font-size: 12pt;
	color: rgb(100,100,100);
	margin: 0;
	background-color: rgb(60,60,60);
}
img
{
border: 0;
}
a:link
{
	color: rgb(204,0,0); 
}
a:visited, a:hover, a:active 
{
	color: rgb(102,0,0); 
} 
table
{
	table-border-color-light: rgb(102,153,255);
	table-border-color-dark: rgb(0,0,102); 
}
h1, h2, h3, h4, h5
{
	Arial, Times New Roman, Times;
}
h1
{
	font-family: BankGothic Md BT;
	color: rgb(240,240,240);
}
h2
{
	font-family: BankGothic Md BT;
	color: rgb(240,240,240); 
}
h3
{
	color: rgb(204,51,51); 
}
h4
{
	color: rgb(51,0,204);
}
h5
{
	color: rgb(0,153,51);
}
h6, h6 a:link, h6 a:visited, h6 a:active
{
	font-size: 10pt;
	font-weight: bold;
	color: rgb(240,240,240);
	padding: 0px;
	margin: 0px;
}
#master6rows
{
align: middle;
width: 925px;
height: 100%;
background-color: white;
}
#master6rows_1
{
height: 15px;
background-image: url("../images/top_bg.jpg");
background-repeat: repeat-x;
}
#master6rows_2
{
height: 175px;
background-image: url("../images/header_bg.jpg");
background-repeat: no-repeat;
background-position: center right;
}
#master6rows_3
{
height: 50px;
background-image: url("../images/menu_bg.jpg");
background-repeat: repeat-x;
text-align: left;
vertical-align: bottom;
padding-left: 5px;
padding-bottom: 5px;
}
#master6rows_4
{
height: 100%;
background-image: url("../images/bg.jpg");
background-repeat: repeat-y;
text-align: left;
vertical-align: top;
padding-left: 20px;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
}
#master6rows_5
{
height: 30px;
background-image: url("../images/bottom_bg.gif");
background-repeat: no-repeat;
text-align: center;
vertical-align: middle;
}
#master6rows_6
{
height: 75px;
text-align: center;
vertical-align: middle;
}

#header4cols
{
width: 100%;
height: 100%;
}
#header4cols_1
{
width: 150px;
vertical-align: bottom;
text-align: center;
}
#header4cols_2
{
width: 70px;
}
#header4cols_3
{
width: 455px;
text-align: center;
vertical-align: middle;
}
#header4cols_4
{
width: 250px;
}
#footerlogos
{
width: 100%;
height: 75px;
}
#footerlogoscol1
{
width: 50%;
text-align: left;
vertical-align: middle;
padding-left: 10px;
}
#footerlogoscol2
{
width: 50%;
text-align: right;
vertical-align: middle;
}

.contentheading
{
font-size: 16pt;
font-weight: bold;
margin-top: 30px;
}

.contentheading a:link, .contentheading a:visited, .contentheading a:hover, .contentheading a:active 
{
	color: rgb(204,0,0); 
	text-decoration: none;
}
.contentheading a:hover
{
	text-decoration: underline;
}

.contenttoc {
float: right;
display: block;
background-color: #eee;
margin: 10px;
font-size: 10pt;
}
.contenttoc th {
background-color: #333;
color: #fff;
font-weight: bold;
}
