/* CSS Document */

	body {
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		vertical-align:middle;
		background-color: #040642;
	}

	td{
		font-family:Tahoma;
		font-size:11px;
		color:#FFFFFF;
		letter-spacing: 0.1pt;
	}

	h1, h2, h3 {
		letter-spacing: -1px;
		text-transform: lowercase;
		margin: 5px 0;
	}
	
	h1 {
		font-size: 150%;
		font-weight: bold;
	}

	h2 {
		font-size: 120%;
		font-weight: bold;
	}

	h3 {
		font-size: 105%;
		font-weight: bold;
	}
	
	.menuPlus{
		font-weight:bold;
		height:25;
		width:25;
		font-size:9pt;
		color:#FFFFFF;

	}
	
	.menuLink{
		font-size:9pt;
		color:#666666;
		border-bottom:none;
		text-decoration:none;
	}
	
	a{
		color:#FFFFFF;
	}
	
	.copyright{
		font-size:8pt;
		color:#947401;
	}
	
	.ustm{
		font-size:8pt;
		font-weight:bold;
		color:#FFFFFF;
		text-decoration:none;
		border-bottom:none;
	}
	
	.altm{
		font-size:9pt;
		font-weight:bold;
		color:#886d0c;
		border-bottom:2px #886d0c dotted;
	}
	.whyus{
		font-size:9pt;
		color:#886d0c;
		letter-spacing:0.4px;
	}
	
	.test{
		font-size:10pt;
		color:#5ca3d2;
	}
	
	.style1 {
		font-size: 14pt;
		color:#999999;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-weight: normal;
		word-spacing: normal;
		letter-spacing: 2pt;
	}
	input{
		border: 2px #ABABAB solid;
	}
	.submitter{
		background-color:#ECECEC;
		border:1px outset;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:9pt;
		color:#666666;
		letter-spacing: 0.7pt;
height:22px;
		
	}
