body {
background-image: url(images/banner3.jpg);
background-position: top left;
background-repeat: no-repeat;
margin-top: 0px;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
text-align: center
}

a {
text-decoration: none;
color: #05799A;
}

a.loginBoxLink {
text-decoration: none;
color: #DFDFC3;
}

a.sdKB {
text-decoration: none;
color: #BF7900;
font-size: 10pt;
font-weight: bold;
}

a:hover {
text-decoration: underline;
}

#wrapper {
width: 556px;
margin-left: auto;
margin-right: auto;
}

#flash {
margin-top: 11px;
}

#separator_large {
background-image: url(images/separator.gif);
background-repeat: repeat-x;
margin-top: 23px;
}

#header {
width: 556px;
height: 120px;
background-image: url(images/header_bg_clients.gif);
background-repeat: no-repeat;
}

#content {
width: 556px;
background-image: url(images/content_bg.gif);
background-repeat: repeat-y;
}

#chunkBoxL {
width: 210px;
padding: 5px;
float: left;
text-align: justify;
}

#chunkBoxR {
width: 210px;
padding: 5px;
float: right;
text-align: justify;
}

.content_text {
margin-left: auto;
margin-right: auto;
padding: 5px 0px 10px 0px;
text-align: left;
width: 451px;
}

#footer {
width: 556px;
height: 93px;
background-image: url(images/footer_bg.gif);
background-repeat: no-repeat;
}

#copyright {
width: 600px;
margin-top: 10px;
}

#leftKnowledge {
	float: left;
	width: 120px;
	height: 80px;
	clear: left;
	padding-top: 10px;
	text-align: center;
	background-image: url('clients/template/images/sd_bg_120.jpg');
	background-repeat: no-repeat;
}

#rightClient {
	float: left;
	text-align: justify;
	width: 320px;
	padding-top: 10px;
	padding-left: 5px;
}

.sdKnowledge {
	width: 120px;
	clear: left;
	padding-top: 10px;
	text-align: center;
}

.logo {
float: left;
}

.imageButton {
	border: none;
}

.footer_text {
font-size: 9px;
padding-top: 5px;
float: left;
padding-left: 0px;
color: #666666;
text-align: left;
}

.quotebox {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
padding: 10px;
color: #FFFFFF;
background-color: #595959;
height: 15px;
text-align: center;
}

#left_grey {
float: left;
width: 200px;
background-color: #e8e8e8;
}

.left_grey_text {
padding: 10px;
}

#right_area {
height: 300px;
float: left;
width: 250px;
}

.right_area_text {
padding: 10px;
}

.icondiv {
	height: 15px;
	padding-left: 22px; 
	background-image: url(images/rss_icon.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.login_box {
	padding: 5px 0px 10px 0px;
	width: 100%;
	border: solid #CFCFCF;
	border-width: 1px;
	background: #7399CA;
}

.login_area {
	padding-top: 10px;
	width:240px;
	float: left;
}

.loginTag {	
	float:left;
	width:100px;
	padding-top: 5px;
	padding-left: 15px;
	font-weight: bold;
}

.loginField {
	float:left;
	width:110px;
	padding-left:5px;
}

.login_text {
	padding-top:10px;
	width: 195px;
	text-align: justify;
	font: arial;
	font-size: 10px;
	float: left;
}

.enterSec {
	float:left;
	width:100%;
	clear: both;
	padding-top: 10px;
	padding-left: 15px;
	font-weight: bold;
}

.loginInput {
	background-color:#FFFFFF;
	border:1px dashed #CCCCCC;
	color:inherit;
	font-family:Geneva,Verdana,Arial,Helvetica,sans-serif;
	font-size:1em;
	margin:3px;
	width:80px;
}