table
{
	border-collapse:collapse;
	font:9pt arial,helvetica,sans-serif;
}
main
{
	background-color:#fff;
}
.b_link
{
	border-right:1px solid #333;
	text-align:center;
}
.b_link a
{
	text-decoration:none;
	color:#9f5353;
}
.b_link a:hover
{
	color:#000;
}
.test_auth
{
	color:#6279a5;
	font:italic 8pt arial,helvetica,sans-serif;
}
.right_bar
{
}
.tag_line
{
	font:10pt arial,helvetica,sans-serif;
	text-align:center;
}
body
{
	margin-top:0px;
	background-color:#ccc;
}
.login_legend
{
	font-size:8pt;
	color:#6279a5;
}
.login_box
{
	border:1px solid #666;
	width:120px;
}
.burnt_red
{
	color:#9f5353;
}
.cssnav_right
{
	border-right:1px dotted #fff;
}
.cssnav_right a
{
	color:#fff;
	text-decoration:none;
}
.cssnav_right a:hover
{
	color:#3c0;
}
.cssnav a
{
	color:#fff;
	text-decoration:none;
}
.cssnav a:hover
{
	color:#3c0;
}

.additional_resources_link
{
	color:#333;
	display:block;
	font-size:9pt;
	width:200;
	border-bottom:1px solid #6279a5;
	margin-left:10px;
}
.additional_resources_link:hover
{
	color:#3c0;
}
#scrlContainer
{
	visibility:hidden;
	border:1px solid #333;
	position:relative;
	overflow:hidden;
	width:585px;
	height:20px;
	line-height:20px;
	margin:0em;
}
#scrlContent
{
	position:absolute;
	left:0;
	top:0;
	white-space:nowrap;
}
#scrlContent a
{
	text-decoration:none;
	color:#333;
}
#scrlContent a:hover
{
	color:#3c0;
}
.expanding_content table th
{
	text-align:left;
	text-indent:10px;
	border-bottom:1px solid #333;
	height:1.5em;
}
.expanding_content table th span
{
	color:#9f5353;
}
.expanding_content a
{
	color:#333;
	text-decoration:none;
}
.dir_table td {
  color: black;
}
.smallBoxBox {  /* encompasses an actual box */
        width:400px;
        margin-left:auto;
        margin-right:auto;
}
.smallBoxTop {
        width:100%;
        height:49px;
        background:url('images/gradient_short_top.gif') no-repeat;
        font-size:18px;
        font-weight:bold;
        font-family:Myriad, Verdana, Arial, Helvetica, sans-serif;
        line-height:30px;
}
.smallBoxMiddle {
        width:100%;
        background-color:#B8B8B8;
}
.smallBoxBottom {
        width:100%;
        height:55px;
        background:url('images/gradient_short_bot.gif') no-repeat;
}
.dataTable, .dataTable td {
        border:#000000 0.5px solid;
        background-color:#FFFFFF;
        font-family:Geneva, Arial, Helvetica, sans-serif;
        font-size:13px;;
}
.dataTable td a {
        text-decoration:none;
        font-weight:bold;
        color:#000000;
}
.dataTable td a:hover {
        text-decoration:underline;
}
.oddRow td {
        padding-left:5px;
        background-color:#CCCCCC;
}
.evenRow td {
        padding-left:5px;
        background-color:#FFFFFF;
}
