body {
	background: #FFFFFF url(../images/bg.gif) top left repeat-x;
	margin-bottom: 0;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	color: black;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	padding: 0;
	text-align: center;
	font-size: 11px;
}

html>body {
	font-size: 11px;
}

pre {
	font-family: "Courier New", Courier, monospace;
}

th,
td,
code {
	margin: 0;
	padding: 0;
	vertical-align: top;
	font-size: 11px;
}

table>th,
table>td {
	font-size: 11px;
}

img {
	border: 0;
}

h1, h2, h3 {
	padding: 0;
	margin: 0;
}

form {
	margin-left: 8px;
}

input, textarea {
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	border: 1px solid #BFDF5E;
	vertical-align: middle;
	padding: 2px 1px 2px 1px;
	margin: 0;
	width: 250px;
	margin-bottom:5px;
}

select {
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	border: 1px solid #BFDF5E;
}

#MainRegion {
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	padding: 8px;
	width: 700px;
	text-align: left;
	border: 1px solid #BFDF5E;
}

.Separator {
	margin-right: 3px;
	margin-left: 3px;
}

#TopPanel {
	background-color: #5EA7DF;
	height: 80px;
	margin-bottom: 8px;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	text-align:center;
}

#copyright {
	background-color: #BFDF5E;
	text-align: right;
	font-size: 10px;
	color: #5EA7DF;
	margin: 0;
	padding: 4px;
	clear: both;
}

#copyright a:link,
#copyright a:visited {
	text-decoration: none;
	color: #5EA7DF;
	border-bottom:1px solid #FFFFFF;
}

#copyright a:hover {
	text-decoration: none;
	color: #5EA7DF;
	border-bottom:1px solid #FFFFFF;
}

#copyright a:active {
	text-decoration: none;
	color: #5EA7DF;
	border-bottom:1px solid #FFFFFF;
}

#ContentPanel {
	background-color: #FFFFFF;
	padding: 0;
	margin: 0;
	width:700px;
	line-height: 14px;
}

#ContentPanel h2 {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 13px;
}

#ContentPanel h3 {
	font-size: 15px;
	font-style
	font-weight: bold;
	color: #000000;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 18px;
}

#ContentPanel p {
	 font-size: 11px;
	 color: #333333;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 8px;
	text-align: justify;
}

#ContentPanel img {
	margin-top: 18px;
	margin-bottom: 3px;
	border:0;
}

a[href ^="http://"],
a[href ^="https://"],
a[href ^="ftp://"],
a[href ^="mailto:"] {
/*
	background: url(../images/ex_link.gif) center right no-repeat;
	padding-right: 9px;
*/
}
/* Begin Left Column */
#ColumnLeft {
	background-color: #F4F4F9;
	width: 192px;
	min-height: 750px;
	height: auto !important;
	height: 750px;
	float: left;
	margin-bottom: 8px;
	padding: 0;
	text-align: justify;
}

#ColumnLeft p {
	padding: 2px;
	line-height: 16px;
}

#ColumnLeft a {
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
}

#MainNavigation {
	background-color: #FFFFFF;
	width: 192px;
	float: left;
	margin-bottom: 8px;
	padding: 0;
	text-align: justify;
	clear:both;
}

.MainNavigationElement {
	margin-left:0;
	width: 186px;
	background-color: transparent;
	color:#5EA7DF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	text-align:left;
	text-decoration: none;
	border: 1px solid #5EA7DF;
	margin-bottom: 5px;
	padding: 2px;
	cursor: pointer;
}

.MainNavigationElement:hover,
.MainNavigationElementON {
	margin-left:0;
	width: 186px;
	background-color: #5EA7DF;
	color:#FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	text-align:left;
	text-decoration: none;
	border: 1px solid #5EA7DF;
	margin-bottom: 5px;
	padding: 2px;
	cursor: pointer;
}

.HOT {
	margin-left:0;
	width: 186px;
	background-color: red;
	color:#FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	text-align:center;
	text-decoration: none;
	border: 1px solid red;
	margin-bottom: 5px;
	padding: 2px;
	cursor: pointer;
}
/* End Left Column */

/* Begin Right Column */
#ColumnRight {
	background-color: #FFFFFF;
	width: 508px;
	min-height: 400px;
	height:auto !important;
	height:400px;
	float: left;
	margin-bottom: 8px;
	padding-right: 0;
}

#ColumnRight img {
	border: 1px solid #BFDF5E;
	padding: 5px;
}

.img-row {
	border: 1px solid #BFDF5E;
	padding: 2px;
}

.ColumnRight_table {
	border-left:1px solid #BFDF5E;
	border-top:1px solid #BFDF5E;
	padding:0;
	width:500px;
	margin: 5px 0 5px 8px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	clear:both;
}

.ColumnRight_td {
	border-bottom:1px solid #BFDF5E;
	border-right:1px solid #BFDF5E;
	padding:5px;
	text-align: center;
	vertical-align: middle;
}

#ColumnRight h2 a:link,
#ColumnRight h2 a:visited,
#ColumnRight h2 a:active,
#ColumnRight h2 a:hover {
	color:#F0A740;
	text-decoration:none;
	border-bottom:1px solid #199800;
}

#ColumnRight a:link,
#ColumnRight a:visited,
#ColumnRight a:active,
#ColumnRight a:hover {
	color:#5EA7DF;
	text-decoration:none;
	font-weight: bold;
}

/* End Right Column */

/* Begin Content Left */
#ContentLeft {
   background-color: #FFFFFF;
   width: 300px;
   float: left;
   margin-left: 8px;
}
/* End Content Left */

/* Begin Content Right */
#ContentRight {
   background-color: #FFFFFF;
   width: 200px;
   float: left;
   text-align:center;
}
/* End Content Right */
