	#print { /* id to disable elements for printed pages - use with '#screen' id in print version of stylesheet*/
	display: none;
}
	* {
	font-size: 11px;
}
	html, body {
	height: 100%
}

	body {
	font-family: Verdana;
	color : #000000;
	margin: 3px 0px 0px 0px;
	padding: 0px;
	background-color : #A7B1CF;
	background-image: url(/images/main_bg.jpg);
	background-repeat: repeat-x;
	text-align: center; /*needed to center tables for IE 5+*/
}


/* table ########################################################## */


	table.center, div.center {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}


	table.main {
	width:780px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding:0px;
	margin-top:0px;
	margin-bottom:0px;
}


/* cells ########################################################## */


	td {
	text-align: left;
	vertical-align:top;
}
	td.body {
	padding:0px 12px 4px 10px;
	text-align:justify;

}
	td.vLine {
	width:1px;
	background-color:#CED4E4;
	padding:10px 0px 0px 0px;
}

	td.hLine {
	height:1px;
	background-color:#CED4E4;
	padding:0px 0px 0px 0px;
}


/* divs ########################################################## */	


	div {
	text-align:justify;
}	

	div.left {
	text-align:center;
	width:158px;
	font-family: Arial;
	font-weight:bold;
	font-size:13px;
	color:#00346B;
}

	div.menu {
	background-repeat: no-repeat;
	width:580px;
	height:17px;
	margin:28px 0 0 0px;
	padding:3px 0 0 0;
	vertical-align:top;
	text-align:left;
}
	div.title {
	font-weight:bold;
	color:white;
	font-size:17px;
	height:39px;
	padding:8px 0 0 20px;
}
	div.body {
	background-image:url(/images/body_bg.gif);
	background-repeat: repeat-y;
	width:575px;
	padding:12px 20px 16px 20px;
}
	div.footer {
	background-image:url(/images/body_footer.gif);
	background-repeat: no-repeat;
	text-align:right;
	color:#6175AA;
	width:575px;
	height:32px;
	padding:5px 40px 0 0px;
	font-size:10px;
}
	div.submenu {
	float:right;
	padding:0;
	margin:0 0 8px 12px;
	border: 1px solid #6175AA;
	background-image: url(/images/submenu.jpg);
	background-repeat: repeat-y;
}
	div.submenuTitle {
	padding:4px;
	text-align:center;
	background-color: #DF0442;
	color:white;
	font-weight:bold;
	font-family:Arial;
}
	div.prodTitle {
	font-weight:bold;
	font-family:Arial;
	font-size:13px;
}
	div.submenuText {
	margin: 0px 0 0 8px;
	width:206px;
	height:22px;
	padding:3px 0px 0px 14px;
	text-align:left;
	background-image:url(/images/sm_button_bg.gif);
	background-repeat: no-repeat;
}

/* para ########################################################## */

	p {
	margin-top: 0px;
	margin-bottom: 6px;
}


/* img ########################################################## */
	img {
	border-width:0px;
}
  	img.ns,embed.ns,applet.ns { /*NS6 white space fix*/
	vertical-align: top;
}
	img#left {
	float:left;
	margin-right:6px
}
	img#right {
	float:right;
	margin-left:6px;
}
	img.bullet {
	vertical-align: baseline;
	background-color:#000080;
	width:5px;
	height:5px;
	margin-left:0px;
	margin-right:5px;
	margin-bottom:1px;
}
	img.bulletBig {
	vertical-align: baseline;
	background-color:black;
	width:7px;
	height:6px;
	margin-left:0px;
	margin-right:5px;
	margin-bottom:-1px;
}
	img.vLine {
	width:1px;
	height:9px;
	background-color:#006A46;
	margin:0px 0px -1px 0px;
}

/* forms ########################################################## */

	form { 
	margin: 0px 0px 0px 0px;
}
	input,select,textarea {
	font-family : Tahoma,sans-serif;
	font-size: 11px;
	font-weight : normal;
	color : Black;
}
	.submit {	
	/*add CLASS="submit" to all submit and reset tags (for NS4 compatibility only)*/
	font-family : Arial,Helvetica,sans-serif;
	font-size: 11px;
}

/* lists ########################################################## */

	ul {
	margin: 0px 0px 10px 20px;
	padding-left: 0;
} 

	li {
	margin: 2px 0px 0px 0px;
}


/* links ########################################################## */
	a,.link {
	color : #0B6FFF;
	text-decoration : none;
}
	a:hover  {
	color : #DF0442;
	text-decoration : underline;
}		
	a.submenu {
	display:block;
	width:100%;
	color : #000080;
	font-family:Arial;
	font-weight:bold;
	font-size:11px;
	text-transform:uppercase;
}
	a.submenu:hover  {
	color : #DF0442;
	text-decoration : none;
}	
	a.left {
	/*font-family: Arial;*/	
	font-family: Arial;
	font-weight:bold;
	font-size:13px;
	color:#00346B;
}
	a.left:hover  {
	color : white;
	text-decoration : none;
}

/* hr ########################################################## */

	hr {
	background: #6175AA;
	color: #6175AA;
	height: 1px;
	/*margin: 0px 0px 0px 0px;*/
}


/* general ########################################################## */

	iframe {
	border: 0px;
	margin: 0px;
}

 	.trans {
 	background-color: transparent;
}
	.justified {
	text-align : justify;
}
	.px17, #px17 {font-size: 17px;}
	.px14, #px14 {font-size: 14px;}	 
	.px13, #px13 {font-size: 13px;}
	.px12, #px12 {font-size: 12px;}	 
	.px11, #px11 {font-size: 11px;}	 
	.px10, #px10 {font-size: 10px;}
	.px9, #px9 {font-size: 9px;}
	.px8, #px8 {font-size: 8px;}
	
	.small, #small {font-size: 0.8em;}
	
	.error, #error {
	color: #cc0000;
	font-weight: normal;
	/*font-size: 11px;*/
}