* {
	margin: 0;
	padding: 0;
	-moz-outline: 0;
	outline: 0;
}

body {
	font-family: Calibri, Tahoma, Arial, sans-serif;
	background: url(../images/bgSiteHome.jpg) repeat-x #fff;
}

.clear {
	display: block;
    height: 0;
	font-size: 0;
	line-height: 0;
    clear: both;
    visibility: hidden;
}


#siteWrapper {
	width: 100;
	text-align: center;
}
#pageWrapper {
	width: 940px;
	padding: 0 10px;
	margin: 0 auto;
	text-align: left;
}

#header {
	width: 940px;
	float: left;
	height: 76px;
	padding: 0;
	margin: 0;
}

body.home #header {
	width: 940px;
	float: left;
	height: 75px;
	padding: 0;
	margin: 0;
}

#branding {
	width: 940px;
	margin: 5px 0 0 0;
	height: 60px;
	float: left;
}

#branding a {
	text-decoration: none;
	width: 840px;
	margin: 3px 0 0 0;
	display: block;
	padding: 0 0 0 100px;
	height: 60px;
	background: url(../images/logo.gif) no-repeat 0 50%;
}
span.logoName {
	text-transform: uppercase;
	color: #fff;
	width: 840px;
	display: block;
	font-weight: bold;
	font-size: 24px;
	_font-size: 21px;
	padding: 3px 0 0 0;
}
span.logoName a {
	color: #fff;
}
span.logoName a:hover {

}
span.logoAddress {
	font-size: 16px;
	color: #c69c6d;
	width: 840px;
	display: block;
}
span.logoAddress a {
	color: #c69c6d;
}
span.logoAddress a:hover {

}

body.home #pageOptions {
	width: 940px;
	float: right;
	text-align: right;
	height: 58px;
}
#pageOptions p {
	display: none;
}

#featureWrapper {
	width: 100%;
	clear: both;
}

body.home #featureArea {
	width: 940px;
	margin: 0 auto;
	padding: 0 10px;
	height: 300px;
	background: url(../images/featureHome.jpg) no-repeat top center;
	text-align: left;
}	

#latestNews {
	float: left;
	padding: 0 0 0 35px;
}

#latestNews h3 {
	color: #c69c6d;
	font-size: 21px;
	font-weight: bold;
	margin: 0 0 20px 0;
}
#latestNews dl {
	width: 230px;
}
#latestNews dt {
	font-size: 14px;
	color: #fff;
	font-weight: bold;
}
#latestNews dt a {
	color: #fff;
	text-decoration: none;
}
#latestNews dt a:hover {
	color: #003663;
}
#latestNews dd {
	font-size: 14px;
	color: #fff;
	margin: 0 0 20px 0;
}
#latestNews p a {
	background: #8c6239;
	padding: 3px 7px;
	display: inline-block;
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
#latestNews p a:hover {
	background: #6f4a27;
}

#contentWrapper {
	width: 100%;
	background: url(../images/bgSiteContent.jpg) repeat-x top left #dfecff;
	clear: both;
	padding: 10px 0 0 0;
}

body.home #contentWrapper {
	width: 100%;
	background: none;
	background: #9ec5ff;
	clear: both;
	padding: 10px 0 25px 0;
}


#content {
	width: 940px;
	padding: 0 10px;
	margin: 0 auto;
	text-align: left;
}

#contentLeft {
	float: left;
	width: 265px;
	padding: 75px 25px 0 35px;
}

body.home #contentLeft {
	float: left;
	width: 265px;
	padding: 0 25px 0 35px;
}

#contentLeft ul#mainNav {
	list-style: none;
	margin: 0 0 55px 0;
}

body.home #contentLeft ul#mainNav {
	list-style: none;
	margin: 0;
}

#mainNav li {
	margin: 0 0 3px 0;
	display: inline-block;
	width: 230px;
}

#mainNav li a {
	text-decoration: none;
	color: #2679c5;
	font-size: 21px;
	padding: 2px 0;
	display: block;
}

#mainNav li ul li a {
	text-decoration: none;
	color: #2679c5;
	font-size: 14px !important;
	font-weight: normal;
	padding: 0;
	display: block;
}

#mainNav li a:hover {
	color: #003663;
}

#mainNav li ul li a:hover {
	color: #8c6239 !important;
}

body.home #mainNav li.tnHome a,
body.about #mainNav li.tnAbout a,
body.courses #mainNav li.tnCourses a,
body.info #mainNav li.tnInformation a,
body.services #mainNav li.tnServices a,
body.training #mainNav li.tnTraining a,
body.research #mainNav li.tnResearch a,
body.anal #mainNav li.tnAnal a,
body.gallery #mainNav li.tnGallery a {
	font-weight: bold;
	font-size: 24px;
	color: #003663;
}

