html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
.clearfix:after {
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
* html .clearfix {
	height:1%;
}
.clear {
	clear:both;
	height:0;
	overflow:hidden;
}
body {
/*	background:#0b4936 url(../images/bkgMain.jpg) no-repeat scroll center top;
*/	background:#0b4936 url(../images/bkgMain.gif) repeat-x;

	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:69%;
	height:100%;
	margin:0;
	padding:0;
}
#container {
	clear:both;
	color:#c9dbd6;
	font-size:1em;
	height:auto;
	margin:0 auto;
	padding:0 0 30px;
	width:766px;
	position:relative;
}
#containerMain {
	background:#00261b url(../images/bkgContainerBody.png) repeat-y scroll 0 0;
	clear:both;
	height:auto;
	margin:0 auto;
	padding:0;
	width:766px;
}
#containerTop {
	background:#00261b url(../images/bkgContainerTop.png) no-repeat scroll 0 0;
	clear:both;
	height:10px;
	margin:0 auto;
	padding:0;
	width:766px;
}
#containerBtm {
	background:transparent url(../images/bkgContainerBtm.png) no-repeat scroll 0 0;
	clear:both;
	height:10px;
	margin:0 auto;
	padding:0;
	width:766px;
}
#containerTop hr, #containerBtm hr {
	display:none;
}
#skipNav {
	display:none;
}
#flashVersion {
	float:right;
	position:absolute;
	right:0;
	width:150px;
	top:35px;
	line-height:20px;
	z-index:99999;
}
#flashVersion a {
	background:transparent url(../images/bkgFlash.jpg) no-repeat scroll 0 0;
	height:20px;
	padding: 2px 0 2px 28px;
	font-size:1.1em;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	display:inline;
}
#flashVersion a:hover {
	text-decoration:underline;
}
#header {
	clear:both;
	display:block;
	height:80px;
	padding:0;
	width:766px;
	padding-top:38px;
	position:relative;
}
#header #logo a {
	display:block;
	float:left;
	height:70px;
	text-decoration:none;
	width:210px;
}
#header #logo h1 {
	width:195px;
	height:60px;
	position: relative;
	margin:0 0 20px 11px;
	overflow:hidden;
}
#header #logo h1 span {
	background: url(../images/en/imgHotDocsLogo.gif) no-repeat scroll 0 0;
	position: absolute;
	width: 100%;
	height: 100%;
	cursor:pointer;
}
#header #nav {
	color:#c9dbd6;
	height:35px;
	margin:0;
	padding:0;
	position:absolute;
	right:12px;
	top:84px;
	width:334px;
	z-index:10;
}
#nav ul {
	clear:both;
	height:38px;
	margin:0 auto;
	padding:0;
	width:334px;
}
#nav li {
	display:block;
	float:left;
	height:38px;
	list-style-type:none;
	text-align:left;
	overflow:hidden;
}
#nav li a {
	position: relative;
	overflow:hidden;
	display:block;
	color:#FFFFFF;
	height:23px;
	padding-top:15px;
	text-decoration:none;
	text-align:center;
	text-transform:uppercase;
}
#nav li a:hover {
	background-color:#04281d;
}
#nav li.navHere a, #nav li.navHere a:hover {
	color:#879b1f;
	font-weight:bold;
	background-color:#00261b;
}
#nav li.navHere a span, #nav li.navHere a:hover span {
	cursor:default;
}
#nav li a span {
	top:0;
	left:0;
	background:transparent url(../images/en/mnavSprite.png) no-repeat scroll 0 0;
	height:38px;
	position:absolute;
	width:100%;
	cursor:pointer;
}
#nav li#navHome a {
	width:100px;
}
#nav li#navHome a span {
	background-position:0 0;
}
#nav li#navHome a:hover span {
	background-position:0 -38px;
}
#nav li#navHome.navHere a span, #nav li#navHome.navHere a:hover span {
	background-position:0 -76px;
}
#nav li#navBrowse a {
	width:109px;
}
#nav li#navBrowse a span {
	background-position:-100px 0px;
}
#nav li#navBrowse a:hover span {
	background-position:-100px -38px;
}
#nav li#navBrowse.navHere a span, #nav li#navBrowse.navHere a:hover span {
	background-position:-100px -76px;
}
#nav li#navCommunity a {
	width:124px;
}
#nav li#navCommunity a span {
	background-position:-209px 0;
}
#nav li#navCommunity a:hover span {
	background-position:-209px -38px;
}
#nav li#navCommunity.navHere a span, #nav li#navCommunity.navHere a:hover span {
	background-position:-209px -76px;
}
#intro {
	float:left;	
	width:368px;
}
#introLinks {
	float:right;	
	width:350px;
}
a.btnFlashVersion, a.btnTermsAndConditions {
	font-size:1.1em;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
	height:22px;
	display:block;
	color: #FFFFFF;
	float:left;
	position: relative;
	overflow:hidden;
	display:block;
	text-align:center;
	padding-top:10px;
}
a.btnFlashVersion span, a.btnTermsAndConditions span{
	top:0;
	left:0;
	height:100%;
	position:absolute;
	width:100%;
	cursor:pointer;
}
a.btnFlashVersion {
	width:133px;
	background-color:#9aa045;
}
a.btnFlashVersion span {
	background:transparent url(../images/en/btnFlashVersion.gif) no-repeat scroll 0 0;
}
a.btnTermsAndConditions {
	background-color:#296f5a;
	width:172px;
}
a.btnTermsAndConditions span {
	background:transparent url(../images/en/btnTermsAndConditions.gif) no-repeat scroll 0 0;
	height:32px;
}
#communitiesLibrary {
	padding:0;
	background:#104B40 url(../images/bkgLibraryCommunitiesTop.png) no-repeat scroll 0 0;
	display:block;
	padding:12px 0 0 0;
}
#communitiesLibrary dl {
	width:717px;
	padding-left:7px;
	position:relative;
	background:#104b40 url(../images/bkgLibraryCommunities.png) repeat-y scroll 0 -9px;
}
#communitiesLibrary dd {
	float:left;
	width:267px;
	margin:0 0 24px;
	padding:1.5em 30px 0 0;
	line-height:1.5em;
	text-align:left;
	min-height:30px;
	height:auto !important;
	height:30px;
}
#communitiesLibrary dd.noBtmMargin {
	margin:0;	
}
#communitiesLibrary dt {
	float:left;
	width:55px;
	margin:0;
	padding:0;
	text-align:left;
	position:relative;
	background:url(../images/imgLibraryCommunitiesSprite.png) no-repeat scroll 0 0;
	height:55px;
}
#communitiesLibrary dt#youthZone {
	background-position:0 0;
}
#communitiesLibrary dt#mostPopular {
	background-position:-55px 0;
	margin:0 3px 0 10px;
}
#communitiesLibrary dt#educators {
	background-position:-110px 0;	
}
#communitiesLibrary dt#playlists {
	background-position:-165px 0;
	margin:0 3px 0 10px;
}
#communitiesLibrary dt#playlists a, #communitiesLibrary dt#mostPopular a {
	left:58px;
}
#communitiesLibrary dt span {
	display:block;	
	width:267px;
	position:absolute;
	top:0;
	left:55px;
	height:20px;
}
#communitiesLibrary dt span a {
	font-size:1.2em;
	font-weight:bold;
	color:#c3cf21;
	text-decoration:none;
	overflow:hidden;
}
#communitiesLibrary dt a:hover {
	color:#FFFFFF;
}

