.CatalogNav{
	background-color : #99CCFF;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	padding : 2;
	text-align : center;
}
.CatalogNavHover{
	background-color : #99CCFF;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	padding : 2;
	text-align : center;
}
.OrderNav{
	background-color : #FFCC66;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	padding : 2;
	text-align : center;
}
.OrderNavHover{
	background-color : #FFCC66;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	padding : 2;
	text-align : center;
}
.ClaimNav{
	background-color : #FF9999;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	padding : 2;
	text-align : center;
}
.ClaimNavHover{
	background-color : #FF9999;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	padding : 2;
	text-align : center;
}
.RenewalNav{
	background-color : #CCFFCC;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	padding : 2;
	text-align : center;
}
.RenewalNavHover{
	background-color : #CCFFCC;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	padding : 2;
	text-align : center;
}
.ProfileNav{
	background-color : #CC99CC;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	padding : 2;
	text-align : center;
}
.ProfileNavHover{
	background-color : #CC99CC;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	padding : 2;
	text-align : center;
}
.ReportNav{
	background-color : #CCCCCC;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	padding : 2;
	text-align : center;
}
.ReportNavHover{
	background-color : #CCCCCC;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	padding : 2;
	text-align : center;
}
.CSRNav{
	background-color : #CCCCFF;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	padding : 2;
	text-align : center;
}
.CSRNavHover{
	background-color : #CCCCFF;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	padding : 2;
	text-align : center;
}
.SecurityNav{
	background-color : #FF9966;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	padding : 2;
	text-align : center;
}
.SecurityNavHover{
	background-color : #FF9966;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	padding : 2;
	text-align : center;
	
}
.BottomBar{
	background-color : #CCCCCC;
	border-right : 1px solid Black;
	border-top : 1px solid Black;
	border-bottom : 1px solid Black;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 10px;
}
.BottomBarMiddle{
	background-color : #CCCCCC;
	border-top : 1px solid Black;
	border-bottom : 1px solid Black;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 10px;
}
.LanguageInput{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	text-align : center;
	background-color : #cccccc;
	border : 0;
}
.MainTextSmall{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12px;
}
.MainTextSmallBold{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #616161;
}
.MainTextSmallRed{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	color : #333399;
}
.MainTextSmaller{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	font-style : italic;
}
.MainText{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 13px;
}
.MainTextRed{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	color : Red;
}
.MainTextItalic{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	font-style : italic;
}
.MainTextBold{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	color : #616161;
}
.MainTextItalicBold{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 13px;
	font-style : italic;
	font-weight : normal;
	color : #616161;
}.MainTextLarge{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 14px;
}
.MainTextLargeBold{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : normal;
	color : #616161;
}
.MainTextLargeBoldRed{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : normal;
	color : #333399;
}
.MainTextLargeItalic{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 16px;
	font-style : italic;
}
.MainTextBoldRed{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	color : #333399;
}
.Tabtext{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	text-align : center;
}
.TabtextHover{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	text-align : center;
	text-decoration : underline;
	CURSOR: pointer;
}
.CalTextBold{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	color : #ffffff;
}
.CalMonthYrBold{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	color : #204090;
}
.Input{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 13px;
}
.Select{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 13px;
	text-align : center;
	border : 1;
}
.MultipleSelect{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 13px;
	text-align : center;
	border : 1;
}
.MultipleSelectSmall{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 10px;
	text-align : center;
	border : 1;
}
.InputChanged{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	color : #333399;
	border-top : 1px solid Silver;
	border-bottom : 1px solid Silver;
	border-left : 1px solid Silver;
	border-right : 1px solid Silver;
}
.SelectChanged{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	text-align : center;
	color : #333399;
	background-color:#f0f0f0;
}
.MultipleSelectChanged{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	text-align : center;
	background-color:#f0f0f0;
	color : #333399;
}
.FieldLabel{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 10px;
}
.Field{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 10px;
}
.Submit{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 13px;
	background-color : #f0f0f0;
	color : #204090;
}
.SubmitSmall{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 10px;
	background-color : #f0f0f0;
	color : #204090;
}
.HelpLink{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : underline;
	font-size : 13px;
	color : #204090;
}
.PageHeading{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 26px;
	color: #616161;
}
.ColumnHeading{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	color : #103080;
}
.ColumnHeadingSmall{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #103080;
}
.Link{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-decoration : underline;
	font-size : 13px;
	color : #204090;
}
.LinkRed{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-decoration : underline;
	font-size : 13px;
	color : red;
}
.LinkOver{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-decoration : underline;
	font-size : 13px;
	color : black;
	cursor: pointer;
}
.SmallLink{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-decoration : underline;
	font-size : 11px;
	color : #204090;
}
.SmallLinkOver{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-decoration : underline;
	font-size : 11px;
	color : black;
	cursor: pointer;
}
.EmailLink{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-decoration : underline;
	font-size : 13px;
	color : #204090;
}
.EmailLinkOver{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-decoration : underline;
	font-size : 13px;
	color : black;
}
.TitleLink{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-decoration : underline;
	font-size : 13px;
	color : #204090;
}
.TitleLinkHighlight{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-decoration : underline;
	font-size : 13px;
	color : Red;
	}
