body {
	/*background:url(/images/bg-page.jpg);
	background-repeat: repeat-x;
	background-position: top left;*/
	background-color: #ffffff;
	overflow: -moz-scrollbars-vertical;
	padding:0px;
	margin:0px;
	font-family:Tahoma;
	font-size:13px;
	color:#47505F;
}

/* Tables */
td { font : normal 12px verdana,arial,Geneva,sans-serif; color : Black;}
td.topmenu { text-align: center;	vertical-align:middle; cursor:hand; color:FFFFFF;}
td.boxtitle { font-size:10px; font-weight:bold;}
td.newsrelease { text-align : justify;}
/* Links */
a:link, a:visited  { font:normal 13px verdana,arial,Geneva,sans-serif; color:172330;}
a:hover  { font:normal 13px verdana,arial,Geneva,sans-serif; color:F0390C;}

a.nounderline:link, a.nounderline:visited  { font:normal 11px verdana,arial,Geneva,sans-serif; color:172330; text-decoration: none}
a.nounderline:hover  { font:normal 11px verdana,arial,Geneva,sans-serif; color:F0390C;}

a.services:link, a.services:visited  { font:normal 10px verdana,arial,Geneva,sans-serif; color:172330; text-decoration: none}
a.services:hover  { font:normal 10px verdana,arial,Geneva,sans-serif; color:F0390C;}



a.downloadLinkStyle:link, a.downloadLinkStyle:visited,  a.downloadLinkStyle:active { font:normal 11px arial; color:#47505F; text-decoration:underline;}
a.downloadLinkStyle:hover  { font:normal 11px arial; color:#4B86B9; text-decoration:underline;}

A.white:ACTIVE, A.white:LINK, A.white:VISITED, A.white:HOVER  {color: #EEEEEE; text-decoration:none;}

img{border:0px;}
/* Spans */
.bullet {  list-style-image: url(/images/bullet.jpg)}
.title {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #CC0000; text-decoration: none}

.whitetext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #FFFFFF; text-decoration: none}
.whitetext:hover { color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; text-decoration: underline}
.text { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #000000; text-decoration: none }
.error{ color : Red; font-weight : bold;} 

/* Forms */
input, select  {font-family:tahoma; font-size:11px;}

textarea  { border-width : 1; border-color : CCCCCC; border-style : ridge; width:275px;}
.HD  {color : #204373;	font-size : small;}

td.captionAlignRight {width:150px; text-align:right; font-weight:bold;}
td.divider {background-color:#CCCCCC; font-weight:bold;}

td.leftmenuOn {color : #CC0000;}

h3 {
	font-size:12px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-family:tahoma;
}

h4 {
	font-size:11px;
	height:20px;
	padding:3px 0px 0px 0px;
	margin:0px 0px 0px 8px;
	font-family:Arial;
	font-weight:bold;
	color:#506989;
	background:url(/images/bg-purchase-sub.jpg)  repeat-x;
}

h5 {
	font-size:11px;
	color:#458565;
	font-family:Arial;
	font-weight:bold;
	padding:5px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

p {
	padding:5px 0px 5px 0px;
	margin:0px 0px 0px 0px;
	text-align:justify;
}

table.downloadsTable {
	width:100%;
	margin-bottom:20px;
}

table.downloadsTable th {
	text-align:center;
	font-family:Arial;
	font-weight:bold;
	color:#506989;
	font-size:11px;
	background:url(/images/bg-purchase-sub.jpg)  repeat-x;
}

table.downloadsTable td {
	text-align:center;
	color:#47505F;
	font-family:arial;
	font-size:11px;
}