body{
	font-family:arial;
}

#controlPanel{
	left:0px;
	top:0px;
}
#controlPanel ul{
	padding:0px;
	margin:0px;
	border:0px;
}
#controlPanel li{
	list-style-type:none;
}
#controlPanel a{
	display:block;
	color:red;
	font-size:10pt;
	background-color:white
	padding:5px;
	border-left:black;
	border-top:black;
	border-right:#666666;
	border-bottom:#666666;
	text-decoration:none;
}
.link{
	border: solid 1px rgb(118,175,244);

}
#heading_1{
	position:absolute;
	top:0px;
	left:10px;
	

}
#heading_2{
	position:absolute;
	top:156px;
	left:10px;
	color:#017CCC;
	font-weight:bold;
}
#heading_2a{
	position:absolute;
	top:0px;
	left:10px;
	color:#017CCC;
	font-weight:bold;
}
#heading_3{
	position:absolute;
	top:300px;
	left:10px;
	
}
#heading _3 a{
	display:inline;
}

h1 {
	font-weight:regular;
	color:#017CCC;
	font-size:16pt;
	font-weight:normal;
	margin-top:-3px;
	}
	
h2 {
	font-weight:regular;
	color:#F37715;
	font-size:12pt;
	font-weight:normal;
	margin-top:-3px;
	}
	
h3 {
	font-weight:regular;
	color:#666666;
	font-size:10pt;
	font-weight:bold;
	margin-top:-3px;
	margin-bottom:-10px;
	}

p {
	font-weight:regular;
	color:#666666;
	font-size:10pt;
	font-weight:normal;
	}
	
	p.foot_1 {
	font-weight:regular;
	color:#666666;
	font-size:8pt;
	font-weight:normal;
	margin-top:90px;
	margin-bottom:3px;
	}
	p.foot_2 {
	font-weight:regular;
	color:#666666;
	font-size:8pt;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:3px;
	
	}
	p.right_Col {
	color:#666666;
	font-size:9pt;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:25px;
	}
	p.right_Col_news {
	font-weight:regular;
	color:#F04D05;
	font-size:9pt;
	margin-top:5px;
	margin-right:8px;
	margin-bottom:25px;
	background:white;
	padding:8px;
	border: solid #A7A7A7 2px;
	}
	
li {
	font-weight:regular;
	color:#666666;
	font-size:9pt;
	font-weight:normal;
	margin-bottom:6px;
	
	}
	
.background{
	position:absolute;
	left:0px;
	top:0px;
	width:1250px;
	height:900px;
	background-color: white;
	background-image:url(images/bgroundBground.jpg);
	background-repeat:repeat-x;
}

.vMenu{
	position:absolute;
	left:10px;
	top:255px;
	width:207px;
	height:600px;
	vertical-align:top;
	padding-top:35px;
	padding-left:15px;
	padding-right:15px;
	font-weight:bold;
	border: solid #017CCC 1px;
	border-bottom: solid #017CCC 0px;
	background-color: white;
	background-image:url(images/menuBground.jpg);
	background-repeat:repeat-x;
	
}
.vMenu_a{
	position:absolute;
	left:10px;
	top:99px;
	width:207px;
	height:800px;
	vertical-align:top;
	padding-top:35px;
	padding-left:15px;
	padding-right:15px;
	font-weight:bold;
	border: solid #017CCC 1px;
	border-bottom: solid #017CCC 0px;
	border-right: solid #017CCC 0px;
	background-color:white;
	background-image:url(images/menuBground.jpg);
	background-repeat:repeat-x;
}
.content{
	position:absolute;
	left:250px;
	top:256px;
	background-color:white;
	width:520px;
	height:600px;
	padding-top:35px;
	padding-left:35px;
	padding-right:15px;
	text-align:left;
	vertical-align:top;
	border: solid  0px;
}
.content_a{
	position:absolute;
	left:248px;
	top:100px;
	background-color:white;
	width:519px;
	/*the following three lines set the minimum height 
	but allow the div to grow if more content*/
	min-height:800px;
	height:auto !important;
	height:800px;
	padding-top:35px;
	padding-left:35px;
	padding-right:15px;
	text-align:left;
	vertical-align:top;
	border: solid  0px;
	border-left: solid #017CCC 1px;
	border-right: solid #017CCC 1px;
}
.rightCol{
	position:absolute;
	left:818px;
	top:255px;
	padding-top:35px;
	padding-left:25px;
	padding-right:15px;
	background-color:white;
	width:200px;
	text-align:left;
	border: solid #017CCC 1px;
	border-bottom: solid #017CCC 0px;
	vertical-align:top;
	height:600px;
}
.rightCol_a{
	position:absolute;
	left:819px;
	top:99px;
	padding-top:35px;
	padding-left:25px;
	padding-right:15px;
	background-color:white;
	width:200px;
	text-align:left;
	border: solid #017CCC 1px;
	border-bottom: solid #017CCC 0px;
	border-left: solid #017CCC 0px;
	vertical-align:top;
	height:800px;
}
.menuBar{
	text-align:left;
	list-style-type:none;
	padding:1px;
	margin:0px;
	margin-bottom:8px;
	border:0px;
	width:235px;
}
a{
	color:#0554C0;
	background-color:;
	display:inline;
	text-decoration:none;
}
	a:hover{
	color:white;
	background-color:#017CCC;
	padding-bottom:2px;
}
a.partner{
}

	a.partner:hover{
	background: none;
	padding-bottom:0px;
}	
	
