@charset "utf-8";

html,body,div,span,applet,object,h1,h2,h3,h4,h5,h6,p,a,address,em,img,strong,center,ol,ul,li,table,caption,tr,th,td,article,footer,header,menu,nav,audio,video{border:0;font-size:100%;font:inherit;vertical-align:baseline;margin:0;padding:0}footer,header,menu,nav{display:block}body{line-height:1}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}

body {
	font-size:1em;
	line-height:1em;
	color: #000;
	background-color: #FFFFFF;
}
#wrapper {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF;
	border: thin solid #000;
}
/********************************************
   Text Styles
********************************************/
h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #000;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	padding-bottom: 5px;
	padding-top: 5px;
	font-weight: bold;
}
h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #000;
	font-style: normal;
	line-height: 1em;
	text-decoration: none;
	padding-bottom: 10px;
	padding-top: 5px;
	font-weight: bold;
}
h4{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #000;
	line-height: 1.3em;
	padding-bottom: 0px;
}
h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000;
	line-height: 1.3em;
	padding-bottom: 10px;
	font-weight: bold;
}
/********************************************
   Header
********************************************/ 
#header {
	height: 100px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#header_inner {
	height: 110px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	top: 15px;
}
/********************************************
   Navigation
********************************************/ 
#navigation {
	height: 40px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
/********************************************
  Content
********************************************/ 
#content {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
/********************************************
   Content Inner Left
********************************************/ 
#content_inner_left {
	width: 576px;
	float: left;
	padding-right: 10px;
	padding-left: 20px;
}
#content_inner_left p{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.9em;
	color: #000;
	line-height: 1.3em;
	padding-bottom: 10px;
	padding-right: 10px;
	letter-spacing: 0.07em;
}
/********************************************
   Conntent Inner Left Links 
********************************************/ 
#content_inner_left a:link {
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1em;
	color: #09C;
	font-style: italic;
}
#content_inner_left a:visited {
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1em;
	color: #000;
	font-style: italic;
}
#content_inner_left a:hover {
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1em;
	color: #F06;
	font-style: italic;
}
#content_inner_left a:active {
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1em;
	color: #000;
	font-style: italic;
}
/********************************************
   Content Inner Right
********************************************/ 
#content_inner_right {
	width: 350px;
	float: left;
	border-left-width: thin;
	border-left-style: dashed;
	border-left-color: #CCC;
}
#content_inner_right p{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.9em;
	color: #000;
	line-height: 1.3em;
	text-align: left;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	letter-spacing: 0.07em;
	word-spacing: normal;
}
.sidebar {
	width: 320px;
	float: left;
	background-color: #CCC;
	border: 1px solid #c99;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}
.sidebar h4{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	color: #000;
	line-height: 1.3em;
	padding-bottom: 0px;
	font-weight: bold;
}
#content_inner_right h5 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.9em;
	color: #000;
	line-height: 1.3em;
	padding-bottom: 0px;
	padding-left: 20px;
}
/********************************************
   Conntent Inner Right Links 
********************************************/ 
#content_inner_right a:link {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #09C;
	font-style: italic;
}
#content_inner_right a:visited {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #000;
	font-style: italic;
}
#content_inner_right a:hover {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #F06;
	font-style: italic;
}
#content_inner_right a:active {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #000;
	font-style: italic;
}
/********************************************
   Help Box Div
********************************************/ 
#content_helpbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: 1.3em;
	color: #000;
	float: left;
	height: auto;
	width: 520px;
	border-top-style: dashed;
	border-top-color: #666;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
/********************************************
   Footer
********************************************/ 
#footer {
	clear: both;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}
#copyright {
	clear: both;
	height: 30px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
	padding-top: 10px;
}
#copyright p{
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #000;	
	text-align: center;
	text-decoration: none;
}
/********************************************
   General
********************************************/ 
.alignleft {text-align: left;}
.aligncenter { text-align:center;}
.alignright {text-align: right;}
.imageright {
	float: right;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 12px;
}
.imagerightpad {
	float: right;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.imageleft {
	float: left;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
.imageleft1 {
	float: left;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 25px;
}
.imageleft_edge {
	float: left;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 0px;
	clear: both;
}
.clearer {
	font-size: 0px;
	line-height: 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: auto;
}