#communitiesLibrary dl.communityPlaylist dt {
	width:0;
	background:none;
}
#communitiesLibrary dl.communityPlaylist dt.row {
	clear:left;
}
#communitiesLibrary dl.communityPlaylist dt span {
	left:10px;
	width:351px;
}
#communitiesLibrary dl.communityPlaylist dd {
	width:328px;
	margin:0;
	padding:1.5em 20px 0 10px;
	min-height:55px;
	height:auto !important;
	height:55px;
}
#communitiesLibrary dl.communityPlaylist dd.noBtmMargin {
	min-height:24px;
	height:auto !important;
	height:38px;
}
#communitiesLibraryBtm {
	margin:0;
	padding:0;
	background:#104B40 url(../images/bkgLibraryCommunitiesBtm.png) no-repeat scroll 0 0;
	display:block;
	height:7px;
	overflow:hidden;
	position:relative;
	float:left;
	width:724px;
}
#content {
	clear:both;
	height:auto;
	margin:0 auto;
	padding:5px 17px 10px 17px;
	width:724px;
}
#content ul {
	font-size:1em;
	line-height:1.6em;
	list-style-type:none;
	margin:0;
	padding:0 0 0 15px;
}
#content li {
	background:transparent url(../images/iconBullet.gif) no-repeat scroll 2px 0.7em;
	padding-bottom:1.2em;
	padding-left:20px;
}
table {
    width: 100%;
    border: 1px solid #13574a;
    text-align: left; 
	border-collapse:inherit;
	font-size:1.2em;
	margin:0 0 15px;
}
table caption {
	display:none;
}
table a {
	font-weight:normal;
	text-decoration:none;
	font-size:1.3em;
	color:#FFFFFF;
}
table a:hover {
	text-decoration:underline;
}
th.leftCol, td.leftCol {
	width:320px;
	border-right:1px solid #27534b;
}
th.centerCol, td.centerCol {
	width:55px;
	border-left:1px solid #07372c;
	border-right:1px solid #27534b;
}
th.rightCol, td.rightCol {
	width:241px;
	border-left:1px solid #053026;
}
th.sortCol a {
	color:#46b190;	
	background:transparent url(../images/icoSortDown.gif) no-repeat scroll right 5px;
}
th.sortCol a:hover {
	text-decoration:none;
}
tr.odd td.leftCol, tr.odd td.centerCol {
	border-right:1px solid #2a6358;
}
tr.odd td.rightCol, tr.odd td.centerCol {
	border-left:1px solid #07372c;
}
th {
    font-weight: bold;
    border-bottom:1px solid #0d3e36; 
	text-transform:uppercase;
	padding:16px 17px 15px;
	background:#042c22 url(../images/bkgTableHeader.gif) repeat-x scroll 0 0;
}
th a {
	font-weight:bold;
	font-size:1em;
	padding-right:15px;
	color:#FFFFFF;
}
th a:hover {
	text-decoration:underline;
}