#mainNav li.tnAbout ul,
#mainNav li.tnCourses ul,
#mainNav li.tnInformation ul,
#mainNav li.tnGallery ul,
#mainNav li.tnServices ul {
	display: none;
}

body.about #mainNav li.tnAbout ul,
body.courses #mainNav li.tnCourses ul,
body.info #mainNav li.tnInformation ul,
body.gallery #mainNav li.tnGallery ul,
body.services #mainNav li.tnServices ul {
	display: block;
}

body.courses #mainNav li.tnCourses ul li ul {
	display: none;
}
body.courses #mainNav li.tnCourses ul li ul.open {
	display: block;
}

body.courses #mainNav li.tnCourses ul li ul.open li a {
	padding: 0 0 0 20px;
	color: #003663;
	font-weight: normal;
}

#contentLeft form {
	margin: 0 0 20px 0;
}

#contentLeft input.text {
	padding: 3px;
	border: solid 1px #c6ddff;
	margin: 0 0 5px 0;
	font-size: 14px;
}

#contentLeft input.button {
	padding: 3px 7px;
	background: #cc9966;
	border: 0;
	font-weight: bold;
	color: #fff;
	font-size: 14px;
}

#contentLeft input.button:hover {
	cursor: pointer;
	background: #986c40;
}

#contentLeft h3 {
	font-size: 26px;
	color: #3d78ab;
}

#contentRight {
	float: left;
	width: 615px;
	background: #fff;
}

body.home #contentRight {
	float: left;
	width: 615px;
	background: none;
}

#contentTitle {
	background: url(../images/bgTitle.jpg) no-repeat bottom left #9ec5ff;
	width: 560px;
	height: 52px;
	padding: 80px 0 0 55px;
}

#contentRight h1 {
	color: #8c6239;
	font-size: 30px;
	margin: 0 0 20px 0;
}

#contentRight .boxLeft {
	width: 300px;
	float: left;
	font-size: 13px;
	color: #333;
}

#contentRight ul {
	padding: 0 15px;
}

#contentRight li {
	font-size: 14px;
	color: #333;
	padding: 3px 0;
}

#contentRight table {
	width: 99%;
	border-collapse: collapse;
	margin: 0 0 20px 0;
}

#contentRight th {
	font-size: 14px;
	color: #333;
	padding: 5px 10px 5px 5px;
	border-bottom: solid 2px #ccc;
}
#contentRight td {
	font-size: 14px;
	color: #333;
	padding: 5px 10px 5px 5px;
	border-bottom: dotted 1px #ccc;
	vertical-align: top;
}

#contentRight01 dl {
	margin: 0 0 20px 0;
	width: 505px;
	float: left;
	display: block;
	clear: both;
}
#contentRight01 dt {
	font-size: 14px;
	color: #333;
	font-weight: bold;
	float: left;
	width: 105px;
}
#contentRight01 dd {
	font-size: 14px;
	color: #333;
	float: right;
	width: 400px;
}

.boxLeft h2, .boxRight h2 {
	color: #003663;
	font-size: 24px;
	font-weight: bold;
}

.boxLeft h3, .boxRight h3 {
	color: #003663;
	font-size: 18px;
	margin: 0 0 5px 0;
	font-weight: normal;
}

.boxLeft img, .boxRight img {
	float: left;
	margin: 0 15px 20px 0;
}

.boxLeft p.button a, .boxRight p.button a {
	display: inline-block;
	padding: 3px 7px;
	background: #2679c5;
	color: #fff;
	text-decoration: none;
	font-weight:bold;
	margin: 15px 0 0 0;
}

.boxLeft p.button a:hover, .boxRight p.button a:hover {
	background: #003663;
}

body.cols1 #contentRight p.button a,
body.cols2 #contentRight p.button a {
	display: inline-block;
	padding: 3px 7px;
	background: #2679c5;
	color: #fff;
	text-decoration: none;
	font-weight:bold;
	margin: 0 0 15px 0;
}

body.cols1 #contentRight p.button a:hover,
body.cols1 #contentRight p.button a:hover {
	background: #003663;
}

#contentRight .boxRight {
	width: 300px;
	float: right;
	font-size: 13px;
	color: #333;
}

body.cols1 #contentRight01 {
	padding: 20px 55px 10px 55px;
	width: 505px;
	float: left;
}

body.cols2 #contentRight01 {
	padding: 20px 20px 10px 55px;
	width: 320px;
	float: left;
}

