@charset "UTF-8";
/* CSS Document */

a:link {
	color: #3943A9;
	text-decoration: none;
	}
a:visited {
	color: #3943A9;
	text-decoration: none;

}
a:hover {
	color: #ff0013;
	text-decoration: underline;
}

a:active {
	color: #3943A9;
	text-decoration: none;
}

.ptext {
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding:  0px 0px 0px 0px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	text-align: left;
	color: #000000;
	line-height: 20px;
	background-position: right;	
}

.ptext8 {
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding:  0px 0px 0px 0px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #000000;
	line-height: 6px;
	background-position: right;	
}

#container {
	position:relative;
	height: 1050px;
	width: 705px;
	margin-right: auto;
	margin-left: auto;
}

#navbar {
	position:relative;
	left:0px;
	top:39px;
	width:700px;
	height:30px;
	background-color:9489A9;
	layer-background-color:9489A9;
	border:0px none #000000;
	z-index:25;
}

#header {
	position:relative;
	left:0px;
	top:0px;
	width:700px;
	height:39	px;
	background-color:9489A9;
	layer-background-color:9489A9;
	border:1px none #000000;
}




#leftborder {
	position:absolute;
	left:0px;
	top:150px;
	width:235px;
	height:355px;
	background-color:9489A9;
	layer-background-color:9489A9;
	background-image:url(images/elm4.06web.jpg)
	border:1px none #000000;
	z-index:2;
	margin-top: 0px;
}
	
.processhead {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	color: #000000;
}

.boldhead {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	}

.boldtext {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	line-height: 20px;
}

#footer {
	background-color: #ffffff;
	position:relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 00px 0px 0px;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #14487c;	
	text-indent: 0px;
	text-align: center;
	font-size: 11px;
	color: #000000;
	border-top-color: #14487c;
	border-bottom-color: #14487c;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-style: solid;
	z-index:99;
	
}




ul {
	list-style-image: url(images/opensqbullet.gif);
	padding: 0px 0px 0px 20px;
	margin-left: 0;
	}

.indent {
padding-left: 30px;
}

