/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	font-size: 11px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #6699CC;
	text-decoration: underline;
}
a:visited {
	color: #6699CC;
	text-decoration: underline;
}
a:hover {
	color: #00267F;
	text-decoration: underline;
}
a:active {
	color: #00267F;
	text-decoration: underline;
}
.MainNav {
	color: #999999;
	font-size: 11px;
}
.MainNav a:link {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.MainNav a:visited {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.MainNav a:hover {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.MainNav a:active {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.Footer {
	font-size: 10px;
	color: #999999;
	line-height: normal
}
.Footer a:link {
	color: #6699CC;
	text-decoration: underline;
}
.Footer a:visited {
	color: #6699CC;
	text-decoration: underline;
}
.Footer a:hover {
	color: #00267F;
	text-decoration: underline;
}
.Footer a:active {
	color: #00267F;
	text-decoration: underline;
}
h1 {
	font: "Trebuchet MS", Verdana, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #00267F;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
h2 {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00267F;
}
.Home-Maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 11px;
	color: #333333;
}
.AlsoInThisSection {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #FFFFFF;
	padding-left: 6px;
	margin-left: 6px;
}
.Sidebar-Nav {
	font-size: 11px;
	line-height: 15px;
	color: #333333;
}
.Sidebar-Nav a:link {
	text-decoration: underline;
	color: #6699CC;
}
.Sidebar-Nav a:visited {
	text-decoration: underline;
	color: #6699CC;
}
.Sidebar-Nav a:hover {
	text-decoration: underline;
	color: #00267F;
}
.Sidebar-Nav a:active {
	text-decoration: underline;
	color: #00267F;
}
.Sidebar-Nav ul {
	list-style-type: none;
	list-style-image:url(images/bullet.gif);
	padding-left: 12px;
	margin-left: 12px;
	padding-bottom: 12px;
	margin-bottom: 12px;
}
.Sidebar-Nav li {
	padding-left: -10px;
	margin-left: -10px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.WhitePapersLinks {
	font-size: 10px;
	color: #333333;
	line-height:normal;
}
.WhitePapersLinks a:link {
	text-decoration: underline;
	color: #6699CC;
}
.WhitePapersLinks a:visited {
	text-decoration: underline;
	color: #6699CC;
}
.WhitePapersLinks a:hover {
	text-decoration: underline;
	color: #00267F;
}
.WhitePapersLinks a:active {
	text-decoration: underline;
	color: #00267F;
}
.WhitePapersLinks ul {
	list-style-type: none;
	list-style-image:url(images/bullet.gif);
	padding: 0 0 0 8px;
	margin: 0 0 0 8px;
}
.WhitePapersLinks li {
	padding-left: -2px;
	margin-left: -2px;
	padding-bottom: 2px;
	margin-bottom: 2px;
}
.HomepageText {
	font-size: 10px;
	color: #333333;
	line-height:normal;
}
.HomepageText a:link {
	text-decoration: underline;
	color: #6699CC;
}
.HomepageText a:visited {
	text-decoration: underline;
	color: #6699CC;
}
.HomepageText a:hover {
	text-decoration: underline;
	color: #00267F;
}
.HomepageText a:active {
	text-decoration: underline;
	color: #00267F;
}
form {
	padding:5px;
	background-image:url(images/gradient-whitepapers.jpg);
	background-repeat:repeat-x;
	background-position:center;
	border: solid #ccc 1px;
	margin: 2px 0 0 0;
}
form .textfield {border:solid 1px #ccc;}