#mainBody {
	font-family: "default-gothic-1","default-gothic-2", Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #222222;
}

body #mainLinks {
	margin: 0;
}

h1, h2, h3 {
display:block;
font-size:12px;
font-weight:bold;
margin:10px 0 5px;
text-transform:uppercase;
}
h4 {
	font-size: 10px;
	font-weight: bold;
	display:block;
	margin: 0;
	padding: 7px 0 1px 0;
	text-transform:none;
	font-style:italic;
	}

ul{
	line-height:12px;
}

ul li{
	text-indent: 10px;
 	list-style: none;
 	list-style-type: none;
}

p {
	line-height: 14px;
}

a:link {
	color: #3e77ba;
	text-decoration:none;
}

a img{
	color: none;
	text-decoration:none;
	border:none;
}

a:visited {
	color: #3e77ba;
	text-decoration:none;
	background-color: #EFEFEF;
}

a:hover {
	color: #ACDDFF;
	text-decoration:none;	
	background-color: #4680C9;
}

.name {
font-size:14px;
}

.section {
	background-color:#EFEFEC;
	border-left: 3px solid #eceecc;
	padding: 10px 13px 10px 13px;
	line-height: 18px;
}

urlsHead {
line-height:5px;
font-weight: bold;
}


div.urlEmail{
	float:right;

}
	
.resboxtext {
	border:25px solid #333333;
	width:100%;
	padding-left: 10px;
	}

.boxtext {
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	color: #000033;
	text-align: left;
	vertical-align: text-top;
	white-space: normal;
	padding: 10px 10px 0 10px;
	height: auto;
	width: 640px;
	border: 1px dotted #d2d2d2;
	background-color:#FFFFFF;
	border:25px solid #333333; width:100%;
	/*display: block;*/
	/*position:absolute;
	left:120px;*/
}

.textarea {
	margin: 20px;
	padding: 20px;
	clear: right;
	float: left;
	height: auto;
	width: 520px;
	border-top-color: #666666;
	border-top-style: dotted;
	border-top-width: 1px;
	border-bottom-color: #666666;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

.list-subhead{
	text-transform:uppercase;
	letter-spacing:.1em;">
	}

#containerRes {
	position:relative;
	width: 600px;
	text-align: left;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	z-index:10;
	/*background-image: url(../images/bkgTop700px.gif);*/
	/*background-color:#E0D8A1;	*/
	background-repeat: no-repeat;
}

#mainLinks
{
padding:45px 0 10px 25px;
background-color:#ebe6df;
}

#mainLinks a:hover
{
color: #ACDDFF;
text-decoration:none;	
background-color: #4680C9;
}
