/* Hipod - Dev Site */

/* @group Std Markup */

/* Last Updated: 05-Mar-2007 */

/* Version 2.0.2 */

/* @group HTML Tags */

/* @group General */

* {
	margin: 0;
	padding: 0;
}

body {
	padding: 0 0 20px;
	color: #000;
	font: 83%/1.5 arial,tahoma,verdana,sans-serif;
	text-align: center;
	background-color: #fff7ef;
}

img {
	border: none;
}

/* @end */

/* @group Typography */

p, ul, ol {
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 1.2em;
}

p, td, li {
	font-size: 10pt;
}

h1, h2, h3, h4, h5, h6 {
	letter-spacing: -1px;
	font-family: helvetica, arial, sans-serif;
	color: #ff3e00;
	padding-bottom: .1em;
	margin: 1.2em 0 .5em 0;
}

h1 {
	font-size: 14pt;
	color: #ffffff;
	font-variant: small-caps;
	background: 0 0 #ff3e00;
	padding: 4px;
	margin: 0px 0 25px 0px;
}

h2 {
	color: #ff3e00;
	font-size: 16pt;
	font-weight: bold;
	padding: 4px;
	margin: 25px 0 15px 0px;
	line-height: 1em;
}
h2 .subhead{
	font-size: .8em;
	font-style: italic;
	font-weight: bold;
}
h3 {
	color: #ff3e00;
	font-size: 15pt;
	font-weight: bold;
}

h4 {
	font-size: 116%;
	line-height: 1.5em;
}

h5 {
	font-size: 106%;
	line-height: 1.5em;
}

h6 {
	font-size: 96%;
	line-height: 1.5em;
}

hr {
	margin: 1em 0;
	background: #f2f2f2;
	height: 1px;
	color: #f2f2f2;
	border: none;
	clear: both;
}

/* @end */

/* @group Links */

a,a:link,a:link,a:link,a:hover {
	background: transparent;
	text-decoration: underline;
	cursor: pointer;
}

a:link {
	color: #2c1dc3;
}

a:visited {
	color: #999;
}

a:hover,a:active {
	color: #069;
}

/* @end */

/* @group Lists */

ul {
	margin: .3em 0 1.5em 20px;
	list-style-type: square;
	list-style-position: outside;
}

ol {
	margin: .5em .5em 1.5em;
}

li {
	line-height: 1.4em;
	padding-left: 5px;
	margin-bottom: 8px;
}

ol li {
	margin-left: 1.4em;
	padding-left: 0;
	background: none;
	list-style-type: decimal;
}

dl {
	margin: 0 0 1em 0;
}

dt {
	color: #ff3e00;
	font-weight: bold;
	margin-top: 1.3em;
	font-size: 14pt;
	margin-left: 15px;
}

dd{
	margin-left: 15px;
}

dl dl {
	margin: 0 0 1.5em 30px;
	padding-left: 1px;
}

/* @end */

/* @end */

/* @group Layout divs */

.content {
	margin: 0;
	padding: 0;
}



#wrap {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background-color: #fff;
/*	border: 1px solid #9f9; */
}

#page {
	/* Unused */
}
#header {
	background: #ffffff url("images/header.gif") no-repeat 0 100%;
	padding: 0;
	height: 135px;
	width: 800px;
	z-index: 1;
	position: relative;
/*	border: 1px solid #f99; */
	margin: 0 auto;
}

#header #tagline{
	font: italic bold 13pt Tahoma, Verdana, Helvetica, Arial, sans-serif;
	color: #fff;
	text-align: right;
	width: 240px;
	margin-top: 40px;
	padding-right: 35px;
/*	border: 1px solid #9f9; */
	position: relative;
	float: right;
}

#content-wrap {
	width: 800px;
	margin: 0 auto;
	padding: 0;
/*	border: 1px solid #f00; */
	background: #fff url(images/body_background.gif) repeat-y;
	margin-bottom: 15px;
	position: relative;
}

#block1 {
	width: 520px;
	margin: 0;
	padding: 0 40px 0 0;
/*	border: 1px solid #f99; */
	position: relative;
	float:right;
}
#block1 .content{
	width: 100%;
	padding: 0;
	float: left;
}
#block2 {
	width: 155px;
	margin: 0;
	float:left;
	position: relative;
	padding: 0 0 0 23px;
}

