/* International Stylesheet */

body {
	color: #333333;
	font: 12px/15px Verdana, Arial, Helvetica, sans-serif;
	}
	
.course {
	color: #333333;
	font: 11px/13px Verdana, Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6 {color:#021039;}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: normal;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color:#FF6600;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color:#FF9900;
}

.pullquote {
	font-family: Times New Roman, Times, serif;
	font-size:16px;
	color:#1AC1E3;
	line-height: normal;
}


.pagelinks {
	color: #666666;
	font-weight: normal;
	font-size: 10px;
}

.pagelinks a{
	color: #666666;
	text-decoration: none !important;
}

.pagelinks a:hover{
	color:#FF9900!important;
}

.links {
	color: #666666;
	font-weight: bold;
}

.links a{
	color: #666666;
	text-decoration: none !important;
}

.links a:hover{
	color:#FF9900!important;
}

#wrapper {
	width:890px;
	margin:auto;
	}
	
#pullquote {
	position:absolute;
	left:446px;
	top:29px;
	width:173px;
	height:199px;
	z-index:15;
}

#logobanner {
	position:absolute;
	left:203px;
	top:68px;
	width:330px;
	height:37px;
	z-index:1;
	background-repeat: no-repeat;
}


#header {
	position:absolute;
	width:890px;
	height:220px;
	z-index:1;
	background-image: url(images/header.gif);
	top: 7px;
	left: 8px;
}

#topnav {
	position:absolute;
	left:595px;
	top:33px;
	width:286px;
	height:27px;
	z-index:2;
}

.topbars {color: #FFFFFF}

.topbars a{
	color: #FFFFFF;
	text-decoration: none !important;
}

.topbars a:hover{
	color:#333333!important;
}

#topgraphic {
	position:absolute;
	left:203px;
	top:123px;
	width:361px;
	height:102px;
	z-index:7;
}

#toplogo {
	position:absolute;
	left:694px;
	top:138px;
	width:200px;
	height:37px;
	z-index:8;
}

#nav {
	position:absolute;
	left:26px;
	top:232px;
	width:139px;
	height:362px;
	z-index:3;
	line-height: 1.5em;
	display:inline;
	font-size:11px;
	background-repeat:no-repeat;
	background-image: url(../international/images/navbg.gif);
	padding: 10px;
	padding-top: 30px;
}

#nav ul {
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
}

#nav ul li {
	display: inline;
	margin:0;
	padding:0
}

#nav li{
	list-style: none;

}

#nav ul li a {
	border-bottom: 1px solid #ccc;
	color: #333333;
	display: block;
	text-decoration: none !important;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 25px;
	background-image: url(../international/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 10px 50%;
}

#nav ul li a:hover{
	border-bottom-color: #fff;
	color: #666 !important;
	background-color: #ccc;
}

#navlogo {
	position:absolute;
	left:55px;
	top:528px;
	width:90px;
	height:39px;
	z-index:5;
}

#content {
	position:absolute;
	left:203px;
	top:232px;
	width:685px;
	height:362px;
	z-index:4;
	background-image: url(../international/images/content.gif);
}

#contentlogo {
	position:absolute;
	left:731px;
	top:503px;
	width:118px;
	height:72px;
	z-index:9;
}

#maincontent {
	position:absolute;
	left:228px;
	top:250px;
	width:634px;
	height:322px;
	z-index:6;
}


#rightcontent {
	position:absolute;
	left:639px;
	top:250px;
	width:223px;
	height:322px;
	z-index:10;
}

#fullcontent {
	position:absolute;
	left:305px;
	top:252px;
	width:634px;
	height:363px;
	z-index:12;
}

#footer {
	position:absolute;
	left:8px;
	top:599px;
	width:878px;
	height:18px;
	background-repeat: no-repeat;
	z-index:13;
}

#pageTitle {
	position:absolute;
	left:574px;
	top:168px;
	width:294px;
	height:33px;
	z-index:14;
}
.pageName {
	color: #FF6600;
	font-size: 24px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
	text-align: right;
}
