body {
	background: #fff url(../images/background_expanded.gif) repeat-y;
	margin: 0px;
	padding: 0px;
}

body {
	font: 10px/1.5 "Lucida Grande", lucida, verdana, arial, "Trebuchet MS", helvetica, sans-serif;
}

p, td p {
	font-size: 120%;
	padding: 0px 0 10px 0;
	margin: 0;
}

td {
	vertical-align: top;
}

li {
	font-size: 120%;
}

ol {
	padding: 0;
	margin: 0 0 0 30px;
}


li li, li li li, li li li li {
	font-size: 100% !important;
}

a {
	color: #7B9A1E;
	font-weight: bold;
}

a:visited {
	color: #8AAF1D;
}

a:hover, a:focus {
	background: #FDEDAB;
	text-decoration: none;
	color: #7B9A1E;
}

h1, .hide {
	display: none;
}

h2 {
	font-size: 130%;
	color: #fff;
	font-weight: bold;
	padding: 2px 0px 2px 50px;
	margin: 50px 0px 0px 0px;
	background: #6F6EA7 url(../images/head_examination.gif) 5% no-repeat;
}

h3 {
	font-size: 140%;
	color: #6F6EA7;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px #6F6EA7 solid;
	padding: 0px;
	margin: 0px 0px 20px 0px;
}

h4 {
	font-size: 140%;
	color: #6F6EA7;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 15px 0px;
}

h6 {
	font-size: 120%;
	color: #000165;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

h5 {
	font-size: 120%;
	color: #000165;
	font-weight: bold;
	padding: 11px 2px 8px 40px;
	margin: 0px 0px 5px 0px;
	background: #FFCC00 url(../images/head_testtopics.gif) 5% no-repeat;
}


/* # STRUCTURE ########################################################*/

/*   The commented out CSS is for a fixed-width core page

* html .b-home #site-frame {
	width: 970px;
	wid\th: 960px;
}

.b-home #site-frame {
	width: 960px;
	background: #e8e7f9;
	text-align: left;
	margin: 0px auto 0px auto;
	padding: 0 5px 5px 5px;
}

 */

#site-frame {
	text-align: left;
	background: #e8e7f9;
	margin: 0 35px;
	padding: 0 5px 5px 5px;
}


#header-wrap {
	text-align: left;
	border-top: 5px solid #A6A6CA;
	background: #000265;
	margin: 0;
	padding: 0;
}

#header-left {
	width: 225px;
	float: left;
	margin: 0;
	padding: 0;
}

#header-left a,
#header-left a:visited,
#header-left a:hover, a:focus {
	margin: 0;
	padding: 0;
}

#header-right {
	background: #000265 url(../images/background_ruler.gif) repeat-x;
	text-align: right;
	margin: 0 0 0 225px;
	padding: 0;
}

#body-wrap {
	border: 0px solid #A6A6CA;
	background: #fff url(../images/background_main.gif) repeat-y;
	padding: 0;
	margin: 0;
}

#nav-col {
	width: 225px;
	border: 0px solid #A6A6CA;
	float: left;
	margin: 0;
	padding: 0;
}

#content-main {
	background: #fff;
	border: 0px solid #A6A6CA;
	text-align: left;
	padding: 15px 0 0 0;
	margin: 0px 20px 0 240px;
}

#content-core {
	border: 0px solid #d01919;
	text-align: left;
	background: #fff;
	padding: 0;
	margin: 0px 0px 0 225px;
}

#core-flash {
	background: #fff;
	text-align: left;
	border: 0px solid #d01919;
	padding: 0;
	margin: 0px 0px 0 0px;
}

#content-core-col-wrap {
	width: 99%;
	background: #f3f2f7;
	border: 0px solid #A6A6CA;
	padding: 0;
	margin: 0px 0px 0 0px;
}

#content-core-left {
	float: left;
	text-align: left;
	width: 65%;
	background: #d5d4e6;
	margin: 0 0 0 0;
	padding: 0px 0px 10px 0px;
}

#content-core-right {
	float: left;
	text-align: left;
	width: 35%;
	margin: 0;
	padding: 0px 0px 0px 0px;
}

#content-core-right p {
	font-size: 110%;
	text-align: left;
	margin: 0px 5px 10px 0px;
	padding: 0;
}