#content-footer {
	background: #fff;
	width:  520px;
/*	border: 1px solid #00f;*/
	position: relative;
	border-top: 1px solid #E3E8EE;
	margin-top: 30px;
	margin-bottom: 10px;
	text-align: center;
}

#copyright {
	padding-top: 10px;
}

#footer {
	margin: 0;
	padding: 0;
	height: 35px;
	background: #fff url("images/footer.gif") no-repeat 0 0;
	position: relative;
	float: none;
	clear: both;
}
/* @end */

/* @group Page block divs */

.contactbox{
	border-top: 4px solid #ff3e00;
	border-bottom: 4px solid #ff3e00;
	background-color: #f3f3f3;
	padding: 15px 35px;
	text-align: center;
	font-weight: bold;
	margin: 45px auto;
	width: 280px;
	clear: both;
}

img.photoInsertBorder {
	border: 1px solid #333;
	margin-top: 15px;
	margin-bottom: 25px;
}

.gallery_photo{
	float: left;
	width: 120px;
	height: 120px;
	margin: 5px;
}

.gallery_photo img{
	border: 1px solid #000;
}

.vert_space_150 {
	height: 150px;
}

.vert_space_250 {
	height: 250px;
}

.vert_space_350 {
	height: 350px;
}

.vert_space_450 {
	height: 450px;
}

.centered {
	text-align: center;
	margin_left: auto;
	margin_rigft: auto;
}

.revised {
	text-align: right;
	padding-top: 10px;
}

.footernav {
	font-size: 1.1em;
	padding-right: 35px;
	padding-left: 35px;
}

.privacypolicy {
	font-size: 10pt;
	color: #777799
}

.advice {
	color: #888888;
	border: 2px dotted #888888;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 15px;
	font-style: italic;
}

.note {
	margin-top: 20px;
	margin-bottom: 25px;
	margin-left: 0px
	margin-right: 0px;
	border: 1px solid #ddd;
	background: #f2f2f3;
	padding-top: 1.5em;
	padding-bottom: 1em;
	padding-left: 2em;
	padding-right: 2em;
	font-size: 10pt;
	font-style: oblique;
	color: gray;
}

p.note {
	padding-bottom: 2em;
}

.note li {
	margin-top: .6em;
}

.caption {
	color: #999;
	text-align: center;
	font-size: 10pt;
	line-height: 14pt;
	font-style: italic;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
}

.caption a {
	text-decoration: none;
}

.wrap_box {
	text-align: center;
}

.insertRight {
	float: right;
	margin-left: 20px;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 15px;
}

.notice {
	border: 1px #000066 solid;
	position: inherit;
	white-space: normal;
	margin-bottom: 50px;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 35px;
	margin-top: 35px;
	padding-top: 10px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 10px;
}

/* @end */

/* @group Menu */

li a.active {
	color: #069;
}

/* @group block2 */



#block2 .content .award{
	color: #130080;
	text-align: center;
	width: 150px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 5px auto 10px;
}

#block2 .content .award .caption{
	color: #006;
	font-weight: bold;
	padding: 15px 5px 15px 15px;
}

#block2 .content p{
	font-size: 1.3em;
	line-height: 1.2em;
}
#block2 .content{
	margin-top: 25px;
}
#block2 .nav {
	width: 155px;
	border-top: 3px solid #1b1eaf;
	border-bottom: 3px solid #1b1eaf;
	margin-top: 15px;
	padding: 5px 5px 15px;
}

#block2 .nav ul {
	list-style: none;
	list-style-type: none;
	display: block;
	position: static;
	margin: 0;
	line-height: 1.8;
}

#block2 .nav ul li {
	list-style: none;
	list-style-type: none;
	margin: 1px 0;
	padding: 2px 0;
	border-bottom: 1px solid #6367af;
}

#block2 .nav li a {
	width: auto;
	text-decoration: none;
	background: url("images/sprites.gif") no-repeat 3px -19px;
	padding: 4px 0 3px 15px;
}

#block2 .nav ul a:hover {
	color: #ff3e00;
	background: #f3f3f3 url("images/sprites.gif") no-repeat 3px -49px;
}