th a.sortUp {
	background:transparent url(../images/icoSortUp.gif) no-repeat scroll right 5px;
}
td {
    padding: 10px 17px; 
}
tr {
	background-color: #0d3e36;
}
tr.odd {
    background-color: #115044; 
}
tr.btmRow td {
    padding-bottom:15px;
}
#browse {
	display:block;
}
#browse h2 {
	float:left;
	width:320px;
}
/*#browseIntro {
	width:340px;
	padding-right:20px;
	float:left;
}*/
#browse div.pagination {
	float:right;
	padding:0;
	width:370px;
	margin-top:10px;
	margin-bottom:15px;
}
div.pagination {
	text-align:right;
	display:block;
	height:30px;
	line-height:30px;
	margin-bottom:10px;
}
.pagination a {
	background-color:transparent;
	text-align:center;
	color:#CCCCCC;
	font-weight:normal;
	margin:0;
	padding:6px 8px;
	text-decoration:none;
	width:22px;	
}
.pagination a:hover {
	background-color:#113930;
	color:#FFFFFF;
}
.pagination a.pagRight:hover, .pagination a.pagLeft:hover {
	background-color:transparent;
	text-decoration:underline;
}
.pagination .pagLeft, .pagination .pagRight {
	color:#FFFFFF;
	font-style:italic;
}
.pagination .pagLeft {
	padding-right:8px;	
}
.pagination span.pagRight {
	color:#79797a;
	padding:0 8px;	
}
.pagination span.pagLeft {
	color:#79797a;
}
.pagination span.pagHere {
	background-color:#285f4e;
	text-align:center;
	color:#FFFFFF;
	font-weight:normal;
	margin:0;
	padding:6px 8px;
	text-decoration:none;
	width:22px;	
	cursor:default;
}
#communityCTA {
	text-align:center;	
}
#communityCTA h3 {
	padding:0;
	color:#356959;
	text-transform:uppercase;
	margin:60px auto 20px;
	font-size:2em;
	position: relative;
	overflow:hidden;
	width:630px;
	height:88px;
}
#communityCTA h3 span {
	top:0;
	left:0;
	background:transparent url(../images/en/ttlSeeWhatFilmmakers.png) no-repeat scroll 0 0;
	height:100%;
	position:absolute;
	width:100%;
}
#communityCTA h4 {
	padding:0 0 60px;
	color:#79797a;
	text-transform:uppercase;
	margin:0 auto;
	font-size:1.3em;
	position: relative;
	overflow:hidden;
	width:460px;
	height:45px;
}
#communityCTA h4 span {
	top:0;
	left:0;
	background:transparent url(../images/en/ttlClickToChoose.png) no-repeat scroll 0 0;
	height:100%;
	position:absolute;
	width:100%;
}
#filmCredits {
	float:right;
	width:235px;
}
#filmCredits dl {
	padding-top:4px;
}
#filmCredits dt {
	color:#c3cf21;
	font-weight:bold;
	padding:0 0 0.2em;
}
#filmCredits dd ul {
	padding:0 0 1.5em;
	line-height:1.5em;
}
#filmCredits dd ul li {
	background:none;
	padding:0;
}
#filmMain {
	float:left;
	width:470px;
}
#filmMain dl {
	padding-left:10px;
}
dl.shortCredits dt {
	float:left;
	color:#c3cf21;
}
#filmMain dl.shortCredits dt {
	padding:0;
	text-transform:none;
	line-height:1.2em;
	margin-bottom:0.5em;
}

