/* CSS Document */
Body {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #2b8dd8;
	margin: 0px;
	padding: 0px;
	text-align: left;
	list-style-type: square;
}
a:link {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: Bold;
	color: #2b8dd8;
	font-style: normal;
	text-decoration: none;

}
a:visited {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: Bold;
	color: #2b8dd8;
	font-style: normal;
	text-decoration: none;
}
a:hover {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: Bold;
	color: #2b8dd8;
	font-style: normal;
	text-decoration: underline;
}
a:active {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: Bold;
	color: #2b8dd8;
	font-style: normal;
	text-decoration: underline;
}
.Header {
	width: 100%;
}
.FourSidedBorder {
}
.SubBoxes {
}
.HeaderText {
	color: #2b8dd8;
	font-size: 11px;
	margin-bottom:10px;border-bottom: 4px solid #81c8ff;
	font-size: 15px;
	padding-left:15px;
	padding-top:5px;
	padding-bottom:5px;
}
a.NavLinks:link {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: Bold;
	color: #2b8dd8;
	font-style: normal;
	text-decoration: none;
}
a.NavLinks:visited {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: Bold;
	color: #2b8dd8;
	font-style: normal;
	text-decoration: none;
}
a.NavLinks:hover {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: Bold;
	color: #2b8dd8;
	font-style: normal;
	text-decoration: underline;
}
a.NavLinks:active {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: Bold;
	color: #2b8dd8;
	font-style: normal;
	text-decoration: underline;
}
.Formstyles {
	BACKGROUND-COLOR: #FFFFFF; 
	border: #2b8dd8 1px solid; 
	COLOR: #2b8dd8; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 11px; 
	TEXT-ALIGN: left;
	margin: 1px 1px 1px 1px;
	}
.SubmitError {
color: #FF0000;
}
.SearchStatsLeftCol {
	border-right: #b5ddff 1px solid;
	border-bottom: #b5ddff 1px solid;
}
.SearchStatsRightCol {
	border-bottom: #b5ddff 1px solid;
}
.SearchStatsBorder {
	border-right: #b5ddff 1px solid;
	border-left: #b5ddff 1px solid;
	border-top: #b5ddff 1px solid;
}
.SidesStyleMain {
    border: 1px solid #b4dcff;
	color: #2b8dd8;;
	font-size: 11px;
}
.TutorialSidesStyleMain {
	border: 1px solid #b4dcff;
	color: #2b8dd8;;
	font-size: 11px;
}
.SidesStyle {
	color: #2b8dd8;;
	font-size: 11px;
}
.TutorialStyleMain {
	border-top: 1px solid #b4dcff;
	border-right: 1px solid #b4dcff;
	border-left: 1px solid #b4dcff;
}
.IconBorder {
	border: 1px solid #acb8c8;
}
.thead {
  color: #288dd3;
  font-size: 15px;
}