*{
	margin:0;
	padding:0;
	border:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

body{ background-color:#333333; }

p { margin-bottom:10px; }

a{
	color:#000;
	text-decoration:none;
	font-size: 12px;
}
a:hover {
	text-decoration:underline;
}

#wrap{
	width:970px;
	margin:0 auto 15px auto;
	border:1px solid #333333;
}

#header_left{
	width:344px; /* 380 - padding */
	height:75px; /* 111 - padding */
	float:left;
	clear:left;
	padding:36px 0 0 36px;
	background-color:#fff;
}
#header_right{
	width:590px;
	height:100px; /* 111 - padding */
	float:left;
	clear:right;
	text-align:center;
	background-color:#fff;
	padding-top:11px;
}

#header_image{
	width:380px;
	height:186px;
	float:left;
	clear:left;
	background-color:#1b2f73;
}
#header_image img {
	width:380px;
	height:186px;
}
/* image rotation */
.pics {
    width:380px;
	height:186px;
    padding:0;
    margin:0;
}
*:lang(en) .pics{
	z-index: 1;
}  
.pics{
	z-index: -1;
}	
.pics img {
	width:380px;
	height:186px;
	margin:0;
	padding:0;
}

#header_text{
	width:524px; /* 590 - padding */
	height:186px;
	float:left;
	clear:right;
	background-image:url(../imgs/header_blue_bg.png);
	background-repeat:no-repeat;
	color:#fff;
	padding-right:66px;
	background-color: #1b2f73;
}

h1 {
	background-color:#1b2f73;
	color:#f99d1c;
	font-size:13px;
	font-weight:bold;
	margin:12px 0 10px 0;
}

#menu{
	width:970px;
	height:35px;
	float:left;
	clear:right;
	background-image:url(/imgs/left_bg.png);
	background-repeat:no-repeat;
	position: relative;
	_z-index: 0;
	*z-index: 0;
}

#main{
	width:0px;
	height:0px;
	_z-index: -10;
	*z-index: -10;
}
#mainwrap{
	width:970px;
	height:auto;
	overflow:auto;
	background-color: #FFF;
	_z-index: -10;
	*z-index: -10;
}
#maincontent{
	width:610px;
	height: auto;
	float: left;
	position: relative;
	margin-top: 25px;
	margin-left: 30px;
	padding-bottom: 20px;
	_z-index: -10;
	*z-index: -10;
}
p.youarehere {
	font-size: 13px;
	font-weight: bold;
	color: #1b2f73;
	margin-bottom: 15px;
}
.orangeText {
	color: #f99d1c;
	font-size: 13px;
}
h2.mainHeading {
	color: #1b2f73;
	font-size: 20px;
	margin-bottom: 15px;
	_z-index: 0;
	*z-index: 0;
}

#rightcontent {
	float: right;
	width: 300px;
	position: relative;
	margin-bottom: 25px;
	background-repeat: no-repeat;
	height: auto;
}
h2.rightHeading {
	color: #1b2f73;
	margin-left: 17px;
	margin-top: 24px;
	font-size: 12px;
}
.rightHeading {
	color: #1b2f73;
	font-size: 11px;
	font-weight: bold;
}
p.rightBox1 {
	color: #222222;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 10px;
	margin-top: 2px;
	margin-bottom: 3px;
}
p.rightBox2 {
	font-size: 10px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 2px;
	color: #222222;
	margin-bottom: 3px;
}
.rightBox1 a {
	color: #1b2f73;
	font-size: 10px;
}
.rightBox2 a {
	color: #1b2f73;
	font-size: 10px;
}
p.mainText {
	_z-index: 0;
	*z-index: 0;
}
#maincontent ul {
	margin-left: 10px;
}


.interestedButton {
	float: right;
	margin-right: 18px;
	margin-top: 20px;
}






.heading{
	/*
	background-image:url(/imgs/orange_header_bg.png);
	background-repeat:no-repeat;
	background-color:#f99d1c;
	*/
	width:476px;
	height:45px;
	color:#1b2f73;
	font-size:18px;
	font-weight:bold;
	vertical-align:middle;
	padding:0;
}
.specialbox{
	float:left;
	margin-right:15px;
	width:143px;
	height:114px;
	background-image:url(../imgs/orange_special_bg.png);
	background-repeat:no-repeat;
	text-align:center;
}
.h{
	overflow:hidden;
	height:26px; /* 31 - padding */
	font-size:13px;
	font-weight:bold;
	padding-top:5px;
	color:#1b2f73;
}
.t{
	text-align:left;
	overflow:hidden;
	width:128px;
	height:43px;
	margin-left:10px;
}
.p{
	color:#1b2f73;
	font-size:12px;
	overflow:hidden;
	margin-left:5px;
	width:133px;
	height:22px;
}
.b{
	background-color:#f99d1c;
	overflow:hidden;
	color:#fff;
	width:133px;
	margin-left:5px;
	font-weight:bold;
	font-size:12px;
}
.b a{
	color:#fff;
	text-decoration:none;
	overflow:hidden;
}
.b a:hover{ color:#1b2f73; }

.last { margin-right:0; }

/* menu stuff */
.menu1{

}
.menu2{

}

.menu3{

}
#menu li{
	list-style:none;
	 
}
.searchfield{
	width:128px;
	border:1px solid #d1d2d4;
}

