body { color: white; font-size: 13px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 17px; background-color: #262626; }
a { color: #f00; font-weight: bold; text-decoration: none; }
a:hover { color: white; background-color: #f00; }
p { margin: 5px 15px 10px; padding: 0; }
ul { margin: 5px 10px 10px 20px; padding: 0 0 0 20px; list-style-type: disc; }
ol { margin: 5px 10px 10px 20px; padding: 0 0 0 20px; list-style-type: decimal; }
li { margin-bottom: 3px; }
h1 { color: #ffe001; font-size: 22px; line-height: 26px; margin: 10px 10px 8px 5px; padding: 0; }
h2.red {
	color: #f00;
	font-size: 22px;
	line-height: 26px;
	margin: 10px 10px 8px 5px;
	padding: 0;
	font-style: normal;
}
h2 { color: #d5d5d5; font-size: 16px; font-style: oblique; line-height: 21px; margin: 10px; padding: 5px; }
.feature { background-color: #1c2385; }
/*Navigation*/
.nav {
	font-size: 13px;
	line-height: 17px;
	background-image: url(../index/images/gon-layout2_04.jpg);
	background-repeat: repeat-x;
	overflow: hidden;
	margin: 0;
	padding: 0px;
}
.nav ul {
	margin: 0px;
	padding: 0px;
	height: 34px;
	display: inline-block;
}
.nav  ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
}
.nav  ul  li a {
	color: white;
	font-weight: bold;
	background-image: none;
	text-decoration: none;
	margin: 0px;
	padding-top: 10px;
	float: left;
	height: 28px;
	padding-right: 21px;
	padding-left: 21px;
}
.nav  ul  li a:hover {
	color: #ffe001;
	background-color: #102282;
	padding-top: 6px;
}
/*Content
*/
.main { background-color: black; margin: 10px 0 0; padding: 0; border-color: #686868 #000 #000 #686868; border-style: solid; border-width: 1px; }
/*Footers*/
.footer {
	color: #a9a9a9;
	font-size: 11px;
	line-height: 14px;
	text-align: center;
	width: 800px;
}
.footer ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.footer a {
	color: #FF0000;
}
.footer a:hover {
	color: #FFFFFF;
	background-color: #FF0000;
}
.footer ul li {
	display: inline;
	list-style-type: none;
}
.footer  ul li a {
	color: #ffe001;
	background-color: #0d1c6e;
	border-color: #686868 black black #686868;
	border-style: solid;
	border-width: 1px;
	margin-top: 0;
	margin-right: 8px;
	margin-bottom: 0;
	margin-left: 8px;
	padding-top: 1px;
	padding-right: 15px;
	padding-bottom: 1px;
	padding-left: 15px;
}
.footer  ul li a:hover { color: white; background-color: #f00; }
.footer p { margin: 10px 10px 5px; padding: 0; }
.red { color: #f00; }
.emphasis1 { font-size: 15px; font-weight: bold; line-height: 22px; }
a.none {
	background-color: transparent;
}
.whiteblack {
	color: #000000;
	background-color: #FFFFFF;
}
.gridtable {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #999999;
}
.gridtable td {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	text-align: left;
	vertical-align: middle;
}
.patent {
	font-size: 14px;
	font-style: italic;
	line-height: 17px;
	font-weight: bold;
	color: #ffe001;
}
.main .big {
	font-size: 30px;
	line-height: 40px;
}