#contentRight01 h2 {
	color: #003663;
	font-size: 24px;
	font-weight: bold;
}

#contentRight01 h3 {
	color: #003663;
	font-size: 18px;
	margin: 0 0 5px 0;
	font-weight: normal;
}

#contentRight01 p {
	margin: 15px 0;
	color: #333;
	font-size: 14px;
	line-height: 135%;
}

#contentRight01 a {
	color: #333;
}
#contentRight01 a:hover {
	text-decoration: none;
	color: #999;
}

#contentRight02 {
	float: right;
	width: 185px;
	padding: 0 30px 0 0;
	margin: -55px 0 0 0;
}

#subcontentWrapper {
	width: 100%;
	background: #dfecff;
	clear: both;
	padding: 30px 0;
}

#subcontent {
	width: 940px;
	padding: 0 10px;
	margin: 0 auto;
	text-align: left;
}

#subcontentLeft {
	float: left;
	width: 265px;
	padding: 0 25px 0 35px;
}

#subcontentLeft input.text {
	padding: 3px;
	border: solid 1px #c6ddff;
	margin: 0 0 5px 0;
	font-size: 14px;
}

#subcontentLeft input.button {
	padding: 3px 7px;
	background: #cc9966;
	border: 0;
	font-weight: bold;
	color: #fff;
	font-size: 14px;
}

#subcontentLeft input.button:hover {
	cursor: pointer;
	background: #986c40;
}

#subcontentLeft h3 {
	font-size: 26px;
	color: #3d78ab;
}

#subcontentRight {
	float: right;
	width: 560px;
	padding: 20px 0 0 55px;
	background:url(../images/bgContentSub.jpg) repeat-x top left #fff;
}

body.home #subcontentRight {
	background: none;
	float: left;
	padding: 0;
}

#subcontentRight dl {
	float: left;
	width: 525px;
	margin: 0 0 20px 0;
	color: #666;
}

#subcontentRight dt {
	width: 130px;
	float: left;
	color: #666;
	font-size: 26px;
	_font-size: 21px;
	font-weight: bold;
}
#subcontentRight dt span.note {
	font-weight: normal;
	font-size: 14px;
	display: block;
	margin: 0;
	padding: 0;
}
#subcontentRight dt span.note a {
	text-decoration: none;
	color: #666;
}
#subcontentRight dt span.note a:hover {
	color: #000;
}
#subcontentRight dd {
	float: right;
	font-size: 14px;
	width: 380px;
	color: #666;
}

body.about #subcontentRight dd {
	color: #666;
	padding: 5px 10px;
	width: 360px;
	float: right;
	text-decoration: none;
	border-bottom: dotted 1px #a9ccff;
}

#subcontentRight dd a {
	color: #666;
	padding: 5px 10px;
	width: 360px;
	float: right;
	text-decoration: none;
	border-bottom: dotted 1px #a9ccff;
}

#subcontentRight dd a:hover {
	color: #000;
	background: #dfc9b3;
	
}


body.home #subcontentRight dl {
	float: left;
	width: 615px;
	margin: 0 0 20px 0;
	color: #666;
}

body.home #subcontentRight dt {
	width: 155px;
	float: left;
	color: #666;
	font-size: 26px;
	_font-size: 21px;
	font-weight: bold;
}
body.home #subcontentRight dt span.note {
	font-weight: normal;
	font-size: 14px;
	display: block;
	margin: 0;
	padding: 0;
}
body.home #subcontentRight dt span.note a {
	text-decoration: none;
	color: #666;
}
body.home #subcontentRight dt span.note a:hover {
	color: #000;
}
body.home #subcontentRight dd {
	float: right;
	font-size: 14px;
	width: 440px;
	color: #666;
	padding: 0;
	border: 0;
}

body.home #subcontentRight dd a {
	color: #666;
	padding: 5px 10px;
	width: 420px;
	float: left;
	text-decoration: none;
	border-bottom: dotted 1px #a9ccff;
}

body.home #subcontentRight dd a:hover {
	color: #000;
	background: #dfc9b3;
	
}

#footerWrapper {
	width: 100%;
	background: #fff;
	margin: -2px 0 0 0;
	_margin: -17px 0 0 0;
}	

#footer {
	width: 560px;
	padding: 10px 10px 10px 395px;
	margin: 0 auto;
	text-align: left;
}

body.home #footer {
	width: 620px;
	padding: 10px 10px 10px 335px;
	margin: 0 auto;
	text-align: left;
}

#footer p {
	color: #999;
	font-size: 14px;
}

#galleryWrapper {
	float: left;
	margin: 20px 0;
}
