.outerTable {
	border: 1px solid #ee014c;
}
.bodyBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 120%;
	color: #003366;
	font-weight: normal;
}
.bodyBlueBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 120%;
	color: #003366;
	font-weight: bold;

}
.BlueBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	color: #003366;
	font-weight: bold;
	text-decoration:none;
}

.bodyRev {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 120%;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 120%;
	font-weight: normal;
	color: ee014c;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 120%;
	font-weight: normal;
	color: #FE69AB;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 120%;
	font-weight: normal;
	color: #003366;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 120%;
	font-weight: normal;
	color: #B3003A;
	text-decoration: underline;
}
.bodyPinkBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 120%;
	color: #EE014C;
	font-weight: bold;
	list-style-position: inside;
	list-style-type: disc;

}
.bulletsPinkBold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 180%;
	color: #EE014C;
	font-weight: bold;
	list-style-position: inside;
	list-style-type: disc;
}
.Heading {

	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: 150%;
	color: #FFFFFF;
	font-weight: normal;
	list-style-position: inside;
	list-style-type: disc;
}
.productTableBot {
	border-top: 2px none #F5C5F0;
	border-right: 2px none #F5C5F0;
	border-bottom: 2px solid #F5C5F0;
	border-left: 2px none #F5C5F0;

}
.HireBody {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 120%;
	color: #000000;
}
.style {line-height: 120%; color: #EE014C; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size:14px; text-transform:uppercase}
a.bluelink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 120%;
	font-weight: normal;
	color: #003366;
	text-decoration: underline;
}
a.bluelink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height: 120%;
	font-weight: normal;
	color: #003366;
	text-decoration: underline;
}
a.bluelink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 120%;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}

/* Header from main_home.css */

.top{
	height:7px;
	background: url(images/top_bgr.gif) left top no-repeat;
}

.logos{
	width:730px;
	float:left;
}

.langs{
	width:26px;
	float:right;
	padding-top:10px;
}

.top_txt{
	height:32px;
	width:762px;
	text-align:center;
	padding-top:34px;
	float:left;
}

.white_txt{
	font-family: Tahoma, Helvetica, Geneva, sans-serif;
	color:#FFFFFF;
	font-size: 12px;
	font-weight:bold;
}

.menu_box {
	float:left;
	width:747px;
	height:35px;
	padding-top:2px;
	padding-left:15px;
	vertical-align:top;
	background: url(images/menu_bgr.gif) left top repeat-x;
}

a.menu, .selectedmenu {
	padding-left:10px;
	padding-right:10px;
	padding-top:6px;
	font-family: Tahoma, Helvetica, Geneva, sans-serif;
	font-size: 14px;
	color:#ed004b;
	font-weight:bold;
	text-decoration:none;
	vertical-align:top;
	float:left;
}
a.menu:hover {
	color:#ffffff;
}
.selectedmenu {
	color:#ffffff;
}

.menu_separator{
	width:2px;
	float:left;
}
