@charset "utf-8";
/* CSS Document */

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
a {
	color:#FF0000;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.twoColElsLt {
	background-image:url(../img/bg_body.gif);
	background-position:top center;
	background-repeat:repeat-x;
}
.twoColElsLt #container {
	width: 800px;
	background: none;
	margin: 0 auto;
	border: 0;
	text-align: left;
}
#gLogo {
	width: 800px;
	height: 105px;
	text-align:left;
}
#gLogo img {
	padding: 29px 0px 16px 0px;
}
#gMenuBox {
	background-color:#FFFFFF;
	width:245px;
	height: 138px;
	text-align:left;
	float: left;
}
#gHeaderBox {
	float: left;
}
.twoColElsLt #mainContent {
	margin: 38px 8px 19px 8px;
}
.twoColElsLt #mainContent #gCol1 {
	margin: 0px 10px 0px 0px;
	width: 380px;
	float:left;
}
.twoColElsLt #mainContent #gCol2 {
	margin: 0px 0px 0px 10px;
	width: 380px;
	float:left;
}
.twoColElsLt #mainContent #gCol3 {
	margin: 0px 10px 0px 0px;
	width: 410px;
	float:left;
}
.twoColElsLt #mainContent #gCol4 {
	margin: 0px 0px 0px 10px;
	width: 350px;
	float:left;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style:	normal;
	font-weight: normal;
	line-height: 24px;
	letter-spacing: 0.035em;
	color:#000000;
	border: none;
	padding-top: 15px;
	text-transform: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style:	normal;
	font-weight: bold;
	line-height: 21px;
	letter-spacing: 0.035em;
	color:#000000;
	border: none;
	padding-top: 15px;
	text-transform: none;
}
p, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:	normal;
	font-weight: normal;
	line-height: 19px;
	letter-spacing: 0.035em;
}
ul, li, p {
	padding: 0px;
	margin: 0px;
}
ul {
	margin-top: 10px;
}
p {
	margin-top: 5px;
}
li {
	margin-left: 19px;
	list-style-position:outside;
	list-style-type: disc;
}
li.gPlus {
	margin-left: 19px;
	list-style-image:url(../img/ico_plus.gif);
	list-style-position:outside;
	list-style-type: none;
}
p span {
	font-size: 11px;
}
/* ------------------------------- Footer -----------*/

.twoColElsLt #gFooterBox {
	width: 784px;
	background: none;
	margin: 0 auto;
	border: 0;
	border-top:#000000 1px solid;
	margin-top: 23px;
	margin-bottom: 28px;
	padding: 10px 0px 0px 0px;
	text-align:left;
}
#gFooterBox p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:	normal;
	font-weight: normal;
	line-height: 19px;
	letter-spacing: 0.035em;
	color:#000000;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
}
.gCopywright {
	font-size: 11px;
	color:#999999;
}
a.gCopywright:link, a.gCopywright:visited, a.gCopywright:hover, a.gCopywright:active {
	font-size: 11px;
	color:#999999;
	text-decoration:underline;
}
#gFooterBox .gFootMenuSelected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:	normal;
	font-weight: normal;
	line-height: 19px;
	letter-spacing: 0.035em;
	color:#000000;
	text-decoration:underline
}
#gFooterBox a.gFootMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:	normal;
	font-weight: normal;
	line-height: 19px;
	letter-spacing: 0.035em;
	color:#000000;
	text-decoration:none;
}
#gFooterBox a.gFootMenu:hover {
	color: #000000;
	text-decoration:underline;
}
.gCenter {
	text-align:center;
}
#LanguageBar {
	position: relative;
	top: -50px;
	left: 500px;
	width: 350px;
}
#LanguageBar a {
	color: #000000;
	font-size: 12px;
}
#LanguageBar a.selected {
	color: #000000;
	font-size: 12px;
	border-bottom: 2px solid #000000;
}
