body,ul, div{
margin:0;
padding:0;
}


img {
	border: 0px;
}
.clrBoth {
	clear: both;
}
li {
	list-style: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #66817d;
	font-size: 12px;
	background-attachment: fixed;
	background-image: url(/images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#container {
	width: 800px;
	margin: 0 auto;
	background-color: #FFFFFF;
	position: relative;
}
#header {
	width: 800px;
	height: 245px;
	float: left;
	background: url(/images/croma-header-image.jpg) no-repeat;
}


#logo {
	width: 183px;
	height: 40px;
	float: right;
	margin: 15px 20px 0px 0px;
	background: url(/images/logo.gif) no-repeat;
}

#header>#logo {


margin: 15px 40px 0px 0px;
}

#logo h1 {
	padding: 0px;
}
#logo span {
	display: none;
}
#navigation {
	width: 758px;
	height: 34px;
	float: left;
	padding-left: 42px;
	margin-bottom: 13px;
	border-top: solid 1px #FFFFFF;
	background: url(/images/navigation-bg.gif) repeat-x;
}
#navigation ul{
padding-left:74px;
}

#navigation li {
	list-style: none;
	width: 142px;
	height: 34px;
	display: block;
	float: left;
	border-right: solid #FFFFFF 1px;
}
#mainContent {
	width: 758px;
	float: left;
	padding-left: 42px;
	background-color:#fff;
}
#content {
	width: 716px;
	float: left;
	/margin-bottom:15px;
	border-top: solid 1px #b4b2b2;
	border-bottom: solid 1px #b4b2b2;
	background-color: #FFFFFF;
}
#contentLeft {
	width: 140px;
	float: left;
	padding-bottom: 50px;

}

#contentLeft ul#nav{
float:left;
}

#contentLeft li {
	width: 120px;
	display: block;
	float: left;
	border-bottom: solid 1px #b4b2b2;
	list-style: none;
	padding: 5px 0 5px 5px;
}



#contentLeft ul#nav li.smopen a{
display:block;
width:125px;
background: url(/images/nav-arrow.gif) no-repeat right center;
}


#contentLeft ul#nav li.smopen a.currentmain{
display:block;
width:125px;
background: url(/images/nav-arrow-down.gif) no-repeat right center;
}



#contentLeft a, #contentLeft a:visited {
	color: #808282;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
#contentLeft a:hover {
	text-decoration: underline;
}


#contentLeft ul#nav li div{
float:left;
}

#contentLeft ul#nav li div ul{
float:left;
width:100%;
padding:0;
margin-left:3px;
}



#contentLeft ul#nav li div li{
border:0;
width:100%;
display:block;
padding-left:0;
padding-bottom:0;
}

#contentLeft ul#nav li.smopen div ul li a{
width:100%;
font-weight:normal;
background:none;
}


#contentRight {
	width: 556px;
	float: right;
	padding: 0px 0px 0px 20px;
}
#footer {
	width: 750px;
	float: left;
	padding: 10px 0px 10px 50px;
	font-size: 11px;
	clear: both;
	
}

#footer div.float{
width:300px;
clear:none;
}

#footer li {
	list-style: none;
}
.adviserBox {
	width: 250px;
	float: left;
}
#invRelLeft {
	width: 370px;
	float: left;
	padding: 0px 0px 10px 30px;
}
#invRelRight {
	width: 150px;
	float: right;
	text-align: left;
}
#invRelLeft li {
	list-style: none;
}
#invRelRight li {
	list-style: none;
} 
.footerAdd {
	width: 325px;
	float:right;
	text-align: right;
	padding-right: 40px;
        margin-top:-15px; 
}

.footerAdd p{
margin:0;
padding:0;
}

.footerAdd ul{
margin:0;
padding:0;
float:left;
clear:both;
width:100%;
}

.footerAdd li {
	list-style: none;
	display: block;
	float: left;
	padding-left: 2px;
}

/* text style */
h1 {
	color: #30588d;
	font-size: 18px;
	padding: 10px 0px 25px 0px;
}
h2 {
	color: #30588d;
	font-size: 12px;
	padding-bottom: 5px;
}
p {
	padding: 0px 0px 20px 0px;
	line-height: 18px;
	font-weight: bold;
}
#footer p {
	font-family: Tahoma, "Courier New", Courier, monospace;
	font-size: 11px;
	font-weight: normal;
}

/* link styles */
#navigation a, #navigation a:visited {
	width: 132px;
	height: 25px;
	display: block;
	float: left;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 9px 0px 0px 10px;
	background: url(/images/navigation-button.jpg) no-repeat;
}
#navigation a:hover {
	color: #000000;
}


#footer a, #footer a:visited {
	font-family: Tahoma, "Courier New", Courier, monospace;
	color: #808282;
	text-decoration: underline;
	font-size: 11px;
}
#footer a:hover {
	text-decoration: none;
}
#contentRight a, #contentRight a:visited {
	font-family: Tahoma, "Courier New", Courier, monospace;
	color: #808282;
	text-decoration: underline;
	font-size: 12px;
}
#contentRight a:hover {
	text-decoration: none;
}
#logo a {
	width: 183px;
	height: 40px;
	display: block;
}


#contentLeft #warning
{
float:left;
padding:5px 0 0 6px;
font-weight:bold;
}