body {

	margin:0px;
	padding:0px;
	width: 100%;
	background: #fff;

}

img {

	border: none;

}

h1 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color: #475336;

}

h2 {

	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size:14px;
	margin-bottom: 0px;

}



p {

	line-height: 20px;
	color: #000;
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	margin-top:2px;

}


p a {

	text-decoration: underline;
	font-weight: bold;

}


ol {

	line-height: 20px;
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, sans-serif;

}


#Container {
	
	width: 100%;
	margin: auto;
	text-align: left;
	background: #fff;

}


#Header {

	display:none;

}

#TopMenu {

	display:none;

}


#Left {

	display:none;

}

#Menu {

	display:none;

}


#Right {

	width: auto;
	margin: 0 3%;
	padding: 0;
	border: 0;
	float: none !important;
	color: #000;
	background: transparent;

}

#Footer {

	display:none;
		
}

#BottomMenu {

	display:none;
	
}

#FormTitle {
	font-weight: bold;
	text-decoration: none;
	font-size:18px;
	color: #475336;

}

#PlanHeader {
	font-size:17px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #D1D2D4;
	color: #002B6C;
}

#PlanHeader a {
	text-decoration: none;
	color: #002B6C;
}

#PlanHeader a:hover {
	text-decoration: underline;
}

#PlanFooter {
	font-size:13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #002B6C;
}

.PageBar {
	display:none;
}

.PageBarRight {
	display:none;
}

#PageMainTitle {
	font-weight: bold;
	color: #002B6C;
	font-size:20px;
	text-transform: uppercase;

}

#PageMainTitle2 {
	font-weight: normal;
	color: #002B6C;
	font-size:20px;
	text-transform: uppercase;

}

#Crumbs {
	display:none;
}

#Standard {
	color: #011D46;
	font-size:12px;
	text-decoration: none;
	vertical-align: top;
}

#Standard a {
	color: #014BBA;
	font-size:12px;
	text-decoration: underline;
}

#Standard a:hover {
	color: #81B2FD;
	text-decoration: underline;
}

#StandardTitle {
	color: #011D46;
	font-size:15px;
	text-decoration: none;
	font-weight: bold;
}

#FormLabel {
	color: #011D46;
	font-size:12px;
	text-decoration: none;
}

#FormField {
	color: #011D46;
	font-size:12px;
	text-decoration: none;
}

#Message {
	color: red;
	font-size:15px;
	text-decoration: none;
	font-weight: bold;
}

