.Content  {
	font-size : 12px;
	font-family : arial, helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000066;
}

.ContentTiny  {
	font-size : 10px;
}

.ContentBold {
	font-weight : bold;
}

.ContentItalic {
	font-style : italic;
}

.ContentHeading  {
	font-size : 12px;
	font-family : arial, helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #3985D2;
}

.ContentHeading2  {
	font-size : 11px;
	font-family : arial, helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #000066;
}

.ContentHeadingBig  {
	font-size : 14px;
	font-family : arial, helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #000066;
}

.NavLink {
	font-size : 11px;
	font-family : arial, helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #191974;
	text-decoration : underline;
}

.NavLinkBold {
	font-size : 11px;
	font-family : arial, helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #191974;
	text-decoration : none;
}

.NavBreadCrumbs {
	font-size : 11px;
	font-family : arial, helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #D8DCEF;
}

.NavBreadCrumbsSelect {
	font-size : 11px;
	font-family : arial, helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}

.FinePrint {
	font-size : 10px;
	font-family : arial, helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #D5D1E4;
}

.FinePrintLink {
	font-size : 10px;
	font-family : arial, helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #D5D1E4;
	text-decoration : underline;
}

.NavLinkBottom {
	font-size : 11px;
	font-family : arial, helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #4D5EB5;
}

.IntButton1{
	font-size:10px;	font-family:tahoma;cursor:hand;
	border-style:solid;border-color:light-blue;border-width:1px;background-color:white;
}

.P_txtbox{
	font-size:18px; color:44448F;
	border-style:none;background-color:white;}