#content-core-left h2 {
	font-size: 140%;
	color: #fff;
	font-weight: bold;
	padding: 4px 0px 2px 40px;
	margin: 0px 0px 15px 0px;
	background: #010066 url(../images/head_welcome.gif) no-repeat;
}

#content-core-right h2 {
	font-size: 140%;
	color: #fff;
	font-weight: bold;
	padding: 4px 0px 2px 40px;
	margin: 0px 0px 15px 0px;
	background: #6F6EA7 url(../images/head_examination.gif) no-repeat;
}

#footer {
	text-align: center;
	background: #57568F;
	margin: 5px 0 0 0;
	padding: 10px;
}

#footer a {
	color: #D3D5E4;
	font-size: 100%;
	font-weight: bold;
	padding: 1px;
}

#footer a:visited {
	color: #D3D5E4;
}

#footer a:hover, a:focus {
	background: #3D3C79;
	text-decoration: none;
	color: #D3D5E4;
	padding: 1px;
}

#footer-credits {
	text-align: center;
	margin: 0;
	padding: 10px;
}


/* # MAIN NAVIGATION ########################################################*/

#nav-col {
	width: 225px;
	border: 0px solid #d01919;
	background: #B1B0D0 url(../images/background_nav.gif) repeat-x;
	margin: 0;
	padding: 0;
}

* html #main-menu {
	width: 225px;
	wid\th: 205px;
}

#main-menu {
	width: 205px;
	padding: 0px;
	margin: 10px 0px 0px 20px;
}

#main-menu li {
	list-style: none;
	font-size: 130%;
	font-weight: bold;
	border-bottom: 1px #C3E459 solid;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

#main-menu li a {
	display: block;
	color: #fff;
	text-decoration: none;
	margin: 0px;
	padding: 4px 0px 4px 30px;
}

li#nav-one a {
	background: transparent url(../images/nav_1.gif) 1% no-repeat;
}

li#nav-two a {
	background: transparent url(../images/nav_2.gif) 1% no-repeat;
}

li#nav-three a {
	background: transparent url(../images/nav_3.gif) 1% no-repeat;
}

li#nav-four a {
	background: transparent url(../images/nav_4.gif) 1% no-repeat;
}

li#nav-five a {
	background: transparent url(../images/nav_5.gif) 1% no-repeat;
}

li#nav-six a {
	background: transparent url(../images/nav_6.gif) 1% no-repeat;
}

li#nav-one a:hover, li#nav-one a:focus {
	background: #C0D258 url(../images/nav_1_on.gif) 1% no-repeat;
}

li#nav-two a:hover, li#nav-two a:focus {
	background: #C0D258 url(../images/nav_2_on.gif) 1% no-repeat;
}

li#nav-three a:hover, li#nav-three a:focus {
	background: #C0D258 url(../images/nav_3_on.gif) 1% no-repeat;
}

li#nav-four a:hover, li#nav-four a:focus {
	background: #C0D258 url(../images/nav_4_on.gif) 1% no-repeat;
}

li#nav-five a:hover, li#nav-five a:focus {
	background: #C0D258 url(../images/nav_5_on.gif) 1% no-repeat;
}

li#nav-six a:hover, li#nav-six a:focus {
	background: #C0D258 url(../images/nav_6_on.gif) 1% no-repeat;
}

/* # LEV 2 NAV ########################################################*/


#lev2-menu {
	padding: 0px;
	margin: 10px 0px 20px 48px;
}

#lev2-menu li {
	list-style: none;
	font-size: 110%;
	font-weight: bold;
	border-bottom: 1px #6F6EA7 solid;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

#lev2-menu li a {
	display: block;
	color: #fff;
	text-decoration: none;
	margin: 0px;
	padding: 2px 0px 2px 2px;
}

#lev2-menu li a:hover, #lev2-menu li a:focus {
	background: #9D9CC2;
}

/* # SECTION SUBNAV ########################################################*/

#section-subnav {
	padding: 0px;
	margin: 0px 0px 20px 0px;
	font-size: 120%;
}

#section-subnav a {
	border: 1px #7B9A1E solid;
	padding: 3px 6px 3px 6px;
	margin: 0px 5px 0px 0px;
	text-decoration: none;
}


