.background {
	background-image: url(../images/bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100%;
	width: 100%;
}
html,body {
	margin: 0;
	padding: 0;
	min-height: 100%;
	height: 100%;
	background-image: url(../images/body_col.jpg);
}

.title {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	text-align: left;
}
.title2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
	text-align: left;
}

.TableBorders {
	border: 1px solid #91A0A8;
	margin-top: 15px;
	padding: 0px 0px 15px;
	width: 764px;
	background-color: #FFFFFF;
	background-image: url(../images/bg_maintable.png);
}
A:link {
	color: #3973B2;
}
A:visited {
    color: #3973B2;
}
A:active {
    color: #3973B2;
    text-decoration: none;
}
A:hover {
    color: #000000;
    text-decoration: none;
}

hr {
	border-top: 1px solid #3973B2;
	border-right: none;
	border-bottom: none;
	border-left: none;
	padding-right: 17px;
	padding-left: 17px;
	max-width: 445px;
}

.top {
	margin: 0px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	background-color: #FFFFFF;
	height: 98px;
}

.menubar {
	background-color: #848484;
	margin: 4px;
	height: 21px;
	width: 756px;
	padding: 0px;
}

a.menuitem:link, a.menuitem:visited {
	display: block;
	background: url(../images/bg_navi.gif) no-repeat;
	vertical-align: middle;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	height: 21px !important;
	height: 22px;
	width: 132px;
	text-decoration: none;
	float: left;
	line-height: 21px;
	text-indent: 8px;
}

a.menuitem:hover {
	background-position: 0px -22px;
	text-decoration: none;
	color: #FFFFFF;
}

a.menuitem:active {
	background-position: 0px -22px;
	text-decoration: none;
	color: #FFFFFF;
}

.supports{
	float: right;
	width: 146px;
}

.supportsTitle {
	background-color: #93B9D2;
	margin: 0px;
	height: 24px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 24px;
	width: 142px;
	padding: 0px;
	text-indent: 14px;
	text-align: left;
}

.logos {
	margin: 0px;
	width: 142px;
	padding: 17px 0px;
	height: 100%;
}

.logo{
	margin-bottom: 11px;
	margin-left: 18px;
	float: left;
	clear: both;
	border: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
}

.content{
	float: left;
	width: 618px;
	background-image: url(../images/ret.png);
	background-repeat: no-repeat;
	background-position: 123px bottom;
}

.pageTitle{
	float: left;
	width: 500px;
	font-size: 17px;
	font-family: "Helvetica LT Std Black", Helvetica, Arial, sans-serif;
	color: #666666;
	padding-top: 35px;
	padding-bottom: 17px;
	padding-left: 41px;
	text-align: left;
	clear: both;
	font-weight: bold;
}

.left{
	float: left;
	width: 135px;
	clear: both;
	height: 100%;
}

.pic{
	margin-bottom: 11px;
	margin-left: 43px;
}

.article{
	float: right;
	width: 482px;
	font-family: Helvetica, Arial, sans-serif;
	color: #666666;
	font-size: 11px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #93B9D2;
	height: 100%;
}


.cont {
	width: 448px;
	padding-top: 0px;
	padding-bottom: 0px;
	/*margin-left: 17px;*/
	text-align: justify;
	margin: 0px;
	padding-right: 0px;
}