#filmMain ul.shortCredits {
	list-style: none;
	margin:1.2em 0 0.8em;
	padding-left:10px;
}

#filmMain ul.shortCredits li {
	background:none;
	padding:0 20px 0 0;
	display:block;
	float:left;
	white-space: nowrap;
}
#filmMain ul.shortCredits li span {
	color:#c3cf21;
	font-weight:bold;
	margin-right:4px;
}

dl.shortCredits {
	float:left;
	position:relative;
	margin:1.2em 0 0.8em;
}
dl.shortCredits dd {
	float:left;
}
#filmMain dl.shortCredits dd {
	padding:0 20px 0 4px;
	line-height:1.2em;
	margin-bottom:0.5em;
}

#recommend {
	display:block;
	padding: 0;
/*	line-height:30px; */
}
#voteButton {
	vertical-align:middle;
	padding-right:4px;
}
input#voteButton {
	cursor:pointer;
}
#recommend span {
	color:#c3cf21;
	font-weight:bold;
	font-size:1.1em;
	text-transform:uppercase;
}
#recommend em {
	color:#ffffff;
	font-style:normal;
}
#recommend p {
	display:inline;
	font-size:1.0em;
	color:#356959;
	padding-left: 3.0em;
}

#filmMain dt {
	font-weight:bold;
	text-transform:uppercase;
	padding:1em 0 0.5em;
}
#filmMain dd {
	line-height:1.7em;
	padding:0 1.2em 1em 0;
}
#filmMain ul {
	padding:0;
}
#filmMain ul li {
	padding:0 0 0 14px;
	background:transparent url(../images/icoSquareBullet.gif) no-repeat scroll 2px 0.7em;
}
ul#extras {
	font-size:1.2em;
}
ul#extras li {
	padding:0.8em 0 0.8em 30px;
	background:transparent url(../images/imgDownload.png) no-repeat scroll 0px 0.9em;
	border-top:1px solid #466058;
}
ul#extras li.filmLink {
	background:transparent url(../images/imgMedia.png) no-repeat scroll 0px 0.7em;
}
ul#extras li#firstExtra {
	border:0;
}
#extras a {
	text-decoration:none;
	color:#FFFFFF;
}
#extras a:hover {
	text-decoration:underline;
}
#extras abbr {
	color:#c3cf21;
	cursor:help;
	border-bottom:1px dotted #c3cf21;
}

