body { font-family: Verdana, sans-serif; font-size: 12px; color:#333; background: #fff  url("/media/images/bg_top.png") repeat-x; }

a { text-decoration: none; }	
a:link { color: #3d59cb;  }	
a:active { color: #3d59cb; }	
a:visited { color: #3d59cb; border: 0; }	
a:hover	{ color: #f33; border: 0; }

p { font-size: 12px; line-height: 18px; padding-bottom: 18px; }

h1, h2, h3, h4 { font-family: Arial, Helvetica, sans-serif;}
h1 { font-size: 20px; }
h2 { font-size: 14px; }

#header { position: relative; height: 160px; margin-bottom:20px;  }
#header .logo a { float: left; height: 100px; width: 200px; background: url(/media/images/logo_top.png) no-repeat; text-indent: -9999px; }
#header .header_spot { float: right; margin-top: 20px;}
#header .nav_top { position: absolute; bottom: 0; left: 0;}
#header .nav_top li { float:left; margin-right: 10px; display: inline; }
#header .nav_top li a { float: left; height: 30px; line-height: 30px; padding: 0 5px; background: #64A0B3; color: #fff; font-size: 13px; font-family: Arial, sans-serif; display: inline; }
#header .nav_top li a:hover { background: #0D677B;}

#content .content_top_spot { margin-bottom: 16px; }
#content h1 { margin-bottom: 18px; }
#content h2 { margin-bottom: 18px; }

#side_nav {  }
#side_nav h3 { height: 20px; line-height: 20px; background: #F6EFCC; color: #6D643C; padding: 0 5px; font-size: 13px; font-weight: bold; }
#side_nav li { margin-top: 10px;}
#side_nav li ul { margin-bottom: 20px;}
#side_nav li li { margin-left: 10px;}
#side_nav .side_nav_spot { margin-top: 20px; }

#aside .squares { margin-top: 20px; }
#aside .squares a { float: left; margin: 0 10px 10px 0; }

#footer { margin-top: 18px; padding: 5px 0; border-top: 1px solid #0D677B;}


#content blockquote {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 50px;
  padding-left: 15px;
  border-left: 3px solid #ccc;
	color: #666;
}

#content sup { position: relative; top: -0.4em; font-size: 0.8em; }
#content ul { list-style-type: disc; }
#content ol { list-style-type: decimal; }
#content li {
	margin: 0 0 10px 20px;
	font-size: 12px;
	line-height: 18px;
	font-family : Verdana, sans-serif;
	}
#content dl {
	font-size: 12px;
	line-height: 18px;
	font-family : Verdana, sans-serif;
	}
#content dd {
	margin-bottom: 10px;
	}
	
#content .ca {
	color: #1e90ff;
	font-style : normal;
	font-weight: bold;
	}
#content .cd {
	color: #ff00ff;
	font-style : normal;
	font-weight: bold;
	}
#content .ctb {
	color: #9400d3;
	font-style : normal;
	font-weight: bold;
	}
#content .cta {
	color: #ff0000;
	font-style : normal;
	font-weight: bold;
	}
#content .ctp {
	color: #ff7f50;
	font-style : normal;
	font-weight: bold;
	}
#content .cv {
	color: #0000cd;
	font-style : normal;
	font-weight: bold;
	}
#content .cp {
	color: #a0522d;
	font-style : normal;
	font-weight: bold;
	}
#content .cpl {
	color: #006400;
	font-style : normal;
	font-weight: bold;
	}
#content .cpu {
	color: #20b2aa;
	font-style : normal;
	font-weight: bold;
	}
#content .co {
	color: #808080;
	font-style : normal;
	font-weight: bold;
	}
.content_middle_spot { margin: -10px 0 0 -7px; }
.content_bottom_spot p { margin: 0; padding: 0; padding-bottom: 5px; }
.content_bottom_spot a { font-family: Arial; color: blue; text-decoration: underline; }

