#content {
	width: 590px;
	float: left;
	margin: 0;
	padding: 25px 0 0 0;
}

div.contentPadding {
	float: left;
	margin: 0;
	padding: 0 50px 0 17px;
}

#content a {
	color: #555;
}

#content p {
	color: #555;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 5px 0;
	line-height: 22px;	
}
#contentpadding p {
	color: #555;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 5px 0;
	line-height: 22px;	
}

/*Wide template only*/
div.contentTitleContainer {
	float: left;
	margin: 0;
	padding: 0 0 0 1px;
	background-image: url(/images/common/img-bg-contentbg-2.gif);
	height: 37px;
	background-repeat: repeat-y;
}

div.contentTitle {
	float: left;
	margin: 0;
	padding: 12px 0 0 14px;
	background-image: url(/images/common/title_default_bkgrd_wide.gif);
	height: 27px;
	width: 568px;
	background-repeat: no-repeat;
}

.contentSubHeader {
	color: #4D89BE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	font-weight:bold;	
}

#content UL{
	color:#4D89BE;
}
#content LI {
	margin-bottom:12px;
}
.litext{
	color: #555;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	font-weight:normal;	
}

#content .footnote {
	margin-top: 25px;
}
#content .footnote p{
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
}
#content .footnote a{
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
}
#content .footnote sup {
	font-size: 70%
}

/*
#content .rightBorder {
    border-right: 1px dotted #FF0000;
}

th {
    text-align: center;
}
#content .rightBorder {
    border-right: 1px dotted #4D89BE;
}
*/

.rightBorder {
    border-right: 1px dotted #0D5EAC;
}

.bottomBorder {
    border-bottom: 1px dotted #0D5EAC;
    text-align: center;
}

.topBorder {
    border-top: 1px dotted #0D5EAC;
}

.thBorder {
    text-align: center;
    border-top: 1px dotted #0D5EAC;
    border-bottom: 1px dotted #0D5EAC;
    padding: 10px 0;
}

.thBorderRight {
    border-right: 1px dotted #0D5EAC;
    padding: 10px 0;
}

.para{
width:180px;
}