/* CSS Document */
body {
 background-color: #FFFFFF;
 margin-left: 0px;
 margin-top: 7px;
 margin-right: 0px;
 margin-bottom: 0px;
 font: 76% Arial, Helvetica, sans-serif; 
 color: #000000; 
 text-align: left;
}
.headingRed {
 font-size:120%;
 letter-spacing:1px;
 color: #9e0000;
 font-weight: bold;
}
.headingBlue {
 font-size:110%;
 letter-spacing:1px;
 color: #005ca4;
 font-weight: bold;
}
.headingBlueUC {
 font-size:110%;
 text-transform:uppercase;
 letter-spacing:1px;
 color: #005ca4;
 font-weight: bold;
}

.homeTxt {
 padding-top: 38px;
 padding-left: 18px;
 padding-right: 18px;
}
.bg_yellowGradient {
 background-image:url(../images/bg_yellowgradient.gif);
 background-repeat:repeat-x;
}

.headingTLT {
 font-size:11px;
 text-transform:uppercase;
 letter-spacing:1px;
 color: #005ca4;
 font-weight: bold;
 background-color: #f1e4c6;
 padding-top: 6px;
 padding-left: 10px;
 padding-bottom: 6px;
}
.headingLNandE {
 font-size:11px;
 text-transform:uppercase;
 letter-spacing:1px;
 color: #005ca4;
 font-weight: bold;
 background-color: #e9d5a7;
 padding-top: 6px;
 padding-left: 10px;
 padding-bottom: 6px;
}
.headingFP {
 font-size:11px;
 text-transform:uppercase;
 letter-spacing:1px;
 color: #005ca4;
 font-weight: bold;
 background-color: #e0ca98;
 padding-top: 6px;
 padding-left: 10px;
 padding-bottom: 6px;
}
.FP_img {
 background-color: #ebd4a0;
 padding-top: 10px;
 padding-left: 10px;
 padding-bottom: 6px;
}

.borderRed{
 border:thin;
 border-style:solid;
 border-color: #9e0000;
}

.TLT_options {
 font-size:10px;
 background-color: #f8eacb;
 padding-top: 6px;
 padding-left: 10px;
 padding-bottom: 6px;
}

.TLT_options a:link {
 color: #000000;
 text-decoration: underline;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
}
.TLT_options a:visited {
 color: #000000;
 text-decoration: underline;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
}
.TLT_options a:hover {
 color: #9e0000;
 text-decoration: underline;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
}
.TLT_options a:active {
 color: #9e0000;
 text-decoration: underline;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
}


.LNandE_options {
 font-size:10px;
 color: #000000;
 background-color: #f4dfaf;
 padding-top: 6px;
 padding-left: 10px;
 padding-right: 10px;
 padding-bottom: 6px;
 list-style-image:url(../images/bullet.gif);
 list-style-position:inside;
}

.LNandE_options a:link {
 color: #545454;
 text-decoration: underline;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight:bold;
}
.LNandE_options a:visited {
 color: #545454;
 text-decoration: underline;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight:bold;
}
.LNandE_options a:hover {
 color: #9e0000;
 text-decoration: underline;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight:bold;
}
.LNandE_options a:active {
 color: #9e0000;
 text-decoration: underline;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight:bold;
}

.FP_options {
 font-size:10px;
 color: #000000;
 background-color: #ebd4a0;
 padding-top: 6px;
 padding-left: 10px;
 padding-right: 10px;
 padding-bottom: 6px;
}

.FP_options a:link {
 color: #545454;
 text-decoration: underline;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight:bold;
}
.FP_options a:visited {
 color: #545454;
 text-decoration: underline;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight:bold;
}
.FP_options a:hover {
 color: #9e0000;
 text-decoration: underline;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight:bold;
}
.FP_options a:active {
 color: #9e0000;
 text-decoration: underline;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight:bold;
}

.BlueFP_options {
 font-size:10px;
 color: #000000;
 background-color: #C4D2DE;
 padding-top: 6px;
 padding-left: 10px;
 padding-right: 10px;
 padding-bottom: 6px;
}

.BlueFP_options a:link {
 color: #545454;
 text-decoration: underline;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight:bold;
}
.BlueFP_options a:visited {
 color: #545454;
 text-decoration: underline;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight:bold;
}
.BlueFP_options a:hover {
 color: #9e0000;
 text-decoration: underline;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight:bold;
}
.BlueFP_options a:active {
 color: #9e0000;
 text-decoration: underline;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight:bold;
}

.footer {
 color: #669dc8;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 padding-top: 8px;
 padding-left: 8px;
 padding-right: 8px;
 padding-bottom: 8px;
}
.footer a:link {
 color: #669dc8;
 text-decoration: underline;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
}
.footer a:visited {
 color: #669dc8;
 text-decoration: underline;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
}
.footer a:hover {
 color: #ffffff;
 text-decoration: underline;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
}
.footer a:active {
 color: #ffffff;
 text-decoration: underline;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
}

/*jj end here*/
/*cw begin here*/

.text_content {
 font-family:Arial, Helvetica, sans-serif;
 font-size:11px;
 color: #000000;
}
.text_content a:link {
 font-family:Arial, Helvetica, sans-serif;
 font-size:11px;
 color: #000000;
 text-decoration:underline;
}
.text_content a:visited{
 font-family:Arial, Helvetica, sans-serif;
 font-size:11px;
 color: #000000;
 text-decoration:underline;
}
.text_content a:hover{
 font-family:Arial, Helvetica, sans-serif;
 font-size:11px;
 color: #9e0000;
 text-decoration:underline;
}
.text_content a:active{
 font-family:Arial, Helvetica, sans-serif;
 font-size:11px;
 color: #9e0000;
 text-decoration:underline;
}
/*.text_content_sm{
 font-family:Arial, Helvetica, sans-serif;
 font-size:9px;
 color: #000000;
}*/

