/* CSS Document */

/************************************************************ [UNIVERSAL ELEMENTS] */
body{
	/*background-image: url(images/bg_body.gif);
	background-repeat: repeat;*/
	text-align: center;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	}
div#container950{
	width: 780px;
	height: 1094px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	padding: 10px 10px 5px 10px;
	border: 2px solid #000;
	background-color: #00885a;
	}
img{
	border: none;
	padding: 0px;
	margin: 0px;
	}
strong{
	font-weight: bold;
	}
em{
	font-style: italic;
	}
	
h1{
	padding: 0px;
	margin: 0px;
	font: 20px arial, sans-serif;
	font-weight: normal;
	color: #000;}

h3{
	margin: 0px;
	padding: 0px;
	font: 12px arial, verdana, sans-serif;
	color: #00885a;
	font-weight: bold;}

/************************************************************ [PARAGRAPH SELECTORS] */
p{
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #000;
	}
p.green_left{
	color: #00885a;
	font-weight: bold;
	text-align: left;
	}
p.green_right{
	color: #00885a;
	font-weight: bold;
	text-align: right;
	}
.indent20{
	text-indent: 20px;
	}
p.rightAlign{
	text-align: right;
	margin: 0px 10px 0px 0px;
	}
p.left_align{
	text-align: left;
	}
p.title{
	font: 18px arial, sans-serif;
	font-weight: normal;
	text-align: left;
	color: #000;
	}
p.title2{
	font: 20px arial, sans-serif;
	font-weight: normal;
	color: #000;
	}
p.footer{
	font-size: 10px;
	text-align: center;
	line-height: 1.3em;
	vertical-align: bottom;
	color: #666;
	}
/************************************************************ [ANCHOR SELECTORS] */
a#activenation, a#activenation:visited{
	color: #000;
	text-decoration: underline;
	}
	a#activenation:hover, a#activenation:active{
		color: #fe370b;
		}
a.mail_to, a.mail_to:visited{
	text-decoration: none;
	color: #00885a;
	}
	a.mail_to:hover, a.mail_to:active{
		text-decoration: underline;
		color: #00885a;
		}
a.in_body, a.in_body:visited{
	color: #00885a;
	text-decoration: none;
	font-weight: bold;
	}
	a.in_body:hover, a.in_body:active{
		color: #00885a;
		text-decoration: underline;
		font-weight: bold;
		}
a.underline, a.underline:visited{
	color: #000;
	text-decoration: none;
	}
	a.underline:hover, a.underline:active{
		color: #000;
		text-decoration: underline;
		}
/************************************************************ [HEADER, NAVIGATION, MAIN DIVS] */
div#header{
	width: 780px;
	height: 85px;
	margin: 0px 0px 5px 0px;
	}
div#top_nav{
	width: 780px;
	height: 39px;
	margin: 0px 0px 5px 0px;
	background-color: #00885a;
	text-align: center;
	}
div#main{
	background-color: #fff;
	}
div#left_nav950{
	float: left;
	width: 185px;
	height: 954px;
	background-color: #00885a;
	margin: 0px 10px 0px 0px;
	}
div#content950{
	float: left;
	width: 565px;
	height: 950px;
	background-color: #fff;
	padding: 10px 10px 5px 10px;
	}
div#footer{
	width: 780px;
	margin-top: 6px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}
/************************************************************ [SMALLER DIVS, LISTS, TABLES] */
div#page_title{
	float: left;
	width: 585px;
	border-bottom: 1px solid #000;
	margin: 0px 0px 10px 0px;
	}
div#port_nav{
	float: left;
	width: 565px;
	margin: 0px;
	text-align: center;
	}
	div#port_nav table{
		height: 40px;
		margin: 0px;
		padding: 0px;
		}
		td.previous{
			width: 70px;
			height: 20px;
			text-align: right;
			}
		td.box{
			width: 25px;
			height: 20px;
			text-align: center;
			}
		td.next{
			width: 70px;
			height: 20px;
			text-align: left;
			}			
div#port_title{
	float: left;
	width: 565px;
	height: 23px;
	background: url(images/bg_port_title2.gif) no-repeat;
	margin: 0px 0px 10px 0px;
	}
div#left{
	width: 170px;
	margin: 0px 5px 0px 0px;
	float: left;
	}
div#right{
	width: 390px;
	float: left;
	}
	div#right img{
		float: right;
		}
		img.small_img{
			margin: 10px 0px 0px 5px;
			}
table#clients{
	width: 550px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	font-family:verdana, arial, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: left;
	font-weight: normal;
	background: none;
	}
	table#clients td{
		width: 225px;
	}
/************************************************************ [LEFT NAVIGATION] */
div#left_nav950 ul{
	width: 185px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	}
div#left_nav950 li{
	list-style-type: none;
	list-style-position: outside;
	height: 20px;
	margin: 0px;
	padding: 0px;
	}
div#left_nav950 a:link, div#left_nav950 a:visited{
	height: 18px;
	font: 12px arial, sans-serif;
	color: #fff;
	text-decoration: none;
	display: block;
	background: url(images/subnav_off.gif) no-repeat;
	padding: 2px 0px 0px 5px;
	}
div#left_nav950 a:hover, div#left_nav950 a:active{
		height: 18px;
		font-weight: bold;
		color: #000;
		background: url(images/bg_subnav_on.gif) no-repeat;
		display: block;
		padding: 2px 0px 0px 5px;
		}
