body {
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

h1 {
	display: none;
	font-size: 0px;
	margin: 0px;
}

.hide	{ display: none;
}

#placeholder {
	width: 756px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
}
#header {
	background-image: url(shared/banner.gif);
	background-repeat: no-repeat;
	height: 100px;
	background-position: center 3px;
}

#main_nav	{
	margin-top: 8px;
	margin-left: 5px;
	font-size: 11px;
	text-transform: uppercase;
	background-repeat: repeat-y;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-image: url(shared/main_nav_bg.jpg);
}


#main_nav p	{
	margin-top: 0px;
	margin-bottom: 0px;
}

.main_nav_rule	{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}

#main_nav a	{
	color: #1B294B;
	font-weight: bold;
	text-decoration: none;
}

#main_nav :visited	{
	color: #666666;
	text-decoration: none;
}

#main_nav a:hover	{
	color: #EF1A22;
	text-decoration: underline;
}


#content	{
	width: 535px;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 150%;
}

#content p	{
	margin-top: 10px;
	margin-bottom: 0px;
}

.sub_head	{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}

#right_column	{
	width: 150px;
	margin-top: 15px;
	margin-right: 5px;
	margin-left: 5px;
	float: right;
}

.rule	{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}
.image_right {
	float: right;
	margin-top: 3px;
	margin-left: 15px;
}
.highlight {
	color: #990000;
}

ul	{
	list-style-type: square;
	font-style: italic;
	font-weight: bold;
}

li	{
	margin-top: 5px;
	margin-bottom: 0px;
}

td	{
	vertical-align: top;
	text-align: left;
}

.co_reg {
	font-size: 10px;
	font-style: italic;
}

#footer {	
}

.btt {
	font-size: 10px;
	color: #666666;
	text-align: left;
	line-height: normal;
	margin-left: 30px;
}

.footer {
	font-size: 10px;
	color:#333366;
	background-color: #E1E2FF;
	height: 25px;
	text-align: center;
	margin-bottom: 0px;
	padding-top: 13px;
}

.accessibility	{
	font-size: 11px;
	line-height: 145%;
}

#firefox_position-fix	{
	width: 756px;
	height:	350px;
	margin-right: auto;
	margin-left: auto;
}

a {
	color: #000033;
	text-decoration: none;
}

a:visited {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #EF1A22;
	text-decoration: underline;
}
