/* CSS Document */

body 		
	{
	color:#3F3A36; 
	margin:0px; 
	font-family: arial, sans-serif;font-size:12px;
	background-image: url(../images/background.jpg);}

a 	
	{	
	font-family: arial, sans-serif;font-size:12px; 
	font-weight:normal; 
	text-decoration:underline; 
	color: #153F91;		
	}
			
a:hover
	{	
	font-family: arial, sans-serif;font-size:12px; 
	font-weight:normal; 
	color:#153F91; 
	text-decoration:none;	
	}


a.faq 	
	{	
	font-family: arial, sans-serif;font-size:12px; 
	font-weight:normal; 
	text-decoration:none;	
	color:black		
	}
			
a.faq:hover
	{	
	font-family: arial, sans-serif;font-size:12px; 
	font-weight:normal; 
	color:#FF5500; 
	text-decoration:none;	
	}


#topmenu 	
	{	
	padding: 20px;	
	background-color:  #143E90;
	background-position: bottom right;
	height: 50px;
	color: white;
	}
			
#topmenu a 	
	{	
	font-family: helvetica;
	font-weight:normal; 
	font-size:12px; 
	letter-spacing: 2px;
	text-decoration:none; 
	color:white		
	}
			

#topmenu a:hover 	
	{
	text-decoration: underline;
	}
	
#topmenu a.alt1:hover 
	{ 
	border-left:1px solid white; 
	background-color:#143E90}
	
#topmenu a.alt2:hover 
	{ 
	border-right:1px solid white; 
	background-color:#143E90}


	
#menu
	{
	padding:0px; 
	margin:6px 0px 0px 4px; 
	width:0px;
	font-family: arial, sans-serif;font-size:12px; 
	font-weight:normal;
	}
						
#menu li 			
	{
	list-style-type:none; 
	width:130px; 
	height:20px; 
	margin:0px 0; 
	clear:both; 
	padding-top:4px }
						
#menu a, #menu a:visited 
	{
	position:relative; 
	display:block; 
	width:130px; 
	height:18px; 
	border-bottom:1px solid #ccc; 
	color:#333; 
	font-family: arial, sans-serif;font-size:12px; 
	text-decoration:none;
	font-weight:normal;
	}
	
#menu a span, #menu a:visited span 
	{
	display:none;
	}

#menu a:hover 
	{
	color:#FF5500; 
	border-bottom:1px solid #ccc; 
	text-decoration:none
	}
	
#menu a:active 
	{
	color:black; 
		border-bottom:1px solid #ccc; 
	text-decoration:none; 
	font-weight:normal
	}

#menu a:hover span 
	{
	position:absolute; 
	display:block; 
	left:140px; 
	top:0; 
	width:0px; 
	height:0px; 
	border-left:8px solid #c00; 
	border-top:8px solid #fff; 
	border-bottom:8px solid #fff; 
	font-size:1px; line-height:0
	}

.subtitle {color: #ffffff}

#footer 
	{
	color:white; 
	text-align:center
	}

TD#footer {font-size:10px}

#boxtitle 
	{
	color:white; 
	font-weight: bold;
	text-transform:uppercase;
	font-size:9px;
	text-align:center
	}

#footer a 
	{
	font-family: arial, sans-serif;font-size:12px; 
	font-weight:normal; 
	text-decoration:none; 
	color:white
	}
	
#footer a:hover 
	{
	font-family: arial, sans-serif;font-size:12px; 
	font-weight:normal; 
	color:#0C66BC; 
	text-decoration:underline; 
	color:white
	}

#banner1 
	{
	background-color:  #AA81A1;
	background-position: bottom right;
	height: 50px;
	}
	
#banner2 
	{

	}
	
#banner3 
	{
	width:130px; 
	padding-top: 200px; 
	padding-right: 6px;

	}
	
#main
	{

	}

#box 
	{
	background:url(../images/lightbackground.jpg); 
	padding: 6px 6px 20px 6px; 
	border:1px dotted #8E8E8E;
	}

	
#box2
	{
	padding:6px; 
	border:1px dotted #8E8E8E;
	}

* html #menu a:hover span 
	{
	width:8px; 
	width:0; 
	height:0
	}

.bullets {line-height: 18px}

.titles 
	{
	text-transform:uppercase; 
	background-color:#eeeeee; 
	margin:0px 0; 
	clear:both;
	border-bottom:1px solid #ccc; 
	}

.register
	{
	font-weight:bold;
	color:white;
	font-size:13px;
	text-align:center
	}

	
.home 
	{
	text-transform:uppercase; 
	font-weight:bold; 
	margin:0px 0; 
	clear:both
	}

input 
	{
    margin-top: 3px;
	margin-bottom: 2px;
	background-color:white;
    border-left:1px solid #CBCBCB;
    border-top:1px solid #CBCBCB;
    border-right:1px solid #6E6E6E;
    border-bottom:1px solid #6E6E6E;
    color:black;
	font-size:12px;
    background-image:url(../images/button_background.gif);
	}
	
.radio 
	{
    background-color:white;
    border: 0px;
	background-image:url();
	}

.grey {color: #666}

TD 
	{
	font-size:12px
	}
	
li input
	{
	background:white;
	}