.clr{ clear:both; }
#footer {
	background-color: #FFEEDD;
	float: left;
	height: 70px;
	width: 940px;
	position: relative;
	padding-top: 13px;
	padding-left: 30px;
}
#footer p {
	float: left;
	position: relative;
	font-size: 11px;
}
#footer p a {
	font-size: 11px;

}

img.footerlogos {
	margin-left: 30px;
	margin-top: 4px;
}
img.footercards {
	margin-left: 180px;
	margin-top: 17px;
}
#footer p.policy a{
	font-size: 11px;
}
#footer p.policy {
	margin-left: 20px;
	margin-top: 24px;
	font-size: 11px;
}

#footer p.terms a{
	font-size: 11px;
}
#footer p.terms {
	margin-left: 10px;
	margin-top: 24px;
	font-size: 11px;
}

#footer img {
	position: relative;
	float: left;
}

.blueText {
	font-size: 12px;
	color: #1b2f73;
}
.blueTexttel {
	font-size: 11px;
	color: #1b2f73;
	font-weight: bold;
}

/* courses headings */
.coursetitle p{
	font-weight:bold;
	color:#1b2f73;
	font-size:16px;
	padding-bottom:14px;
}
td.coursetitle {
	font-weight:bold;
	color:#1b2f73;
	font-size:16px;
	padding-bottom:14px;
}
.coursesubtitle{
	font-weight:bold;
	color:#1b2f73;
}
.coursesubtitle a {
	margin-left: -10px;
}
ul.bullet li {
	list-style-image: url(../bullet.gif);
	margin-left:10px;
}
ul.bullet li a {
	font-size:12px;
	margin-left: -8px;
}
ul.bullet2 li a {
	font-size:12px;
	margin-left: -8px;
}
ul.bullet2 li {
	list-style-image: url(../bullet.gif);	
	margin-left:10px;
}
p.coursesubtitle {
	font-size:16px
}
.linkcol ul ul li {
	margin-left: 10px;
	list-style-image: url(../bullet.gif);
}
.linkcol ul ul li a {
	margin-left: -6px;
	font-size: 12px;
	color:#000;
}
.linkcol .coursesubtitle {
	margin-bottom:6px;
}

.linkcol ul {
	margin-bottom:14px;
}
.linkcol ul p a{
	font-size:12px;
}
#nav {
	height: 35px;
	background-image: url(imgs/navbg.jpg);
	width: 970px;
	_z-index: 2000;
	*z-index: 2000;
	overflow:visible;
}
ul.bulletScope li {
	list-style-image: url(../bullet.gif);
	margin-left:10px;
}
ul.bulletScope li a {
	font-size:11px;
	margin-left: -8px;
}
.boxWrap {
	background-image: url(../imgs/rightBoxMid.gif);
	background-repeat: repeat-y;
	float: right;
	height: auto;
	width: 266px;
	margin-right: 19px;
	position: relative;
	margin-bottom: 3px;
	margin-top: 10px;
}
.boxWrap .boxTextBg {
	height: auto;
	width: 266px;
	background-image: url(../imgs/rightBoxTop.gif);
	background-repeat: no-repeat;
	padding-top: 7px;
	float: left;
	position: relative;
	padding-bottom: -1px;
}
.boxWrap .boxTextBg .boxBottom {
	background-image: url(../imgs/rightBoxBottom.gif);
	background-repeat: no-repeat;
	height: 5px;
	width: 266px;
	float: left;
	position: relative;
	 
}
.boxWrap .boxTextBg .boxBottom img {
	padding-top: 2px;
	margin-top: 3px;
	height: 5px;
	 
	 
}
#MenuBar1 {
	 
	_z-index: 2000;
	*z-index: 2000;
	position:absolute;
}
.second ul {
	_z-index: 2000;
	*z-index: 2000;

}
.third ul {
	_z-index: 2000;
	*z-index: 2000;
	position:absolute;
	

}
