BODY, TABLE, TR, TD, TH, P, BR, DIV, H1, H2, H3, H4, H5, H6 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10pt;
        color: #000000;
		margin: 0px;
		padding: 0px;

}



/* 

COLORS 

-- Classes Currently Used --
	BROWN - #E13D2C
	BLUE
	TAN
	SUBMIT
	GREEN


*/

.green {
		color: #004080;
}

.contentheader {
		font-size: 14pt;       		
		font-weight: bold;
}

#brown {
		color: #BB3B2A;
}

#header {
		font-size: 14pt;       		
		font-weight: bold;
}

.SUBHEADER { 	
		/* background-color: #003082; /* #002D7A; */
		font-size: 11pt;
		font-weight: bold;
		padding: 3px; 
}

/* this is the blue background */
.bg1 { 	
		background-color: #29299f; /* #003082; <-- blue  #002D7A; */
		color: #FFFFFF;
		font-size: 10pt;
		font-weight: bold;
		padding: 3px; 
}
/* this is the red background */
.bg2 {
		background-color: #ed2929;
		color: #FFFFFF;
		font-size: 10pt;
		font-weight: bold;
		padding: 3px;		
}
/* this is the dark orange background */
.bg3 {
		background-color: #ff6600;
		color: #FFFFFF;
		font-size: 8pt;
		font-weight: normal;
		padding: 3px;
}

/* this is the darkred background */
.bg4 {
		background-color: #8B0000;
		color: #FFFFFF;
		font-size: 8pt;
		font-weight: normal;
		padding: 3px;
}

/* this is the tan background */
.bg5 {
		background-color: #E7E3DB;
		color: #000000;
		font-size: 8pt; 
		font-weight: normal;
		padding: 3px;
}
.bg6{
	color: #B01C1C;
}
/* this is the wood shavings image background */
.bg_image1 { 	
	font-size: 8pt; 
	/* font-weight: bold;  */
	color: #000000; 
	/* background-color: #FBEFDF; */
	background: url(/shared/images/navbar/table_background.jpg);
	padding: 1px;
}
.headertitle{
	color: #B01C1C;
	font-size: 12pt;
	font-weight: bold;
}
.smallheadertitle{
	color: #B01C1C;
	font-size: 8pt;
	font-weight: bold;
}
.blackoutline {
	border: 1px solid #000000;
	font-size: 8pt;
}

table.tan {
		background-color: #E7E3DB;
		color: #000000;
		font-size: 8pt; 
		font-weight: normal;
		padding: 0px;
 }


.bold {
		font-weight: bold;
}

.formheading{
	font-weight: bold;
}
.bold14 {
		font-weight: bold;
		font-size: 14pt;
}

td.header { 	font-family: Arial, serif; font-size: 16pt; 
		font-weight: normal; color: #000000; background-color: #FFFFFF;
		padding 0px;
	 }

td.10pt { 	font-family: Arial, serif; font-size: 10pt; 
		font-weight: normal; color: #000000; background-color: #FFFFFF;
		padding 0px;
	 }

P.black  { 	border: 1px solid black; 
		padding: 0 0 0 0;
	 }
	 
P.brown { 	
	border: 1px solid #BB3B2A;
	padding: 0 0 0 0;
}

TABLE.brown { 	
	border: 1px solid #BB3B2A;
	padding: 0 0 0 0;
}

#brownoutline { 	
	border: 1px solid #BB3B2A;
	padding: 0 0 0 0;
}
P.tan	 {	border: 1px solid #C2B8A6;
                padding: 0 0 0 0;

	 }

.small    {	
		font-family: Arial, serif; 
		font-size: 6pt;
		color: #000000;
	 }

.bigblue   { 	
	font-family: Arial, serif; font-size: 14pt;       		
	font-weight: bold; color: #336699;
}
a:link { /* blue grey link color #004080 */
        color: #ff0000;
        text-decoration: none;
	    font-weight: normal;
}
a:visited {
        color: #ff0000;
        text-decoration: none;
	    font-weight: normal;
}
a:hover {
        color: #0000CC;
        text-decoration: none;	
	    font-weight: normal;
}
a.topnav:link {
		color: #FFFFFF;
		font-size: 10pt;
		font-weight: bold;
}
a.topnav:visited {
		color: #FFFFFF;
		font-size: 10pt;
		font-weight: bold;
}
a.topnav:hover{
		color: #FF0000;
		font-size: 10pt;
		font-weight: bold;
}
.navbar{
	color: #FFFFFF; 
	font-weight: bold;
	font-size: 10pt;
}
a.navbar:link{
	color: #FF0000; 
	font-weight: bold; 
	font-size: 10pt;
}
a.navbar:visited{
	color: #FF0000; 
	font-weight: bold; 
	font-size: 10pt;
}
a.navbar:hover{
	color: #000066;
	font-weight: bold; 
	font-size: 10pt;
}
/* black */
a.black:link {
	color: #000000;
	font-size: 10pt;
	text-decoration: underline;
	font-weight: bold;
}

a.black:visited {
	color: #000000;
	font-size: 10pt;
	text-decoration: underline;
	font-weight: bold;
}

a.black:hover{
	color: #000000;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
}



span.nav{
		cursor: hand;
        color: #ffffff;
        text-decoration: underline;
	    font-weight: bold;
	}

span.nav_hover{
		cursor: hand;
        color: #FFffff;
        text-decoration: underline;
	    font-weight: bold;

	}

