@charset "ISO-8859-1";

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/images/international/eci_template/navbar_bg.gif);
	background-repeat: repeat-y;
	color: #333333;
	background-color: #FFDB8F;
	min-width:925px;
}


div {
	padding:0;
	margin:0;

}

h1 {
	color: #0077C0;
	font-size: 1.60em;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: .3em;
	margin-left: 0;
}
h2 {
	color: #4793CF;
	font-size: 1.3em;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h3 {
	color: #333333;
	font-size: 1em;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


a {
	font-weight: bold;
	text-decoration: underline;
	color: #007700;
}
a:hover { color: #D09D2F; }


p {
	font-size: .9em;
	line-height: 1.5em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1.5em;
	margin-left: 0px;
}

img {
	margin: 0px;
	padding: 0px;
	border:none;
}


table {
	width:98%;
	border: 1px solid #000000;
	border-collapse: collapse;
	clear: right;
	margin: 25px 0px;
	background-color: #FFFFFF;
}

th {
	padding: 5px;
	vertical-align:bottom;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url("/images/courses/table_bg_black.gif");
	text-align: left;
	background-color: #000000;
	border-bottom:none;
	line-height:1em;
	font-size: 0.9em;
}

td {
	padding: 4px;
	vertical-align:middle;
	border-bottom: 1px dotted #333333;
	border-left: 1px solid #333333;
	line-height:1em;
	font-size: 0.9em;
}

form table {
	width:600px;
	border: none;
	border-collapse: collapse;
	clear: right;
	margin: 25px 0px;
	background-color: #FFFFFF;
}

form td {
	padding: 4px;
	vertical-align:middle;
	border:none;
	line-height:1em;
	font-size: 0.9em;
}

.table_altrow {background-color: #eeeeee; }

.goldbar {background-color: #B7D7EF; }


#header {
	background-color: #0077C0;
	background-repeat: repeat-x;
	height: 81px;
	background-image: url(/images/international/eci_template/wave_bg.gif);
	background-position: 302px;
}
#page {
	background-color:#FFFFFF;
	background-image:url(/images/international/eci_template/navbar_bg.gif);
	background-repeat:repeat-y;
}

#footer {
	margin: 0 0 0 151px;
	padding: 28px 20px 0 20px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/images/international/eci_template/footer2.gif);
	background-repeat: repeat-x;
	height: 30px;
	clear: both;
	color: #666666;
	text-align: center;
	font-size: 12px;
	vertical-align: bottom;
	background-color: #FFDB8F;
}
#content {
	margin: 0 185px 0 0;
	width: auto;
	padding: 1px 1px 10px 171px;
	top: 0px;
}
/*#content {
	margin: 0 0 0 151px;
	width: 550px;
	padding: 1px 20px 10px 20px;
	top: 0px;
}*/
#content img {
	margin-right: 10px;
	margin-left: 10px;
}

#content li {
	font-size:0.9em;
	margin-bottom:0.5em;
	margin-left: -10px;
}

#content li span a {
	font-weight: normal;
}

#content .column_1 {
	float: left;
	width: 48%;
	padding-right: 10px;
}

#content .column_2 {
	float: left;
	width: 48%;
	padding-left: 10px;
}

#navbar {
	width: 151px;
	float: left;
	background-image: url(/images/international/eci_template/navbar_bg1.gif);
	position: absolute;
	left: 0px;
}



#navbar ul {
	margin: 30px 0px 0px 0px;
	padding: 5px 0 0 0;
	background-color: #0077C0;
	background-image: url(/images/international/eci_template/navbar_bg_3.gif);
}

#navbar ul li {
	list-style-type: none;
	margin-bottom: 5px;
}

#navbar a {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #0077C0;
	line-height: 22px;
	display: block;
	background-image: url(/images/international/eci_template/navbar_08.gif);
	padding-left: 6px;
}

#navbar a:hover { color: #000000; }

#navbar li ul {
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#navbar li li {
	color: #FFFFFF;
	font-size: 12px;
	margin-left: 10px;
	padding-bottom: 5px;
}
#navbar li li a {
	background-image: none;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 14px;
	font-weight: normal;
}

#navbar li li a:hover { color: #FFDB8F; }

#navbar .last { padding-bottom: 5px; }

#navpage li {
	display: block;
	list-style-type: none;
	text-align: center;
	float: left;
	height: 29px;
	line-height: 29px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-left:15px;
	padding-right:15px;
}
#navpage li a {
	text-decoration:none;
	color: #AAAAAA;
}
#navpage li a:hover {
	text-decoration:none;
	color:#4793cf;
}
#navpage .tab {
	background-image: url(/images/international/eci_template/navpage_tab.gif);
	background-repeat: no-repeat;
}
#navpage .tab a, #navpage .tab a:hover {
	color: #FFFFFF;
	text-shadow: #555555 0px 2px 3px;
}

#navpage .tab_next {
	background-image: url(/images/international/eci_template/navpage_tab_next.gif);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}

#navpage {
	display: inline;
	width: auto; 
}

#rightcolumn {
	position: absolute;
	height: auto;
	width: 148px;
	top: 107px;
	right: 0px;
	background-image: url(/images/international/eci_template/bg_sidebar.png);
	padding: 10px 10px;
	background-repeat: no-repeat;
	font-size: 13px;
	min-height: 300px;
}
#rightcolumn img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#rightcolumn ul {
	margin: 0;
	padding: 0;
}
#rightcolumn li {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	font-weight: bold;
}
#rightcolumn li li {
	list-style-type: disc;
	margin-left: 20px;
	padding-bottom: 0px;
	font-weight: normal;
}

#rightcolumn li a {
	font-weight: normal;
}

.float_right {
	float:right;
}
.highlight {
	background-color: #eeeeee;
	padding: 7px;
	border: 1px solid #0075C6;
}
.highlight strong {
	font-size: 1.22em;
	color: #0075C6;
}
.promo_button  {
	color: #FFFFFF;
	background-color: #C00;
	text-align: center;
	padding: 5px;
	line-height: 1.2em;
	border: solid 1px #900;
}

.promotext {
	color: #C00;
	font-weight: bold;
}
.page_button  {
	color: #333333;
	background-color: #f1e25b;
	background-image: url(/images/international/eci_template/bg_button.gif);
	background-repeat: repeat-x;
	text-align: center;
	border: solid 1px #333333;
	line-height: 1.2em;
	padding: 5px;
}
.input_button  {
	background-repeat: repeat-x;
	background-image: url(/images/international/eci_template/bg_input_button.gif);
	background-color: #fcbf3a;
	border: solid 1px #333333;
	text-align: center;
	line-height: 1.75em;
	font-weight:bold;
	vertical-align: middle;
	font-size: 1.25em;
	width:auto;
}
.page_button a:link, .page_button a:visited {
	color: #333333;
	text-decoration:none;
	display:block;
	font-weight:bold;
}
.page_button a:hover {
	text-decoration:underline;
}.alert {
	color: #CC0000;
}
.quote {
	background-color: #FAFCFE;
	border: 1px solid #0075C6;
	color: #0077C0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	margin: 0px;
	padding-right: 0px;
}
.quoteSignature {
	height: auto;
	color: #0077C0;
	display: block;
	list-style-type: circle;
	margin-left: 15px;
	margin-top: 5px;
}
.quote img {
	float: right;
	border: 1px solid #0077C0;
}

