body {
	background-image: url(../../images/BacgrounHome.jpg);
	background-repeat: repeat-x;
	background-color: #F2F2F2;
	margin: 0px;
	padding: 0px;
}
a:active, a:focus {
	cursor: auto;
}
* html body {
	text-align: left;
}
body, p, blockquote, table, td, th, li, a, ul, ol, dd, dl, dt,
form, button, fieldset, label, select, option, input, textarea {
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	text-indent: 10px;
}
h3, .h3Size, .big, .fontSize140 {
	font-size: 11pt;
	color: #fff;
	padding-left: 10px;
	padding-top: 4px;
	text-align: left;
	font-weight: bold;
}
h5, .h5Size, .fontSize120 {
	font-size: 24pt;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
}
div.page {
	width: 959px;
	min-width: 0em;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
* html div.page {
	text-align: left;
	color: #000000;
	background-color: #FFFFFF;
}
* html div.center h1 {
	width: 100%;
}
div.center {
	width: 959px;
	background-color: #FFFFFF;
}
* html div.center {
	float: left;
	background-color: #FFFFFF;
}
div.topNav {
	height:65px;
	margin:0;
	font-size:11px;
	text-align:right;
	text-transform:none;
	background-image:url(../../images/top-fr.png);
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: middle;
	background-repeat: no-repeat;
	color: #FFFFFF;
	background-position: center center;
	}
div.topNav a {
	font-weight:bold;
	margin-left:5px;
	color:#FFFFFF;
	text-decoration:none;
}
div.topNav  a:hover {
	text-decoration:underline;
	color: #003399;
}
div.fp {
	width: 100%;
	background-color: #FFF;
	float: left;
}
p.menucontent, p.menucontent p, div.menucontent, div.menucontent p {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	text-align: left;
	width: 90%;
	height: 45px;
}
p.menucontent, div.menucontent {
	padding-left: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	padding-top: 5px;
}
#conf, div.menucontent {
	width: 98%;
	padding-left: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-bottom: 10px;
	margin-bottom: 0px;
	padding-top: 1px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	text-align: left;
	vertical-align: text-top;
}
#press, div.menucontent {
	width: 97%;
	padding-left: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 6px;
	padding-bottom: 7px;
	margin-bottom: 0px;
	margin-top: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	text-align: left;
	vertical-align: text-top;
	
}

a.menulink {
	text-decoration: none;
	color: #333333;
}
a.menulink:hover {
	text-decoration: underline;
	color: #039;
}
#active2 #tab2,
#active3 #tab3,
#active4 #tab4,
#active5 #tab5 {
	font-weight:bold;
	text-decoration:none;
	color:#666666;
}
#footer {
	background-color: #999999;
	clear:both;
	float:left;
	width:100%;
}
#footer p {
	margin-left:2%;
	padding-right:2%;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer a {
	color: #FFFFFF;	
}
#footer a:hover {
	color: #039;	
}


/* Start of Column CSS */

#container4 {
	clear:left;
	float:left;
	width:100%;
	overflow:hidden;
	right: 25%;
	padding-bottom: 10px;
	background-color: #FFFFFF;
}
#container3 {
	clear:left;
	float:left;
	width:100%;
	position:relative;
	right:25%;
}
#container2 {
	clear:left;
	float:left;
	width:100%;
	position:relative;
	right:25%;
}
#container1 {
	float:left;
	width:100%;
	position:relative;
	right:25%;
	margin-top: 5px;
}
#col1 {
	float:left;
	width:24%;
	position:relative;
	left:76%;
	overflow:hidden;
	background-image: url(../../images/button-N.gif);
	background-repeat: no-repeat;
	top: 10px;
}
#col2 {
	float:left;
	width:23%;
	position:relative;
	left:77%;
	overflow:hidden;
	background-image: url(../../images/button-S.gif);
	background-repeat: no-repeat;
	top: 10px;
}
#col3 {
	float:left;
	width:25%;
	position:relative;
	left:79%;
	overflow:hidden;
	background-image: url(../../images/button-D.gif);
	background-repeat: no-repeat;
	top: 10px;
}
#col4 {
	float:left;
	width:24%;
	position:relative;
	left:79%;
	overflow:hidden;
	background-image: url(../../images/button-W.gif);
	background-repeat: no-repeat;
	top: 10px;
}

