#dropmenudiv{
	position:absolute;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
	border-top: 1px solid #DEDEDE;
	border-right: 1px solid #DEDEDE;
	border-bottom: 0 solid #DEDEDE;
	border-left: 1px solid #DEDEDE;
}
#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #DEDEDE;
	padding: 4px 0;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	font-size: 11px;
}
#dropmenudiv a:hover{
	background-color: #DFECF4;
}






body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.main {
	width: 950px;
	background-color: #1A4278;
}
.menu a {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-right: 13px;
	padding-left: 13px;
	border: 1px solid #C4D7F1;
	background-color: #C4D7F1;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-left: 4px;
	margin-right: 2px;
	display: block;
	float: left;
}
.menu a:hover {
	background-color: #FFFFFF;
	border: 1px solid #4975B0;
	color: #000000;
}
.menu-container {
	height: 32px;
	width: 950px;
	background-color: #C4D7F1;
}
.left-content-title {
	background-color: #1A4278;
	height: 32px;
	width: 475px;
}
.right-content-title {
	background-color: #1A4278;
	height: 32px;
	width: 474px;
}
.normal-content-title {
	background-color: #1A4278;
	height: 32px;
	width: 950px;
}
.left-content {
	background-color: #4975B0;
	width: 475px;
	font-size: 12px;
	padding: 18px;
}
.right-content {
	background-color: #4975B0;
	width: 474px;
	font-size: 12px;
	padding: 18px;
}
.normal-content {
	background-color: #4975B0;
	width: 950px;
	padding-top: 16px;
	padding-right: 19px;
	padding-bottom: 25px;
	padding-left: 19px;
	font-size: 12px;
}
.front-page-list {
	list-style-image: url(images/bullet.gif);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 20px;
}
.front-page-list2 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 20px;
}
li {
	padding-bottom: 8px;
}
.footer {
	font-size: 10px;
	color: #C4D7F1;
	background-color: #1A4278;
	height: 32px;
	width: 950px;
	z-index: 1;

}
a {
	color: #C4D7F1;
}
a:hover {
	color: #FFFFFF;
}
.footer-links a {
	font-size: 10px;
	color: #C4D7F1;
}
.footer-links a:hover {
	color: #FFFFFF;
}
.button-holder {
	height: 46px;
	width: 260px;
	border: 1px solid #A4BAD8;
}
.form-name {
	font-size: 11px;
	padding-right: 10px;
	padding-top: 4px;
}
.form-description {
	font-size: 9px;
	color: #C4D7F1;
}
.complete-all-fields {
	font-size: 10px;
	font-weight: bold;
}
.bold-button {
	font-weight: bold;
	width: 150px;
}
.faq-title {
	font-size: 16px;
	font-weight: bold;
}
.os-chart {
	font-size: 12px;
	border: 1px solid #4975B0;
}
.os-chart-top {
	font-size: 10px;
	font-weight: bold;
	background-color: #1A4278;
}
.content-border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A4BAD8;
}
.main-content {
	width: 950px;
	background-color: #4975B0;
}
.faq a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.faq a:hover {
	text-decoration: underline;
	color: #C4D7F1;
}.blue-12 {
	color: #C4D7F1;
}
.success-container {
	border: 1px solid #A4BAD8;
	font-size: 12px;
	height: 86px;
	width: 475px;


}
.normal-12 {
	font-size: 12px;
}
.instructions-padding {
	padding-top: 13px;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A4BAD8;
}
.step-border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A4BAD8;
}
.arrow-list {
	list-style-image: url(images/arrow.gif);
	padding-left: 7px;

}
.edit {
	text-decoration: none;

}
