a:link {text-decoration:none; color: #0f6cb6}
a:visited {text-decoration:none; color: #0f6cb6}
a:hover {text-decoration:underline; color: #0f6cb6}

Body {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	background-color: #ffffff;
}

.HeaderBar {
	background-color: #0f6cb6;
	height: 18px;
	width: 950px;
}

.FormBg {
	background-color: #0f6cb6;
	padding: 20px;
}

.Nav {
	height: 50px;
	width: 950px;
	color: #efefef;
	background-image: url(../Images/Bg/NavBg.gif);
}

.PageLeft {
	text-align: left;
	width: 525px;
	vertical-align: top;
	background-color: #ffffff;
}

.PageRight {
	text-align: left;
	width: 425px;
	vertical-align: top;
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(../Images/Bg/FormBg.gif);
	background-color: #ffffff;
}

.Footer {
	padding-right: 40px;
	padding-left: 40px;
	padding-bottom: 20px;
	padding-top: 0px;
	text-align: center;
	vertical-align: top;
	color: #999999;
	font-size: 12px;
	font-family: Arial;
	background-color: #ffffff;
}

.HeaderImage {
	text-align: left;
	width: 525px;
	height: 360px;
	vertical-align: top;
}

.ShadowLeftTop {
	height: 25px;
	width: 540px;
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(../Images/Bg/ShadowLeft.png);
}

.ShadowLeftBottom {
	height: 25px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: url(../Images/Bg/ShadowLeftBottom.png);
}

.ShadowRightTop {
	height: 25px;
	width: 540px;
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(../Images/Bg/ShadowRight.png);
}

.ShadowRightBottom {
	height: 25px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: url(../Images/Bg/ShadowRightBottom.png);
}

h1 {
	margin: 0px 0px 5px 0px;
	color: #666666;
	font-size: 30px;
	font-family: Arial;
	font-weight: normal;
	line-height: 30px;
}

h2 {
	padding: 0px;
	margin: 0px 0px 20px 0px;
	color: #666666;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
}

h3 {
	padding: 0px;
	margin: 0px 0px 20px 0px;
	color: #0f6cb6;
	font-size: 22px;
	font-family: Arial;
	font-weight: bold;
}

p.Copy {
	margin: 0px 0px 20px 0px;
	color: #8a8a8a;
	font-size: 12px;
	font-family: Arial;
	text-align: justify;
}

p.CopyBold {
	margin: 0px 0px 20px 0px;
	color: #8a8a8a;
	font-size: 12px;
	font-family: Arial;
	text-align: justify;
	font-weight: bold;
}

.Blue {
	color: #0f6cb6;
}

.Orange {
	color: #ff7d00;
}

p.CopyBlue {
	margin: 0px 0px 20px 0px;
	color: #0f6cb6;
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
}

div.Message {
	border: solid 1px #c8ddee;
	padding: 10px;
	color: #ffffff;
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
}

p.CopyBlueBold {
	margin: 0px 0px 20px 0px;
	color: #0f6cb6;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
}

p.CopyOrangeBold {
	margin: 0px 0px 20px 0px;
	color: #ff7d00;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
}

p.CopyOrange {
	margin: 0px 0px 20px 0px;
	color: #ff7d00;
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
}

.CopyWhiteSmall {
	color: #c8ddee;
	font-size: 11px;
	font-family: Arial;
}

.PageTitle {
	margin-top: 10px;
	margin-bottom: 20px;
	color: #ffffff;
	font-size: 18px;
	font-family: Arial;
	font-weight: normal
}

.FieldTitle {
	margin-top: 2px;
	margin-bottom: 2px;
	color: #c8ddee;
	font-size: 14px;
	font-family: Arial;
}

.FieldTitleRight {
	margin-top: 2px;
	margin-bottom: 2px;
	padding-right: 5px;
	color: #c8ddee;
	font-size: 14px;
	font-family: Arial;
}

.FieldArea {
	text-align: left;
	vertical-align: top;
	padding-top: 1px;
	padding-bottom: 1px;
}

.Field {
	color: #666666;
	font-size: 14px;
	font-family: Arial;
	width: 150px;
}

.Drop {
	color: #666666;
	font-size: 12px;
	font-family: Arial;
	width: 150px;
}

.DropLarge {
	color: #666666;
	font-size: 12px;
	font-family: Arial;
	width: 305px;
}

.MainCopyCallout {
	margin-bottom: 20px;
	line-height: 18px;
	color: #0f6cb6;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
}

.CopyDeckLeft {
	padding-right: 40px;
	padding-left: 40px;
	padding-bottom: 10px;
	padding-top: 30px;
}

.CopyDeckRight {
	padding-right: 40px;
	padding-left: 40px;
	padding-bottom: 10px;
	padding-top: 10px;
}


.SubTitle {
	margin-top: 20px;
	font-weight: bold;
	line-height: 20px;
	color: #ff7d00;
	font-size: 14px;
	font-family: Arial;
}

.Dotted {
	border-top: dotted;
	border-top-color: #999999;
	border-top-width: 1px;
	padding-bottom: 20px;
}

.DottedWhite {
	border-top: dotted;
	border-top-color: #c8ddee;
	border-top-width: 1px;
	margin-bottom: 10px;
	margin-top: 10px;
}
