@charset "UTF-8";
body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background: #000000 url(images/clients/bknd.jpg) repeat fixed left top;
	margin: 0 0 0 70; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #cccc00;
}
.oneColElsCtr #container {
	width: 789px;
	background: #FFFFFF url(images/clients/pgbknd.jpg) no-repeat scroll; /* the auto margins (in conjunction with a width) center the page */
	border: 4px solid #9bc5d8;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 520px;
	margin: 58px auto 0;
}

.oneColElsCtr #logo {
	float:left;
	width:489px;
	height: 73px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333300;
	padding-right: 0px;
	padding-bottom: 0;
	margin-top: 1px;
	margin-left: 1px;
	
}

.oneColElsCtr #contentWindow {
	padding: 0px 0px 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	float:left;
	width:653px;
	margin-top: 0px;
	height: 313px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333300;
	background-color: #ecf1f6;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	overflow: hidden;
	
}

.oneColElsCtr #mainContent1 {
	padding: 0px 0px 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	float:left;
	width:306px;
	margin-top: 0px;
	height: 187px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333300;
	background-color: #ecf1f6;
	overflow: auto;
	line-height: 1.2em;
	
}
.oneColElsCtr #clients {
	width:305px;
	float: left;
	line-height: 1.2em;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-align: left;
	vertical-align: top;
	font-size: 11px;
	height: 187px;
	padding-bottom: 0;
	padding-left: 20px;
	background-color: #ecf1f6;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: left top;
	color: #222222;
}				

a:link {
	color: #006699;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	line-height: 1.5em;
}
a:visited {
	color: #006699;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
}
a:hover {
	color: #666633;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
}
a:active {
	color: #006699;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
}

a.navlink:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #006699;
	font-weight: bold;
	font-size: 11px;
	line-height: 1em;
}
a.navlink:visited {
	text-decoration: none;
	color: #006699;
	font-weight: bold;
	font-size: 11px;
	line-height: 1em;
}
a.navlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #666633;
	font-weight: bold;
	font-size: 11px;
	line-height: 1em;
}
a.navlink:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #006699;
	font-weight: bold;
	font-size: 11px;
	line-height: 1em;
}
a.navlink_SECONDARY:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #006699;
	font-size: 11px;
	line-height: 1.5em;
}
a.navlink_SECONDARY:visited {
	text-decoration: none;
	color: #006699;
	line-height: 1.5em;	
	
}
a.navlink_SECONDARY:hover {
	text-decoration: none;
	color: #666633;
	line-height: 1.5em;	
	
}
a.navlink_SECONDARY:active {
	text-decoration: none;
	color: #006699;
	line-height: 1.5em;	
	
}
#bar {
	height: 173px;
	width: 664px;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
.oneColElsCtr #footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 785px;
	height: 20px;
	top: auto;
	clear: none;
	float: none;
	left: auto;
	right: auto;
	bottom: auto;
	padding-top: 12px;
	color: #BBBBBB;
	margin: 0px auto 0;
	text-align: left;
}
#navbar {
	height: 31px;
	width: 787px;
	margin-right: 1px;
	margin-left: 1px;
	margin-top: 76px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666633;
}
#barlogo {
	float: left;
	width: 123px;
	margin-top: 0px;
	margin-left: 1px;
}
#mainContent1b {
	background-color: #97d3f6;
	height: 170px;
	width: 2px;
	margin-top: 27px;
	float: left;
}
#mainContent1c {
	float: left;
	width: 17px;
}
#topbar {
	height: 53px;
	width: 653px;
	margin-top: 17px;
	border: 1px solid #EEEEEE;
	margin-left: 114px;
}
#secondaryNav {
	height: 14px;
	padding-left: 12px;
	vertical-align: middle;
	padding-top: 5px;
	border-bottom: 1px solid #FFFFFF;
	top: 0%;
	margin-top: 0px;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #222222;
}
#contentTop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.2em;
	color: #333333;
	background-color: #ecf1f6;
	float: left;
	width: 607px;
	padding-top: 23px;
	padding-right: 23px;
	padding-left: 23px;
	padding-bottom: 23px;
}
#leftcolumn {
	float: left;
	width: 114px;
	height: 302px;
}
