body {
	background: url(/images/back.png) no-repeat top;*/
}

a {
	text-decoration: none;
}

i {
	color: gray;
	line-height: 14px;
}

td {
	font-family: verdana;
	font-size: 11px;
	color: darkblue;
	line-height: 20px;
}

h1 {
	margin: 0px 0px 5px 0px;
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: red;	
}

h2 {
	font-size: 13px;
}

.innerBullets {
	margin-left: 25px;	
}

input, select, textarea {
	font-family: verdana;
	font-size: 11px;
	color: darkblue;
	border: 1px solid darkblue;
}

#socialDiv {
	position: absolute;
	top: 100px;
	left: 10px;
}

fieldset { -moz-border-radius: 8px; border-radius: 1xpx; }

#contentBox {

}

#logoDiv {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: black;
	padding-top: 2px;
}

#logoDiv a {
	font-size: 24px;
	color: blue;
}

#footer {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #C0C0C0;
	margin: 20px 25px 20px 225px;
	width: 700px;
}

.disclaimer {
	font-family: verdana;
	font-size: 9px;
	width: 160px;
	line-height: 11px;
}

.gray { color: #616161; }
.lightGray { color: #979797; }
.burgundy { color: red; }

#contentTr td {
	padding: 10px;
	background-color: #FFFFFF;
}

.lighter {
	filter: alpha(opacity=70);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity: .8;
	opacity: .8;
}

#headerDiv {
	font-weight: bold;
	font-size: 14px;
	margin: 0px 0px 0px 0px;
	padding-bottom: 5px;
	position: relative;
	width: 100%;
	border-bottom: 1px dotted #742662;
	/* background: url(/images/header_back.png) no-repeat bottom;*/
} 

#actualContent {
	padding: 0px;
	border: 1px solid black;
} 

#leftBar {
	position: absolute; 
	float: left; 
	height: 100%; 
	width: 185px; 
	background-color: #FFFFFF; 
	margin: 123px 0px 0px 0px; 
	padding: 12px 0px 10px 10px; 
	display: inline; 
	border-top: 1px solid #C0C0C0;	
	border-right: 1px solid #C0C0C0;
}

.fieldHeader {
	border: 1px dotted #C0C0C0;
	padding: 3px;
	width: 250px;
	text-align: right;
	line-height: 15px;
}

#linkDiv {
	padding-right: 15px;
	text-align: right;
}

#linkDiv a {
	text-decoration: none;
	font-family: verdana;
	font-size: 10px;
	color: green;
}

.subHeadImg {
	padding-bottom: 10px;
	padding-top: 10px;
}

.subHeadImg2 {
	padding-bottom: 10px;
	padding-top: 10px;
	border-top: 1px dotted #742662;
}

.contentBlock {
	padding-bottom: 10px;
}
