.chevron {  

	font-family: Arial, Helvetica, sans-serif; 

	font-size: 13px; 

	font-weight: bold; 

	text-decoration: none

}

.chevronsm { 

	font-family: Arial, Helvetica, sans-serif; 

	font-size: 11px; 

	font-weight: bold; 

	text-decoration: none 

}

.heading {  

	font-family: Arial, Helvetica, sans-serif; 

	font-size: 16px; 

	font-weight: bold; 

	color: #000000;

}

.headsub {  

	font-size: 17px; 

	font-weight: bold; 

}

.clienttitle {

	font-size: 36px;

	font-weight: bold;

	font-style: italic;

}

h2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 24px;

	color: #003300 ;

}

.navtab1 { 

	background-color: #003300; 

	font-family: Verdana, Arial, Helvetica, sans-serif; 

	font-size: 12px; 

	font-style: normal; 

	font-weight: bold; 

	color: #FFFFFF; 

	text-decoration: none 

}

.nav1r { 

	font-family: Verdana, Arial, Helvetica, sans-serif; 

	font-size: 12px; 

	font-weight: bold; 

	color: #003300; 

	text-decoration: none; 

	text-align : right; 

	background-color: #FFFFFF

}

.related, a.related:link, a.related:active, a.related:visited { 

	font-family: Verdana, Arial, Helvetica, sans-serif; 

	font-size: 12px;

	color: #FFFFFF; 

	text-decoration: none

}

a.related:hover {

	color: #FF0000; 

	text-decoration: underline

}

.relatedlinkstext { 

	font-family: Verdana, Arial, Helvetica, sans-serif; 

	font-size: 11px; 

	font-style: normal;

	color: #FFFFFF; 

	text-decoration: none 

}

.relatedlinkstitle { 

	font-family: Verdana, Arial, Helvetica, sans-serif; 

	font-size: 16px; 

	font-style: normal;

	font-weight: bold; 

	color: #FFFFFF; 

	text-decoration: none 

}

.sectbg1 { 

	background-color: #4C704C

}

.sectbg1sub { 

	background-color: #7F997F

}

.sectbg2 { 

	background-color: #668566

}

.sectbg2sub { 

	background-color: #B2C2B2

}
#header {

	position: fixed;
	height:auto;
	top:0;
	right:0;
	bottom:auto;
	left:0;
	border-bottom:none;
	padding:3px;
	
}

#leftnavigation
{
	position:fixed;
	height:auto;
	top:10%;
	left:0;
	width:150px;
	margin:0px 0px 0px 10px;
	padding:3px;
	
}
#content{
	position:fixed;
	top:10%;
	bottom:100px;
	margin:0px 0px 0px 165px;
	width:auto;
	height:auto;
	padding-left:5px;
	padding-right:12px;
	border-left:none;
	overflow:auto;
}

#footer
{
	position:fixed;
	width:100%;
	height: 100px;
	top:auto;
	right:0;
	bottom:0;
	margin-left: 10px;
	border-top: none;
	
}











