A:link, A:visited
{
	font-family: Verdana, Sans-Serif, Arial, Helvetica;
	font-size: 12px;
	color: #820005;
	text-decoration: none;
}
A:hover, A:active
{
	color: #820005;
	text-decoration: underline;
}
A.titlelink, A:visited.titlelink
{
	font-size: 12px;
	font-weight: bold;
	color: #820005;
	text-decoration: none;
}
A:active.titlelink, A:hover.titlelink
{
	text-decoration: underline;
}
A.whitelink, A:visited.whitelink
{
	font-family: Arial, Arial, Verdana, Sans-Serif, Helvetica;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
A:active.whitelink, A:hover.whitelink
{
    text-decoration: underline;
}
A.blacklink, A:visited.blacklink
{
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
A:active.blacklink, A:hover.blacklink
{
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: underline;
}
A:link.smalllink, A:visited.smalllink
{
    font-size: 10px;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
}
A:hover.smalllink, A:active.smalllink
{
	font-size: 10px;
	color: #000;
	text-transform: uppercase;
	text-decoration: underline;
}

li.navbullet
{
	list-style-type: square;
	list-style-position: outside;
	margin-left: 16px;
}

li.subnavbullet
{
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 10pt;
	padding-top: -10px;
	margin-left: 20px;
}

.title
{
	font-family: Arial Black, Verdana, Sans-Serif, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #820005;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.subtitle_b
{
    font-size: 12px;
	font-weight: bold;
	color: inherit;
	text-decoration: none;
}
.subtitle_i
{
	font-size: 12px;
	font-style: italic;
	color: inherit;
	text-decoration: none;
}

.content
{
	font-family: Verdana, Sans-Serif, Arial, Helvetica;
	font-size: 12px;
	color: #000;
	padding-left: 1px;
}

.whitecontent
{
	font-size: 12px;
	color: #fff;
	margin-left: 1px;
}

.sidebarcontent
{
	color: #fff;
}

.textarea
{
	padding: 6px;
}

.blackborder
{
	border: solid 1px black;
}

.whiteborder
{
	border: solid 1px white;
}

.imgborder
{
	border: solid 1px #036;
}

.pageheader
{
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 20px;
	color: #036;
	text-transform: uppercase;
}

.sectionheader
{
	font-family: Century Gothic, Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 18px;
	font-weight: bold;
	color: #820005;
	text-transform: uppercase;
}

.copyright
{
	font-family: Sans-Serif, Arial, Helvetica, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}

 .top_banner_bg
 {
	background-image: url(/images/top_banner_bg.gif);
	background-repeat: no-repeat;
	background-position: center;
 }
 
.graybox
{
	color: #fffcc4;
	background-color: #a3a3a3;
	border: solid 1px white;
	padding: 6px;
}

.textbox
{
	background-image: url(/images/text_shadow.gif);
	background-repeat: no-repeat;
	padding: 8px;
}

.highlightbox
{
    color: Black;
    border-top: outset 1px #000;
    border-bottom: outset 1px #000;
    background-color: #eee;
    font-weight: bold;
    padding: 2px;
    vertical-align:text-top;
    width: 100%;
}

.highlightbox2
{
    color: Black;
    border-top: outset 1px #000;
    border-bottom: outset 1px #000;
    background-color: #eee;
    font-weight: bold;
    padding: 2px;
    vertical-align:text-top;
    width: 100%;
}

.ListHeader, TD.ListHeader
{
    font-family: Arial, Sans-Serif, Helvetica, Verdana;
    font-size: 16px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    background-image: url('/_img/rsSprites.png');
    border-width: 1px;
	border-style: solid;
	border-color: #a1a1a1 #a1a1a1 #6e6e6e;
	height: 30px;
}

.ListStyle, TD.ListStyle
{
	color: #000;
    padding: 3px;
    width: auto;    
}

.ListStyleAlt, TD.ListStyleAlt
{
    color: #000;
    padding: 3px;
    width: auto;
}

.ListStyle1
{
    font-family: 'lucida grande', tahoma, sans-serif, Verdana, Sans-Serif, Arial, Helvetica;
	font-size: 13px;
    border-top: inset 1px #999;
    background-color: white;
    padding: 3px;
    color: #000;
}

.ListStyle2
{
    font-family: 'lucida grande', tahoma, sans-serif, Verdana, Sans-Serif, Arial, Helvetica;
	font-size: 13px;
    border-top: inset 1px #999;
    background-color: #eee;
    padding: 3px;
    color: #000;
}