@charset "UTF-8";
/* CSS Document */

html {
	height:100%;
	padding:0;
	margin:0;
	border:0;
	/*color:#000;*/
	background-color: #000000;
	font-family: "Helvetica Neue Light", Helvetica, "Arial Narrow";
	font-size: 10pt;
	font-weight: 100;
	line-height:1.3em;	/* hide overflow:hidden from IE5/Mac */	/* \*/	/*overflow: auto;	/* */ 
	}

body {
    width:100%; 
	height:100%; 
	/*overflow:hidden; */
	padding:0; 
	margin: 0px;
	border:0;
	background-color: #000000;
	}
	
.middleContent { background-color: #fff; padding:0px 0px 0px 10px; width:500px;}
.rightContent { background-color: #fff; padding:0px 10px 0px 5px; width:234px;}
.contentTable { background-color: #fff; padding:0px 70px 40px 30px; height:500px;}

.advtTable { padding:0px 25px 5px 15px;}
.advtBorder { border:#660000 thin solid;padding:0px;margin: 0px 0px 0px 15px; width:238px;}
.spaceAll5 { padding:5px 0px 0px 8px;}

.header {
	background-color: #fff;
	height:97px;
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
}
.topMenuBar {
	background-color: #fff;
	height:17px;
	background-image: url(img/topmenubar.jpg);
	background-repeat: no-repeat;
}
.form3 {
	width: 200px;
	font-size: 0.8em;
	color: #000000;
	font-weight: 100 no decoration;
	line-height: 1em;
	border:1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin:10px 10px 0px 30px;
}

.form2 {
	width: 300px;
	font-size: 11px;
	color: #000000;
	font-weight: 100 no decoration;
	line-height: 1em;
	margin-bottom: 8px;
		border:1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
}

.form {
	width: 200px;
	font-size: 11px;
	color: #000000;
	font-weight: 100 no decoration;
	line-height: 1em;
	margin-bottom: 5px;
	border:1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
}
	
.space5               { height:5px;}
.space10              { height:10px;}
.space15              { height:15px;}
.space20              { height:20px;}

/*  ---------------------- nav  ---------------------- */



.footerContainer {
	background-color:#FFFFFF;
	font-weight: 100;
	padding:5px;
	background-image: url(img/footerBg.jpg);
	background-repeat: no-repeat;
}


.copyright{ 
	font-weight: 100;
	font-size:0.7em; color:#666666;
	padding:0px 0px 0px 20px;
	}
	
#backHome { line-height:1.3em; }
#backHome a { font-size:0.8em; color:#FFFFFF; text-decoration:none;font-weight: 100; margin:0px 0px 0px 80px;}
#backHome a:hover { font-size:0.8em; color:#FFFFFF; text-decoration:underline; font-weight: 100; margin:0px 0px 0px 80px;}


#footer { margin:0px 0px 0px 20px; padding:0px;}
#footer a {font-size:0.7em; color:#666666; text-decoration:none;font-weight: 100;}
#footer a:hover { font-size:0.7em; color:#666666; text-decoration:underline; font-weight: 100;}


#topMenu { line-height:1.3em; }
#topMenu a { font-size:0.8em; color:#FFFFFF; text-decoration:none;font-weight: 100; padding:0px 20px 0px 5px;}
#topMenu a:hover { font-size:0.8em; color:#FFFFFF; text-decoration:underline; font-weight: 100; padding:0px 20px 0px 5px;}

