/* **************** *//* *** ELEMENTS *** *//* **************** */a {	text-decoration:underline;		}a:hover {	text-decoration:none;	}body { 	background-image:url("../images/body_background.gif");	margin:0px;	padding:0px;	font-family: verdana, sans-serif;	font-size:12px;	text-align:left;	}img {	border:0px;	}/* *********** *//* *** IDS *** *//* *********** */	#footer {	text-align:left;	font-size:10px;	color:#06c;	}	#footer a {	color:#06c;	}#navigation {	font-size:10px;	color:#fff; 	}#navigation a {	text-decoration:none;	font-weight:bold;	color:#fff;	}#navigation a:hover {	text-decoration:underline;	font-weight:bold;	}#navigation_anchor {	font-size:10px;	font-weight:bold;	color:#ffc; 	}  #subnavigation {	font-size:9px;	font-weight:bold;	color:#666; 	}#subnavigation a {	color:#666;	}#subnavigation a:hover {	color:#999;	}/* *************** *//* *** CLASSES *** *//* *************** */.blue_036 {	color:#036;	}.bullet {	vertical-align:top;	}.errorMessage {	color:#c00;	}.header_section {	color:#333;	font-size:1.8em;	}.header_sidebar {	color:#036;	font-size:1.4em;	}.header_subsection {	color:#036;	font-size:1.8em;	}.imagePopL {	clear:both;	float:left;	padding-top:3px;	padding-right:10px;	padding-bottom:10px;	}.imagePopR {	clear:both;	float:right;	padding-top:3px;	padding-left:10px;	padding-bottom:10px;	}.legal {	color:#666;	}.sb_link {	color:#699;	}.spacer {	clear:both;	background:#fff;	}.threecol {	width:145px;	float:left;	}.twocol {	width:225px;	float:left;	}