#g_title p, #g_footer p, #g_description p {
	margin: 0;
}
body {
	text-align: center;
	background-image: url(body-bg.gif);
	background-repeat: repeat;
}
h1, h2, h3, h4, h5, h6, pre, code, p {
	font-size: 13px;
}
dl, li, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input {
	margin: 0;
	padding: 0;
}
address {
	font-style: normal;
}
a:link {
	padding: 0 2px;
	color: rgb(32,64,128);
	text-decoration: underline;
}
a:visited {
	padding: 0 2px;
	color: rgb(32,64,128);
	text-decoration: underline;
}
a:active {
	padding: 0 2px;
	color: rgb(246,138,33);
	text-decoration: underline;
}
a:hover {
	background-color: rgb(204,255,153);
	text-decoration: underline;
}
a img,:link img,:visited img,:active img,:hover img {
	border: none;
}
body {
	font: 80% "Verdana", "Lucida Sans Unicode", sans-serif;
	color: rgb(32,64,128);
	background: white center top;
}
blockquote {
	margin: 1px 1px;
	font-style: italic;
}
caption {
	font-size: 1px;
	text-align: left;
	padding: 4px 6px;
	font-weight: bold;
	color: rgb(32,64,128);
	background: white repeat;
}
dd {
	margin: 0 0 1px 1px;
}
hr {
	color: rgb(32,64,128);
	background: white;
	border-color: white;
}
td {
	padding: 2px 5px;
	vertical-align: top;
}
th {
	font-size: 1px;
	padding: 2px 5px;
	text-align: left;
	border-top: solid 1px #000;
	border-right: solid 1px #000;
	border-bottom: solid 1px #000;
	color: rgb(32,64,128);
	background: white repeat-x 0 0;
}
td p {
	margin-top: 0;
}
td, td p {
	line-height: 1.5;
}
dt {
	color: rgb(32,64,128);
}
code, kbd {
	font-size: 1px;
	color: rgb(32,64,128);
}
p {
	margin: 1px 0;
	line-height: 1.4;
}
/* Custom font definitions  ----------------------------------------------- */
h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", arial, sans-serif;
}
h1 {
	height: 1%;
	text-align: left;
	font-weight: normal;
	font-size: 10px;
	font-weight: bold;
	line-height: 1.5px;
	padding: 30px 20px 10px 15px;
	margin: 0;
	border-top: solid 1px #000;
	border-bottom: solid 1px #000;
	color: rgb(32,64,128);
	background: white;
}
h2 {
	margin-left: 10px;
	font-size: 16px;
	color: rgb(32,64,128);
	background: white;
}
h3 {
	font-size: 18px;
	margin-top: 0px;
	color: rgb(246,138,33);
	background: white;
	text-align: center;
}
h4 {
	margin-top: 15px;
	margin-left: 0px;
	font-size: 21px;
	color: rgb(246,138,33);
}
h5 {
	font-size: 24px;
	margin-left: 0px;
	margin-top: 10px;
	color: rgb(246,138,33);
  background: white;
}
h6 {
	font-size: 28px;
	font-weight: bold;
}
#sidebar, #sidebar-alternate {
	margin-bottom: 2px;
}
#sidebar h3, #sidebar-alternate h3 {
	font-weight: normal;
	font-size: 1.3px;
	border-top: solid 1px #000;
	margin-bottom: 0.5px;
}
#sidebar h4, #sidebar h5, #sidebar h6,  #sidebar-alternate h4, #sidebar-alternate h5, #sidebar-alternate h6,  #sidebar p, #sidebar-alternate p {
	margin-left: 10px;
	margin-right: 20px;
}
#sidebar li, #sidebar-alternate li {
	margin-bottom: 0.8px;
}
#sidebar .links {
	margin-bottom: 2px;
}
#adsense {
	text-align: center;
}
#onecolumn #main-content .wrapper {
	margin: 20px;
}
#twocolumn-left #main-content .wrapper {
	padding: 0 20px;
}
#twocolumn-right #main-content .wrapper {
	padding: 0 20px;
}
#threecolumn #main-content .wrapper {
	padding: 0 20px;
}
#container {
	background: white;
	width: 80%;
	text-align: justify;
	margin: 0 auto;
}
#header {
	position: relative;
	margin: 0;
	margin-bottom: 2px;
}
#footer {
	height: 1%;
	padding: 1px 15px;
	border-top: solid 1px #000;
	border-bottom: solid 1px #000;
	clear: both;
	color: rgb(0,255,255);
	background: rgb(32,64,128);
}
#separator {
	padding: 10px 20px;
	clear: both;
	background-image: url(./images/border.jpg);
	background-repeat: repeat-x;
}
p.description {
	color: #fff;
	background: white repeat-x 0 0;
	border-top: solid 1px white;
	border-bottom: solid 1px white;
	font-size: 1px;
	margin: 0;
	padding: 0.5px 15px;
}
#g_description {
	margin: 1px 0 1px 15px;
}
#g_logo {
	margin: 10px 0 1px 30px;
}
#g_menu p {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 20px;
}
#g_menu a {
	text-decoration: none;
}
#g_menu ul {
	border-left: 5px rgb(0,204,0) solid;
}
#g_menu ul li {
	list-style: none;
	margin: 0px;
	padding: 0;
	float: left;
	border: 1px rgb(153,204,102) solid
}
#g_menu ul li a {
	display: block;
	font-size: 11px;
	text-align: center;
	padding: 4px 0;
	width: 100px;
}
#g_body p {
	font-size: 15px;
	margin-left: 10px;
	margin-right: 10px;
}
#main-content {
	border-top: 2px rgb(153,204,102) solid;
	margin-top: 10px;
}
#main_content_header {
	padding: 0px 100px;
	border-top: solid 1px #000;
	border-bottom: solid 1px #000;
	clear: both;
	color: rgb(0,255,255);
	background-color: white;
}
#onecolumn {
	background-color: rgb(240,236,205);
}
.title_med {
	text-align: left;
	font-family: "Verdana", "Lucida Sans Unicode", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
}
.text {
	font-family: "Verdana", "Lucida Sans Unicode", sans-serif;
	font-size: 11px;
	color: rgb(32,64,128);
}
.li_tip {
	padding: 0px 50px 10px 20px;
	list-style-image: url(h5.gif);
}
#g_body table tr td a {
	text-decoration: none;
}
#container2 {
	text-align: center;
}
#g_menu2 p {
	margin: 0;
	padding: 0;
	/*text-align: center;*/
	font-size: 20px;
}
#g_body2 {
  position: relative;
  float: left;
  width: 80%;  
}
#g_body2 p {
	font-size: 15px;
	margin-left: 10px;
	margin-right: 10px;
}
#g_menu2 {
  position: relative;
  width: 20%;
  float: right;
  background: whitesmoke;
  text-align: right;
}
#g_menu2 a {
	text-decoration: none;
}
#g_menu2 ul {
	border-left: 5px rgb(0,204,0) solid;
}
#g_menu2 ul li {
	list-style: none;
	margin: 0px;
	padding: 0;
	float: left;
	border: 1px rgb(153,204,102) solid
}
#g_menu2 ul li a {
	display: block;
	font-size: 11px;
	text-align: center;
	padding: 4px 0;
	width: 100px;
}
