

/******************/
/*  MAIN SECTION  */
/******************/

/* MAIN NAVIGATION */

.side-menu1 {
	width: 200px;
	border-bottom: solid 2px rgb(000,058,117);
	}
	

	.side-menu1 dt a, .side-menu1 dt a:visited {
	display:block;
	min-height:2.0em /*Non-IE6*/;
	height:auto !important;
	height:2.0em /*IE6*/;
	line-height:2.0em;
	padding:0px 10px 0px 30px;
	border-top: solid 1px rgb(000,058,117);
	border-left: solid 2px rgb(000,058,117);
	border-right: solid 2px rgb(000,058,117);
	text-decoration:none;
	color:rgb(000,058,117);
	font-weight:bold;
	font-size:120%;
	}

	
.side-menu1 dd a, .side-menu1 dd a:visited {
	display:block;
	min-height:1.7em /*Non-IE6*/;
	height:auto !important;
	height:1.7em /*IE6*/;
	line-height:1.7em;
	padding:0px 10px 0px 50px;
	border-left: solid 2px rgb(000,058,117);
	border-right: solid 2px rgb(000,058,117);
	font-weight:bold;
	text-decoration:none;
	color:rgb(000,058,117);
	font-size:120%;
	}
	
.side-menu1 dt a:hover, .side-menu1 dt a:hover {
	background-color:rgb(140,191,248);
	color:rgb(000,000,000);
	text-decoration:none;
	}
	
.side-menu1 dd a:hover, .side-menu1 dd a:hover {
	background-color:rgb(140,191,248);
	color:rgb(000,000,000);
	text-decoration:none;
	}
	
.side-menu1-curr dt a, .side-menu1 dt a:visited {
	padding-left: 10px;
	}	
	
.side-menu1-pass dt a, .side-menu1 dt a:visited {
	padding:0px 10px 0px 30px;
	}	

.main-menu p.first {
	clear:both;
	margin:0px;
	padding:4px 20px 3px 20px;
	background-color:rgb(000,058,117);
	font-family: arial, verdana, helvetica, sans-serif;
	color:rgb(255,255,255);
	font-weight:bold;
	font-size:150%;
	}
	
.main-menu h1 {
	clear:both;
	margin:30px 0 20px 0;
	padding:4px 20px 3px 20px;
	background:rgb(000,058,117);
	font-family: arial, verdana, helvetica, sans-serif;
	color:rgb(255,255,255);
	font-weight:bold;
	font-size:150%;
	}
	
.main-menu h2 {
	clear:both;
	margin:20px 10px 10px 20px;
	font-family: arial, verdana, helvetica, sans-serif;
	color:rgb(100,100,100);
	font-weight:bold;
	font-size:150%;
	}
	
.main-menu h3 {
	clear:both;
	margin:10px 10px 5px 20px;
	color:rgb(80,80,80);
	font-weight:bold;
	font-size:110%;
	} /* Note: h2 does not exist, to make identical to formats for main-menu for easier exchange */
	
.main-menu p {
	clear:both;
	margin:0 10px 10px 20px;
	color:rgb(80,80,80);
	line-height:1.3em;
	font-size:110%;
	}
	
.main-menu p.center {
	text-align:center;
	}
	
.main-menu p.right {
	text-align:right;
	}

.main-menu ul {
	list-style:none;
	margin:0.5em 10px 1.0em 20px;
	}
	
.main-menu ul li {
	margin:5px 0 0.2em 2px;
	padding:0px 0px 0 11px;
	background:url(../images/page-bg7.gif) no-repeat 0 0.4em;
	line-height:1.2em;
	font-size:110%;
	}
	
.main-menu ol {
	margin:0.5em 10px 1.0em 40px !important /*Non-IE6*/;
	margin:0.5em 10px 1.0em 45px /*IE6*/;
	}
	