#block2 .nav ul a, #block2 .nav ul a:link, #block2 .nav ul a:visited, #block2 .nav ul a:hover, #block2 .nav ul a:active {
	text-decoration: none;
	cursor: pointer;
}

#block2 .nav ul a:link {
	color: #050090;
}

#block2 .nav ul a:visited {
	color: #050090;
}

#block2 .nav ul li.active a:link, #block2 .nav ul li.active a:visited, #block2 .nav ul li.active a:hover, #block2 .nav ul li.active a:active {
	color: #00c;
}

/* @end */


/* @end */#addressFooter {
	background-color:#ffffff;
	padding: 0;
	margin: 0;
}

#addressFooterText {
	font-size: .9em;
	color: #999999;
	text-align: center;
	line-height: 1.1em;
	padding-top: 45px;
	padding-bottom: 10px;
}

#copyright {
	font-size: .9em;
	color: #999;
	text-align: center;
	line-height: 1.1em;
	padding: 3px;
}
/* @end */

/* @group Floats */
.inline_image{
	margin: 10px 0 25px;
	padding: 0;
	border: 1px solid #000;
}

.process_image,.process_arrow{
	margin: 0;
	padding: 0;
	float: left;
}

.process_image{
	border: 1px solid #000;
}

.process_block{
	border: 1px solid #666;
	width: 416px;
	margin: 15px 25px 45px;
	padding: 20px;
	background-color: #f3f3f3;
}

.floatleft {
	float: left;
}

.photo_floatleft {
	float: left;
	margin-right: 25px;
	margin-bottom: 10px;
}

.floatright {
	float: right;
}

.float_right_image {
	float: right;
	margin-left: 25px;
	margin-bottom: 10px;
}

/* @end */

/* @group Tables */

td h1{
	padding: 0;
	margin: 0;
}

/* TABLES */

td, th {
	margin-right: 25px;
	vertical-align: top;
}

th {
	padding-left: 5px;
	background-color: #ff3e00;
	color: #fff;
}
#content table {
	border-collapse: collapse;
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	padding-right: 25px;
}

#content table td {
	padding: 0px
}

/* @end */

/* @group Forms */

/* FORMS */
#search_form{
	margin-top: 25px;
}

#search_form input.search_submit{
	background-color: #364688;
	color: #fff;
	font-size: .9em;
	font-weight: bold;
	padding: 2px 8px;
}
form {
	margin: 0 0 1.5em;
}

/* hide from IE mac \*/

#content form label {
	float: none;
}

/* end hiding from IE5 mac */

input {
	font-family: arial,tahoma,verdana,sans-serif;
	margin: 2px 0;
}

fieldset {
	border: none;
}

/* FORMS - general classes */

#content form {
	width: 465px;
	padding: 1em;
	background: #f6f6f6 url("images/form_bg_learner.gif") no-repeat 100% 100%;
	border-top: 1px solid #d7d7d7;
	position: relative;
}

table.contact_form {
	width: 455px;
	/* border: 1px dotted #a40000 */
margin: 0;
	padding: 0;
}

#content form input {
	width: 180px;
	padding: 0;
	margin-left: 10px;
	text-align: left;
}

.contact_form tr td {
	border-top: solid #fff 1px;
}

#content form input.form-radio, #content form input.form-checkbox {
	width: auto;
	padding: 0;
	text-align: left;
}

td.form_label {
	text-align: right;
	font-weight: bold;
	width: 255px;
}

#content form input.form-submit {
	width: 100px;
	padding: 1px 3px;
	background: #009;
	color: #fff;
	font-weight: bold;
	font-size: 96%;
	margin: 0 0 0 10px;
	text-align: center;
	border-top: 1px solid #02007a;
}

input.f-submit {
	padding: 1px 3px;
	background: #666;
	color: #fff;
	font-weight: bold;
	font-size: 96%;
	margin: 0 0 0 10px;
}

.req {
	color: #009;
	font-size: 140%;
	font-weight: normal;
}

.req strong {
	color: #009;
	font-size: 140%;
	font-weight: bold;
}

div.f-submit-wrap {
	padding: 5px 0 5px 10em;
}

/* @end */

/* @group Decoration */

