/* BEGIN master formatting */
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 125%;
	color: #666666;
	background-color: #FFFFFF;


}

p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
	line-height: 150%;




}

a:link {
	color: #666666;
	text-decoration: none;

}
a:hover {
	color: #333333;
	text-decoration: none;

}
a:visited {
	color: #999999;
	text-decoration: none;
}


/* END master formatting */

/* BEGIN text formatting */

h1 {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-size: 12px;
	color: #000000;
}
h3 {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CE0000;
}
h4 {
	font-size: 11px;
	font-weight: bold;
	color: #CE0000;
}
h5 {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	line-height: 150%;

}
h6 {
	font-size: 11px;
	font-weight: normal;
	line-height: 150%;
	padding-left: 10px;


}
p a:link {
	color: #333333;
	text-decoration: underline;

}

p a:hover {
	color: #CE0000;
	text-decoration: underline;
}

p a:visited {
	color: #999999;
	text-decoration: underline;
}

h6 a:link {
	color: #333333;
	text-decoration: none;

}

h6 a:hover {
	color: #CE0000;
	text-decoration: none;
}

h6 a:visited {
	color: #999999;
	text-decoration: none;
}

input {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
	line-height: 150%;
	border: 1px solid #CCCCCC;
}
textarea {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
	line-height: 150%;
	border: 1px solid #CCCCCC;
}


/* END text formatting */



/* BEGIN layout framework */

#wrapper {
	border: 1px solid #CCCCCC;
	width: 800px;



}

#logo {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	border: none;
	height: 80px;
	width: 320px;
	float: left;
	left: 10px;





}

#copyright {
	width: 100px;
}
#content {
	width: 487px;
	text-align: left;
	position: absolute;
	top: 338px;
	left: 300px;
}
#secondary {
	background-image: url(../images/logobg.gif);
	background-repeat: no-repeat;
	height: 100%;
	width: 235px;
	text-align: right;
	top: 340px;
	position: absolute;
	left: 11px;
}

#legal {
	font-size: 11px;
	height: 100%;
	width: 235px;
	text-align: left;
	padding-left: 25px;
}

#legal a:link {
	color: #CE0000;
	text-decoration: none;

}

#legal a:hover {
	color: #CE0000;
	text-decoration: underline;
}

#legal a:visited {
	color: #CE0000;
	text-decoration: underline;
}


/* BEGIN menu */
 #navcontainer
{
	height: 20px;
	position: absolute;
	top: 80px;
	left: 400px;
}

#navcontainer ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navcontainer ul li
{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
}

#navcontainer ul li a
{
background: #FFFFFF;
width: 78px;
height: 18px;
border-top: 1px solid #FFFFFF;
border-left: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
border-right: none;
padding: 0;
margin: 0 0 10px 0;
color: #333333;
text-decoration: none;
display: block;
text-align: center;
font: bold 11px/18px Geneva, Arial, Helvetica, sans-serif;
}

#navcontainer ul li a:hover
{
color: #FFFFFF;
background: #666666;
}

/* END menu formatting */



/* END layout framework */



/* BEGIN ... */
/* END ... */
