body{
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
	font-size: 12px;
	background-color: #FFF;
	line-height: 18px;
	font-weight: normal;
}

a, a:link, a:visited{
	color: #039;
}
a:hover, a:active{
	color: #F00;
}


.lang {
	padding-right: 30px;
	font-weight: bold;
	line-height: 16px;
	text-align: right;
}

a.white, a.white:link, a.white:visited{
	color: #CCC;
}
a.white:hover, a.white:active{
	color: #FF9
}

/*---------Main Style---------*/
.container{
	width: 888px;
	padding: 0;
	background-position: left top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.maincontainer {
	background-image: url(../images/body_bg.gif);
	height: 489px;
	width: 888px;
	overflow-x: hidden;
	overflow-y: auto;
	background-position: left top;
}
.containerText {
	margin-top: 10px;
	margin-right: 55px;
	margin-bottom: 10px;
	margin-left: 35px;
	text-align: left;
}
.containerText2 {
	text-align: left;
	clear: both;
	padding-bottom: 15px;
}
.footer {
	background-image: url(../images/footer.gif);
	background-position: left top;
	float: none;
	height: 86px;
	width: 888px;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 20px;
	font-size: 10px;
	padding-right: 515px;
	padding-top: 10px;
	padding-bottom: 0px;
	color: #909090;
	line-height: 14px;
}

ul.contentList{
	margin: 15px;	
}

ul.contentList li{
	background: url(../images/icon_square.gif) top left no-repeat;
	line-height: 18px;
	display: list-item;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
	font-weight: bold;
}


/*-----------Contact Style----------*/
.spacer{
	visibility:hidden;
	height: 8px;
}

.spacer2{
	visibility:hidden;
	height: 40px;
}

h1{
	font-size: 20px;
	line-height: 30px;
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 15px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 20px;
}

h3{
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
}

h4{
	font-size: 11px;
	line-height: 12px;
	color: #999;
	font-style: italic;
}

h5 {
	font-size: 14px;
	color: #03C;
	font-weight: bold;
}



/*-----------Photo Style-----------*/
.leftp{
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	border: medium solid #CCC;
}
.leftgif {
	display: block;
	float: left;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 5px;
}

.rightp{
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 15px;
	border: medium solid #CCC;
}
.rightgif {
	display: block;
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 15px;
}


/*-------------Table STyle----------*/
table.gridtable {
	font-size:11px;
	color:#333333;
	border-collapse: separate;
	font-family: Arial, Helvetica, sans-serif;
	border: thin solid #999;
	display: table;
	padding: 2px;
}
table.gridtable th {
	background-color: #CCC;
	border: thin inset #999;
	font-weight: bold;
	vertical-align: middle;
	line-height: 18px;
	text-align: center;
	padding: 2px;
}
table.gridtable td {
	border: thin inset #CCC;
	text-align: center;
	vertical-align: middle;
	line-height: 16px;
	padding: 2px;
}
.leftT3 {
	display: block;
	float: left;
	padding-right: 20px;
}
.leftT2 {
	display: block;
	margin-left: 50px;
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
}
.leftT1 {
	display: block;
	margin-left: 70px;
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
}
