BODY {
	background-color: #6B7194;
	font-family : Verdana ;
	margin-top: 10px;	
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px; 
}

TD {
	font-family : Verdana;
	color: White;
	font-size : 12px;
}

small {
	font-family : Verdana, Arial, sans-serif, "Times New Roman";
	font-size : xx-small;
}

A {
	color: Yellow;
	text-decoration: none;
}

A:Hover {
	color: White;
	text-decoration: underline;
}


.ScreenSize {
	width: 800;
}


.Note {
	font-family : Arial;
	font-size : 11px;
	color : #124501;
}

.Footer {
	font-family : Arial;
	color: #555555;
	font-size : 10px;
}

.Mainheader { font-family: Tahoma, Arial, Helvetica; font-size: 28px; font-weight: bold; color: #FF9900; text-decoration: none}

.MainBodyText { font-family: Arial, Helvetica, Geneva; font-size: 13px; text-decoration: none;  color: Black; }

H1, H2, H3, H4 {
	font-variant: small-caps;
	color: #00309C;
	padding: 4px;
	width: 100%;
	font-family : "MS Serif", Arial, "Times New Roman";
}

.MandatoryField {
	color : Blue;
	font-weight : bold;
}

.TopicTitle {
	color: #1b1c52;
	font-family : Arial, sans-serif, "Times New Roman";
	font-size : larger;
}

.TopicTitleSmall {
	color: #1b1c52;
	font-family : Arial, sans-serif, "Times New Roman";
	font-size : 16px;
}

.TopicItem {
	font-family : Arial, sans-serif, "Times New Roman";
	font-size : smaller;
}

.HR1 {
	border : thin solid #AEAEFF;
}


.ErrMsgTxt {
	font-family : sans-serif;
	color: Red;
	font-size : 18px;
}

.ErrMsgTxtSmall {
	font-family : sans-serif;
	color: Red;
	font-size : 12px;
	font-style : italic;
}

.InfoMsgTxt {
	font-family : sans-serif;
	color: Black;
	font-size : 16px;
}

.MainMenuItem {
	color: #FF7A18;
	text-decoration: none;
    font-size : 16px:
}

.MainMenuItem  a:link    {
	color: #FF7A18;
}

.MainMenuItem   a:visited { 
	color: #FF7A18;
}

.MainMenuItem  a:active  {
	color: #FF7A18;
}

.MainMenuItem  a:hover   {
	color: #FFFFFF;
	text-decoration: underline;
}

.MainMenuItem a{
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 16px; 
	text-decoration: none;
	color: #FF7A18;
	font-weight: bold;	
}

.FooterItem {
	color: #D6D7E7;
	text-decoration: none;
    font-size : 9px:
}

.FooterItem a:link {
	color: #D6D7E7;
}

.FooterItem   a:visited { 
	color: #D6D7E7;
}

.FooterItem  a:active  {
	color: White;
}

.FooterItem  a:hover   {
	color: White;
	text-decoration: underline;
}

.FooterItem a{
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9px; 
	text-decoration: none;
	color: #D6D7E7;
	font-weight: bold;	
}

.NormalText, .NormalText2 {
	color: #636563;
	font-size: 10px;
	font-family : Arial, sans-serif, "Times New Roman";
	padding-left : 50px;
	padding-right : 50px;	
}

.NormalText2 {
	padding-left : 5px;
	padding-right : 5px;	
}

.Title1, .Title2 {
	color: #636563;
	font-size: 11px;
	font-weight: bold;	
	font-family : Arial, sans-serif, "Times New Roman";
	padding-left : 50px;
	padding-right : 50px;	
}

.Title2 {
	color: #00309C;
	padding-left : 0px;
	padding-right : 0px;		
}

.EmailLink {
	color: #0065CE;
	text-decoration: none;
	font-size : 10px;
}

.EmailLink:Hover {
	color: #00309C;	
	text-decoration: underline;
}