.main-menu ol li {
	list-style-position:outside;
	margin:0 0 0.4em 0;
	font-size:110%;
	}

	
/* MAIN CONTENT */

.main-content h1.pagetitle {
	margin:0 0 0.4em 0;
	padding:0 0 2px 0;
	font-family: arial, verdana, helvetica, sans-serif;
	text-align: center;
	color:rgb(000,000,000);
	font-weight:bold;
	font-size:220%;
	}
	
.main-content h1.block {
	clear:both;
	margin:1.0em 0 0em 0;
	padding:2px 0 2px 2px;
	background:rgb(190,190,190);
	font-family: arial, verdana, helvetica, sans-serif;
	color:rgb(255,255,255);
	font-weight:bold;
	font-size:220%;
	}
	
.main-content h1 {
	clear:both;
	margin:1.0em 0 0.5em 0;
	font-family: arial, verdana, helvetica, sans-serif;
	color:rgb(80,80,80);
	font-weight:normal;
	font-size:210%;
	}
	
.main-content h2 {
	clear:both;
	margin:1.0em 0 0em 0;
	font-family: arial, verdana, helvetica, sans-serif;
	color:rgb(0, 0, 0);
	font-weight:normal;
	font-size:170%;
	}
	
.main-content h3 {
	clear:both;
	margin:-1.0em 0 0.5em 0;
	font-family: arial, verdana, helvetica, sans-serif;
	color:rgb(125,125,125);
	font-weight:normal;
	font-size:130%;
	}
	
.main-content h1.side {
	clear:none;
	}
	
.main-content h2.side {
	clear:none;
	}
	
.main-content h3.side {
	clear:none;
	}

.main-content h4 {
	margin:1.5em 0 0.7em 0;
	color:rgb(000,000,000);
	font-family: arial, verdana, helvetica, sans-serif;
	font-weight:bold;
	text-align: center;
	font-size:170%;
	}
	
.main-content p.sub {
	margin: -1em 0 0 0;
	color:rgb(000,000,000);
	text-align: center;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size:100%;
	}
	
.main-content h6 {
	margin:2.5em 0 0.5em 0;
	color:rgb(000,000,000);
	font-weight:bold;
	font-size:140%;
	}
	
.main-content p {
	margin: 1.2em 0 0 0;
	line-height:1.2em;
	font-family: Palatino, "Times New Roman", "Times Roman", Serif;
	font-size:140%;
	}
	
.main-content p.center {
	text-align:center;
	}
	
.main-content p.right {
	text-align:right;
	}
	
.main-content p.details {
	clear:both;
	margin:-0.25em 0 1.0em 0;
	line-height:1.0em;
	font-size:110%;
	}
	
.main-content blockquote {
	clear:both;
	margin:0 30px 0.6em 30px;
	font-size:90%;
	}
	
.main-content table {
	clear:both;
	width:600px;
	margin:2.0em 0 0.2em 20px;
	table-layout: fixed;
	border-collapse:collapse;
	empty-cells:show;
	background-color:rgb(233,232,244);
	}
	
.main-content table th.top {
	height:3.5em;
	padding:0 7px 0 7px;
	empty-cells:show;
	background-color:rgb(175, 175, 175);
	text-align:left;
	color:rgb(255,255,255);
	font-weight:bold;
	font-size:110%;
	}
	
.main-content table th {
	height:3.0em;
	padding:2px 20px 2px 7px;
	border-left:solid 2px rgb(255,255,255);
	border-right:solid 2px rgb(255,255,255);
	border-top:solid 2px rgb(255,255,255);
	border-bottom:solid 2px rgb(255,255,255);
	background-color:rgb(225,225,225);
	text-align:left;
	color:rgb(80,80,80);
	font-weight:bold;
	font-size:110%;
	}
	
