/*--------------------------------- 
	
updated time: 06-05-2008
		
 ----------------------------------*/


/*----------------- GLOBAL ------------------*/
form{ padding:0; margin:0;}
/****** Sortable Styles ******/
/* a style which makes div touch the bottom of content */
.clear { border:1px solid transparent !important; margin-top:-1px !important; border-top:0; margin-top:0; clear:both; visibility:hidden; }
/* clearFloat */
.clearFloat:after { content:"."; clear:both; height:0; visibility:hidden; display:block; }
.clearFloat { display:inline-block; /* Fixes IE/Mac */ }
/* Hides from IE-mac \*/

* html .clearfix { height:1%; }
.clearFloat { display:block; }

td, p {
	font:normal 11px/150% Arial;
	color::#FFF;
	text-decoration: none;
}
a         {	font:normal 11px/150% Arial; color:#666; text-decoration:underline;}
a:link    { font:normal 11px/150% Arial; color:#666;	text-decoration:underline;}
a:visited { font:normal 11px/150% Arial; color:#666;	text-decoration:underline;}
a:hover   { font:normal 11px/150% Arial; color:#333;	text-decoration:none;}

select{font:normal 11px/150% Arial; }
.stress{ font-weight:bold;}
.welcome{ padding: 24px 0 0 24px;}
.level3title, .level3title a:link, .level3title a:visited{font:bold 18px/20px Arial; color:#B1C122; text-decoration:none}
.level3title a:hover{ text-decoration:underline;}
.goback{ padding:12px 0 0 20px;}
img { border: none; margin:0; padding:0 }

.space1px{ height:1px; clear:both; font-size:1px; margin:0 auto; }
.space4px{ height:4px; width:90%; clear:both; font-size:1px;}
.space8px{ height:8px; font-size:1px; visibility:hidden; clear:both; width:10px; margin:0 auto;}
.space12px{ height:18px; font-size:1px; visibility:hidden; clear:both; width:10px; margin:0 auto;}
.space24px{ height:24px; visibility:hidden; clear:both; }
.space30px{ height:30px; visibility:hidden; clear:both; }
.space96px{ height:96px; visibility:hidden; clear:both; }
.space50px{ height:180px; visibility:hidden; clear:both; }

body {
	margin: 0px;
	background-color:#FFF;
	color:#FFF;
	font:normal 11px/150% Arial;
	background: url(images/background.gif) repeat-x;
	background-color:#2F162C;
}


/*----------------- / GLOBAL ------------------*/


#footer{ width:657px; text-align:center;margin-top:32px;}
#footer p{ margin-top:6px;}
#footer ul{ height:22px; background-color:#F3F7FB; list-style:none; margin:0 auto; padding-right:32px; *padding-left:32px;}
#footer ul li{ float:left; padding-left:32px; }