.PublisherLink{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-decoration : underline;
	font-size : 13px;
	color : #204090;
}
.PublisherLinkSmallItalic{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-decoration : underline;
	font-style : italic;
	font-size : 11px;
	color : #204090;
}
.OrderLink{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : underline;
	font-size : 13px;
	color : #204090;
}
.OrderLinkSmall{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : underline;
	font-size : 11px;
	color : #333399;
}
.OrderLinkBold{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : underline;
	font-size : 12px;
	color : #333399;
}
.ClaimLink{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : underline;
	font-size : 12px;
	color : #333399;
}
.ClaimLinkSmall{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : underline;
	font-size : 11px;
	color : #333399;
}
.TopTabLink{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : underline;
	font-size : 13px;
	color : #204090;
	text-align : center;
	}
.TopTabLinkSelected{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : underline;
	font-size : 13px;
	color : #204090;
	text-align : center;
	}
.TopTabLinkOver{
	font-family : Arial, Geneva, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : underline;
	font-size : 13px;
	color : #101010;
	text-align : center;
	cursor: pointer;
}
.TabLink{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : none;
	font-size : 15px;
	color : #f0f0f0;
	text-align : center;
	}
.TabLinkOver{
	font-family : Arial, Geneva, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : none;
	font-size : 15px;
	color : White;
	text-align : center;
	cursor: pointer;
}
.TitleTabLinkHeading{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : none;
	font-size : 13px;
	color : 103080;
	text-align : center;
	}
.TitleTabLink{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : none;
	font-size : 13px;
	color : #616161;
	text-align : center;
	}
.TitleTabLinkOver{
	font-family : Arial, Geneva, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : none;
	font-size : 13px;
	color : Black;
	text-align : center;
	cursor: pointer;
}
.PageLink{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : none;
	font-size : 11px;
	color : #204090;
	text-align : center;
	}
.PageLinkSmaller{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-decoration : none;
	font-style : italic;
	font-size : 9px;
	color : Black;
	text-align : center;
}
.PageLinkOver{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : underline;
	font-size : 11px;
	color : Black;
	text-align : center;
	CURSOR: pointer;
}
.PageLinkGrayed{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : none;
	font-size : 11px;
	color : Gray;
	text-align : center;
}
.PageLinkHighlight{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : underline;
	font-size : 10px;
	color : Red;
	text-align : center;
}
.InPageLink{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
	font-size : 12px;
	color : #333399;
	text-align : center;
	}
.InPageLinkOver{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : underline;
	font-size : 12px;
	color : #333399;
	text-align : center;
	cursor: pointer;
}
.InPageLinkGrayed{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
	font-size : 12px;
	color : Gray;
	text-align : center;
}
.InPageLinkHighlight{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : underline;
	font-size : 12px;
	color : Red;
	text-align : center;
}
.WarningText{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	color : Red;
	font-size : 16px;
	font-weight : bold;
}
.Message{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	BACKGROUND-COLOR: #006EB6;
	text-decoration:none;
	COLOR: white;
	FONT-SIZE: 12;
	border-width: 1px;
	border-style: solid;
	border-color: #ffcc33 #ffcc33 #ffcc33 #ffcc33;
}
.MessageLink{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-decoration : underline;
	font-size : 12px;
	color : #333399;
}
.MessageLinkOver{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-decoration : underline;
	font-size : 12px;
	color : #333399;
	cursor : pointer;
}
#contentWrapper { 
	width: 100%;  
	height: 100%; 
}

#content {
	padding: 0px 0px 0px 0px; 
	margin: 0px; 
	text-align: left; 
	background: white; 
	background-repeat: repeat; 
	width: 770px; 
}
.ftbody { 
	background-image: none; 
	background-repeat: no-repeat; 
	background-attachment: fixed; 
	background-position: 0%;
	background-color: #e0e0e0;
	padding: 0px; 
	margin: 0px; 
	height: 100%;
	width: 100%;
}
.LinkMiddle {
	border-top : none;
	border-bottom : none;
	text-align: center; 
	color : White;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
	font-size : 10px;
}
.LinkMiddleSmall {
	border-top : none;
	border-bottom : none;
	text-align: center; 
	color : #204090;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : none;
	font-size : 11px;
}
.LinkLeft {
	border-left : 1px solid Black;
}
.LinkRight {
	border-right : 1px solid Black;
}
.LinkMiddleOver {
	border-top : none;
	border-bottom : none;
	text-align: center; 
	color : White;
	text-decoration : underline;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 10px;
	CURSOR: pointer;
}
.LinkMiddleSmallOver {
	border-top : none;
	border-bottom : none;
	text-align: center; 
	color : #101010;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 11px;
	cursor: pointer;
}
.LinkMiddleGrayed {
	border-top : none;
	border-bottom : none;
	text-align: center; 
	color : Gray;
	text-align: center; 
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
	font-size : 11px;
}
.LinkMiddleSmallGrayed {
	border-top : none;
	border-bottom : none;
	text-align: center; 
	color : Gray;
	text-align: center; 
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : none;
	font-size : 11px;
}
.ReportProgress{
	background-image : url(Images\Line.gif);
	background-repeat : repeat-x;
	background-position : bottom;
	background-color : White;
	padding : 0;
}
.ReportProgressCurrent{
	background-image : url(Images\CurrentLine.gif);
	background-repeat : repeat-x;
	background-position : bottom;
	background-color : White;
	padding : 0;
}
.NoUserMessage{
	background-color : #FFFFFF;
	border-left : none;
	border-right : none;
	border-top : none;
	border-bottom : none;
	text-align : center;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 11px;
}
