
	* {
		margin: 0px;
		padding: 0px;
		border: 0px;
		text-align: left top; 
		font-family: verdana; 
		font-size: 12px; 
}

	body {
		background:  #08080a;
		padding: 0px;
		margin: 0px;
	}
	

p {
	line-height: 18px;
	margin-bottom: 18px;

}

a:link { color: #303034;
		font-weight: bold;
		}

a:visited { color: #303034;
		font-weight: bold;
		}

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

a:active { color: #303034; }

a.menu:Link  {
	color: #405b5b;
	text-decoration: none;
	font-weight: normal;
	}
	
	a.menu:visited {
	color: #405b5b; 
	font-weight: normal;
	text-decoration: none;
	
	}
	
a.menu:hover {
	color:	#405b5b;

	font-weight: bold;
	}
	
	a.menu:active { 
	color: #405b5b; 
	}
	
.input {     
	border: 1px solid #405b5b; 
	} 

.small {
text-align: left; 
margin: 0; 
border-width: 0; 
color: #070a19; 
font-family: arial; 
font-size: 11px; 
text-align: left; 
font-weight: ; 
line-height: 16px;}


.big { 
text-align: left;
margin: 0; 
border-width: 0; 
color: #070a19; 
font-family: arial; 
font-size: 13px; 
text-align: left; 
font-weight: bold; 
line-height: 20px;}

.topSpace { 
padding-top: 15px;
}

.topSpaceDouble { 
padding-top: 30px;
}

.bottomSpace { 
padding-bottom: 15px;
}

.leftSpace { 
padding-left: 15px;
}

.rightSpace { 
padding-right: 15px;
}

.rightSpaceDouble { 
padding-right: 30px;
}

.bottomSpaceDouble { 
padding-bottom: 30px;
}

.header {
	color: #413180;
	font-weight: bold;

}

	.image {
	margin-top: 5px;
	}
	
	
.red  {
	color: #FF0000;
}
.purple {
	color: #413180;
}
.lavender  {
	color: #aba1c4;
}
.grey  {
	color: #939d96;
}

.green {
	color: #405b5b;
	}


<!--//PAGE LAYOUT//-->

div#banner {
    border-top: #666666;
	border-top-width: thick;
	}
	
	
div#mainContainer { 
	width: 100%;
	text-align: center;
	height: auto;
		
	}
	
	
	header {
	width: 872px;
	border: 0;
	vertical-align: top;
	text-align: center;
	}
	
	table#main {
		width: 872px;
		margin: 0 auto;
		vertical-align: top;
		text-align: left;
	}
	
	table#main td#header {
		width: 100%;
		
	}
	
	table#main td#mainContent {
		background-color: #fcf9e2;
	}
	
	table#main td#mainContent td {
		vertical-align: top;
		text-align: left;
	}
		
	table#main td#mainContent table#TwoCol td#col1 {
		background-color: #fcf9e2;
		width: 197px;
		padding-top: 60px;
		border: 0px;
		vertical-align: top;
		float: left;
		padding-left: 15px;
		padding-right: 10px;
		text-align: top;

	}
	
	table#main td#mainContent table#TwoCol td#col2 {
		background-color: #fff;
		width: 565px;
		padding-top: 60px;
		border: 0px;
		vertical-align: top;
		padding-left: 30px; 
		padding-bottom: 30px; 
		padding-right: 60px; 
		text-align: top;
	}
	
	


.form { color: white;
    font-family: arial;
    font-size: 12px;
    text-align: left;
    font-weight: bold;
    padding-left: 20px;
    padding-right: 20px;
	padding-top: 20px;
	padding-left: 20px;
	padding-top: 30px;
	padding-top: 28px;
	padding-top: 25px;

}


<!--//MENU//-->

#menu {
width: 872px;
color: #08080a;
position: relative;
font-family: Arial, Helvetica; 
font-size: 12px;
text-align: center;
left: 0px; top: 0px;
padding-top: 0px;
border-top: #08080a;
border-bottom: #08080a;
}

#menu ul { 
list-style: none;
margin: 0;
padding: 0px;
width: 174.4px;
float: left;
text-transform: uppercase; 
font-family: Arial, Helvetica; 
font-weight: bold; 
text-align: center;
background-color: #08080a;
border: 0;
}

#menu h2
{
font: bold 14px/20px Arial, Helvetica, sans-serif;
display: block;
padding: 0px;
text-align: center;
color: #;
text-transform: uppercase;
margin-top: 5px;
margin-bottom: 0px;
border: 0;
}

#menu a
{
color: #fff;
background: #08080a;
text-decoration: none;
}

#menu a:hover
{
color: #939d96;
}
  
#menu li
{
font-weight: normal;
position: relative;
}

#menu ul ul
{
font-size: 10px;
font-weight: lighter;
font-style: normal;
line-height: 25px;
text-align: left;
padding-top: 5px;
padding-left: 10px;
padding-bottom: 5px;
position: relative;
background-color: #08080a;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{
display: none; 
position: absolute;
left: 0px; top: 0px;
 }

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{ display: block; position: absolute; left: 0; top: 20px; z-index: 2; border-width: 0; }

ul.home  {
    margin-top: 10px;
	margin-bottom: 0px;
	line-height: 22px;
	}
	
	li.two   {
	line-height: 18px;
	}



<!--//STYLES//-->




.image {
	padding-left: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
   
}




ul.home  {
    margin-top: 10px;
	margin-bottom: 0px;
	line-height: 22px;
	}
	
	li.two   {
	line-height: 18px;
	}
	
.white  {
	color: #ffffff;

}
	

