a:link {
	color: #BBD0E9;
}

a:hover {
	color: #FFFFFF;
}

a:visited {
	color: #BBD0E9;
}

body {
	background-color: #336597;
	margin-left: 0px;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.bodytext {
	font-size: 11px;
	color: #BBD0E9;
	line-height: 140%;
}

.breadcrumbs {
	font-size: 11px;
	color: #BBD0E9;
}

.nav {
	font-size: 11px;
	color: #BBD0E9;
	line-height: 140%;
	text-transform: capitalize;
}

.pagetitle {
	font-size: 18px;
	font-weight: bold;
	padding-top: 20px;
	color: #BBD0E9;
}

.subnav {
	font-size: 11px;
	color: #BBD0E9;
	line-height: 140%;
}
.form A:link {text-decoration: underline; color: black;}
.form A:visited {text-decoration: underline; color: black;}
.form A:active {text-decoration: underline; color: black;}
.form A:hover {text-decoration: underline; color: black;}
.form {
	font-size: 11px;
	color: #000000;
	line-height: 140%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 10px;
}
.bodytitle {
	font-size: 11px;
	color: #BBD0E9;
	line-height: 140%;
	text-transform: uppercase;
	font-weight: bold;
}
.bodylist {

	font-size: 11px;
	color: #BBD0E9;
	line-height: 140%;
}
.bodytip {
	font-size: 11px;
	color: #FFFFFF;
	line-height: 140%;
	padding-top: 18px;
	margin-left: 72px;
}
.tablerowdashed {
	font-size: 11px;
	color: #BBD0E9;
	line-height: 140%;
	border-bottom-color: #4986C2;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.tablerowsolid {

	font-size: 11px;
	color: #BBD0E9;
	line-height: 140%;
	border-bottom-color: #4986C2;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.formtextarea {
	margin-bottom: 11px;
	margin-top: 10px;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-position: outside;
	list-style-image: url(Assets/IconArticle.gif);
	line-height: 140%;
	color: #bbd0e9;
}
.bodybox {
	font-size: 11px;
	color: #BBD0E9;
	line-height: 140%;
	border-top-color: #4986C2;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #4986C2;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #4986C2;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #4986C2;
	border-left-style: solid;
	border-left-width: 1px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
