body {
	background-image:url(images/sitebg.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}

.imageborder {
	border: thin solid #E5E5E5;
}

.bgbottom {
background-color:#216981;
}

.more {
	FONT-SIZE: 8.5pt; COLOR: #72bed8; FONT-FAMILY: Arial; 
}
.more a{
	FONT-SIZE: 8.5pt; COLOR: #72bed8; FONT-FAMILY: Arial; TEXT-DECORATION: underline
}
.more a:hover{
	FONT-SIZE: 8.5pt; COLOR: #ffffff; FONT-FAMILY: Arial; TEXT-DECORATION: underline
}

.page_header {
	font-family: arialnarrow, arial;
	font-size: 24px;
	color: #435558;
	font-weight: normal;
	padding-top: 30px;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009999;
}
.imgright {
	border: thin solid #E5E5E5;
	margin-top: 22px;
}
.text {
	font-family: Tahoma, verdana, arial;
	font-size: 9pt;
	color: #333333;
	padding-top: 5px;
	line-height: 20px;
}
.text a{
	font-family: Tahoma, verdana, arial;
	font-size: 9pt;
	color: #0076A3;
	line-height: 20px;
	TEXT-DECORATION: underline ;
}
.text a:hover{
	font-family: Tahoma, verdana, arial;
	font-size: 9pt;
	color: #808080;
	line-height: 20px;
}
.clientsupport {
	font-family: Tahoma, verdana, arial;
	font-size: 8pt;
	color: #B5CEC9;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
}
.clientsupportborder {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #B5CEC9;
}
.clientsupport a{
	font-family: Tahoma, verdana, arial;
	font-size: 8pt;
	color: #B5CEC9;
	text-decoration: none;
}
.clientsupport a:hover{
	font-family: Tahoma, verdana, arial;
	font-size: 8pt;
	color: #ffffff;
	border-bottom: 1px #95ABB0 solid;
}
.whatsnew {
	font-family: Tahoma, verdana, arial;
	font-size: 11px;
	color: #344950;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #72bed8;
	padding: 6px;
}
.whatsnew a {
	font-family: Tahoma, verdana, arial;
	font-size: 11px;
	color: #0076A3;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #72bed8;
	padding: 6px;
}
.whatsnew a:hover {
	color: #808080;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #72bed8;
	padding: 6px;
}

.submenuleft  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #344950;
	FONT-FAMILY: arial;
	TEXT-DECORATION: none;
	line-height: 7px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 5px;
}
.submenuleft a{
	COLOR: #344950;
	TEXT-DECORATION: none;
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.submenuleft a:hover{
	COLOR: #72bed8;
	TEXT-DECORATION: none;
}
.mainbg {
	BACKGROUND-POSITION: left top;
	BACKGROUND-IMAGE: url(images/mainbg.jpg);
	BACKGROUND-REPEAT: no-repeat;
	background-color: #FFFFFF;
}
.subbg {
	BACKGROUND-POSITION: left top;
	BACKGROUND-IMAGE: url(images/SUB_back.jpg);
	BACKGROUND-REPEAT: repeat-y;
	background-color: #FFFFFF;
}
.subtitle {
	font-family: arialnarrow, arial;
	font-size: 12px;
	color: #34757C;
	font-weight: bold;	
}
.border2 {
	border: 1px solid #CCCCCC;
}