span.nav_small{
		cursor: hand;
        color: #ff0000;
        text-decoration: underline;
	    font-size: 8pt;
	}

span.nav_hover_small{
		cursor: hand;
        color: #0000FF;
        text-decoration: underline;
	    font-size: 8pt;

	}
	
span.nav_small10{
		cursor: hand;
        color: #ff0000;
        text-decoration: underline;
	    font-size: 10pt;
	}

span.nav_hover_small10{
		cursor: hand;
        color: #0000FF;
        text-decoration: underline;
	    font-size: 10pt;

	}

.dynamiccontentlinks{
	cursor: hand;
	color: #BB3B2A; 
	font-family: verdana; 
	}
.dynamiccontentlinks_hover{
	cursor: hand;
	color: #000000; 
	font-family: verdana; 
	}

INPUT
{
    border: 1px #000000 solid;
    font-family: Arial;
    background: #F0F0F0;
    font-size: 10px;
    color: #000000;
}
INPUT.ERROR{
		border-color: Red;
}

INPUT.SUBMIT
{
    border: 1px #000000 groove;
    color: #FFFFFF;
    font-size: 10px;
    font-family: Arial;
	font-weight: bold;
    background: #FF0000; /* dark blue: #003082;      #002D7A; */
	/* background: url(/shared/images/navbar/wood_button.gif); */
}

INPUT.BUTTON
{
    border: 1px #000000 groove;
    color: #FFFFFF;
    font-size: 10px;
    font-family: Arial;
	font-weight: bold;
    background: #ff0000; /* Dark Blue: #003082;     #002D7A; */
	/* background: url(/shared/images/navbar/wood_button.gif); */
}

BUTTON.BUTTON
{
    border: 1px #000000 groove;
    color: #FFFFFF;
    font-size: 10px;
    font-family: Arial;
	font-weight: bold;
    background: #ff0000; /* Dark Blue: #003082;     #002D7A; */
	/* background: url(/shared/images/navbar/wood_button.gif); */
}
INPUT.GREEN
{
    border: 1px #000000 solid;
    font-family: Arial;
    background: #006600;     
    font-size: 10px;
    color: #FFFFFF;
}
INPUT.RED
{
    border: 1px #000000 solid;
    font-family: Arial;
	font-weight: bold;
    background: red;     
    font-size: 10px;
    color: #FFFFFF;
}
INPUT.image
{
    border: 0px #000000 solid;
    font-family: Arial;
    background: #F0F0F0;
    font-size: 10px;
    color: #000000;
}

SELECT
{
    border: none;
    font-family: Arial;
    background: #F0F0F0;
    font-size: 10px;
    color: #000000;
}
TEXTAREA
{
    border: 1px #000000 solid;
    font-family: Arial;
    background: #F0F0F0;
    font-size: 10px;
    color: #000000;
}
SELECT.required{
	background-color: #F5DEB3;
}
INPUT.required{
	background-color: #F5DEB3;
}
SELECT.white{
	background-color: #FFFFFF;
}
INPUT.white{
	background-color: #FFFFFF;
}
LABEL.red{
	color: #FF0000;
}
LABEL.bold{
	font-weight: bold;
}

/* TABLE FORMATTING */
.rtborder {
	border-right : 1px solid #004080;
	}
.ltborder {
	border-left : 1px solid #004080;
	}
.rtltborder {
	border-right : 1px solid #004080;
	border-left : 1px solid #004080;
	}
.topborder {
	border-top : 1px solid #004080;

}
.toprtborder {
	border-right : 1px solid #004080;
	border-top : 1px solid #004080;

}
.bottomborder {
	border-bottom : 1px solid #004080;
}
.bottomrtltborder {
	border-left : 1px solid #004080;
	border-right : 1px solid #004080;
	border-bottom : 1px solid #004080;
}
.bottomrtborder {
	border-right : 1px solid #004080;
	border-bottom : 1px solid #004080;
}
.bottomltborder {
	border-left : 1px solid #004080;
	border-bottom : 1px solid #004080;
}
.outlineborder {
	border-top : 1px solid #29299f;
	border-right : 1px solid #29299f;
	border-bottom : 1px solid #29299f;
	border-left : 1px solid #29299f;
	}
.nooutlineborder {
	border-top : 1px solid #FFFFFF;
	border-right : 1px solid #FFFFFF;
	border-bottom : 1px solid #FFFFFF;
	border-left : 1px solid #FFFFFF;
	}
.BLKoutlineborder {
	border-top : 1px solid #000000;
	border-right : 1px solid #000000;
	border-bottom : 1px solid #000000;
	border-left : 1px solid #000000;
	}
.cartheader {
	background: #336699;
	color: white;
	text-align: center;
	font-size: 8pt;
	}
.tabletitle{
	color: #336699;
	font-size: 12pt;
}
.legend{
	font-family: arial, helvetica, sans-serif; 
	/* color: #8B0000; */
	color: #004080; 
	font-size: 12pt; 
	font-weight: bold;
	font-stretch: wider; 
	font-variant: small-caps;'
}
.errormessages{
	color: red;
}

.brownborder
{
	border-top : 1px solid #BB3B2A;
	border-right : 1px solid #BB3B2A;
	border-bottom : 1px solid #BB3B2A;
	border-left : 1px solid #BB3B2A;
}
.blueoutline {
	border: 1px solid #29299f;
	padding: 0 0 0 0;
}
.bluertborder {
	border-right : 1px solid #29299f;
}

