/* begin guardsmark stylesheet */

/* sample modifiers lg=large sm=small bd=bold [color] */
/* example: lgboldblue = large bold blue font*/

/* begin global styles */

body {
background:#000000;
}

UL  {
margin-top:0px;
}

UL LI {
margin-left:-20px;
}

/* end global styles */

/* begin font styles */
.text {
font-family: arial;
color:#000000;
font-weight: normal;
font-size: 12px;
}
.text A {color:#000000;}
.text A:ACTIVE {color:#000000;}
.text A:VISITED {color:#000000;}


.midtext {
font-family: arial;
color:#000000;
font-weight: normal;
font-size: 11px;
}
.midtext A {color:#000000;}
.midtext A:ACTIVE {color:#000000;}
.midtext A:VISITED {color:#000000;}

.topnavblack {
font-family: arial;
color:#000000;
font-weight: normal;
font-size: 12px;
text-decoration:none;
}
.topnavblack A {color:#000000;font-weight: normal;text-decoration:none;}


.leftnav {
font-family: arial;
color:#2A2A7D;
font-weight: bold;
font-size: 11px;
}
.leftnav A {color:#000000;font-weight: normal;}
.leftnav A:ACTIVE {color:#000000;font-weight: normal;}
.leftnav A:VISITED {color:#000000;font-weight: normal;}

.whitetext {
font-family: arial;
color:#FFFFFF;
font-weight: normal;
font-size: 12px;
}
.whitetext A {color:#FFFFFF;}
.whitetext A:ACTIVE {color:#FFFFFF;}
.whitetext A:VISITED {color:#FFFFFF;}

.smwhite {
font-family: arial;
color:#ffffff;
font-weight: normal;
font-size: 11px;
}
.smwhite A {color:#ffffff;}
.smwhite A:ACTIVE {color:#ffffff;}
.smwhite A:VISITED {color:#ffffff;}

.nav {
font-family: arial;
color:#FFFFFF;
font-weight: normal;
font-size: 12px;
}
.nav A { color:#FFFFFF;text-decoration:none; }
.nav A:hover { color:#FEC350;text-decoration:underline; }

.boldblack {
font-family: arial;
color:#000000;
font-weight: bold;
font-size: 12px;
}
.boldblack A {color:#000000;}
.boldblack A:ACTIVE {color:#000000;}
.boldblack A:VISITED {color:#000000;}


.header {
font-family: arial;
color:#000000;
font-weight: bold;
font-size: 14px;
}


.boldblue {
font-family: arial;
color:#2A2A7D;
font-weight: bold;
font-size: 12px;
}


.boldwhite {
font-family: arial;
color:#FFFFFF;
font-weight: bold;
font-size: 12px;
}

/* end font styles */

/* begin custom styles */
.bordertable {
border-left:1px;
border-right:1px;
border-bottom:1px;
border-top:1px;
border-style:solid;
border-color:#666666;
}

.space {
font-size: 12px;
}

/* end custom styles */

/* end guardsmark stylesheet */