#divContainer
{
	position:relative;
	vertical-align: top;
	background-color:transparent;
	width:700px;
	height:600px;
	margin-right:auto;
	margin-left:auto;
	margin-top: 0px;
	margin-bottom: 0px;	
	z-index:102;
	
}
#DivMajorHeader
{
	position: absolute;
	left:0px;
	top:0px;
	height:50px;
	width:700px;
	z-index:103;
	}
#DivHeader
{
	position: absolute;
	text-align:left;
	left:0px;
	top:0px;
	width:700px;
	height:50px;
	background-color:white;
	}
#DivSubHeader
{
	position: absolute;
	COLOR: white;
	text-align:right;
	background-image: url(images/bluemenu.gif);
	background-repeat:repeat-x;
	width:698px;
	top:35px;
	height:30px;
	left:0px;
	}
.HeaderItem
{
	padding-left:3px;
	font-size:10pt;
	font-weight:bold;
	font-family:Arial;
	color:White;
	border-left: solid 1px white;
	}
A:link.HeaderItem {	
	text-decoration:	none;
	color:	white;
}
		
A:visited.HeaderItem	{	
	text-decoration:	none;
	color:	white;
	}	
		
A:active.HeaderItem	{	
	text-decoration:	none;
	color:	white;
	}	
		
A:hover.HeaderItem	{	
	text-decoration:	none;
	color:	silver;
	}
#DivHomePageSearch
{
	text-align:left;
	position: absolute;
	left:560px;
	width: 135px;
	top:8px;
	}	
#DivMenu
{
	position: absolute;
	left:0px;
	top:70px;
	height:240px;
	width:120px;
	}
#DivMainMenu
{
	width: 120px;
	height: 240px;
	background-color: aliceblue;
	text-align: left;
}
#DivCol1Ad
{
	position: absolute;
	left:0px;
	top:290px;
	height:240px;
	width:120px;
	}
#DivPageBody
{
	position: absolute;
	left:121px;
	top:70px;
	height:480px;
	width:460px;
	z-index:109;
	}	
.BodyDiv
{
	border-right: silver 1px solid;
	background-position: 0px bottom;
	background-color:White;
	background-image: url(images/bg_grad3.gif);
	background-repeat: repeat-x;
	border-left: silver 1px solid;
	height: 460px;
}
#DivBodyTitle
{
	padding-left: 4px;
	font-weight: bold;
	font-size: 14pt;
	color: blue;
	font-family: Arial;
	background-color: gainsboro;
	text-align: left;
}
#DivRightCol
{
	position: absolute;
	left:581px;
	top:70px;
	height:480px;
	width:120px;
	background-color: transparent;
	}
#divRCUpper
{
	position: absolute;
	left:2px;
	top:0px;
	height:240px;
	width:120px;
}
#divRCLower
{
	position: absolute;
	left:0px;
	top:240px;
	height:220px;
	width:120px;
	
}
#DivFooter
{
	position: absolute;
	left:0px;
	border-top: solid 1px grey;
	top:530px;
	height:128px;
	width:700px;
	background-color:#f2f2e9;
	}
#DivFootSignUp
{
	position: absolute;
	left:0px;
	top:10px;
	}
#DivFootSSL
{
	position: absolute;
	left:120px;
	top:5px;
	}
#DivFootSJ
{
	position: absolute;
	left:340px;
	top:1px;
	}
#DivFootCC
{
	position: absolute;
	left:470px;
	top:5px;
	}
#DivFootCopyright
{
	position: absolute;
	left:180px;
	top:108px;
	}

BODY
{
	text-align:center;
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Arial, sans-serif;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: bold;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}
.listHeader
{
	 FONT-FAMILY: Arial, sans-serif;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: bold;
    padding-left:2px;
    color: #0066cc;
}
.listItem
{
	 FONT-FAMILY: Arial, sans-serif;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: normal;
    padding-left:6px;
    padding-top:3px;
}
.BoldAdCaption
{
	 FONT-FAMILY: Arial, sans-serif;
    FONT-SIZE: 12pt;
    FONT-WEIGHT: bold;

    color:Blue;
    
}
.sectionHeader
{
	 FONT-FAMILY: "Trebuchet MS",Arial, sans-serif;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: bold;
    color:Gray;
    background-color:#f2f2e9;
    padding-left:6px;
    padding-top:1px;
}
.sectionText
{
	text-align:left;
	 FONT-FAMILY: Arial, sans-serif;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: normal;
    color: Navy;
    background-color:transparent;
    padding-left:4px;
    padding-top:1px;
}
.tinyText
{
	 FONT-FAMILY: "Trebuchet MS",Arial, sans-serif;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal;
    color: Navy;
    padding-left:6px;
    padding-top:3px;
}
H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

