@charset "UTF-8";
body {
	background-color: #F3EEE5;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #43257B;
}
#menu {
	width: 963px;
	height: 42px;
	text-align: center;
}
#menusides {
	background-image: url(../images/global/menu_bg.jpg);
	background-repeat: repeat-x;
	height: 42px;
}
#header {
	background-image: url(../images/global/header_bg.jpg);
	background-repeat: no-repeat;
	height: 90px;
	vertical-align: bottom;
	width: 963px;
	text-align: center;
}
#menuwrapper {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-right: 22%;
	padding-bottom: 0px;
	padding-left: 22%;
}

#footerwrapper {
	background-image: url(../images/global/footer_bg.jpg);
	background-repeat: repeat-x;
	height: 150px;
	text-align: center;
	padding-top: 30px;
	margin: 0px;
	padding-bottom: 15px;
	width: 100%;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #F3EEE5;
}

#footer {
	height: 150px;
	text-align: center;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #533091;
	line-height: 18px;
}




#footer a{
	color: #00738C;
	text-decoration:underline
}


#logo {
	text-align: left;
	float: left;
	height: 90px;
	width: 415px;
}
#topmenu {
	text-align: right;
	float: right;
	padding-top: 60px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#headerwrapper {
	text-align: center;
	width: 963px;
	height: 90px;
}
a {
	color: #00718A;
	text-decoration: underline;
}
.disclaimer {
	font-size: 11px;
	line-height: 14px;
}

.disclaimer a{
	font-size: 11px;
	line-height: 14px;
	color: #FFF;
	text-decoration: underline;
}


.purpleheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #43257B;
}

.purpletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #43257B;
}

.purpletext a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #43257B;
	text-decoration: none;
}

sup {
	font-size: 9px;
	line-height: 10px;
}
