﻿
﻿
{
	font-size: 1pt;
}

body
{
	background-color: #dedede;
	background-image: url(/images/body_bg_1.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}



.menu 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #949494;
	text-align: center;
	border-bottom: none;
	height: 19px;
	background-color: #ebebeb;
}

.menu a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #5c5955;
	text-align: center;
	text-decoration: none;
	border-bottom: none;
}

.menu a:hover
{
	color: #f3f3f3;
	text-decoration: none;
}

.content_nav_id
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #59a5fc;
	letter-spacing: 4px;
	padding-top: 10px;
	padding-left: 15px;
	width: 550px;
	height: 23px;
	background-image: url(/images/module_bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #e6e7e6;
}

.content_main
{
	width: 550px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #585552;
	background-image: url(/images/module_bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #e6e7e6;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-right: 10px;
}

.content_main a
{
	color: #59a5fc;
	text-decoration: none;
	font-weight: normal;
}

.content_main a:hover
{
	text-decoration: underline;
}

.content_main b
{
	color: #59a5fc;
	font-weight: bold;
	font-size: 10pt; 
}

.content_main strong
{
	color: #59a5fc;
	font-weight: normal;
	font-size: 8pt; 
}

.content_main img
{
	border: 1px black solid;
	margin: 4px;
}

.right_rail
{
	width: 300px;
	padding: 0px 3px 3px 3px;
}

.right_rail_module
{
	color: #7c7c7c;
	background-color: #e6e7e6;
	padding: 4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: top left;
	width: 300px;
	margin-bottom: 10px;
}

.right_rail_module a
{
	color: #7c7c7c;
	text-decoration: underline;
}

.right_rail_module a:hover
{
	color: black;
	text-decoration: none;
}

.docs_a
{
	text-align: left;
	background-color: #cdcdcd;
	padding: 2px;
	font-size: 8pt;
	color: black;
	width: 50%;
}

.docs_a a
{
	color: black;
	text-decoration: underline;
}

.docs_a strong
{
	color: black;
	font-weight: bold;
}

.docs_b
{
	text-align: left;
	padding: 2px;
	font-size: 8pt;
	color: black;
	width: 50%;
}

.docs_b a
{
	color: black;
	text-decoration: underline;
}

.docs_b strong
{
	color: black;
	font-weight: bold;
}
