body,html {
	margin: 0;
	padding: 0;
	font-family: "Arial";
	font-size: 11px;
	color: #333;
}

body {
	background-color: #223344;
}

img {
	border: 0;
}

a {
	text-decoration: underline;
	color: #6b879c;
}

a:hover {
	text-decoration: underline;
}

form {
	display: inline;
}

select {
	font-size: 10px;
}

input {
	font-size: 10px;
}

h1 {
	font-size: 18px;
	margin-top: 0;
	margin-bottom: 10px;
	font-weight: bold;
	color: #ae341f;
	font-family: "Times New Roman";
	
}

h2 {
	font-family: "Times New Roman";
	color: #495e6d;
	font-weight: bold;
	font-size: 16px;
}

h3 {
	font-family: "Times New Roman";
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-size: 13px;
	font-weight: bold;
	color: #ae341f;
}

div {
	position: relative;
}

.ikon {
	margin-bottom: -2px;
}

table.grider, table.grider th, table.grider td {
	border: 1px solid #CCC;
	color: #000;
	font-size: 12px;
}

table.grider th {
	background-color: #CCC;
	padding: 4px;
	color: #000;
}

table.grider td {
	padding: 4px;
	color: #000;
}

table.grider tr {
	color: #000;
}

div.clearer {
	clear: both;
}

div#children {
	width: 100%; line-height: 24px; text-align: center; padding-bottom: 5px;
}

/* BEGIN STYLES */

div#login_nav {
width: 560px; border-bottom: 1px solid #fff; line-height: 35px; margin-bottom: 20px; text-align: center;
}

div#login_nav a {
color: #fff; text-decoration: none; margin-right: 10px; margin-left: 10px; font-size: 13px;
}

div#login_nav a:hover {
color: #233241; text-decoration: none; margin-right: 10px; margin-left: 10px; font-size: 13px;
}

a#readMore {
	background-image: url(../images/icon_readMore.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 20px;
}

#login_error { color: red;}

h4 {
font-family: "Times New Roman";
color: #08335e;
font-weight: normal;
font-size: 24px;
margin: 0;
padding-bottom: 15px;
}

h5 {
font-family: "Times New Roman";
color: #233241;
font-weight: normal;
font-size: 18px;
margin: 0;
padding-bottom: 15px;
}

h6 {
font-family: "Times New Roman";
color: #08335e;
font-weight: normal;
font-size: 24px;
margin: 10px 0 0 0;
}

div#hsix {	
	width: 728px; 
	border-bottom: 1px solid #ccc; 
}

div#login_main {
	width: 997px; height: 625px; background: url(../images/login_bg.jpg); margin: 0 auto;
}

div#login_container {
	position: relative; top: 236px; left: 220px; width: 560px; border-top: 1px solid #fff;
}

div#main_container {
width: 1000px; margin: 0px auto; border-bottom: 1px solid #ccc;
}

div#top_nav {
width: 1000px; text-align: right; background-color: #1a2129; height: 25px; color: #6b879c;
}

div#top_nav a {
line-height: 25px; margin-right: 5px; margin-left: 5px;
}

div#logo_container {
width: 1000px; height: 141px; background: url(../images/hedgeco-logo.gif) no-repeat;
}

div#logo_container_inner {
width: 1000px; height: 125px; background: url(../images/hedgeco-logo.gif) no-repeat;
}

div#logo_container div a, div#logo_container_inner div a{
color: #fff; text-decoration: none;
}

div#nav_container {
width: 1000px; height: 28px; background-color: #3c5a77;
}

div#content_container {
width: 1000px; background: #fff url(../images/content_bg.gif); padding-bottom: 15px;
}

div#content_container_home {
width: 1000px; background: #efefef url(../images/center-row-bottom.gif) bottom no-repeat;
}

div#pagination {
width: 728px; text-align: right; line-height: 23px;
}

div#pagination_bottom {
width: 728px; text-align: right; line-height: 23px;
}

div#footer {
width: 1000px; background-color: #fff; margin: 0px auto; height: 50px; text-align: center; line-height: 50px; color: #666; border-top: 1px solid #ccc;
}

div#footer a {
color: #666;
}

div#left_column {
float:left; width: 210px; padding-top: 5px; padding-left: 15px;
}

/*html>body #main_container #content_container #right_column {width: 788px !important;}
html>body #main_container #content_container #right_column #content {width: 733px !important;}*/

div#right_column {
float:left; width: 735px; padding-left: 10px;
}

div#content {
	width: 700px;
}

div#home_content {
width: 504px; float: left; margin-top: 20px;
}

div#container_content {
width: 504px;
}

div#home_image {
width: 400px; float: left; text-align: center; margin-top: 20px;
}

div#content_bottom {
width: 1000px; background-color: #fff;
}

/* Main Site Navigation */

#nav {
	margin: 0;
	padding: 0;
	height: 28px;
	list-style: none;
	display: inline;
}

#nav li {
	margin: 0; 
	padding: 0;
        list-style: none;
	display: inline;
}

#nav li a {

}

#nav a {
	float: left;
	padding: 28px 0 0 0;
	height: 0px !important; 
	height /**/:28px; /* for IE5/Win only */
	}


#tmanagement a:hover, #tmanagement a.selected  {
	background: url(../images/tManagement_on.gif) bottom left no-repeat;
}
	
#tmanagement a {
	background: url(../images/tManagement.gif) bottom left no-repeat;
	width: 111px;

}

#tphilosophy a:hover, #tphilosophy a.selected  {
	background: url(../images/tInvestment_on.gif) bottom left no-repeat;
}
	
#tphilosophy a {
	background: url(../images/tInvestment.gif) bottom left no-repeat;
	width: 155px;
	margin-left: 35px;
}

#tstructure a:hover, #tstructure a.selected  {
	background: url(../images/tStructure_on.gif) bottom left no-repeat;
}
	
#tstructure a {
	background: url(../images/tStructure.gif) bottom left no-repeat;
	width: 108px;
}

#tmarketing a:hover, #tmarketing a.selected  {
	background: url(../images/tMarketing_on.gif) bottom left no-repeat;
}
	
#tmarketing a {
	background: url(../images/tMarketing.gif) bottom left no-repeat;
	width: 138px;
}

#tperformance a:hover, #tperformance a.selected  {
	background: url(../images/tPerformance_on.gif) bottom left no-repeat;
}
	
#tperformance a {
	background: url(../images/tPerformance.gif) bottom left no-repeat;
	width: 98px;
}

#tletters a:hover, #tletters a.selected  {
	background: url(../images/tLetters_on.gif) bottom left no-repeat;
}
	
#tletters a {
	background: url(../images/tLetters.gif) bottom left no-repeat;
	width: 175px;
}

#tlegal a:hover, #tlegal a.selected  {
	background: url(../images/tLegal_on.gif) bottom left no-repeat;
}
	
#tlegal a {
	background: url(../images/tLegal.gif) bottom left no-repeat;
	width: 132px;
}
