td, table, div {font-family:tahoma,verdana;font-size:11px;line-height:14px;color:#0E0E0E;}
form { margin:0px; padding:0px;}
body { margin:0; padding:0; background-color:#17233F; background-image:url(images/tall_body.gif); background-repeat:repeat-x;}
a { color:#1C2C4D;  text-decoration:underline;}
a:hover{ text-decoration:none;}
 span a{color:#1C2C4D; font-weight:normal;}
 span a:hover{ text-decoration:none;}

.heading1 {font-family:tahoma;letter-spacing:1px;font-weight:bold;tahoma;color:#FFFFFF;font-size:20pt;text-decoration:none;}
.heading2 {font-family:arial;font-weight:bold;font-size:10pt;color:#FFFFFF;}
.heading3 {font-weight:bold;font-size:9pt;color:#790000;}
.heading4 {font-weight:bold;font-size:8pt;color:#1d3051;}
.heading5 {font-weight:bold;font-size:8pt;color:#790000;}
.heading6 {font-weight:bold;font-size:14pt;color:#790000;}

.button {font-family:tahoma,Arial; color:#353535; font-size:7pt; font-weight:Bold;      background-color:#F2F2F2;       border-color:#962F42;      border-left:1px solid #962F42; border-bottom:1px solid #962F42;       border-top:1px solid #962F42; border-right:1px solid #962F42;      }
.text {font-family:tahoma,Arial; color:#000000; font-size:8pt; font-weight:Normal; background-color:#F8F8F8;  border-color:#680001;border-left:1px solid #000000; border-bottom:1px solid #000000; border-top:1px solid #000000; border-right:1px solid #000000;}

.tall_left{ background-image:url(images/tall_left.gif); background-repeat:repeat-y}
.bg_lt{ background-image:url(images/bg_lt.gif); background-repeat:no-repeat}
.bg_lb{ backgroundurl(images/bg_lb.gif) right bottom no-repeat }

.colhighlight {CURSOR: hand; }

.tall_right{ background-image:url(images/tall_right.gif); background-repeat:repeat-y}
.bg_rt{ background-image:url(images/bg_rt.gif); background-repeat:no-repeat}
.bg_rb{ backgroundurl(images/bg_rb.gif) right bottom no-repeat }
.white_td{ background-color:#FFFFFF;}
.grey_td{ background-color:#EDEBE4; background-image:url(images/grey_line.gif); background-repeat:repeat-y}
.red span b { color:#7D0000; font-weight:normal; font-size:11px}

.list ul{margin:0px; padding:0px; list-style:none; line-height:17px}
.list ul li { background:url(images/marker.gif) top right no-repeat; padding:0 12px 0 0;}
.list ul li a{ color:#E8E1BA; text-decoration:underline}
.list ul li a:hover{text-decoration:none}

.list2 ul{margin:0px; padding:0px; list-style:none; line-height:18px}
.list2 ul li { background:url(images/marker1.gif) top left no-repeat; padding:0 0 0 12px;}
.list2 ul li a{ color:#1C2C4D; font-size:12px; font-weight:bold; text-decoration:underline}
.list2 ul li a:hover{text-decoration:none}

.list1 ul{margin:0px; padding:0px; list-style:none; line-height:18px}
.list1 ul li { background:url(images/marker1.gif) top left no-repeat; padding:0 0 0 12px;}
.list1 ul li a{ color:#1C2C4D; font-weight:bold; text-decoration:underline}
.list1 ul li a:hover{text-decoration:none}

#mst {display: none;}

.margin{ margin-left:23px; margin-top:18px}
.margin1{ margin-left:12px; margin-top:13px}
.margin2{ margin-left:18px; margin-top:20px}
.margin3{ margin-left:16px;}
.margin4{ margin-left:23px;}

.foot{ background-image: url(images/bg_foot.gif); background-repeat:no-repeat; }
.foot_txt{color:#FFFFFF; font-size:10px; vertical-align:middle}
.foot_txt a{color:#FFFFFF; font-size:10px; text-decoration:none}
.foot_txt a:hover{ text-decoration:underline}
.form input {
	width:220px;
	height:19px;
	font-family:tahoma;
	font-size:10px;
	color:#0E0E0E;
	padding:0 0 0 4px;
	border-color:#ABABAB;
	border-width:1px;
	background-color:#EDEBE4
}
.form textarea {
	width:220px;
	height:115px;
	font-family:tahoma;
	font-size:10px;
	color:#0E0E0E;
	padding:3 0 0 4px;
	overflow:hidden;
	border-color:#ABABAB;
	border-width:1px;
	background-color:#EDEBE4
}


img.floatLeft { float: left;
margin: 4px; }

img.floatRight { float: right;
margin: 4px; }

.opacityit img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.opacityit:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.4;
}

.imgblk
{border: 1px #000000; }

#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: 350px;
padding: 10px;
padding-bottom: 0;
background: #313131;
visibility: hidden;
z-index: 9999;
cursor: hand;
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 12px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}

#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper {width:505px; margin-top:100px; display:none}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:500px; height:332px; padding:2px; border:0px solid #ccc; background:#000}
#information {position:absolute;margin-top:100px;left:0px; bottom:0; width:504px; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
#information h3 {padding:4px 8px 3px; font-size:14px}
#information p {padding:0 8px 8px}
#image {width:500px;height:332px;}
#image img {position:absolute;left:2px; z-index:25; }
.imgnav {position:absolute; width:25%; height:306px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url(images/arrowleft.gif) left center no-repeat}
#imgnext {right:0; background:url(images/arrowright.gif) right center no-repeat}
#imglink {position:absolute; height:306px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url(images/clear.gif) center center no-repeat}
#thumbnails {margin-top:15px}
#slideleft {width:20px; height:81px; background:url(images/scroll-left.gif) center center no-repeat; background-color:#222}
#slideleft:hover {background-color:#333}
#slideright {float:right; width:20px; height:81px; background:#222 url(images/scroll-right.gif) center center no-repeat}
#slideright:hover {background-color:#333}
#slidearea {float:left; position:relative; width:456px; margin-left:5px; height:81px; overflow:hidden}
#slider {position:absolute; left:0; height:81px}
#slider img {cursor:pointer; border:0px solid #666; padding:2px}