/* # RIGHT TEST TOPICS ########################################################*/

#right-test-topics {
	float: right;
	width: 215px;
	padding: 0px;
	margin: 0px 0px 10px 30px;
	background: #FCF2C7;
	border: 0px #A4CB32 solid;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 185px;
}

#right-test-topics ul {
	margin: 0px;
	padding: 4px 0px 4px 10px;
}

#right-test-topics li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	font-weight: normal;
	border-bottom: 1px #E9DCA7 solid;
}

#right-test-topics li a {
	display: block;
	text-decoration: none;
	padding: 3px 4px 3px 2px;
}

#right-test-topics a:hover, #right-test-topics a:focus {
	background: #fff;
}

#right-test-topics p {
	font-size: 100%;
	padding: 8px 4px 6px 10px;
}


/* # GLOSSARY ########################################################*/

.alphabet {
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 120%;
}

.alphabet a {
	border: 1px #7B9A1E solid;
	padding: 3px 6px 3px 6px;
	margin: 0px 6px 0px 0px;
	text-decoration: none;
}

.alphabet-off {
	border: 1px #b1b0d0 solid;
	padding: 3px 6px 3px 6px;
	margin: 0px 6px 0px 0px;
	color: #b1b0d0;
}

.glossary {
	border-top: 1px #D5D4E6 dotted;
	margin: 15px 0 0px 0;
	padding: 20px 0 0 0;
}

/* # CONTACT ########################################################*/

.table-contact .on td {
	background: #fdf7e0;
	border-top: 1px #ffcc00 solid;
	border-bottom: 1px #ffcc00 solid;
	margin: 0;
	padding: 3px 0 3px 4px;
	text-align: left;
	color: #000165;
	font-size: 110%;
	text-transform: uppercase;
}

.table-contact .off td {
	padding: 6px 25px 20px 5px;
	margin: 0;
	border-bottom: 0px #94a0ab solid;
	text-align: left;
	font-size: 110%;
}


/* # GENERAL TAGS ########################################################*/

#right-nav {
	display: inline;
	float: right;
	width: 160px;
	padding: 2px 0px 4px 8px;
	margin: 0px 0px 8px 12px;
	border-left: 1px #6F6EA7 solid;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 140px;
}

#right-nav p {
	font-size: 110%;
}


#programs-highlight {
	width: 250px;
	padding: 10px 8px 2px 10px;
	margin: 10px 0px 30px 30px;
	background: #FBEFBD;
	border: 2px #FFCC00 solid;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 202px;
}

ul.content-arrow-list {
	margin: 0px 0px 0px 30px;
	padding: 0 0 10px 0;
}

ul.content-arrow-list li {
	list-style-image: url(../images/arrow_sm_blue_onwhite.gif);
	margin: 5px 0 0px 0;
}

ul.content-arrow-list li li {
	list-style-image: none;
	list-style: square;
	margin: 5px 0 0px 0;
}

#acrobat {
	padding: 10px 5px 10px 10px;
	border-top: 1px #CACACB dashed;
	border-bottom: 0px #A38846 dashed;
	margin: 30px 0px 0px 0px;
	font-size: 95%;
	font-style: italic;
}

.totop a {
	float: right;
	border-right: 1px #7B9A1E solid;
	border-bottom: 1px #7B9A1E solid;
	padding: 3px 6px 3px 6px;
	margin: 5px 10px 0px 0px;
	text-decoration: none;
	font-size: 90%
}

.box-link {
	border: 1px #7B9A1E solid;
	padding: 3px 6px 3px 6px;
	margin: 0px;
	text-decoration: none;
	font-size: 90%
}




.clearfix:after {
    content: ".";              /* the period is placed on the page as the last thing before the div closes */
    display: block;          /* inline elements don't respond to the clear property */ 
    height: 0;                  /* ensure the period is not visible */
    clear: both;               /* make the container clear the period */
    visibility: hidden;	     /* further ensures the period is not visible */
}

.clearfix {display: inline-block;}   /* a fix for IE Mac */

/* next a fix for the dreaded Guillotine bug in IE6 */
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* end of "no-extra-markup" clearing method */
