@charset "utf-8";
/* CSS Document */
/* Scroll Fix EXW6172 11110 */
/*
/***************************
    Tag Defaults
***************************/

a
{
color:#046ab2;
text-decoration:none;	
}

a:link
{
color:#046ab2;
}

a:visited
{
color:#046ab2;
}

a:hover
{

}

a:active
{
color:#046ab2;
}

ol li 
{
	margin-bottom:12px;
}
body
{
    font-family: Arial, Helvetica, Sans-Serif;
	font-size:1em;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
    padding: 0px;
    border: 0px;
    margin: 0px;
    text-align: center;
	min-width: 710px;
	color: #484641;
}

table
{
    border-collapse: collapse;
	border-spacing: 0px;
}

tr
{
}

td
{
   
	padding: 0px;
	
}
p
{
	margin-top: 10px;
	padding: 5px;
	white-space: normal;
	border: 0px;
	outline: 0px;
	font-weight: normal;
	font-style: normal;
	font-size: 1em;
	line-height:1.2em;
	vertical-align: baseline;
	font-family: Arial, Helvetica, sans-serif;
}

ul
{
font-size:1em;
}
input, textarea
{
	margin: 0;
	padding: 1px 4px 1px;
	border: 1px solid #ccc;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
a:focus
{
	overflow: hidden;
}

sup
{
padding-bottom:5px;
line-height:0;
vertical-align:0.2em;
}

sup:a
{
	color: #185395;
	text-decoration: none;
}
sup:hover
{
	color: #185395;
	text-decoration: none;
}
sup:active
{
	color: #185395;
	text-decoration: none;
}
sup:visited
{
	color: #185395;
	text-decoration: none;
}
h1
{
	font-size:2em;
	color:#5C9A1B;
	line-height:24px;
}
h2
{
	color: #5C9A1B;
	font-weight:bold;
	font-size: 1.333em;
	margin-top:10px;
	line-height:25px;
}
h3
{
	color: #5C9A1B;
	font-weight:bold;
	font-size:1.167em;
	line-height:15px;
}
h4
{
	color:#000000;
	font-weight:bold;
	font-size:1em;
	line-height:13px;
}
strong
{
	font-weight:bold;
}
img
{
	border: none;
}

/***************************
    Common
***************************/

.Italic
{
    font-style: italic;
}

.Bold
{
    font-weight: bold;
}

.Left
{
    text-align: left;
}

.Center
{
    text-align: center;
}

.Right
{
    text-align: right;
}

.Hide
{
    display: none;
}

.Show
{   
	 
}
.Hidden
{
	position: absolute;
	left: -9999px;
	top: -9999px;
}
.Width100
{
	width: 100%;
}
.Width75
{
	width: 75%;
}
.Width70
{
	width: 70%;
}
.Width30
{
	width: 30%;
}
.Width25
{
	width: 25%;
}
.divPadding
{
	padding: 5px;
}
/******* Error Handling ********/

.Error
{
    color: #FF0000;
}
.ErrorSmall
{
    color: #FF0000;
    font-size: 1em;
}

/***************************
    Page Defaults
***************************/

#BodyWrapper
{
	margin: 0 auto;
	width: 1010px;
	text-align: left;	
	padding:2px 5px;
}

#skip_points
{
	display: none;
}

.ModalWindow
{
    width: 300px;
    height: 200px;
    background-color: #ffffff;
}

/***************************
   Educational Test Page
***************************/

div.EducationalTestPage
{
    margin: 10px;
    border: 1px solid #C0C0C0;
    padding: 5px;
    font-family: Verdana;
    text-decoration: none;
    font-size: 1.083em;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: #000000;
}

div.EducationalTestPage td
{
    padding: 3px;
}

div.EducationalTestPage .ajax__calendar_container th
{
    padding: 0px;
}

div.EducationalTestPage .ajax__calendar_container td
{
    padding: 0px;
}

div.EducationalTestPageBodyWrapper
{
	margin: 0 auto;
	width: 995px;
	text-align: left;
	border-right:solid 4px #f1efeb; 
	border-bottom:solid 4px #f1efeb;
	border-left:solid 4px #f1efeb;
	padding:2px;
}

div.EducationalTestPageBodyWrapper table
{
    width: 100%;
}

div.MaskedDiv 
{
	visibility: hidden;
	position:absolute;
	left:0px;
	top:0px;
	font-family:verdana;
	font-weight:bold;
	padding:40px;
   	z-index:100;
	background-image:url(/library/images/Mask.png);
	/* ieWin only stuff */
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/library/images/Mask.png');
}

html
{
overflow-x:auto;
}
.suppheadrow
{
	color:#fff;
	background-color: #1d5b2d;
}
.suppheadrow a
{
	color:#fff;
	text-decoration:none;
	border-bottom: 1px dotted #ffffff;
}
.suppheadrow a:visited
{
	color:#fff;
	border-bottom: 1px dotted #ffffff;
}
.suppheadrow a:hover
{
	border-bottom: 1px solid #ffffff;
}
.plum
{
	color:#aa005f ;
}
.plum a
{
	color:#aa005f ;
	text-decoration:none;
	border-bottom: 1px dotted #aa005f ;
}
.plum a:visited
{
	color:#aa005f ;
	border-bottom: 1px dotted #aa005f ;
}
.plum a:hover
{
	border-bottom: 1px solid #aa005f ;
}
/***************************
         HomePage
***************************/

#wrapper
{
	width: 1010px;
	margin: 0px auto;
	position: relative;
}
#container
{
	left: 0;
	padding-top: 0px;
	padding-bottom: 20px;
	margin-bottom: 0px;
}
.noborder {
	border-width: 0 !important;	
}

