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

body
{
margin:0px;
padding:0px;
background-image:url(/images/backSlice.jpg);
background-repeat:repeat-x;
font-family:Arial, Helvetica, sans-serif; 
font-size:12px; 
color:#011a46; 
font-weight:bold;
}
a:hover{
cursor:pointer;
}
.MenuItem
{
font-family:Arial;
font-size:15px;
color:#19528d;
text-align:center;
border-left:1px;
border-left-style:solid;
border-left-color:#a3bed6;
border-right:1px;
border-right-style:solid;
border-right-color:#f1fafa;
}
.OnMenuItem
{
font-family:Arial;
font-size:15px;
color:#b60261;
text-align:center;
border-left:1px;
border-left-style:solid;
border-left-color:#a3bed6;
border-right:1px;
border-right-style:solid;
border-right-color:#f1fafa;
cursor:pointer;
}
.SelectedMenuItem
{
font-family:Arial;
font-size:15px;
color:#b60261;
text-align:center;
border-left:1px;
border-left-style:solid;
border-left-color:#a3bed6;
border-right:1px;
border-right-style:solid;
border-right-color:#f1fafa;
cursor:pointer;
}

hr
{
	background-color:#19528d;
	color:#19528d;
}
h1
{
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px; 
	color:#b70261;
}
#header
{
	background-image: url(/images2/header.jpg);
	width: 975px;
	height: 337px;
	padding-right: 25px; 
	text-align: right; 
	padding-top:5px;
}
#menu
{
	background-image: url(/images2/menuback.jpg);
	width: 1000px; 
	height: 54px;
padding-top:10px;
}
#PageWrapper
{
	background-image: url(/images2/pageback.jpg); 
	width: 1000px;
	height: 840px; 
	background-repeat: no-repeat;
}
#MidCallToAction
{
	background-image: url(/images2/midcalltoaction.jpg);
	width: 865px; 
	height: 235px; 
	background-repeat:no-repeat;
}
#leftCalltoAction
{
	width: 258px;
	height: 275px; 
	float: left; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#ffffff;  
	font-weight:bold; 
	text-align:right;
}
#leftCalltoAction a, a:visited
{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#ffffff;  
	font-weight:bold; 
	text-align:right;
text-decoration:none;
}

#leftCalltoAction a:hover
{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#b70261
	font-weight:bold; 
	text-align:right;
text-decoration:none;
}
#footerCalltoAction
{
	 background-image:url(/images2/footercalltoAction.jpg); 
	 height:79px; 
	 width:805px; 
	 background-repeat:no-repeat; 
	 background-position:center;
	 margin-top:50px;
}
#footer
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#b70261;
}
#footer a:link, a:visited
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
color:#011a46; 
text-decoration:none;
} 
#footer a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#b70261;
	text-decoration:none;
}


h6
{
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px; 
	color:#b70261;
}
h2
{
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; 
	color:#b70261;
}

