html, body, form, fieldset {
	font:100% Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}
body { 
	color:#5f5f5f;
	line-height:1.5em;
	font-size:0.75em;
}
a, a:visited {
	color:#666 !important;
}
a img {
	border:none;
}
h1 {
	color:#219397;
	font-size:2.6em;
	line-height:1em;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
}
h2 {
	color:#ff7e00;
	font-size:1.3em;
	font-weight:normal;
}
h3 {
	font-size:1.1em;
	font-weight:bold;
}
h4 {
	color:#999;
	font-size:1em;
	font-weight:bold;
}
h5 {
	font-size:1em;
	font-weight:normal;
}
h6 {
	font-size:0.9em;
	font-style:italic;
	font-weight:normal;
}
hr {
	border:none;
	border-bottom:1px solid #ccc;
	height:1px;
}
ul li {
	list-style:disc;
}
.noPrint {
	display:none;
	float:none;
}
.clearfloats {
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	clear: both;
	height: 0px;
}
.floatL {
	float:left;
}
.floatR {
	float:right;
}
img.floatL {
	margin:0 10px 10px 0;
}
img.floatR {
	margin:0 0 10px 10px;
}
#main {
	width:auto;
	margin:0; 
}
#headerImg {
	display:none;
}
#header {
	border-bottom:1px solid #333;
	/*height:66px;*/
	margin-bottom:15px;
	margin-top:0;
	padding-bottom:10px;
}
#header hr {
	display:none;
}
#brand {
	left:auto;
	right:0;
}
#contentContainer {
	padding:0;
}
#contentBody {
	border-bottom:1px solid #333;
	margin:0;
	padding-bottom:10px;
}
#contentBody .margin {
	padding:0;
}
#headerContent #headL {
	float:none;
	width:100%;
	height:126px;
}
#headerContent #headR {
	display:none;
}

#headerContent #headerBottom {
	display:none;
}
#modNav {
	display:none;
}
#contentL {
	display:none;
}
.headImg {
	display:none;
}
.columnR {
	display:none;
}
#headerContent,
#headerContent #headL,
	#headerContent #headR {
	height:auto;
}
#footer {
	display:none;
}
/* images header */

#titleContent img {
	height:45%;
	width:45%;
	margin-top:50px;
}

.titleHolder .buttons {
	display:none;
}
.navHolder {
	display:none;
}
#headerContent #funcNav {
	display:none;
}

/* codaslider */
.coda-navBottom {
	display:none;
}
.panel-container {
	width:auto!important;
}
.coda-nav-left,
	.coda-nav-right {
	display:none;
}
.coda-slider {
	height:auto!important;
}
.panel {
	margin:0 0 30px 0;
	border-top:1px solid #ccc;
}
/* panel */
.contentHolder .panel .colL {
	margin:0 0 15px 0;
}
.imageHolder,
	.imageHolderLast {
	margin:0 0 29px 0;
}
/* table */
table.contentTable th {
	color:#252525;
	text-align:left;
	font-weight:bold;
	border-bottom:1px solid #005c7e;
	vertical-align: bottom;
	padding:0.2em 0.4em;
}
table.contentTable tr.first td {
	padding:1.5em 0.4em 0.1em 0.4em;
}
table.contentTable td {
	border-bottom:1px solid #f0f0f0;
	padding:0.1em 0.4em;
}
table.contentTable th.evenCol,
table.contentTable td.evenCol {
	background:#b8e5fa;
}
table.contentTable td.evenCol {
	border-bottom:1px solid #b8e5fa;
}
table.contentTable .unit {
	font-weight:normal;
}
.obligatory {
	display:block;
	font-size:0.9em;
	padding:1em 0 0 0;
	font-style:italic;
	line-height:1.1em;
}
.obligatory sup,
	.obligatory sub {
	font-size:0.7em;
}

/* ------ photoApplication -------- */

#contentR .photoApp ul {
	margin:0;
	padding:0;
	display: inline-block; /* IE Float Clear, Part 1 */
	overflow: hidden; /* Float Clear */
	width:647px;
}
#contentR .photoApp ul {
	clear:both;
}
#contentR .photoApp ul li {
	display:inline;
	float:left;
	background:none;
	margin:2px 2px 0 0;
	padding:6px;
	border:1px solid #cfcfcf;
	position:relative;
	width:145px;
	/*height:111px;*/
	overflow:hidden;
}
#contentR .photoApp ul img {
	height:107px;
	width:141px;
	border:2px solid #000000;
}
.boxcapt {
	background:#000000;
	/*position:absolute;*/
	display:block;
	top:76px;
	left:6px;
	height:32px;
	width:131px;
	margin:0 2px;
	padding:8px 5px 0 5px;
	overflow:hidden;
}
.boxcapt h3 {
	color:#FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	letter-spacing:-1px;
	font-weight: bold;
	margin:0;
	padding:0;
}
.boxcapt p {
	padding: 0;
	color:#eddec4;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
}
.boxcapt a {
	color:#eddec4;
	text-decoration:none;
}
.boxcapt a:hover {
	text-decoration:underline;
}
.contentText .photoNav table {
	margin:0;
	padding:0;
}
.photoNav {
	display:none;
}
.photoNav a {
	color:#ffffff;
	text-decoration:none;
}
.photoNav a.first {
	border-right:1px solid #343434;
}
.photoNav a.last {
	border-left:1px solid #343434;
}
.photoNav a:hover {
	text-decoration:underline;
}

.leftLinks {
	width:25%;
}
.leftLinks a,
	.rightLinks a {
	padding:8px 11px 9px 11px;
	display:block;
}
.leftLinks a {
	float:left;
}
.rightLinks {
	text-align:right;
	width:25%;
}
.rightLinks a {
	float:right;
	text-align:right;
}
.pageLinks {
	padding:8px 11px 9px 11px;
	width:25%;
}
.pageLinks a,
	.pageLinks span {
	padding:3px;
}
.pageLinks span.active {
	color:#4c4c4c;
}
.content .titR {
	display:none;
}

/*-- twoColumns -- */
.twoColumns#contentFooter {
	background:none;
}
.twoColumns#contentFooter .column {
	float:left;
	width:50%;
	margin:0;
}
.twoColumns#contentFooter .last.column {
	width:50%;
	margin:0;
}
#photos {
	display:none;
}

