body {
	margin: 0;
	padding: 0;
	background-image: url(images/bg.gif);
	font-family: Helvetica, Arial, sans-serif;
}

p { font-size: 13px;}
h2 { font-size: 20px; color: #015fc3;}

.imageleft {
	margin-left: 10px;
	margin-top: 5px;
}

.imageright {
	margin-right: 10px;
	margin-top: 5px;
}

.bgwhite {
	background-color: #FFF;
}

.bgrepeat-x {
	background-repeat: repeat-x;
}

.bgrepeat-y {
	background-repeat: repeat-y;
}

.bgrepeat-no {
	background-repeat: no-repeat;
}

.bgdividervert {
	background-repeat: repeat-y;
	background-position: top center;
}

.bgdividerhorz {
	background-color: #000;
}

.bggray {
	background-color: #BBB;
}

.bgmaintable {
	background-color: #FFC929;
}

.bg-border {
	background-color: #96B6B6;
}

.tablespecs {
	background-color: #FFF;
}

.tablespecstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000;
}

.tablespecstextdata {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #03C;
}

.tablespecstextbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	color: #000;
}

.textnormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #222;
}

.textnormalitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
	color: #222;
}

.textnormalbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	line-height: 18px;
}

.textnormalbolditalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #000;
	line-height: 18px;
}

.textnormallarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	line-height: 18px;
}

.textnormallargered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #C00;
	line-height: 18px;
}

.textnormallargeredItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #C00;
	line-height: 18px;
}

.textnormallargebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	line-height: 18px;
}

.textnormalsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #111;
	line-height: 13px;
}

.textnormalsmallbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	line-height: 13px;
}

.textnormalform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000;
}

.textnormaladdress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #111;
}

.textcopyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #000;
}

.texttab {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 22px;
	text-decoration: none;
	color: #000;
}

.texttabbg {
	background-image: url(images/bgTab.gif);
}

.linknormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #0032D3;
}

a.linknormal:hover {
	text-decoration: none;
	color: #222;
}

.linknormallarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	color: #0032D3;
}

a.linknormallarge:hover {
	text-decoration: none;
	color: #222;
}

.linknormalsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003CAA;
	line-height: 13px;
}

a.linknormalsmall:hover {
	text-decoration: none;
	color: #222;
}	

.linkmaxcreative {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #000;
}

a.linkmaxcreative:hover {
	color: #000;
	text-decoration: none;
}

.linktab {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 22px;
	text-decoration: none;
	color: #FFF;
}

a.linktab:hover {
	color: #FFC929;
}

.linktabbg {
	background-image: url(images/bgTab-off.gif);
}

.imageleft {
	margin-right: 15px;
}

.imageright {
	margin-left: 15px;
}

.linkmainnavigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 21px;
	text-decoration: none;
	color: #FFF;
}

a.linkmainnavigation:hover {
	color: #FFC929;
}

.mainnavigationdividerhorz {
	background-color: #5B88DB;
}

.linkbottomnavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #003CAA;
}

a.linkbottomnavigation:hover {
	text-decoration: none;
	color: #000;
}