#playlistIntro {
	width: 415px;
	padding:0 20px 0 5px;
	float:left;
}
#playlistIntro h3 {
	color:#FFFFFF;
	font-size:2em;
	font-weight:normal;
	padding:0.6em 0 0;
	margin:0;
}
#playlistIntro h4 {
	padding:1em 0 0.2em;
	font-size:1.6em;
	font-weight:normal;
	color:#FFFFFF;
}
#playlistIntro h5 {
	padding:0.6em 0 0.2em;
	font-size:1.3em;
	font-weight:bold;
	color:#FFFFFF;
}
#playlistContainer {
	background:transparent url(../images/bkgPlaylistContentTop.png) no-repeat scroll 0 31px;
	width:280px;
	float:right;
	margin-top:15px;
}
#playlistContainer h5 {
	background:#16574d url(../images/bkgPlaylistTop.png) no-repeat scroll 0 0;
	color:#c3cf21;
	font-weight:bold;
	font-size:1.1em;
	width:152px;
	height:21px;
	padding:10px 0 0 10px;
	margin-bottom:10px;
}
#playlistContainer h5 span{
	margin-left:5px;
	color:#FFFFFF;
	font-weight:normal;
}
#playlist {
	background-color:#16574d;
	padding:0 0 0 10px;
}
#playlist div.entryDetails {
	float:right;
	width:198px;
	margin-left:10px;
}
#playlist h6 {
	text-transform:uppercase;
	font-size:1.2em;
	font-weight:bold;
	padding-bottom:0.4em;
	line-height:1.2em;
	padding-right:0.6em;
}

#playlist ul.shortCredits {
	padding:0;
}
	
#playlist ul.shortCredits li {
	background:none;
	border:none;
	margin:0;
	float:left;
	margin-right:1em;
	line-height:1.2em;
	padding:0 0 0.5em 0;
}

#playlist ul.shortCredits li span {
	color:#C3CF21;
	margin-right:2px;
}

	
#playlist dl.shortCredits {
	margin:0;
	width:198px;
}
#playlist dl.shortCredits dt, #playlist dl.shortCredits dd {
	line-height:1.2em;
	padding-bottom:0.5em;
}
#playlist dl.shortCredits dd {
	padding-left:2px;
	margin-right:1em;
	max-width:143px;
}
.noRightMargin {
	margin-right:0 !important;
	padding-right:0 !important;
}

#playlist ol {
	padding:0;
	margin:0;

}
#playlist li {
	border-bottom:1px solid #134c44;	
	padding:1em 0 0.7em;
	margin:0;
	background:none;
}
#playlist li#firstEntry {
	padding-top:2px;
}
#playlist img {
	float:left;
	border:1px solid #4a7972;
	margin-top:2px;
}
#playlist .entryDetails a {
	color:#5ec8a8;
	text-decoration:none;
	font-weight:bold;
	border:1px solid #16574D;
}
#playlist .entryDetails a:hover {
	color:#FFFFFF;
}
#playlist .entryDetails a span {
	font-weight:normal;
	font-size:1.2em;
	color:#FFFFFF;
}
#playlistGoBack {
	float:left;	
	clear:left;
	width:440px;
	margin-bottom:0;
}
#playlistGoBack a span {
	padding-left:5px;
}
#playlistBtm {
	background:#104B40 url(../images/bkgPlaylistBtm.png) no-repeat scroll 0 0;
	display:block;
	float:left;
	height:6px;
	margin:0;
	overflow:hidden;
	padding:0;
	width:280px;	
}
div.textContent h3 {
	color:#FFFFFF;
	font-size:1.2em;
}

#sponsors h4 {
	text-transform:uppercase;
	margin:0;
	padding:0;
	position: relative;
	overflow:hidden;
	width:267px;
	height:20px;
}
#sponsors h4 span {
	top:0;
	left:0;
	background:transparent url(../images/en/ttlPresentationSupporters.png) no-repeat scroll 0 0;
	height:100%;
	position:absolute;
	width:100%;
}
#sponsors ul {
	padding:0;
	margin:0;
}
#sponsors ul li {
	background:none;
	height:42px;
	float:left;
	margin:0;
	padding:0;
	position: relative;
	overflow:hidden;
	line-height:1em;
	text-align:center;
}
#sponsors ul li span {
	top:0;
	left:0;
	background: url(../images/imgSponsorsSprite.gif) no-repeat scroll;
	position: absolute;
	width: 100%;
	height: 100%;
}
#sponsors #sponsorFresh {
	width: 88px; 
}
#sponsors #sponsorFresh span {
	background-position:0 0;
}
#sponsors #sponsorONF {
	width: 120px; 
}
#sponsors #sponsorONF span {
	background-position:-88px 0
}
#sponsors #sponsorImages {
	width: 101px; 
}
#sponsors #sponsorImages span {
	background-position:-208px 0;
}
#sponsors #sponsorReelAsian {
	width: 92px; 
}
#sponsors #sponsorReelAsian span {
	background-position:-458px 0;
}
#sponsors #sponsorRIDM {
	width: 100px; 
}
#sponsors #sponsorRIDM span {
	background-position:-309px 0;
}
#sponsors #sponsorTitleHouse {
	width: 47px; 
}
#sponsors #sponsorTitleHouse span {
	background-position:-410px 0
}
#sponsors #sponsorEcentricarts {
	width: 105px; 
}
#sponsors #sponsorEcentricarts span {
	background-position:-550px 0;
}
#sponsors #sponsorToronto {
	width: 68px; 
}
#sponsors #sponsorToronto span {
	background-position:-655px 0;
}

