/*************************************
	NOTES
Old Background Color: #6b6b6b
New Background Color: #F6E26E

Old Font Color: #FFFFFF (white)
New Font Color: #000000 (black)

 *************************************/


/*************************************
	BODY STYLE
 *************************************/

html {
	font-family: lucida,verdana,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000000;
}

body {
	color:#FFFFFF;
	background-color: #4040FF;
	border: 0px solid #FFFFFF;
	padding:0px;
	margin:20px 40px 5px 40px;
	background: #000000;

}

body table
	{
	<!-- 	background-color:#F6E26E; -->
	background-color:#000000; 
	color: #FFFFFF;
	}

body p{
	text-indent: 30px;
	
}


/*************************************
 +Footer
 *************************************/
	
div.footer {
	clear:both;
	margin: 0px 0px 0px 0px;
	font-size:0.9em;
	color:#FFFFFF;
	background-color:#000000;
	border-top: 1px solid #FF0000;
	padding:0px 0px 20px 0px;
	margin-top: 20px;
	}

div.footer table {
	margin-left: 0px;
	margin-right: 0px;
}
div.footer td {
	font-size: 8pt;
	color: #FFFFFF;
}

div.footer a:hover{
		font-weight: bold;
	}

div.footer a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	}

/*************************************
 +Header
 *************************************/
.pagebanner {
	font-size:16pt;
	font-weight:bold;
	font-variant: none;
	font-family: Times, Times New Roman, Serif;
	text-align:left;
	padding:5px 10px 5px 30px;
	margin: 0px 20px 0px 0px;
	color:#FF0000;
	background:#000000;

}	
div.header	{
	clear:both;
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
	float:
	/***
	background-color: #F6E26E;
	***/
	}

div.header h1 {
}

div.header h4 {
	font-size:16pt;
	font-weight:bold;
	text-align:left;
	padding:5px 0px 5px 150px;
	margin:0px 0px 0px 0px;
	color:#ffffff;
	background:#B72532;
	font-variant: small-caps;
	border: 1px solid #2855A6;
}

/*************************************
 +main
 *************************************/

div.main {font-size:12px;
	font-weight:normal;
	line-height:15px;
	color:#FFFFFF;
	background-color:#000000;
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
	}
div.main h3 {
	color: #FF1313;
	}
div.main p	{
	text-indent: 30;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11pt;
	line-height:105%
	}
div.main a {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: normal;
	}
div.main a.fixed {
	font-family: Courier New, Courier;
	}
div.main a:hover {
	color: #F0F0F0;
	font-weight: normal;
	text-decoration: underline;
	}
div.main table {
	font-size: 10pt;
	margin-left: 60px;
	}
div.main th {
		font-weight: 700;
		color: #FFFFFF;
		padding-left: 10px;
		padding-right: 10px;
	}
div.main td {
		font-weight: 500;
		color: #FFFFFF;
		padding-left: 10px;
		padding-right: 10px;
	}

div.main ul {
	margin-left: 60px;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11pt;
	}
div.main li {
	margin-right: 200px;
	
	}
div.main select.plain {
	font-family: Courier New; 
	font-size: 10pt;
	}

/*************************************
 + LEFT SIDE NAVIGATION BOX
 *************************************/
div.leftnav  {
	float:left;
	width: 125px;
	height: 400px;
	padding:15px 15px 20px -1px;
	margin: 0px 0px 0px 0px;
	}

div.leftnav a{
	background-color: #000000;
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 5px;
	width: 115px;
	text-align: left;
	margin-top: 0px;
	margin-left: 5px;
	margin-bottom: 1px;
	margin-right: 5px;
	display: block;
}
div.leftnav a:hover{
	text-decoration: none;
	font-weight: bold;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 1px;
	margin-right: 0px;
	color: #FFFFFF;
}

/*************************************
 DHTML Menus
 *************************************/
a.menu {
	background-color: #000000;
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 5px;
	width: 115px;
	text-align: left;
	margin-top: 0px;
	margin-left: 5px;
	margin-bottom: 1px;
	margin-right: 5px;
	display: block;
}

a.menu:hover, a.menu:active {
	text-decoration: none;
	font-weight: bold;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 1px;
	margin-right: 0px;
	color: #FFFFFF;
	}
  
a.menu:visited {
	background-color: #000000;
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 5px;
	width: 115px;
	text-align: left;
	margin-top: 0px;
	margin-left: 5px;
	margin-bottom: 1px;
	margin-right: 5px;
	display: block;
}

a.submenu, a.submenu:visited {
	background-color: #000000;
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 5px;
	width: 115px;
	text-align: left;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 1px;
	margin-right: 5px;
	display: block;
}
A.submenu:hover, a.submenu.active {

	background-color: #000000;
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 5px;
	width: 115px;
	text-align: left;
	margin-top: 0px;
	margin-left: 15px;
	margin-bottom: 1px;
	margin-right: 0px;
	display: block;
}

/*************************************
 +navboxwrapright
 *************************************/
div.rightnav  {
	float:right;
	width:125px;
	padding:0px 0px 20px 15px;
	margin: 0px 0px 0px 0px;
	/*
	border-right: 1px solid #FFFFFF
	*/
	}
 
			
/*************************************
    PARAGRAPH
               
.small			{ font-size: 8pt; }
.fixedwidth		{ font-family: Courier New, Courier; }
*************************************/



/*************************************
  TABLE STUFF
*************************************/
table.indented  {
	margin-left: 30px;
}
td.lightborder	{	background-color: #c0c0c0; height: 2px;
				}
td.darkborder		{	background-color: #FFFFFF; height: 2px;
				}
			
td.small		{
					font-size: 8pt;
				}
table.quote		{
		background-color: #e0e0e0;
		color: #FFFFFF;
		width: 300px;
		text-align: center;
		}
td.quote		{
		font-style: italic;
		font-face: Times New Roman, Times, Serif;
		font-size: 10pt;
		align: center;
		}
/*************************************
 + LISTS
 *************************************/
dt				{
	font-weight: bold;
	}
dd				{
	margin-bottom: 15px;
	text-indent: 20px;
	}
li			{
	padding-bottom: 5px;
	}



/*************************************
 IMAGES
 *************************************/

img.bordered {
	border: 4px solid #FFFFFF;
	}
 
img.rightside {
	margin-left: 20px;
	border: 4px solid #FFFFFF;
	}
img.leftside {
	margin-right: 20px;
	border: 4px solid #FFFFFF;
	}