BODY
{
    COLOR: black;
    FONT-FAMILY: Arial, 'Microsoft Sans Serif', Verdana;
    BACKGROUND-COLOR: white;
    TEXT-DECORATION: none
}

.borders
{

}
	
/* Kris's Styles */
TABLE.navBevel
{
	background-image:url(../images/navBack.gif);
	background-repeat:repeat-x;
	height:35px;
}

TABLE.navBevel TD
{
	font-size:12px;
	font-family:Arial;
	text-align:center;
	font-weight:bold;
}

TABLE.navBevel TD A:link {color:#999999;text-decoration:none;}
TABLE.navBevel TD A:visited {color:#999999;text-decoration:none;}
TABLE.navBevel TD A:hover {color:#98CB01;text-decoration:none;}
TABLE.navBevel TD A:active {color:#666666;text-decoration:none;}


TABLE.matrix 
{
	margin:2px;
	border-style:solid;
	border-color:#CCCCCC;
	border-width:1px;
	background-color:#FFFFFF;
	width:788px;
	border-collapse:collapse;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#C0C1CA,direction=180,strength=4);	
}

TABLE.matrix TD {
	padding : 2px;
}

TABLE.matrix TH {
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
	color:#00309C;
}

TABLE.matrix a:link		{ color: #000000; text-decoration: underline;}
TABLE.matrix a:visited	{ color: #000000; text-decoration: underline;}
TABLE.matrix a:active	{ color: #000000; text-decoration: none;}
TABLE.matrix a:hover	{ color: #000000; text-decoration: none;}

HR.dot
{
	height:1px;
	width:100%;
	border:dotted 1px #D2D2D2;
	padding:0px;
	margin:0px;	
}

.NoDecoration
{
    TEXT-DECORATION: none
}
TD.FootNavBar
{
    FONT-SIZE: x-small;
    COLOR: white;
    FONT-FAMILY: Arial, 'Microsoft Sans Serif', Verdana;
    BACKGROUND-COLOR: blue
}
A.FootAnchor
{
    FONT-SIZE: x-small;
    COLOR: white;
    FONT-FAMILY: Arial, 'Microsoft Sans Serif', Verdana;
    TEXT-DECORATION: none
}
A.LocationAnchor
{
    COLOR: black;
    FONT-FAMILY: Arial, 'Microsoft Sans Serif', Verdana;
    TEXT-DECORATION: none
}
TABLE.TableBorder
{
    BORDER-RIGHT: silver thin solid;
    BORDER-TOP: silver thin solid;
    BORDER-LEFT: silver thin solid;
    BORDER-BOTTOM: silver thin solid
}
.GeneralFont
{
    FONT-SIZE: x-small;
    COLOR: black;
    FONT-FAMILY: Arial, 'Microsoft Sans Serif', Verdana;
    TEXT-DECORATION: none
}
.Pageheader
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: x-large;
    COLOR: white;
    FONT-FAMILY: Arial, 'Microsoft Sans Serif', Verdana;
    TEXT-DECORATION: none
}
TABLE.LineLeft
{
    BORDER-LEFT: black thin solid;
    COLOR: black;
    FONT-FAMILY: Arial, 'Microsoft Sans Serif', Verdana
}
.HeaderFont
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 12pt;
    COLOR: orange;
    FONT-FAMILY: Arial, 'Microsoft Sans Serif', Verdana;
    TEXT-DECORATION: none
}
TABLE.PageHeader
{
    FONT-SIZE: x-small;
    FONT-FAMILY: Arial, 'Microsoft Sans Serif', Verdana;
    BACKGROUND-COLOR: white;
    TEXT-DECORATION: none
}
