body		{
			font-family:Verdana,Lucida Console;
			font-size:12px;
			background-color:#F2F2FF;
			color:#000000;
			}
td		{
			font-family:Verdana,Lucida Console;
			font-size:12px;
			color:#000000;
			}			
td.mtx_bottom	{
			font-family:Verdana,Lucida Console;
			font-size:12px;
			background-color:#FFFFFF;
			color:#000000;
			border-bottom:1px #e2e2e2 solid;				
			}
td.mtx_left	{
			font-family:Verdana,Lucida Console;
			font-size:12px;
			background-color:#FFFFFF;
			color:#000000;
			border-left:1px #e2e2e2 solid;			
			}	
td.mtx_bottomleft	{
			font-family:Verdana,Lucida Console;
			font-size:12px;
			background-color:#FFFFFF;
			color:#000000;
			border-bottom:1px #e2e2e2 solid;
			border-left:1px #e2e2e2 solid;			
			}					
td.border	{
			font-family:Verdana,Lucida Console;
			font-size:12px;
			color:#000000;
		    border-width: 1px 1px 1px 1px;
		    border-style: solid;
		    margin: 0;
		    padding: 4px;
			}	
th		{
			font-family:Verdana,Lucida Console;
			font-size:12px;
			color:#000000;
			}	
h1			{
			font-size:18px;	
}		

label		{
			width:175px;
			border:0px black solid;
			text-align:right;
			align:right;
			float:left;
			}
label.menu		{
			width:80px;
			border:0px black solid;
			text-align:left;
			align:right;
			float:left;
			}
label.overview	{
			width:275px;
			border:0px black solid;
			text-align:right;
			align:right;
			float:left;
			}		
div.container {
			position:absolute;
			left:25px;
			top:25px;
			float:left;
			width:951px;
			background-color:#FFFFFF;
			clear: both;	
}
div.makespace {
			position:relative; 
			padding: 10px;
			height:5px;
			width:720px;
			border:0px solid;
			clear: both;	
}
div.faq {

}
div.hide {
			display: none;
}
div.textbox {
			position:relative;
			float:left;
			left:80px;
			top:25px;
			width:500px;
			height:auto;
			padding:5px;
			background:#f2f2ff;
			border:1px solid #e2e2e2;
			z-index:2;
}
div.white_textbox {
			position:relative;
			float:left;
			left:80px;
			top:25px;
			width:500px;
			height:auto;
			padding:5px;
			background:#ffffff;
			border:0px solid #e2e2e2;
}
div.formbox {
			position:relative;
			float:left;
			left:80px;
			top:25px;
			width:800px;
			height:auto;
			padding:5px;
			background:#f2f2ff;
			border:1px solid #e2e2e2;
}
div.white_formbox {
			position:relative;
			float:left;
			left:80px;
			top:25px;
			width:800px;
			height:auto;
			padding:5px;
			background:#ffffff;
			border:0px solid #e2e2e2;
}
p.error {
	text-decoration: bold; 
	color: #FF0000;	
	font-size: 100%;	
	font-style:oblique
}
p.correct {
	text-decoration: bold; 
	color: green;	
	font-size: 100%;	
	font-style:oblique
}


a {
	text-decoration: none;
	color: #000080;
	font-size: 100%;
	font-family: Verdana;
	font-style:oblique
}
a:link {
	text-decoration: none;
	color: #000080;
	font-size: 100%;
	font-family: Verdana;
	font-style:oblique
}
a:visited {
	text-decoration: none;
	color: #000080;
	font-size: 100%;
	font-family: Verdana;
	font-style:oblique
}
a:hover {
	text-decoration: none;
	color: #000080;
	font-size: 100%;
	font-family: Verdana;
	font-style:oblique
}
a:active {
	text-decoration: none;
	color: #000080;
	font-size: 100%;
	font-family: Verdana;
	font-style:oblique
}	

blockquote {
	margin:0px;
	margin-left:20px;
}
