td, table, div, tr
{
	font-family: verdana;
	font-size: 7.5pt;
	color: black;
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
}


img
{
	border: 0px;
}

body
{
	padding: 0px;
	margin: 0px;
	background-image: url(../images/bg_body02.gif);
	background-repeat: repeat-y;
}

p
{
	font-family: verdana;
	font-size: 7.5pt;
	color: black;
}

strong
{
	color: #0170B7;
}

h1{
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #00599A;
	margin-bottom: 8px;
}


a:link, a:hover, a:visited, a:active
{
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-size:  7.5pt;
	font-family: verdana;
	color: #00599A;
}

a.pro:link, a.pro:visited, a.pro:active{
	vertical-align: top;
	font-size: 7.5pt;
	color: black;
}

a.pro:hover
{
	color: #4A4A4A;
}

a.nav:link, a.nav:hover, a.nav:visited, a.nav:active
{
	margin: 0px;
	padding: 0px;
	margin-left: 25px;
	margin-right: 25px;
	vertical-align: top;
	font-size:  8pt;
	font-weight: bold;
	color: #00599A;
}

a.nav02:link, a.nav02:visited, a.nav02:active
{
	margin-left: 10px;
	margin-right: 10px;
	vertical-align: top;
	font-size: 7.5pt;
	color: #ffffff;
}

a.nav02:hover
{
	color: #DE2121
}

a.nav03:link, a.nav03:visited, a.nav03:active, a.nav03:hover
{
	margin-left: 10px;
	margin-right: 10px;
	vertical-align: top;
	color: #DE2121
}

#divNav
{
	position: absolute;
	vertical-align: top;
	text-align: right;
	position: absolute;
	top: 2px;
	left: 696px;
	height: 10px;
}

#containerDiv
{
	background-image: url('../images/bg_body.gif');
	background-repeat: repeat-x;
}

#divNav03
{
	margin-left: 30px;
	color: #ffffff;
	font-size: 7pt;
}

#divLogo
{
	padding: 0px;
	margin: 0px;
	height: 73px;
}

#divContent
{
	padding: 0px;
	margin: 0px;
}

#divInclude
{
	padding: 16px 10px; 0px; 0px;
	margin: 0px;
	width: 540px;
}


.black
{
	color: black;
	font-weight: bold;
}

.red
{
	color: #DE2121;
}