/* genreal css styles*/

body {
	margin-top:0px; 
	margin-left: 0;
	padding:0;
	text-align:center;
	background-color: #C8D3F1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	color: #213F87;
	}

a	
	{
	text-decoration: none ;
	color: #213F87 ;
	font-weight: bold;
	}
	
p	
	{
	margin-top: 0;
	margin-bottom: 10px;
	}

a:hover	
	{
	text-decoration: none;
	color: #7F99D6;
	}
	
h1
	{
	color: #fff;
	font-size: 1.6em;
	font-weight: bold;
	margin-left: 8px;
	margin-bottom: 5px;
	text-align: left;
	}
	
h1.l2
	{
	color: #213F87;
	font-size: 1.2em;
	font-weight: bold;
	margin: 3px 0 10px 2px;
	}
	
h2
	{
	color: #fff;
	font-size: 0.9em;
	font-weight: bold;
	margin: 0 0 2px 0;
	}
	
h2.l2
	{
	color: #213F87;
	font-size: 1em;
	font-weight: bold;
	margin: 3px 0 10px 0;
	}
	
h3, h4, h5, h6	
	{
	font-size: 1em;
	color: #213F87;	
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	/* letter-spacing: 1px */
	/*border-bottom: 1px dashed #999;*/
	}
	
div.clearer 
	{
	clear: both; 
	line-height: 0; 
	height: 0px;
	border: 0px;
	margin: 0px auto;
	visibility: hidden;
	}
	
	
	
	
hr
	{
	color: #213F87;
	height: 1px;
	}
	
#leftcontainer 
	{
	width: 145px;
	margin: 0;
	float: left;
	}
	
#leftcontainer img
	{
	border: 0;
	}
	
.logo
	{
	margin-bottom: 10px;
	}
	
#rightcontainer 
	{
	width: 615px;
	margin: 0;
	border: 0;	
	float: left;
	}
	
#topstrip
	{
	width: 608px;
	border-bottom: 6px solid #5069AB;
	}
	
#sidenav
	{
	text-align: left;
	width: 140px;
	padding: 0;
	margin: 0;
	line-height: 1.4em;
	border-top: 4px solid #253E7E;
	border-bottom: 4px solid #253E7E;
	}

#sidenav li 
	{
	display: inline;
	list-style: none;
	font-size: 8pt;
	margin: 0;
	padding: 0;
	}
	
#sidenav li.top
	{
	border-top: 1px solid #801D2F;
	}

#sidenav li a	
	{
	margin: 0;
	display: block;
	text-decoration: none;
	padding-left: 4px;
	font-weight: normal;
	color: #000;
	background-color: #7F99D6;
	border-bottom: 1px solid #C8D3F1;
	}

#sidenav li a:hover
	{
	text-decoration: none ;
	color: #fff;
	background-color: #5168AE;
	}
	
#sidenav li a.sub
	{
	background-color: #E7E7E7;
	font-weight: normal;
	}
	
#sidenav li a:hover.sub
	{
	color: #000;
	background-color: #fff;
	font-weight: normal;
	}
		
#footer
	{
	width: 608px;
	margin-top: 5px;
	border: 0px;
	color: #f000;
	font-size: 0.65em;
	text-align: right;
	}
	
#l2image
	{
	float: right;
	border-bottom: 3px solid #C68D06;
	margin-top: 45px;
	margin-bottom: 45px;
	}
	
.inputform 
	{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 1em; 
	color: #000; 
	} 

#inputtable
	{
	width: 300px;
	border: 0;
	padding: 4px;
	margin-left: 5px;
	margin-top: 4px;
	}

#inputtable td
	{
	padding: 1px;
	}

#inputtable td.center
	{
	text-align: center
	}
	
#hometable
	{
	width: 608px;
	border-collapse:collapse;
	padding: 0;
	border: 0;
	margin-bottom: 0;
	}
	
#hometable td
	{
	padding: 0;
	}

	
td.row2
	{
	height: 105px;
	}
	
td.row1
	{
	height: 93px;
	background-color: #253E7E;
	}
	
td.col2
	{
	text-align: left;
	font-size: 0.8em;
	font-weight: bold;
	background-color: #fff;
	height: 93px;
	}
	
