#content h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #000000;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #002878;
	font-weight: normal;
	margin-bottom: 14px;
}
#content #content_body h3 {
	font-size: 20px;
	margin-top: 0px;
}
.greenParaTitle {
	color: #000000;
}
table.sourceTable {
	padding-bottom: 6px;
}
table.sourceTable tr td {
	font-size: 10px;
	color: #666666;
	font-style: italic;
}
table.sourceTable tr td.index {
	font-size: 10px;
	color: #666666;
	font-style: italic;
	vertical-align: top;
}
table.assessmentWorksheet {
	width: 100%;
}
table.assessmentWorksheet tr > td {
	width: 50%;
}
#content #content_body {
	width: 500px;
	margin-bottom: 20px;
}
#content #content_body_im {
	width: 750px;
	margin-bottom: 20px;
}
#content #content_body_leaving {
	width: 629px;
	margin-bottom: 20px;
}

#content #content_body_leaving p img{
	text-align:center;
}

#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #000000;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #002878;
	font-weight: normal;
	margin-bottom: 14px;
}

#content #right {
	width: 300px;
}

#content #content_body_email {
	width: 946px;
	margin-bottom: 20px;
}

#content #content_body_email h3 {
	font-size: 20px;
	color: #000000;
	font-weight: normal;
	margin-top: 0px;
}

#content #content_body_email .emailgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

#content #content_body_email .emailblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#content #content_body_email .required { 
	color: #FF0000;
}
#interview_list {
	margin-top: 10px;
	margin-bottom: 20px;
	border-width: 1px;
	border-style: solid;
	border-color: #cccccc;
	height:300px;
	width:500px;
	overflow:auto;
	overflow-x:hidden;
}
.errorBox { border:1px solid red; padding:10px; font-weight:bold; }
.errorText { color:red;}
.errorSizeColor { color:red; font-size: 12px;}
.required { color:red; }

/* Landing Pages Backgrounds */
#trsPage { background:url(../images/trsLandingPageBg.jpg) bottom no-repeat; }
#diaPage { background:url(../images/diaLandingPageBg.jpg) bottom no-repeat; }
.disclosure { display:none; }

table tr td.vaRule { width:660px; height:5px; padding:0; }

div.prMediaContacts {
	border: 1px solid #cccccc;
	width: 200px; 
	padding: 5px 10px;
	margin-top: 40px;
}

h4.prMediaContactsTitle {
	color: #000000;
	font-size: 12px;
	padding: 0 0 10px 0;
}

p.prMediaContactName {
	padding: 0px;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

p.prMediaContactInfo {
	padding: 0 0 0 10px;
}
li {padding-bottom: 1em;}

#ourAdvisorRNbackground { 
	background:url(../images/AdvisoryServicesBrochure.jpg) bottom no-repeat; 
	height:200px; 
	width:253px; 
	margin-bottom:0px; 
}

#leftNavContactUs {
	background:url(../images/LN_BannerBkgd.jpg) bottom no-repeat;
	border: 1px solid #CCCCCC;
	margin: 10px 0px 16px 0px;
	width:170px;
	height:187px;
}

#leftNavContactUs h4 {
	color: #FFFFFF;
	text-align: center;
	margin-top: 10px;
}

#leftNavContactUs p {
	color: #FFFFFF;
	font-size: 15px;
	margin: 50px 0 0 10px; 
}

#leftNavContactUs a {
	color: #FFFFFF;
}

.subHeading3
{
    color: #5A8E22;
    font-size: 12px;
}

.subHeading2
{
    color: #719500;
    font-size: 14px;
}

.subHeading1
{
    color: #5A8E22;
    font-size: 20px;
}

.normal
{
    color: Black;
    font-size: 12px;
}

.footnote
{
    color: Gray;
    font-size: 10px;
}

.contentPadding
{
    padding: 10px 10px 10px 10px;
}

.invalidPassword {
    border: 1px solid red;
    width: 200px;
}