.text_red{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#9E0000;
}
.text_red a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#9E0000;
	text-decoration:underline;	
}



.text_content_sm{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#545454;
}
.text_content_blackBold{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight: bold;
}
.text_content_blackBold_md{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight: bold;
}
.text_content_blackBold_md a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#545454;
	font-weight: bold;
	text-decoration:underline;
}
.text_content_blackBold_md a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#545454;
	font-weight: bold;
}
.text_content_Bold{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#545454;
	font-weight: bold;
}
.text_content_Bold a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#545454;
	font-weight: bold;
	text-decoration:underline;
}
.text_content_Bold a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#545454;
	font-weight: bold;
}
.text_content_redBold_md{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#9E0000;
	font-weight: bold;
}
.text_content_darkblueBold_md{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000066;
	font-weight: bold;
}
.text_content_darkblueBold_md a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000066;
	font-weight: bold;
	text-decoration:underline;
}
.text_content_darkblueBold_md a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000066;
	font-weight: bold;
	text-decoration:none;
}

	

.GreenTier_border {
 border-top:1px solid #000000;
 border-left:1px solid #000000;
 border-right:1px solid #000000;
 border-bottom:1px solid #000000;
}

.GreenTierText {
 font-size:10px;
 font-family: Arial, Helvetica, sans-serif;
 color: #000000;
 text-decoration: none;
}
.GreenTierText a:link {
 font-size:10px;
 font-family: Arial, Helvetica, sans-serif;
 color: #006600;
 text-decoration: underline;
}
.GreenTierText a:visited {
 font-size:10px;
 font-family: Arial, Helvetica, sans-serif;
 color: #006600;
 text-decoration: underline;
}
.GreenTierText a:hover {
 font-size:10px;
 font-family: Arial, Helvetica, sans-serif;
 color: #9E0000;
 text-decoration: underline;
}
.GreenTierText a:active {
 font-size:10px;
 font-family: Arial, Helvetica, sans-serif;
 color: #006600;
 text-decoration: underline;
}
.text_redHeader_lg {
 font-size: 14px;
 color: #9e0000;
 font-weight: bold;
}

.TransLineTopics_text {
 font-size:10px;
 font-family: Arial, Helvetica, sans-serif;
 color: #000000;
 padding-top: 6px;
}

.TransLineTopics_text a:link {
 color: #000000;
 text-decoration: underline;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
}
.TransLineTopics_text a:visited {
 color: #000000;
 text-decoration: underline;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
}
.TransLineTopics_text a:hover {
 color: #9e0000;
 text-decoration: underline;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
}
.TransLineTopics_text a:active {
 color: #9e0000;
 text-decoration: underline;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
}

.SidebarText_Blue {
 font-size:11px;
 font-family: Arial, Helvetica, sans-serif;
 color: #005ca4;
 font-weight: bold;
}

.ProjectLinks_text a:link {
 color: #000000;
 text-decoration: underline;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
}
.ProjectLinks_text a:visited {
 color: #000000;
 text-decoration: underline;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
}
.ProjectLinks_text a:hover {
 color: #9e0000;
 text-decoration: underline;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
}
.ProjectLinks_text a:active {
 color: #9e0000;
 text-decoration: underline;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
}
.SidebarText_Blue {
 font-size:11px;
 font-family: Arial, Helvetica, sans-serif;
 color: #005ca4;
 font-weight: bold;
}



.list_notoporbottommargin {
	margin-top:0px;
	margin-bottom:0px;
}
.table_rr {
 font-size:10px;
 font-family: Arial, Helvetica, sans-serif;
 color: #000000;
 line-height: 1.5em;
}
.table_rr a:link {
 color: #000000;
 text-decoration: underline;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 line-height: 1.5em;
}
.table_rr a:visited {
 color: #000000;
 text-decoration: underline;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 line-height: 1.5em;
}
.table_rr a:hover {
 color: #9e0000;
 text-decoration: underline;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 line-height: 1.5em;
}
.table_rr a:active {
 color: #9e0000;
 text-decoration: underline;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 line-height: 1.5em;
}

.table_rr td{
 padding-top:4px;
}
.table_redimageborder{
 border:1px solid #9E0000;
 padding:2px 2px 2px 2px; 
}
.table_redimagebordernospace{
 border:1px solid #9E0000;
}

.outsideborder{
 border:1px solid #000000;
}
.topandbottomborder{
 border-bottom:1px solid #000000;
 border-top:1px solid #000000;
}
.topborder{
 border-top:1px solid #000000;
}
.rightborder{
 border-right:1px solid #000000;
}
.leftborder{
 border-left:1px solid #000000;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #005CA4;
	background-color: #FFFFFF;
	text-indent: 2pt;
	height: 15px;

}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #005CA4;
	background-color: #FFFFFF;
	text-indent: 2pt;

}
select {
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 10px;
 	color: #000000;
 	height: 15px;
 	border:1px solid #005CA4;
 	background-color: #FFFFFF;
 	text-indent: 2pt;
}
.submit_button {
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 11px;
 	color: #000000;
 	height: 18px;
 	background-color: #CCCCCC;
 	border:1px outset #CCCCCC;
}
.checkbox {
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 11px;
 	color: #000000;
 	height: 18px;
 	background-color: #FCF5E7;
 	border:0px outset #CCCCCC;
}

.hyperlinked_image{
	border:0px solid #FFFFFF;
}
