/* CSS Document */



#titlebar {
	width:822px;
	height:125px;
	background-image:url(images/headernew.gif);
	background-repeat: no-repeat;
}

#companyName {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:50px;
margin-left:25px;

}

#content{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
width:520px;
margin-left:35px;
text-align:justify;

}
.background {
	background-image: url(images/backgrndbrder.gif);
	background-repeat: repeat-y;
	background-position: top;
}

#sidebar {
	background-color:#6a0000;
	width:200px;
	height:auto;
	position:absolute;
	left:607px;
	top:183px;
	outline-style:solid;
	outline-width:thin;
	outline-color:#234e00;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #FFF;
}

#navigation {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
	width:825px;
	height:21px;
	outline-style:solid;
	outline-width:thin;
	outline-color:#234e00;
	text-align: center;
	background-image: url(images/navback.gif);
	background-repeat: no-repeat;
}

#maincontent {
	background-color:#FFFFFF;
	width:822px;
	height:auto;
}



#line {
	height:2px;
	width:515px;
	background-color:#6a0000;
	outline-style:solid;
	outline-width:thin;
}



#footer{
height:35px;
width:800px;
background-color:#93de56;
outline-style:solid;
outline-width:thin;
outline-color:#234e00;

}

#copyright{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-align:left;
	margin-left:25px;
	margin-right:25px;
	
	
}

a:link {color:#234e00}
a:visited {color:#4f7c2a}

p.highlight {background-color:#CAFFB2;}
.contenttitles {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}
.navback {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;
	background-image: url(images/navback.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.subtext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #FFF;
}
.importanttext {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	color: #900;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #900;
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #900;
	text-align: center;
}
.subtext2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	color: #333;
}
