html
{
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

body
{
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p
{
	margin-top: 10px;
	margin-bottom: 10px;
}

p#click
{
	font-style: italic;
}

a
{
	color: #152658;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

h4
{
	color: #DB1746;
}

.pageLeftFiller
{
	/*background-color: #CDCCD1;*/
	background-color: #FFFFFF;
	width: 50%;
	height: 100%;
}

.pageLeftOuterBar
{
	background-color: #CDCCD1;
	height: 100%;
}

.pageLeftInnerBar
{
	background-color: #D9DADC;
	height: 100%;
}

.pageRightFiller
{
	/*background-color: #C0C1C5;*/
	background-color: #FFFFFF;
	width: 50%;
	height: 100%;
}

.pageRightOuterBar
{
	background-color: #C0C1C5;
	height: 100%;
}

.pageRightInnerBar1
{
	background-color: #E9E9EB;
	height: 100%;
}

.pageRightInnerBar2
{
	background-color: #DFE0E2;
	height: 100%;
}

.pageRightInnerBar3
{
	background-color: #D9DADC;
	height: 100%;
}

.pageHeader
{
	width: 100%;
	background-color: #F2F4F3;
}

.pageFooter
{
	width: 100%;
	height: 18px;
	background-color: #F2F4F3;
	font-size: 11px;
	text-align: center;
}

.pageContent
{
	width: 798px;
	height: 600px;
	vertical-align: top;
}

.logo
{
	height: 84px;
	vertical-align: middle;
	padding-left: 10px;
}

.navhistory
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #152658;
	height: 30px;
	padding-left: 10px;
}

.navhistory a
{
	color: #DB1746;
	text-decoration: none;
}

.navhistory a:hover
{
	color: #DB1746;
	text-decoration: underline;
}

.leftMenu
{
	background-color: #F2F4F3;
	width: 170px;
	height: 450px;
	vertical-align: top;
}

.leftMenuFiller
{
	background-color: #F2F4F3;
	width: 170px;
	height: 100%;
	vertical-align: top;
}

.leftMenuItem
{
	color: #152658;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 170px;
	height: 30px;
	padding-left: 10px;
	vertical-align: middle;
	border: 0;
	border-bottom: 2px solid #fff;
}

.leftMenuItem A
{
	font-weight: bold;
	text-decoration: none;
}

.leftMenuItem A:Link
{
	font-weight: bold;
	vertical-align: middle;
	text-decoration: none;
}

.leftMenuItem A:Visited
{
	font-weight: bold;
	vertical-align: middle;
	text-decoration: none;
}

.leftMenuItem a:Hover
{
	color: #2A8EBF;
	font-weight: bold;
	text-decoration: none;
}

.leftMenuItem A:Active
{
	font-weight: bold;
	vertical-align: middle;
	text-decoration: none;
}

.leftMenuSubItem
{
	color: #152658;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 22px;
	padding-left: 20px;
	vertical-align: middle;
}

.leftMenuSubItem a:link
{
	color: #2A8EBF;
	font-weight: bold;
	vertical-align: middle;
	text-decoration: none;
}

.leftMenuSubItem a:visited
{
	color: #2A8EBF;
	font-weight: bold;
	vertical-align: middle;
	text-decoration: none;
}

.leftMenuSubItem a:hover
{
	color: #152658;
	font-weight: bold;
	vertical-align: middle;
	text-decoration: none;
}

.leftMenuSubItem a:active
{
	color: #2A8EBF;
	font-weight: bold;
	vertical-align: middle;
	text-decoration: none;
}

.leftMenuSubSubItem
{
	color: #152658;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 22px;
	padding-left: 30px;
	vertical-align: middle;
}

.leftMenuSubSubItem a:link
{
	color: #2A8EBF;
	font-weight: bold;
	vertical-align: middle;
	text-decoration: none;
}

.leftMenuSubSubItem a:visited
{
	color: #2A8EBF;
	font-weight: bold;
	vertical-align: middle;
	text-decoration: none;
}

.leftMenuSubSubItem a:hover
{
	color: #152658;
	font-weight: bold;
	text-decoration: none;
}

.leftMenuSubSubItem a:active
{
	color: #2A8EBF;
	font-weight: bold;
	text-decoration: none;
}

.pageTitle
{
	font-size: 16px;
	font-weight: bold;
	color: #DB1746;
	padding-bottom: 10px;
}

.pageText
{
	font-size: 12px;
	color: #4E4E4E;
}

.contentArea
{
	width: 100%;
	height: 100%;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
}

.bottomBlueBar
{
	background-image: url(../../Media/Images/blue_bar.gif);
	background-repeat: repeat-x;
	height: 20px;
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
}

.formHeading
{
	font-size: 14px;
	font-weight: bold;
	color: #152658;
	padding-bottom: 10px;
}

li.answer
{
	font-style: italic;
}

#pagecatalogue
{
	border-color: #CCCCCC;
	border-style: solid;
	border:1px;
	padding: 5px;
}

a.navcontrol:link
{
	color: #152658;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.navcontrol:visited
{
	color: #152658;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.navcontrol:hover
{
	color: #DB1746;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.navcontrol:active
{
	color: #152658;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#questiontitle
{
	font-size: 14px;
	font-weight: bold;
	color: #152658;
	padding-bottom: 10px;
}
