/* CSS Document */
body {
	margin:0px;
	background-color:#999999;
	height:100%;
	font-size: 12px;
	line-height:  18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
}  
				
				
a:link		{
	color:#003399;
	text-decoration:none;
	font-weight: bold;
}

a:active	{
	color:#CC0033;
	text-decoration:none;
	font-weight: bold;
}

a:visited	{
	color: #003399;
	text-decoration:none;
	font-weight: bold;
}

a:hover				{
	color:#CC0000;
	text-decoration:none;
	font-weight: bold;
}

H1				{
	font-size:1.3em;
	color:#FFFFFF;
	font-style: normal;
}
H2				{
	font-size:1.1em;
	color:#CCCCCC;
	font-style:italic;
	font-family: Arial, Helvetica, sans-serif;
}
H3				{
	font-size:1.3em;
	color:#000066;
	line-height: 1.5em;
	top: 0px;
}
H4				{
	font-size:1.2em;
	color:#CDC5A7;
	font-style: normal;
	line-height: 1.3em;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
H5				{
	font-size:1.2em;
	color:#CDC5A7;
	line-height: 1.3em;
	padding: 30px;
}

H6				{
	font-size:13px;
	color:#000000;}

.pagehead				{
	font-size:18px;
	color:#FF0000;
	font-weight: bold;
	text-align: center;
}

ul				{
	list-style-type:circle;
	line-height: 25px;
}

.line		{
	border-top:  4px dashed #e0e0e0;
	padding-top: 30px;
	border-bottom:0px;
	padding-bottom: 30px;
}	


}		
.rightalign {
	margin-left: 400px;
}
.image {
	padding: 12px;
}
.floatitem {
	position: fixed;
	visibility: visible;
}
	
.container {
	background-color: #000000;
	width: 80%;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

.header {
	background-color: #000000;
	height: 45px;
	width: 100%;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.navbar {
	background-color: #CDC5A7;
	white-space: nowrap;
	padding: 3px;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: center;
	background-position: center center;
	}

.contentleft {
	background-color: #F3F4E7;
	height: auto;
	width: 37%;
	padding: 3px;
	margin-top: 1px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	float: left;
}

.contentright {
	background-color: #CDC5A7;
	height: auto;
	width: 65%;
	padding: 3px
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 6px;
	float: right;
}

.contentcenter {
	background-color: #FFFFFF;
	height: auto;
	width: auto;
	line-height:18px;
	padding-left: 150px;
	padding-right: 150px;
	margin: 10px;
	}

.verdana10white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:17px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 20px;
}
.verdana10black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:17px;
	color: #333333;
}
.footer  {
	color:#CDC5A7;
	background-color: #000000;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-style: italic;
	font-weight: bold;
	padding: 20px;
}

.title	{
	font-size:1.2em;
	color:#FF0000;
	font-weight:500
	line-height: 1.3em;
	top: 0px;
}

.list     {
	padding-right:135px; 
	padding-left:135px;   
}

a.blackbg:link {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}

a.blackbg:visited {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}

a.blackbg:active {
	color: #FFFF33;
	text-decoration: none;
	font-weight: bold;
}
		
.space {
	padding: 7px;
}

.style1 {
	color: #33FF66;
	font-weight: bold;
}
.style4 {font-size: small}


