html {
	color:#000000;
	background:#fff; 
	background-color: #c0c4e2;
}
body {text-align:center; font-family:verdana, arial, helvetica, sans-serif; font-size:76%; color:#000; padding:0; border:0; margin:0; 
	background:#c0c4e2;}
a, a:visited {color:#000;}
a:hover {text-decoration:none;}
#wrapper {
	width:750px;
	margin:10px auto 0 auto;
	text-align:left;
}

#page_head {
	width:750px;
	height:115px;
	position:relative;
}

h2#slogan {clear:left; font-family:"trebuchet ms", tahoma, arial, verdana, sans-serif; font-size:11px; font-weight:normal; margin:0;} 

#info {clear:both; width:750px; padding-bottom:15px; /*background:#fff url(horizontal_line.gif) bottom left repeat-x;*/}
#info h2 {font-family:"trebuchet ms", tahoma, arial, verdana, sans-serif; font-size:1.4em; margin:0; color:#2e368f; text-align:left; margin-bottom:10px;}
#info h3 {font-family:"trebuchet ms", tahoma, arial, verdana, sans-serif; font-size:1.1em; font-weight:normal; margin:0; color:#565; text-align:left; margin-bottom:10px;}


#content {width:750px; }
#content h3 {font-size:12px; color:#b50; margin:10px 0 0 0; font-weight:bold;}

#left_column {width:480px; float:left;}

#right_column {width:240px; float:right;}
#right_column img {margin-top:10px;}

#page_foot {clear:both; width:750px; padding-bottom:20px;   /*background:#fff url(horizontal_line.gif) top left repeat-x; */ padding-top:10px;}

p {font-size:10px; color:#555; line-height:16px; margin:5px 0 15px 0;}


.clear {clear:both;}
.bold {font-weight:bold;}
p.float_right, img.left {float:right;}
.float_left {float:left;}

#content a img {border:0;}

p.date {font-size:10px; font-weight:bold; color:#448;}
p.highlight {background:#dfd7ca; border:1px solid #aaa; padding:5px; color:#a40;}
pre {font-size:11px; color:#008;}
ol li {font-size:10px;}
dl.list dd.blue_back {border:1px solid #c00;}
.f_left {float:left;}
.hiddenfromview {display:none;}

