* {margin: 0, padding:0;}
.hidden {display:none;}
.clear_stack {
clear: both;
padding-top:10px;
padding-bottom:10px;
}

body {
	margin-top: 0px;
	background-color: #d4e6fc;
}
#banner {
	position:relative;
	top:0px;
	width:950px;
	height:auto;
	z-index:4;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	border-left-style: solid;
	border-right-style: solid;
	border-width: 1px;
	border-color: #808000;
}
.image_center {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.image_left {
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.image_right {
	float: right;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
a {
	color: #553F00;
	text-decoration: underline;
}
a: hover {
	color: #551F55;
	text-decoration: underline;
}
p {
	font-family: "Trebuchet MS", Verdana, Sans-serif;

	font-size: 13px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 35px;
	color: #8c682d;
	text-align: left;
	font-weight:lighter;
	margin-bottom: 10px;
	padding-top:40px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #8c682d;
	text-align: left;
	Margin-top:10px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-weight:lighter;
}
h2 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #2f3d7f;
}
h2 a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #8c682d;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #2f3d7f;
	text-align: left;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top:16px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #8c682d;
	text-align: center;
	Margin-top:10px;
	padding-bottom: 10px;
	margin-bottom: 0px;
	font-weight:lighter;
}
h4 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #2f3d7f;
	text-decoration: none;
	text-align:center;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #8c682d;
	text-align: left;
	Margin-top:15px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-weight:lighter;
	left-margin:-5px;
	padding-left: 45px;
	background-image: url(/identity/h3lotus.gif);
	background-repeat: no-repeat;
	background-position: left;

}

h6 {
	font-family: "Trebuchet MS", Verdana, Sans-serif;
	font-size: 11px;
	color: #444444;
	padding-top: 0px;
	margin-top: 0px;
	text-align: center;
	text-decoration: none;
}
h6 a {
	text-decoration:none;
	}
div {
	margin: 0px;
	padding: 0px;
}
.forbody {
	background-color: #FFFFcc;
	margin-top: 0px;
	padding-top: 0px;
}
label {
	font-family: "Trebuchet MS", Verdana, Sans-serif;
}
li {
	font-family: "Trebuchet MS", Verdana, Sans-serif;
	color: #444444;
	font-size: 13px;
}

.video {
	padding-top: 15px;
	padding-bottom: 15px;
}
.clearfix:after {
content: “.”;
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearfix {display: inline-table;}
/* backslash hack hides from IE mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* end backslash hack */

.col2 li {
	font-weight: bold;
	font-size:20px;
}
#footer	{	
		position:relative;	/* This fixes the IE7 overflow hidden bug */
	clear:both;
	width:952px;
	overflow:hidden;		/* This chops off any overhanging divs */
	margin-left: auto;
	margin-right: auto;
	border-color: #6d6e70;
	margin-bottom: 0px;
	border-width: 1px;
	background-color: #d4e6fc;
}
.menu {
padding-top:15px;
 margin-left:10px;
 padding-bottom:25px;
}
.menu_item:hover {
	background-color:#2f3d7f;
	color:#ffffff;
	border-right-style:solid;
		display:block;
}
.menu_item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:22px;
	width: 220px;
	text-decoration: none;
 	text-align: right;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#8c682d;
	border-bottom-style:none;

	}
.menu_item a {
	text-decoration: none;
	color: #2f3d7f;
	display:block;
		padding-right: 45px;
	padding-top: 2px;

}
.menu_item a:hover {
	color:#ffffff;
		display:block;
}

.leftmenu .col1 {
	margin:0 15px 0 215px;
	position:relative;
	right:98.5%;
}
.lotus	{
	padding-top:20px;
	padding-left:60px;
}
.button_more {
	border-style: none;
	height:19px;
	width:62px;
	background-image:url(/identity/button_more1.gif);
	float: right;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 10px;
	background-repeat:no-repeat;
}
.button_more:hover {
	background-image:url(/identity/button_more2.gif);
}
.bluebox {
	background-color: #2f3d7f;
	background-image: url(../identity/bluebox_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 20px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:20px;
	height: auto;
	width: 350px;
	padding-top: 70px;
	padding-bottom: 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	color:#FFF;
	text-align: center;
}
.bluebox p {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	color:#FFF;
	text-align: center;	
}
.bluebox h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:24px;
	color:#FFF;
	text-align: center;
	padding-bottom:5px;
}
.bluebox li {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	color:#FFF;
	text-align: left;	
}
table {
	border-style:none;
}
table h2 {
	color:#FFF;
	text-align:center;
}
td {
	background-color:#d4e6fc;
	text-align:center;
		border:solid;
		border-color:#FFF;
	color: #444444;
	font-size: 13px;
	font-family: "Trebuchet MS", Verdana, Sans-serif;	

}
th {
	background-color:#2f3d7f;
	text-align:center;
	color:#FFF;
}

