/* CSS Document */
a:link {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003878;
	text-decoration: underline;
}

a:visited {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003878;
	text-decoration: underline;
}

a:hover {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

a:active {
	font-family: Arial, sans-serif;
	font-size: 12px; font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003878;
	text-decoration: none;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #f0f3f6;
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	color: #000000;
	scrollbar-face-color:#EAEDF2;
	scrollbar-arrow-color:#43416F;
	scrollbar-track-color:#EAEDF2;
	scrollbar-shadow-color:#43416F;
	scrollbar-highlight-color:#43416F;
	scrollbar-3dlight-color:#EAEDF2;
	scrollbar-darkshadow-Color:#EAEDF2;
	overflow:auto;
}

#main_container {
  position:absolute;
  padding:0px;
  width:800px;
  height:598px;
  top:50%;
  left:50%;
  margin: -299px 0px 0px -400px;
}

#content_container {
  position:relative;
  border:1px solid #CFCFCF;
  margin:0px;
  padding:0px;
  width:800px;
  height:598px;
  top:0;
  left:0;
}

.blue10px  {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #748FA4;
	text-decoration: none;
}

.blue12px  {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #748FA4;
	text-decoration: none;
}

.blue14px  {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #748FA4;
	text-decoration: none;
}

.blueBold10px  {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #748FA4;
	text-decoration: none;
}

.blueBold12px  {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #748FA4;
	text-decoration: none;
}

.blueBold14px  {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #748FA4;
	text-decoration: none;
}


.black10px  {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

.black12px  {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

.black14px  {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

.blackBold10px  {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

.blackBold12px  {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

.blackBold14px  {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

.bodytext  {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #748FA4;
	text-decoration: none;
}
