.menu_link{
	color:#006EB9;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

.menu_link:hover{
	color:#FFED00;
	text-decoration:none;
}


.container {
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	height: 100%;
	width: 755px;
	background-color: #FFFFFF;
	top: 0px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right top;
	padding-top:0px;
	margin-top:0px;

}


body {
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #FFFFFF;
	background-image: none;
	padding-top:0px;
	margin-top:0px;
	
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006EB9;

}
a:link {
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;

}
a:visited {
	font-weight: bold;
	color: #BDD9ED;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #BDD9ED;
	text-decoration: underline;
}
a.blue:link {
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;


}
a.blue:visited {
	font-weight: bold;
	color: #0066cc;
	text-decoration: none;
}
a.blue:hover {
	font-weight: bold;
	color: #0099CC;
	text-decoration: underline;
}
.HEADER {
	position: absolute;
	height: 82px;
	width: 755px;
	left: 1px;
	top: 0px;
}
.LINKS {
	position: absolute;
	height: 259px;
	width: 170px;
	left: 11px;
	top: 114px;

}
.BlueBox {
	position: absolute;
	height: 249px;
	width: 152px;
	left: 600px;
	top: 256px;
	background-color: #FFFFFF;
	background-image: url(images/PIC_BACKGROUND_BlueBox.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #006EB9;

}
.BlueBox2 {
	position: absolute;
	height: 249px;
	width: 152px;
	left: 600px;
	top: 256px;
	background-color: #FFFFFF;
	background-image: url(images/clouds.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #006EB9;

}
.WhiteText {
	color: #FFFFFF;
}
.WhiteLink {
	color: #FFFFFF;
}
.SmallText {
	font-size: 9px;
}
.sendCOLLEAGUE {
	position: absolute;
	height: 132px;
	width: 189px;
	background-color: #FFFFFF;
	left: 0px;
	top: 363px;
	background-image: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #006eb9;
	visibility: hidden;


}
.callBACK {
	position: absolute;
	height: 132px;
	width: 189px;
	background-color: #FFFFFF;
	left: 0px;
	top: 363px;
	background-image: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #006eb9;
	visibility: hidden;

}

