.Hidden
{
	DISPLAY: none;
	VISIBILITY: hidden;
}
.Visible
{
	VISIBILITY: visible;
}

.button-green {
	color:white;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	background-color:#B32317;
	border:1px solid;
	border-top-color:#820024;
	border-left-color:#820024;
	border-right-color:#820024;
	border-bottom-color:#820024;
}
a{
	color: #255282;
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;
	text-decoration: none;
}
a:hover{
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;
	text-decoration: underline;
}
a.toplinks{
	color:#5A324A;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	font-family: arial, "lucida console", sans-serif
}
a.toplinks:hover{
	color:#73847A;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	font-family: arial, "lucida console", sans-serif
}
body{
	color : #000000;
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}
body.inside{
	margin : 0px 0px 0px 0px;
	background-image: url(/images/insideBackground.gif);
	background-repeat:no-repeat;
	background-position: top center;
	background-color : #FFFFFF;
}
body.insideresults{
	margin : 0px 0px 0px 0px;
	background-position: top center;
	background-color : #FFFFFF;
}
.image_link{
	cursor:hand;
}
td,p{
	color : #000000;
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}
td.end{
	color : #000000;
	font-family : Times New Roman;
	font-size : 16px;
}
td.inside{
	color: #255282;
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 11px;
}

td.Form{
	color: #000000;
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 11px;
}
td.inside2{
	color: #FFFFFF;
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 11px;
}
td.heading{
	color:#000000;
	font-family : Helvetica, sans-serif;
	font-size : 13pt;
	font-weight:bold;
}
p.heading{
	color:#6C8072;
	font-family : Helvetica, sans-serif;
	font-size : 18pt;
}
.subheading{
	color:#6C8072;
	font-family : Helvetica, sans-serif;
	font-size : 11pt;
	font-weight:bold;
}
.subheadingI{
	color:#6C8072;
	font-family : Helvetica, sans-serif;
	font-size : 11pt;
	font-style: italic;
}
ul{
	list-style : square;
}
TD.small,  P.small, li.small {
	color : #000000;
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}
.smhead{
	color:#6C8072;
	font-family : Helvetica, sans-serif;
	font-size : 9pt;
	font-weight: bold;
}
.smhead2{
	color:#000000;
	font-family : Helvetica, sans-serif;
	font-size : 9pt;
	font-weight: bold;
}
.sm{
	color:#000000;
	font-family : Helvetica, sans-serif;
	font-size : 8pt;
}
.pI_sm{
	color:#000000;
	font-family : Helvetica, sans-serif;
	font-size : 8pt;
	font-style: italic;
}
tr.shaded{
	background-color : #EEEEEE;
}
table.outline{
	background-color : #FFFFFF;
	border : 1px solid #6C8072;
}
.adminPH{
	color: #FFFFFF;
	background-color : #6C8072;
	font-family : Helvetica, sans-serif;
	font-size : 11pt;
	font-weight: bold;
}
a.adminPH{
	color: #FFFFFF;
	background-color : #6C8072;
	font-family : Helvetica, sans-serif;
	font-size : 11pt;
	font-weight: bold;
	text-decoration: underline;
}
a.adminPH:hover{
	color: #FFFFFF;
	background-color : #6C8072;
	font-family : Helvetica, sans-serif;
	font-size : 11pt;
	font-weight: bold;
	text-decoration: none;
}
TABLE.Private
{
    BORDER-BOTTOM: black 1px solid;
    BORDER-LEFT: black 1px solid;
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px solid;
}
TABLE.Private2
{
    BORDER-LEFT: black 2px solid;
    BORDER-RIGHT: black 2px solid;
    BORDER-TOP: black 1px solid;
}
TABLE.Private3
{
    BORDER-BOTTOM: black 1px solid;
    BORDER-LEFT: black 2px solid;
    BORDER-RIGHT: black 2px solid;
}
TABLE.Private4
{
    background-color : #EEEEEE;
    BORDER-BOTTOM: black 1px solid;
    BORDER-LEFT: black 1px solid;
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px solid;
}
