BODY {
	color: #333333;
	background-attachment: scroll;
	background-color: #ffffff;
	background-image: url(images/backgroundimagePDS2.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
}

.box_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: lighter;
	text-decoration: overline;
	text-align: right;
	vertical-align: bottom;
	padding-bottom: 10px;
	text-transform: uppercase;
}
.box_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

#content{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	border-bottom: 1px solid #666666;
}
.content_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #25305e;
	font-weight: normal;
	text-transform: capitalize;
}
.content_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.content_text_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	line-height: 16px;
}
.content_text_large {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
}
.style1 {
	color: #091662;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
}


#footer{
	font-family: Verdana, Arial, _sans;
	letter-spacing:-1px;
	font-size: 10px;
	line-height: 14px;
	color: #666666;
	list-style: none;
}

#footer A:link    {
	color: #333333;
	text-decoration: none;
}
#footer A:active	{ color: #0E4E6F; text-decoration: underline; }
#footer A:visited	{ color: #666666; text-decoration: none; }
#footer A:hover   {
	color: #1b1f51;
	text-decoration: underline;
}
a:link {
	color: #000033;
}
a:visited {
	color: #1b1f51;
}
a:hover {
	color: #ea8600;
}
a:active {
	color: #1b1f51;
}

