@charset "utf-8";
/* CSS Document */

*{
	padding:0px;
	margin:0px;
}

a[target="_blank"]{
	background:url(images/external_link_icon.gif) top right no-repeat;
	padding-right:18px;
}

body
{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#354945;
	font-size:12px;
}

div#container
{
	width:980px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	display:table;
}

table{
	border-collapse: collapse;
	margin: 10px;	
}

th{
	padding:5px 15px;
	background: #999999;
	color: #FFFFFF;
	border-left: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	font-weight:bold;
}

tr{
}

.hoverClass {
	background: #F2F2F2;
}

td {
	padding:5px 15px;
}


h1{
	padding:5px 0px;
	font-size:22px;
	line-height:24px;
	font-weight:bold;
	letter-spacing:-.05em;
	color:#324645;


}
h2{
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-style:italic;
	padding:5px 0px;
	color:#55362D;
	font-size:20px;
	line-height:22px;
}
h3, h3 a{
	font-style:italic;
	font-weight:bold;
	padding:5px 0px;
	color:#55362D;
	font-size:18px;
	line-height:20px;
}

.port{
	font-weight:bold;
	font-size:18px;
	text-transform:lowercase;
	letter-spacing:-.07em;
	color:#324645;
}

p{
	color:#324645;
	font-size:12px;
	line-height:13px;
	padding:4px 0px 4px 0px;
	text-align:justify;
}

.hr{
	height:1px;
	background-color:#A0A0A0;
	margin:10px 0px;
	border:0px;
	overflow:hidden;
}


.big{
	font-size:125%;
	line-height:120%;
}



ul{
	margin:0px 0px 10px 0px;
	color:#000000;
}

li{
	padding-left:15px;
}

ul.slim{
	list-style-type:none;
	color:#905050;
	text-align:justify;
}

ul.bullet{
	list-style-type:none;
	margin-right:15px;
}

li.bullet{
	text-align:right;
}
li.bullet a{
	display:block;
	padding:5px 12px 5px 0px;
	line-height:30px;
	font-weight:bold;
	font-size:18px;
	text-transform:lowercase;
	letter-spacing:-.075em;
	color:#324645;
}
li.bullet a:link{
}
li.bullet a:visited{
}
li.bullet a:hover{
	background-image:url(images/bullet.jpg);
	background-repeat:no-repeat;
	background-position:right top;
/*	text-decoration:none;
*/}
li.bullet a:active{
}


a{
	color:#000000;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}

a:link{
}
a:visited{
}
a:hover{
	text-decoration:underline;
}
a:active{
}

#topLinks{
	margin:-20px 0px 20px 0px;
	padding:20px 10px 0px 10px;
	text-align:center;
}

#topLinks p{
	color:#55362D;
	word-spacing:15px;
}
#topLinks a{
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	text-decoration:none;
	color:#55362D;
	word-spacing:normal;
}
#topLinks a:link{
}
#topLinks a:visited{
}
#topLinks a:hover{
	text-decoration:underline;
}
#topLinks a:active{
}

#footer{
	margin:0px 1px 0px 1px;
	padding:18px 10px 0px 10px;
	text-align:center;
}

#footer p{
	color:#ffffff;
	word-spacing:15px;
}
#footer a{
	text-decoration:none;
	color:#ffffff;
	word-spacing:normal;
}
#footer a:link{
}
#footer a:visited{
}
#footer a:hover{
	text-decoration:underline;
}
#footer a:active{
}



form {
	border:0px;
}

input{
	border:1px solid #999999;
	color:#000000;
}
textarea{
	padding:2px;
	border:1px solid #999999;
	display:block;
	color:#000000;
}
.button{
	margin:5px;
	padding:3px;
	color:#ffffff;
	font-weight:bold;
	border:1px solid #999999;
	font-size:12px;
	background-image:url(images/tabRight.jpg);
	background-position:-5px -2px
}

.textfield{
	margin:3px 0px;
	padding:2px;
	border:1px solid #999999;
}




/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
    
#glowingtabs{
float:right;
width:100%;
line-height:normal;
padding-top:60px;
}

#glowingtabs ul{
list-style-type: none;
margin:0;
margin-left: 5px; /*Left offset of entire tab menu relative to page*/
padding:0;
}

#glowingtabs li{
display:inline;
margin:0;
padding:0;
}

#glowingtabs a{
float:right;
background:url(images/tabLeft.jpg) no-repeat left top;
margin:0;
margin-right: 1px; /*spacing between each tab*/
padding:0 0 0 9px;
text-decoration:none;
}

#glowingtabs a span{
float:left;
display:block;
background:url(images/tabRight.jpg) no-repeat right top;
padding: 4px 15px 5px 7px;
font-weight:bold;
color:#ffffff;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#glowingtabs a span {float:none;}
/* End IE5-Mac hack */

#glowingtabs a:hover span {
color:#BFDFCF;
padding: 6px 15px 3px 7px;
}

#glowingtabs a:hover{ /*onMouseover style*/
background-position:0% -82px; /*Shift background image up to start of 2nd tab image*/
}

#glowingtabs a:hover span{ /*onMouseover style*/
background-position:100% -82px; /*Shift background image up to start of 2nd tab image*/
}


.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid #A0A0A0;
}
.highslide:hover img {
	border: 2px solid #394946;
}
.highslide-wrapper {
	background: white;
}
.highslide-image {
	border: 10px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
	display:none;
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	display:none;
    color: white;
    background-color: gray;
}

a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

