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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	background-position: center top;
	font-family:"verdena", Arial, Helvetica, sans-serif;
	color:#000;
}
.contentImage {
	border: 1px solid #eddc1a; 
	padding:5px;
	background-color:#fff;
}
.navigationLink {
	font-family: Verdana; 
	font-size:20px; 
	color:#fd5fcf;
	font-weight:bold; 
	text-decoration:underline;
}
.navigationText {
	font-family: Verdana; 
	font-size:18px; 
	color:#000000;
	font-weight:bold; 
	text-decoration:none;
}
.navigationLink2 {
	font-family: Verdana; 
	font-size:24px; 
	color:#fd5fcf;
	font-weight:bold; 
	text-decoration:underline;
}
.navigationLink3 {
	font-family: Verdana; 
	font-size:18px; 
	color:#fd5fcf;
	font-weight:bold; 
	text-decoration:underline;
}
.navigationText2 {
	font-family: Verdana; 
	font-size:18px; 
	color:#000;
	font-weight:bold; 
	text-decoration:none;
}
.modelText {
	font-family: Verdana; 
	font-size:20px; 
	color:#fd5fcf;
	font-weight:bold; 
	text-decoration:none;
}
.modelStats {
	font-family: Verdana; 
	font-size:16px; 
	color:#000000;
	font-weight:bold; 
	text-decoration:none;
	padding-bottom:10px;
}
.paginationLink {
	font-family: Verdana; 
	font-size:12px; 
	color:#fd5fcf;
	font-weight:bold; 
	text-decoration:underline;
}
.paginationText {
	font-family: Verdana; 
	font-size:12px; 
	color:#000000;
	font-weight:bold; 
	text-decoration:none;
}
.supportLink {
	font-family: Verdana; 
	font-size:18px; 
	color:#fd5fcf;
	font-weight:bold; 
	text-decoration:underline;
}
.copyrightLink {
	font-family: Verdana; 
	font-size:12px; 
	color:#fd5fcf;
	font-weight:bold; 
	text-decoration:underline;
}
.copyrightText {
	font-family: Verdana; 
	font-size:12px; 
	color:#000000;
	text-decoration:none;
}
.contentText {
	font-family: Verdana; 
	font-size:12px; 
	color:#000000;
	font-weight:bold; 
	text-decoration:none;
}
.contentSubText {
	font-family: Verdana; 
	font-size:10px; 
	color:#F06EAA;
	font-weight:bold; 
	text-decoration:none;
}
.contentLink {
	font-family: Verdana; 
	font-size:13px; 
	color:#000000;
	font-weight:bold; 
	text-decoration:underline;
}
.button {
	padding:2px;
	font-size:16px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:225px;
}
.standardText {
	font-family: Verdana; 
	font-size:14px; 
	color:#000000;
	font-weight:bold; 
	text-decoration:none;
}
.standardLink {
	font-family: Verdana; 
	font-size:13px; 
	color:#de14de;
	font-weight:bold; 
	text-decoration:underline;
}
A {
	font-family: Verdana; 
	font-size:13px; 
	color:#fd5fcf;
	font-weight:bold; 
	text-decoration:underline;
}

.benefitstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.submittext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.submitbutton {
	font-size: 18px;
}


#pages ul {
	list-style-type: none;
	margin-left:0px;
	padding:0px;
}
#pages li {
	float: left;
	display: inline;
	margin: 0 5px 0 0;
	display: block;
	font-family: Verdana; 
	font-size: 14px;
}
#pages li a {
	color: #0e94e9;
	padding: 6px;
	border: 1px solid #000000;
	text-decoration: none;
	float: left;
	font-family: Verdana; 
	font-size: 14px;
}
#pages li a:hover {
	color: #FFF;
	background: #4fbbff;
	border: 1px solid #000000;
	font-family: Verdana; 
}
#pages li.nolink {
	color: #000000;
	padding: 6px;
	font-family: Verdana; 
}
#pages li.current {
	color: #FFF;
	border: 1px solid #000000;
	font-family: Verdana; 
	padding: 6px;
	background: #4fbbff;
}