.main-content table td {
	height:3.0em;
	padding:2px 7px 2px 7px;
	border-left:solid 2px rgb(255,255,255);
	border-right:solid 2px rgb(255,255,255);
	border-top:solid 2px rgb(255,255,255);
	border-bottom:solid 2px rgb(255,255,255);
	background-color: #E9E8F4;
	text-align:left;
	font-weight:normal;
	color:rgb(80, 80, 80);
	font-size:110%;
	}

.main-content table.photo {
	clear:both;
	width:600px;
	margin: 15px 0px 0 20px;
	table-layout: fixed;
	border-collapse:collapse;
	empty-cells:show;
	background-color: #FFFFFF;
	text-align: center;
	}
	
.main-content table.photo td {
	height: 0em;
	padding:1px 1px 1px 1px;
	border-left:solid 2px rgb(255,255,255);
	border-right:solid 2px rgb(255,255,255);
	border-top:solid 2px rgb(255,255,255);
	border-bottom:solid 2px rgb(255,255,255);
	background-color: #FFFFFF;
	text-align:center;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	font-size:110%;
	}
	
.main-content table.iefix {
	clear:both;
	width:600px;
	margin: 0em 0 0em 0px;
	table-layout: fixed;
	border-collapse:collapse;
	empty-cells:show;
	background-color: #FFFFFF;
	text-align: center;
	}
.main-content table.iefix td {
	height: 0em;
	padding:0px 0px 0px 0px;
	border-left:solid 2px rgb(255,255,255);
	border-right:solid 2px rgb(255,255,255);
	border-top:solid 2px rgb(255,255,255);
	border-bottom:solid 2px rgb(255,255,255);
	background-color: #E9E8F4;
	text-align:center;
	font-weight:normal;
	color:rgb(80, 80, 80);
	font-size:110%;
	}
	
.main-content table.qlink {
	clear:both;
	width:600px;
	margin:2.0em 0 0.2em 20px;
	table-layout: fixed;
	border-collapse:collapse;
	empty-cells:show;
	background-color:rgb(233,232,244);
	text-align: center;
	}
	
.main-content table.qlink th {
	height:3.0em;
	padding:2px 20px 2px 7px;
	border-left:solid 2px rgb(255,255,255);
	border-right:solid 2px rgb(255,255,255);
	border-top:solid 2px rgb(255,255,255);
	border-bottom:solid 2px rgb(255,255,255);
	background-color:rgb(225,225,225);
	text-align:center;
	color:rgb(80,80,80);
	font-weight:bold;
	font-size:110%;
	}
	
.main-content table.qlink td {
	height:3.0em;
	padding:4px 2px 4px 2px;
	border-left:solid 2px rgb(255,255,255);
	border-right:solid 2px rgb(255,255,255);
	border-top:solid 2px rgb(255,255,255);
	border-bottom:solid 2px rgb(255,255,255);
	background-color: #E9E8F4;
	text-align:center;
	font-weight:normal;
	color:rgb(80, 80, 80);
	font-size:110%;
	}

.main-content table.currency {
	clear:both;
	width:600px;
	margin:2.0em 0 0.2em 20px;
	table-layout: fixed;
	border-collapse:collapse;
	empty-cells:show;
	background-color:rgb(233,232,244);
	text-align: center;
	}
	
.main-content table.currency th {
	height:3.0em;
	padding:2px 20px 2px 7px;
	border-left:solid 2px rgb(255,255,255);
	border-right:solid 2px rgb(255,255,255);
	border-top:solid 2px rgb(255,255,255);
	border-bottom:solid 2px rgb(255,255,255);
	background-color:rgb(225,225,225);
	text-align:center;
	color:rgb(80,80,80);
	font-weight:bold;
	font-size:110%;
	}
	
.main-content table.currency td {
	height:3.0em;
	padding:4px 2px 4px 2px;
	border-left:solid 2px rgb(255,255,255);
	border-right:solid 2px rgb(255,255,255);
	border-top:solid 2px rgb(255,255,255);
	border-bottom:solid 2px #E9E8F4;
	background-color: #E9E8F4;
	text-align:center;
	font-weight:normal;
	color:rgb(80, 80, 80);
	font-size:110%;
	}
	
