body {
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
}

td {
	font-family: verdana, arial;
	font-size: 70%;
	line-height: 120%;
	color: #333333;
}

.fontTitle {
	color: #074E94;
	font-size: 180%;
	font-family: verdana;
	white-space: nowrap;
}



h2 {
	color: #074E94;
	font-size: 130%;
	font-family: verdana;
	white-space: nowrap;
}

h3 {
	color: #074E94;
	font-size: 110%;
	font-family: verdana;
	white-space: nowrap;
}

h4 {
	color: #000000;
	font-size: 105%;
	font-family: verdana;
	white-space: nowrap;
}


.fontOrange {
	color: #FCCB23;
	font-size: 110%;
}

.title {
	font-size: 150%;
	line-height: 130%;
	font-weight: bold;
}

.bgblue {
	background-color: #0062A5;
}

.bgmenu {
	background: url('/common/images/menu-bg-2.gif') top left no-repeat #0062A5;
}

.bgshadow {
	background: url('/common/images/shadow-bg.gif') top left no-repeat;
}

a, a:visited {
	font-family: verdana, arial;
	font-size: 100%;
	color: #FCCB23;
	text-decoration: none;
}

a:hover {
	font-family: verdana, arial;
	font-size: 100%;
	color: #FCCB23;
	text-decoration: underline;
}

a.statusBar:link, a.statusBar:visited {
	color: #7D775D;
	text-decoration: none;
}
a.statusBar:hover {
	color: #7D775D;	
	text-decoration: underline;
}

a.black:link, a.black:visited {
	color: #000000;
	text-decoration: none;
}
a.black:hover {
	color: #000000;	
	text-decoration: underline;
}

a.menu, a.menu:visited {
	font-family: verdana, arial;
	font-size: 110%;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.menu:hover {
	font-family: verdana, arial;
	font-size: 110%;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

a.menu_viz, a.menu_viz:visited {
	font-family: verdana, arial;
	font-size: 110%;
	color: #FCCB23;
	font-weight: bold;
	text-decoration: none;
}

a.menu_viz:hover {
	font-family: verdana, arial;
	font-size: 110%;
	color: #FCCB23;
	font-weight: bold;
	text-decoration: underline;
}


a.blue, a.blue:visited {
	font-family: verdana, arial;
	color: #074E94;
	font-weight: bold;
	text-decoration: none;
}

a.blue:hover {
	font-family: verdana, arial;
	color: #074E94;
	font-weight: bold;
	text-decoration: underline;
}

a.copyright, a.copyright:visited {
	font-family: verdana, arial;
	font-size: 100%;
	color: #333333;
	text-decoration: none;
}

a.copyright:hover {
	font-family: verdana, arial;
	font-size: 100%;
	color: #333333;
	text-decoration: underline;
}

.fontStatusBar
{
	color:#7D775D;
}

a img {
	border: 0 solid black
}
