A:link  {
	color : #004C9D;
	text-decoration : none;
}

A:visited  {
	color : #004C9D;
	text-decoration : none;
}

A:active  {
	color : #F58D13;
	text-decoration : underline;
}

A:Hover  {
	color : #F58D13;
	text-decoration : underline;
}

A.topnavbar {
	font-family : Verdana, Arial, Helvetica;
}

A.topnavbar:link  {
	color : #FFFFFF;
	text-decoration : none;
}

A.topnavbar:visited  {
	color : #FFFFFF;
	text-decoration : none;
}

A.topnavbar:active  {
	color : #F58D13;
	text-decoration : none;
}

A.topnavbar:Hover  {
	color : #F58D13;
	text-decoration : none;
}

A.menu {
	font-family : Arial, Verdana, Helvetica;
	font-weight : bold;
}

A.menu:link  {
	color : #004C9D;
	text-decoration : none;
}

A.menu:visited  {
	color : #004C9D;
	text-decoration : none;
}

A.menu:active  {
	color : #F58D13;
	text-decoration : none;
}

A.menu:Hover  {
	color : #F58D13;
	text-decoration : none;
}

A.submenu {
	font-family : Arial, Verdana, Helvetica;
	font-weight : normal;
	font-size : 80%;
}

A.submenu:link  {
	color : #004C9D;
	text-decoration : none;
}

A.submenu:visited  {
	color : #004C9D;
	text-decoration : none;
}

A.submenu:active  {
	color : #F58D13;
	text-decoration : none;
}

A.submenu:Hover  {
	color : #F58D13;
	text-decoration : none;
}

A.thirdlevelmenu {
	font-family : Arial, Verdana, Helvetica;
	font-weight : normal;
	font-size : 80%;
}

A.thirdlevelmenu:link  {
	color : #004C9D;
	text-decoration : none;
}

A.thirdlevelmenu:visited  {
	color : #004C9D;
	text-decoration : none;
}

A.thirdlevelmenu:active  {
	color : #F58D13;
	text-decoration : none;
}

A.thirdlevelmenu:Hover  {
	color : #F58D13;
	text-decoration : none;
}

TD {
	font-size : 85%;
	font-family : Times New Roman;
	background-color : #FFFFFF;
}

TD.topnavbar {
	font-size : 70%;
	font-family : Verdana, Arial, Helvetica;
	color : #FFFFFF;
	background-color : #004093;
	padding-left : 8px;
	padding-right : 8px;
	padding-top : 7px;
	padding-bottom : 6px;
}

TD.whatsnew {
	font-size : 70%;
	font-family : Verdana, Arial, Helvetica;
	color : #000000;
	background-color : #F6E6DE;
	padding-left : 12px;
	padding-right : 12px;
	padding-top : 15px;
	padding-bottom : 30px;
}

TD.menu {
	font-size : 90%;
	font-family : Arial, Verdana, Helvetica;
	color : #004C9D;
	background-color : #FFFFFF;
	padding-left : 12px;
	padding-right : 12px;
	padding-top : 42px;
	padding-bottom : 20px;
}

TD.footer {
	font-size : 70%;
	font-family : Verdana, Arial, Helvetica;
	color : #000000;
	background-color : #FFFFFF;
	padding-bottom : 10px;
}

TD.ins_header {
	background-color : #004093;
	color : #ffffff;
	font-weight : bold;
}

H1 {
	font-size : 120%;
	font-family : Verdana;
	color : #000000;
	font-weight : bold;
	margin-top : 0px;
	margin-bottom : 0px;
}

H2 {
	font-size : 120%;
	font-family : Verdana, Arial, Helvetica;
	color : #004093;
	font-weight : bold;
	margin-bottom : 12px;
}

.divider {
	font-family : Verdana, Arial, Helvetica;
	font-size : 70%;
	color : #7896C9;
}



