@charset "UTF-8";
/* CSS Document */

/* LINKS */
a,a:link,a:link,a:link,a:hover { background:transparent;text-decoration:underline;cursor:pointer }
a,a:link,a:visited { color: #00A0FF; }
a:hover,a:active {color: #00A0FF;}

/* FORMS */
form {margin: 0 0 1.5em;}
input {margin: 2px 0;}
fieldset {border: none}
label { display:block; padding: 5px 0; }
label br {clear:left;}

abbr,acronym { border-bottom: 1px dotted #000; cursor: help; }
em { font-style: italic; }
del { text-decoration: line-through; }

/* TYPOGRAPHY */
p, ul, ol {margin: 0 0 1em; line-height:20px;}
h1, h2, h3, h4, h5, h6 {letter-spacing: -1px;font-weight:bold; font-family:Arial, Helvetica, sans-serif; color:#fff;}
h1, h2, h3{ margin:1em 0; }

h1 {font-size: 200.5%; color:#00a0ff;}
h2 {font-size: 138.5%; color:#00a0ff;}
h3 {font-size: 123.1%; color:#00a0ff;}
h4 {font-size: 108%; color:#00a0ff;}

h1.tight, h2.tight, h3.tight { margin:.2em 0; }

/* LISTS */

ul { margin:.5em .5em 1.5em 3em; }
ul li {line-height: 1.4em;padding-left: 0;background: none; list-style-type: disc;}

ol { margin: .5em .5em 1.5em 3em; }
ol li {margin-left: 1.4em;padding-left: 0;background: none; list-style-type: decimal}
ol li ol li { list-style-type:lower-alpha; }
ol li ol li ol li  { list-style-type:disc; }
ol li ol li ol li ol * { list-style-type:circle; }
ol ul li { list-style-type: disc; }

li.doc { background-position: 3px -500px; }

ul.nomarker { margin-left:0; }
ul.nomarker li { background:none;padding-left:0;list-style-type:none; }
li.nomark { background:none;padding-left:0;list-style-type:none; }

dl { margin: 0 0 1em 3em; }
dt { font-weight:bold;margin-top: 1.3em; }
dl dl { margin: 0 0 1.5em 30px; }

table{ border-collapse:separate; }

th,td { padding: .2308em; *padding: .225; }
th { font-weight: bold; text-align: center; }

p.note{ padding:.6154em 0; }

/* GENERAL */



img { border:none; }
hr { 
	margin: 1em 0;
	*margin: .5em 0;
	padding:0;
	background:#fff;
	height:2px;
	color:#fff;
	border:none;
	clear:both; 
}

.clear { clear:both; }
.clear-block { clear:both;position:relative;font-size:0px;height:0px;line-height:0px; }
.clearBoth { clear: both;}

.bold{ font-weight:bold; }
.italic{ font-style:italic; }
.underline{ text-decoration:underline; }

html,body {
	background-color:#00134d;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
}

a,img,div { outline: none; }
a img { text-decoration:none; border:none;}

img, div, a, input { behavior: url('/js/iepngfix.htc'); }

a-center { text-align:center; }
a-left { text-align:left; }
a-right { text-align:right; }
v-top { vertical-align:top; }
v-middle { vertical-align:middle; }
v-bottom { vertical-align:bottom; }

p.small{ font-size:85%; }
p.medium{ font-size:100%; }
p.large{ font-size:116%; }

#hd{ margin:0; padding:0; border:0px solid green; } 
#bd{ margin:0; padding:0; border:0px solid yellow; } 

#hd-image{
	clear:left;
	float:left;
	width:760px;
	height:118px;
}
	
#hd-image img{
	float:left;
	border:none;
	margin:0;
	padding:0;
}
	
#hd-nav{
	clear:left;
	float:left;
	width:760px;
	height:40px;
	margin:0;
	padding:0;
}
	
#hd-nav img{
	float:left;
	border:0;
	margin:0;
	padding:0;
}

#bd{
	background:url(/images/content_bg.jpg) top no-repeat; 
	font-size:93%;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
}
#ft {
	width: 760px;
	position:relative;
	overflow: hidden;
}

#ft-image{
	clear:left;
	float:left;
	width:58.462em;/* non-IE */
	height:14.615em;
	background-image:url(/images/foot.png);
	background-repeat:no-repeat;
	position:relative;
	z-index: 1;
	margin-top: -150px;
}
#ft-copyright{
	width:760px;
	color:#fff;
	text-align:center;
	padding-top: 50px;
	
}
#ft-copyright p img{
	vertical-align:bottom;
}
#content li{
	font-size:100%;
	/*font-weight: bold;*/
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
}

#content{
    margin:0;
}

#index-content{ margin:0; padding-top:8px; }

#index-content .first{
	clear:left;
	float:left;
	/*width:248px;*/
	width:20.8em;
	*width:20.28em;
	padding-left:1.538em;
	*padding-left:1.5em;
	/*padding-left:20px;*/
	padding-top:0;
	margin-top:1em;
}
#index-content .second{

	float:left;
	/*width:430px;*/
	width:31em;
	padding-left:3.5em;
	/*padding-left:50px;*/
	padding-top:0;
	margin-top:0;
}


#index-content .markets{ 
		background-image:url(../images/markets-div.png);
		float:right;
}

dl.consulting dt{ font-weight:bold; text-decoration:underline; line-height:100%; font-size:108%;padding-bottom:.5em; }

li .list-header { font-size:108%; }

span.top,
span.top a,
a.top { 
	color:#fff;
	font-weight:normal;
	font-size:108%;
}

/* jQuery lightBox plugin - Gallery style */
#gallery{ margin-top:40px; }
#gallery ul { list-style: none; }
#gallery ul li { display: inline; }
#gallery ul img {
	border: 5px solid #00a0ff;
	border-width: 5px 5px 5px;
}
#gallery ul a:hover img {
	border: 5px solid #fff;
	border-width: 5px 5px 5px;
	color: #fff;
}
#gallery ul a:hover { color: #fff; }

table.account-contact tr, table.accounts tr { vertical-align:top; }
table.account-contact td.narrow { width:5em; }

table.accounts { border:1px solid #fff; width:450px; margin:1em 0 1em 0; }
table.accounts thead tr{ color:#00134D; background-color:#fff; font-size:116%; }
table.accounts thead th{ text-align:left; }
table.accounts tbody{ text-align:left; }
table.accounts tbody td { padding:5px 2px; }
table.accounts tbody a { font-size:108%; }

div.course-container{
	padding:0 0 11px 0;
	border-bottom:2px solid #fff;
}

p.indent{ margin-left:2em; }

.input-long{ width:250px; }
.input-short{ width:100px; }

dl.print-request { margin: 0 0 .5em 1em; }
dl.print-request dt { font-weight:bold;margin-top:5px; }
dl.print-request dd.error{ width:240px; border:1px solid #fff;  background: #ffc1c1; color:red; padding:5px 2px; font-weight:bold; }


	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		position: relative;
		z-index: 0;
		}
	#slider2 li{
		width:760px;
		height:40px;
		overflow: hidden;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:760px;
		height:107px;
		overflow: hidden;
		}	