td.col1	{
	text-align: left;
	font-size: 0.7em;
	background-color: #fff;
	}
	
td.flash{
	width: 212px;
	}

td.flash object{
	border: 0;
	}
	
#homequote
	{
	margin: 5px 5px 0 5px;
	}
	
.homename
	{
	font-weight: normal;
	font-size: 0.8em;
	}
	
#news
	{
	width: 608px;
	background-color: #5069AB;
	text-align: left;
	font-weight: bold;
	color: #fff;
	}

#news h2
	{
	margin-left: 3px;
	}
	
#indexnews1, #indexnews2, .indexnews2
	{
	width: 608px;
	padding: 0;
	margin: 0px;	
	border-bottom: 4px solid #5069AB;
	background-color: #fff;
	}
	
#indexnews1
	{
	height: 140px;
	}
	
#level2news1, #level2news2, #level2news3, #level2news4
	{
	height: 122px;
	}
	
#indexnews2, .indexnews2
	{
	height: 122px;
	}
	
#level2feat1
	{
	height: 206px
	}
	
#level2feat2
	{
	height: 175px;
	}
	
#level2feat3
	{
	height: 140px;
	}

#level2news1, #level2news2, #level2feat1, #level2news4, #level2feat3
	{
	padding: 0;
	margin: 0px;	
	border-bottom: 4px solid #5069AB;
	background-color: #fff;
	}
	
#indexnews1 h2, #indexnews2 h2, .indexnews2 h2, #level2news1 h2, #level2news2 h2, #level2news3 h2, #level2feat1 h2, #level2feat2 h2, #l2content h2
	{
	font-size: 1em;
	color: #213F87;
	}

div.indeximage
	{
	margin: 0px auto;
	border: 0;
	padding: 0;
	float: left;
	width: 145px;
	}
	
div.indeximage img
	{
	border: 0;
	}
	
div.indextext
	{
	text-align: left;
	padding: 3px;
	margin-left: 3px;
	width: 440px;
	float: left;
	font-size: 0.7em;
	line-height: 1.5em;
	}
	
div.l2boxtext
	{
	text-align: left;
	padding: 3px;
	margin-left: 3px;
	width: 430px;
	float: left;
	}
	
#l2content, #welcome, #projects, #beauty
	{
	background-color: #fff;
	width:594px;
	border-bottom: 4px solid #5069AB;
	text-align: left;
	padding: 7px;
	font-size: 0.7em;
	line-height: 1.5em;
	}
	
	
	
	.features{
		height: auto;
		
			padding: 0;
	margin: 0px;	
	border-bottom: 4px solid #5069AB;
	background-color: #fff;
	}
	
	
	
#welcome img, #projects img
	{
	float: right;
	border: 4px solid #E7E7E7;
	padding: 0;
	margin: 5px;
	}
	
#beauty img
	{
	margin: 0 0 0 140px;
	}
	
div.locations, div.projects
	{
	border-bottom: 4px solid #5069AB;
	padding: 5px;
	}
	
div.locations2, div.projects2
	{
	padding: 5px;
	}
	
div.locations li, div.locations2 li, #l2content li
	{
	list-style: none;
	margin: 0;
	}
	
table#financials
	{
	width: 580px;
	font-size: 0.9em;
	border-collapse: collapse;
	border: 0;
	}

table#financials td
	{
	padding: 3px;
	}
	
table#financials td.header
	{
	font-weight: bold;
	font-size: 1em;
	}
	
table#auditors td
	{
	vertical-align: top;
	}
	
.num{
	padding-left:20px;
}

fieldset{
	margin:20px 0 20px 0;
	padding:5px 10px;
	border-top: 2px solid #21417C;
	border-bottom: 2px solid #21417C;
	border-left:0;
	border-right:0;
}

legend{
	padding:0 5px;
	color:#21417C;
	font-weight:bold;
	background-color:#FFFFFF;
}

.login{
	border-collapse:collapse;
	margin:20px 0 20px 0;
}

.login td, .login th{
	padding:4px;
	vertical-align:top;
}

.login td.name{
	width:30%;
	text-align:right;
	padding-right:10px;
}

.login td.button{
	padding-top:20px;
}
