/*
.ColLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-attachment: fixed;
	background-color: #CCCCCC;
	background-image: url(images/home_draft/col_left_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	vertical-align: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding: 0px;
	color: #666666;
}
*/
.FormField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CCCCCC;
	cursor: text;
}
.FormText {
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.AdminFormField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #CCCCCC;
	cursor: text;
	color: #990000;
	padding-right: 2px;
	padding-left: 2px;

}

.AdminFormText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #CCCCCC;
	color: #333333;
}

.AdminText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
}

.HeaderSM {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
}
.Login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 4px;
}
.HomeServiceTable {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	text-align: right;
	padding: 2px;
	margin: 0px;
	background-color: #E4E4E4;

}
.HomeServiceTableL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #990000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	text-align: left;
	vertical-align: bottom;
	font-weight: bold;
	background-color: #E4E4E4;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;

}
.HomeContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 6px;
	vertical-align: top;
	border: none;

}
.HomeHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #BD2139;
	line-height: 20px;
	vertical-align: middle;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top: 0px none #333333;
	border-right: 0px none #333333;
	border-bottom: 1px solid #333333;
	border-left: 0px none #333333;

}
.BorderRight {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.SubContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 20px 10px 16px;
	vertical-align: top;
	border-top: 0px none #000000;
	border-right: 1px solid #000000;
	border-bottom: 0px none #000000;
	border-left: 0px none #000000;

}
.PageHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	text-align: left;
/*	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid; 
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;*/
	font-style: normal;

}
.ParagraphHdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
/*	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #999999;
	border-left-color: #333333;
	background-color: #EEEEEE;
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
*/


}
.QuestionTD {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	text-align: right;
	padding: 2px;
	margin: 0px;
	background-color: #E4E4E4;
}
.HomePhoto {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.UL1 {
	list-style-type: square;
/*	list-style-image: url(images/NAV/arrows.gif); */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.UL2 {
	list-style-type: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;

}
.LI2 {
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 4px;
/*	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 4px;
	background-image: url(images/home_draft/col_left_bg.jpg); 
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: center top; */
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.LI1 {
	list-style-type: none;

}
/*
.ULfolder {
	background-attachment: fixed;
	background-image: url(images/sm_folder_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	list-style-type: none;
} */
.foldertop {
	background-attachment: fixed;
	background-image: url(images/sm_folder_topmid.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

.FormButtons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
}
.borderlines {
	background-repeat: repeat;
	border: 1px solid #333333;
	padding: 1px;
	margin-top: 1px;
	margin-right: 2px;
	margin-bottom: 1px;
	margin-left: 2px;

}
.Deadlink {
	font-size: 10px;
	color: #CCCCCC;

}
td {
	color: #000000;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
.block1 {
/*	background-image: url(images/block_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top; 
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #DEDEDE;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 10px;
	padding: 8px;

}
.TableHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	text-align: center;

}
.TableText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #666666;
}
.TableTextRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #990000;
	padding: 3px;
	border: 1px solid #666666;
	font-weight: bold;

}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.beige {
	background-color: #CCCC99;
}
.topLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.hdr_login {
	margin: 0px;
	padding: 0px;
}
.RtBarCapsLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
}
.legalblue{
	font-size: 10px;
	font-weight: italic;
	color: #0070C8;
}
.FooterLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.FooterLinks  { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
} 
.FooterLinks a:link  { 
	font-size: 10px;
	color: #000000;
	text-decoration: underline;  
} 
.FooterLinks a:visited  { 
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
} 
.FooterLinks a:hover  {
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
} 
.FooterLinks a:active  { 
	font-size: 10px;
	color: #000000;
	text-decoration: underline; 
} 
.NewsText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: normal;
	top: 8px;
	bottom: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	clip: rect(auto,auto,8px,auto);
}
.NewsTextTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	line-height: normal;
	top: 8px;
	bottom: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	clip: rect(auto,auto,8px,auto);
}
.NewsText a:link  {
	font-size: 9px;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
} 
.NewsText a:visited  { 
	font-size: 9px;
	color: #000000;
	text-decoration: underline;
} 
.NewsText a:hover  {
	font-size: 9px;
	color: #000000;
	text-decoration: underline;
} 
.NewsText a:active  { 
	font-size: 9px;
	color: #000000;
	text-decoration: underline; 
} 
.homeHeadlines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
}

.homeHeadlinesText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.homeHeadlinesText a:link  {
	font-size: 9px;
	color: #666666;
	text-decoration: none;

} 
.homeHeadlinesText a:visited  { 
	font-size: 9px;
	color: #666666;
	text-decoration: none;
} 
.homeHeadlinesText a:hover  {
	font-size: 9px;
	color: #666666;
	text-decoration: underline;

} 
.NewBodyHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;

} 
.NewBlueHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3F658C;
}

.homeHeadlinesText a:active  { 
	font-size: 9px;
	color: #666666;
	text-decoration: none;
} 
	
.newbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
.GoldBoxTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.GoldBoxText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.GoldBoxText a:link  {
	color: #FFFFFF;
	text-decoration: none;

} 
.GoldBoxText a:visited  { 
	color: #FFFFFF;
	text-decoration: none;
} 
.GoldBoxText a:hover  {
	color: #FFFFFF;
	text-decoration: underline;
} 
.GoldBoxText a:active  { 
	color: #FFFFFF;
	text-decoration: none;
} 
.UL3 {
	list-style-type: disc;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.PressCenterHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
.PressCenterSideHdr {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	}
.PressCenterSideNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.PressCenterSideNav a:link  {
	color: #000066;
	text-decoration: none;

} 
.PressCenterSideNav a:visited  { 
	color: #000066;
	text-decoration: none;
} 
.PressCenterSideNav a:hover  {
	color: #000066;
	text-decoration: underline;
} 
.PressCenterSideNav a:active  { 
	color: #000066;
	text-decoration: none;
} 
	
.PressStoryBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
.PressStoryBody a:link  {
	color: #000000;
	text-decoration: none;

} 
.PressStoryBody a:visited  { 
	text-decoration: none;
	color: #000000;
} 
.PressStoryBody a:hover  {
	text-decoration: underline;
	color: #000000;
} 
.PressStoryBody a:active  { 
	text-decoration: none;
	color: #000000;
} 
.PressStoryBodyBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000066;
}
.PressStoryBodyBlue a:link  {
	text-decoration: none;
	color: #000066;

} 
.PressStoryBodyBlue a:visited  { 
	text-decoration: none;
	color: #000066;
} 
.PressStoryBodyBlue a:hover  {
	text-decoration: underline;
	color: #000066;
} 
.PressStoryBodyBlue a:active  { 
	text-decoration: none;
	color: #000066;
} 
.NewPageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #3F658C;
}
.blueFormButtons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #003366;
	border: thin solid #FFFFFF;
	font-weight: normal;
}
.CareersNavHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-weight: bold;
}
.CareersNavBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