.reg_info{
	padding: 8px 5px 5px;
	margin: 45px 0px 25px 10px;
	float: left;
	border: 1px solid #999;
	width: 115px;
}

.reg_info p{
	color: #999;
	font-size: .9em;
}

li h3{
	font-size: 10pt;
	color: #000;
	line-height: 11pt;
}
.FooterText{
	font-size: .9em;
	color: #999;
}

.menu_bottom{
	color: #999;
	font-size: 1em;
}

.tm{
	vertical-align: super;
	font-size: .7em;
}

.iso_logo{
	width: 120px;
	margin: 25px auto;
	text-align: center;
}
.BigEndorsement{
	width: 120px;
	color: #ff3e00;
	font-weight: bold;
	font-style: italic;
	font-size: 12pt;
	text-align: center;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 4px solid #ff3e00;
	border-bottom: 4px solid #ff3e00;
	background-color: #f3f3f3;
	padding-top: 15px;
	padding-bottom: 15px;
	margin: 45px auto 0;
}

.margin_box{
	width: 140px;
	color: #ff3e00;
	font-weight: bold;
	font-style: italic;
	font-size: 10pt;
	text-align: center;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 4px solid #ff3e00;
	border-bottom: 4px solid #ff3e00;
	background-color: #f3f3f3;
	margin: 35px auto 10px;
	padding: 15px 10px;
}
.intro{
	background-color: #f3f3f3;
	padding: 15px;
	border-top: 4px solid #ff3e00;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 4px solid #ff3e00;
	margin-bottom: 5px;
	margin-left: 15px;
	float: right;
	width: 140px;
	color: #ff3e00;
	font-weight: bold;
	font-style: italic;
	font-size: 12pt;
	text-align: center;
	line-height: 14pt;
}

#elapsed{
	width: 565px;
	font-size: .9em;
	color: #999;
	text-align: right;
	line-height: 1.1em;
	font-style: italic;
}
#intro {
	background-color: #fff9d8;
	border: 1px solid #1800a7;
	color: #130080;
}

h1 .tagline{
	font-size: .8em;
	font-style: italic;
	line-height: .9em;
	word-spacing: 3px;
	vertical-align: -5px;
}
.highlight_block{
	background-color: #fff9d8;
	padding: 10px 18px 5px;
	margin-bottom: 15px;
	border: 1px solid #1800a7;
	color: #130080;
	text-align: center;
}

.emphasis {
	font-style: italic;
	font-weight: bold;
	color: #130080;
}

.indent {
	margin-left: 50px;
	margin-right: 50px
}

td.cell_caption p {
	margin-right: 10px;
	text-align: right;
}

.smalltext {
	font-size: .9em;
	font-style: italic;
}

.vert_space {
	height: 350px;
}

.link_note {
	text-align: center;
	margin: 25px auto 10px;
	border: 2px dotted #666;
	padding: 5px;
}

.link_note_home {
	text-align: center;
	margin: 25px auto 10px;
	border: 2px dotted #666;
	padding: 5px;
	width: 480px;
}

.bold_blue {
	font-weight: bold;
	color: #000099;
}

.highlight_cell {
	color: #ff0000;
	font-weight: bold;
}

.normal_text {
	font-weight: normal;
}

.devNote {
	color: #f00;
	font-style: italic;
	font-weight: normal;
	font-size: 10pt;
	border: 1px solid #f00;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	background: #ffe0e0;
}

.headline_tag {
	color: #5D64A9;
	style: normal;
	font-style: italic;
	font-weight: normal;
	font-size: .9em;
}

small {
	font-size: 11px;
}

.clear {
	clear: both;
}

.center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

sup {
	font-size: 9pt
}

sub {
	font-size: 9pt;
	vertical-align: baseline
}

p.services_list {
	margin-right: 55px;
}

.services_list img {
	float: left;
	margin-right: 25px;
	margin-bottom: 10px;
}
dd.ts_note{
	margin-top: 10px;
	font-style: italic;
	margin-left: 20px;
	color: #3f3f3f;
	padding-right: 35px;
	padding-left: 10px;
}
dd.ts_note .emph{
	color: #ff3e00;
	font-weight: bold;
	font-size: 12pt;
}
/* @end */