#credit {
	float:right;
	width:390px;
}
#creditCopy {
	margin:3px 10px 0;
	float:right;
	line-height:1em;
}
#creditSupport {
	float:left;	
	width:360px;
}
#footer {
	padding:0 0 0 9px;
	margin-top:12px;
	color:#9eb6af;
	font-size:1em;
	line-height:1.5em;
}
#footer a {
	color:#9db324;
	text-decoration:none;
}
#footer a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
#footer ul {
	display:inline;
	float:right;
	padding:0;
	line-height:1em;
	margin:3px 11px 0 0;
}
#footer ul li {
	float:left;
	padding:0 8px;
	position: relative;
	border-left:1px solid #becec9;
}
#footer a#btnHotdocs {
	width:108px;
	height:34px;
	position: relative;
	overflow:hidden;
	display:inline;
	float:right;
	margin-right:10px;
	font-size:1.3em;
	color:#FFFFFF;
	padding-top:10px;
	text-align:right;
}
#footer a#btnHotdocs span {
	top:0;
	left:0;
	background:transparent url(../images/en/imgHotDocs.png) no-repeat scroll 0 0;
	height:100%;
	position:absolute;
	width:100%;
	cursor:pointer;
}
#footer a#btnHotdocs:hover span {
	background-position:0 -40px;
}

#footer #btnCanadianHeritageCanada {
	margin-top:15px;
	width:206px;
	height:23px;
	position: relative;
	overflow:hidden;
	display:block;
	float:left;
	font-size:1.3em;
	color:#FFFFFF;
}
#footer #btnCanadianHeritageCanada span {
	top:0;
	background:transparent url(../images/imgCanadianCultureOnline.png) no-repeat scroll 0 0;
	height:100%;
	position:absolute;
	width:100%;
	cursor:pointer;

}
a.active {
	color:#FFFFFF;
}
a {
	color:#FFFFFF;
	text-decoration:underline;
}
a img {
	border:0 none;
}
a:hover {
	border:0 none;
}
a:focus {
	outline-style:none;
	outline-width:medium;
}
div.goBack {
	margin:0 0 1em;	
	padding:0.3em 0 0;
}
div.goBack a {
	color:#c3d000;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
}
div.goBack a span {
	color:#FFFFFF;
	font-size:1.2em;
	font-weight:normal;
	padding:0 0.3em 0 0.6em;
}
div.goBack a:hover {
	color:#FFFFFF;
}
p {
	color:#c9dbd6;
	font-size:1em;
	line-height:1.6em;
	margin:0 0 1.2em;
}
h1 {
	color:#c4cd44;
	font-size:1.7em;
	font-weight:normal;
	line-height:1em;
	margin:0 0 10px;
	width:auto;
}
h2 {
	color:#c4cd44;
	font-size:1.6em;
	font-weight:normal;
	line-height:1.6em;
	margin:0 0 0.4em;
	padding:0;
	text-transform:none;
	width:auto;
}
h2.underlined {
	border-bottom:1px solid #466058;
}
h3 {
	color:#c4cd44;
	font-size:1.3em;
	font-weight:bold;
	line-height:1em;
	margin:0 0 5px;
	width:auto;
}
div.hr {
	background:transparent url(../images/hr.png) repeat scroll 0 0;
	border:0 none;
	height:15px;
	margin:10px 0 8px;
	padding:0;
	width:auto;
}
div.hr hr {
	display:none;
}

