html {background-color:#FFFFFF;
}
body {
	background-color:#FFFFFF;
	margin:5px 0 0 0;
}
body,td,th {font-family:"Times New Roman", Times, serif; font-size: 12px; margin:5px 0 5px 0; color: #000000;}
p {font-family:"Times New Roman", Times, serif; font-size: 12px; margin:5px 0 5px 0; color: #000000;}
h1 {font-family:"Times New Roman", Times, serif; font-size: 12px; margin:5px 0 5px 0; font-weight: bold; color: #000000;}
h2 {font-family:"Times New Roman", Times, serif; font-size: 14px; margin:5px 0 5px 0; font-weight: bold; color: #000000;}
h3 {font-family:"Times New Roman", Times, serif; font-size: 16px; font-weight: bold; color: #74818E;}
h4 {font-family:"Times New Roman", Times, serif; font-size: 18px;	font-weight: bold; color: #74818E;}

a:link {
	color:#74818E;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	color:#74818E;
	text-decoration: none;
	font-weight:bold;
}
a:active {
	color:#74818E;
	text-decoration: underline;
	font-weight:bold;
}
a:hover {
	color:#74818E;
	text-decoration: underline;
	font-weight:bold;
}

.updated {font-family:"Times New Roman", Times, serif; font-style:italic; font-size: 8pt; text-align:right; margin-bottom: 5px; color: #000000;}
.rhs_txt {font-family:"Times New Roman", Times, serif; font-size:11px; color:#004B85; line-height:15px;}

div#wrapper {
	width:762px;
	margin:10px 0 10px 0;
	padding:0;
	background-color:#FFFFFF;
}
div#banner {
	width:762px;
	height:95px;
	padding:0;
	margin:0;
}
div#container {
	background: url(../../images/gradient.gif) no-repeat bottom right;
	width:762px;
	height:400px;
	float:left;
	text-align:left;
	margin:0;
	padding:0;
}
div#sideMenu {
	margin:0;
	padding:0;
	overflow:hidden;
	float:left;
	width:140px;
	height:400px;
}
.sm {
	padding:5px 0 7px 10px;
	margin:0;
	line-height:13px;
	font-family:"Times New Roman", Times, serif;
	font-variant:small-caps;
	letter-spacing:1px;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	color:#000000;
	}
a:link.sm {
	color:#74818E;
	text-decoration:none;
}
a:visited.sm {
	color:#74818E;
	text-decoration:none;
}
a:active.sm {
	color:#74818E;
	text-decoration:none;
}
a:hover.sm {
	color:#000000;
	text-decoration:none;
}
div#mainContent {
	width:622px;
	height:410px;
	overflow:auto;
	visibility:visible;
	float:left;
	text-align:left;
	margin:0;
	padding:0;
}
div#column_full {
	display:block;
	width:545px;
	text-align:left;
	margin:0;
	padding:10px 10px 0px 15px;
}
div#column_1 {
	display:block;
	border-left:1px solid #CCCCCC;
	width:375px;
	float:left;
	text-align:left;
	margin:0;
	padding:10px 10px 0px 15px;
	overflow:auto;
	visibility:visible;
	height:400px;
}
div#pic {
	width:375px;
	float:right;
	text-align:right;
	margin-bottom:0;
}
div#column_2 {
	width:166px;
	height:400px;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	float:right;
	text-align:left;
	margin:0;
	padding:10px 10px 0px 15px;
}
div#footer {
	background: url(../../images/footer.gif) no-repeat top left;
	width:762px;
	height:55px;
	float:left;
	padding:7px 0 0 0;
	margin:0 0 10px 0;
}
.footxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
	line-height:15px;
	text-align:center;
	color:#000000;
	}
a:link.footxt {
	color:#000000;
	text-decoration:none;
}
a:visited.footxt {
	color:#000000;
	text-decoration:none;
}
a:active.footxt {
	color:#000000;
	text-decoration:none;
}
a:hover.footxt {
	color:#000000;
	text-decoration:underline;
}