@charset "utf-8";
/* CSS Document */


a {
	color: #283a90;
	text-decoration:underline;
}

ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 25px;
}

li {
}

input {
	font-family: Arial;
	font-size: 11px;
	border: 1px solid #CCCCCC;
	margin-left:5px;
	margin-right:5px;
}

body {
	margin:0px;
	padding:0px;
	font-family: Arial;
	font-size:12px;
	text-decoration:none;
}


.main_nav_links {
	text-align:center;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
}

.main_nav_links a {
	color: #FFFFFF;
	text-decoration:none;
}

.main_nav_links a:hover {
	color:#e6e6e6;
	text-decoration:underline;
}


.compounding_links{
	list-style-type: none;
	padding:3px 50px 0px 40px;
	background-image: url(../images/compounding_bg.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 125px;
}

.compounding_links li {
	text-decoration:none;
	list-style-type: none;
	font-weight: bold;
	line-height: 24px;
	margin: 0px;
	padding: 0px;
}

.compounding_links li a {
	padding: 0px 10px;
	text-decoration:none;
	color: #FFFFFF;
	list-style-type: none;
	background-image: url(../images/compounding_links_bg.gif);
	background-repeat: repeat-x;
	display: block;
}

.compounding_links li :hover {
	text-decoration:none;
	color: #FFFFFF;
	list-style-type: none;
	background-image:url(../images/compounding_links_bg_over.gif);
	background-repeat: repeat-x;
	background-color:#000000;
	display: block;
} 

.title {
	font-size: 18px;
	font-weight: bold;
	color: #283a90;
	text-decoration: none;
}
.copy {
	font-size:11px;

}

.bannerlink {
	margin-left:auto;
	margin-right:auto;
	margin:0px;
	padding:0px;
}

.bannerlink li {
	margin:0px 0px 0px 0px;
	padding:0px;
	display: inline;
	list-style-type: none;
}
.bodytext_blue {
	font-size:12px;
	text-decoration:none;
	color:#283a90;
}
.headertext_boldred {
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	color:#d4182a;
}
.headertext {
	font-size:14px;
	line-height:16px;
	text-decoration:none;
}
.headertext a{
	font-size:14px;
	line-height:16px;
	text-decoration:underline;
}
.wimb_heading {
	font-size:22px;
	text-decoration:none;
	font-family:Times New Roman;
	font-weight:bold;
	color: #c12026;
}
.address_top {
	font-size:14px;
	text-decoration:none;
	font-family:Times New Roman;
	font-weight:bold;
	color: #283a90;
	text-align:center;
}
.address_top a{
	font-size:14px;
	text-decoration:none;
	font-family:Times New Roman;
	font-weight:bold;
	color: #283a90;
	text-align:center;
}
.address_top a:hover{
	font-size:14px;
	text-decoration:underline;
	font-family:Times New Roman;
	font-weight:bold;
	color: #283a90;
	text-align:center;
}
.slogan {
	font-size:20px;
	text-decoration:none;
	font-family: Arial;
	font-weight:bold;
	color: #c12026;
}


