/***** Tag Definition *****/
body {
	padding:0;
	margin:0;
	background-image:url(/images/body.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	font-family:"Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif;
}

p, h1, h2, h3, h4, h5, h6, ul, li {
	padding:0;
	margin:0;
}

p {
	font-size:12px;
	line-height:20px;
	color:#888888;
	padding:8px 0px;
}

h1 {
	line-height:83px;
	font-size:22px;
	font-weight:bold;
	padding:0 40px;
	color:#f79020;
	background-image:url(/images/heading-bg.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}

h2 {
	font-size:18px;
	font-wright:bold;
	line-height:22px;
	color:#888888;
	padding-bottom: 10px;
}

h4 {
	font-size:14px;
	font-wright:bold;
	line-height:22px;
	color:#888888;
	padding-bottom: 10px;
}

ul, ol {
	list-style: none;
	/*list-style:url(/images/bullet.gif);*/
	list-style-position:absolute;
}

ul li.sideNav, ul li.sideNavEducation, ul li.contentList, ul li.contentListLast {
	background: url(../images/bullet.gif) no-repeat;
	background-position: 0px 13px;
	line-height:30px;
	font-size:12px;
	color:#888888;
	padding: 0 0 0 15px;
}

ul li.scontentListBullet {
	background: url(../images/bullet.gif) no-repeat;
	background-position: 0px 7px;
	line-height: 18px;
	font-size:12px;
	color:#888888;
	padding: 0 0 0 15px;
}

ul li.contentList, ul li.contentListLast {
	line-height: 18px;
	background-image: none;
	}
	
ul li.contentListLast {
	padding-bottom: 5px;
	}

ul li.sideNavEducation {
	line-height:30px;
}

ul li.noBullet, ul li.noBulletEnd {
	line-height:20px;
	font-size:11px;
	color:#888888;
	padding: 0 0 0 15px;
}

ul li.noBulletEnd {
	padding: 0 0 5px 15px;
	}

ol li {
	background: url(../images/bullet.gif) no-repeat;
	background-position: 0px 8px;
	line-height:20px;
	font-size:12px;
	color:#888888;
	padding: 0 0 0 10px;
}




#left a, #left a:link, #left a:visited {
	text-decoration: none;
	color: #888888;
}

#left a:active, #left a:hover {
	text-decoration: none;
	color: #f79020;
}

a:focus {
   outline: none;
}

a, a:link {
	text-decoration: none;
	color: #777;
	font-weight: bold;
}

a:active, a:hover, {
	text-decoration: none;
	color: #f79020;
	font-weight: bold;
}

a.selected {
	text-decoration: none;
	color: #f79020 !important;
	font-weight: bold;
}

#middle a, #middle a:link {
	text-decoration: none;
	color: #777;
	font-weight: bold;
}

#middle a:active, #middle a:hover {
	text-decoration: none;
	color: #f79020;
	font-weight: bold;
}



/***** Layout *****/
#wrapper {
	width:1000px;
	margin:0 auto;
}

#content {
	width:960px;
	margin:0;
	padding: 20px;
}

#banner, #banner1, #banner2, #bannerBlank {
	height:162px;
	background-image:url(/images/banner.jpg);
	position:relative;
}

#banner1 {
	background-image:url(/images/banner1.jpg);
}

#banner2 {
	background-image:url(/images/banner2.jpg);
}

#bannerBlank {
	background-image:url(/images/banner-blank.jpg);
}

#left, #leftCol {
	width:176px;
	float:left;
	background-image:url(/images/column-divider.gif);
	background-position:top right;
	background-repeat:no-repeat;
	padding:32px 0 0 40px;
}

#middle {
	width:424px;
	float:left;
	background-image:url(/images/column-divider.gif);
	background-position:top right;
	background-repeat:no-repeat;
	padding:32px 40px 0 40px;
}

#right {
	width:240px;
	float:left;
	padding:32px 0 0 40px;
}

#right a {
	display:block;
	margin:0 0 8px 0;
	width:220px;
}

#footer {
	clear:both;
}

#flashcontent {
	position:absolute;
	top:162px;
	left:0;
	background-color:#FF3366;
	display:block;
	padding:0;
	
	background-color:#FFFFFF;
	/*width:900px;*/
}



.thumbnails-top, .thumbnailsEnd {
	margin-left: 0;
}

.thumbnails, .thumbnailsEnd {
	border: 8px solid #acabab;
	margin: 0 13px 10px 0;
	float: left;
	display: block;
}

.thumbnailsEnd {
	margin: 0 0 10px 0;
}



/***** Classes *****/
.border {
	display:block;
	padding:1px;
	border:1px solid #dfdfdf;
}

.boldBig {
	font-size:14px;
	font-weight:bold;
}

.listHeader {
	font-size:14px;
	font-weight:bold;
	padding: 0 0 10px 0;
}

.subHead {
	font-size:13px;
	font-weight:bold;
	}
	
.italic {
	font-style: italic;
	}
	
.bold {
	font-weight: bold;
	}
	
.orangeBold {
	font-weight: bold;
	color: #f79020;
	}
	
.videoContainer {
	width: 424px;
	background-color: #000;
	text-align: center;
}

#thumbnails, #thumbnailsv2 {
padding-top: 20px; }

#thumbnails img {
float: right;
margin-right: 15px;
margin-bottom: 15px;
}

.thumb {
float: right;
margin-right: 15px;
margin-bottom: 15px;
font-size: 9px;
}
	