.main-content table.currency td.row-sep{
	height: 2px;
	background-color: rgb(255,255,255);
	padding-bottom:1px;
	padding-left:0px;
	padding-right:0px;
	padding-top:1px;
}	
	
.main-content .video{
	text-align: center;
	}
	
p.caption {
	clear:both;
	margin:0.5em 0 2.0em 20px;
	text-align:left;
	color:rgb(80,80,80);
	font-size:110%;
	}

.main-content ul {
	list-style:none;
	margin:0.5em 0 1.0em 0;
	}

.main-content ul li {
	line-height:1.4em;
	font-size:140%;
	}
	
.main-content ol {
	margin:0.5em 0 1.0em 60px !important /*Non-IE6*/;
	margin:0.5em 0 1.0em 65px /*IE6*/;
	}
	
.main-content ol li {
	list-style-position:outside;
	margin:0 0 0.2em 0;
	line-height:1.4em;
	font-size:100%;
	}


/**********************/
/*  COMMON CLASSES  */
/**********************/
	
.content-defaults img {
	clear:both;
	float:none;
	margin:0px 0px 0px 0px;
	padding:0px;
	}
	

.main-content h1 a {
	color:rgb(70,122,167);
	font-weight:normal;
	text-decoration:none;
	}
	
img.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

img.copyright {
	margin-top: 3px;
	border: 0px;
}

.preload {
	display: none;
	}
	
ul.indent {
	list-style: disc;
	list-style-position: outside;
	margin-top: 0.5em;
	margin-bottom: 0em;
	margin-left: 2.5em;
	}

ul.indent-sm1 li {
	list-style: disc;
	list-style-position: outside;
	font-size: 100%;
	font-weight: normal;
	margin-top: 0.0em;
	margin-bottom: 0em;
	margin-left: 2.5em;
	}

ul.indent-sm1 li.info {
	font-size: 100%;
	font-weight: normal;
	}

ul.indent-sm1 li a:link {
	color: #2A5A8A;
	font-size: 120%;
	font-weight: bolder;	
	}

ul.indent-sm1 li a:visited {
	color: #2A5A8A;
	font-size: 120%;
	font-weight: bolder;	
	}

ul.indent-sm1 li a:hover {
	color: #2A5A8A;
	font-size: 120%;
	font-weight: bolder;	
	}

ul.indent-sm1 li a:active {
	color: #2A5A8A;
	font-size: 120%;
	font-weight: bolder;	
	}	
ul.indent-sm2 li{
	list-style: disc;
	list-style-position: outside;
	font-size: 100%;
	font-weight: normal;
	margin-top: 0.0em;
	margin-bottom: 0em;
	margin-left: 2.5em;
	}

ul.indent-sm2 li.indent-sm3{
	font-size: 80%;
	list-style-type: none;
	margin-left: 5em;
	margin-bottom: 0.3em;	
	word-spacing: 30px;
	}
		
ul.bspace  {
	margin-bottom: 1.0em;
	}
	
ol li.bspace  {
	font-size: 120%;
	margin-bottom: 0.5em;
	}
	
div.photoleft {
  float: left;
  margin: 25px 0 2px 26px;
  padding: 0.0em;
}


div.photoleft p {
  text-align: center;
  font-style: italic;
  text-indent: 0;
  margin: -3px 0 0 0;
  font-size: 110%;
}
	
div.photoright {
  float: right;
  margin: 25px 26px 2px 0;
  padding: 0.0em;
}
div.photoright p {
  text-align: center;
  font-style: italic;
  text-indent: 0;
  margin: -3px 0 0 0;
  font-size: 110%;  
}

div.divline  {
	margin: 0 25% 0 25%;
}

div.divline hr {
	width: 100%;
}
