*{padding:0; margin:0}
body{font:normal 11px Arial, Helvetica, sans-serif;background:#abddef url(../images/bg.gif) repeat-x;color:#082c3f}
a{text-decoration:none;color:#082c3f}
a:hover{text-decoration:underline;color:#082c3f}
a img{border:0}
#ten{height:10px;clear:both;width:100%; overflow:hidden}
#five{height:5px;clear:both;width:100%; overflow:hidden}
.orange{color:#FF6600}
.bold{font-weight:bold}
.right{float:right}
.left{float:left}
li{margin-left:25px}

.tdleft {text-align:left; height:22px}
.tdright {text-align:right; height:22px}
.textfield {border:solid #c6c6c6 1px; padding-left:1px; width:200px}
.selectMenu {border:solid #c6c6c6 1px; font-size:12px; width:200px}
.textareafield {border:solid #c6c6c6 1px; padding-left:1px; width:300px;height:100px}
.checkbox, .radio {width:30px;}
.clientListLink {color:#333; text-decoraion:none;font:normal 11px tahoma;margin-top:10px;}

.button_submit {font-family: tahoma;color:#ffffff;background-color:#2f70c9;	border:0;font-size:11px;padding:0 5 0 5;text-align:center;vertical-align:middle;height:20px;width:70px;}

.button_reset{font-family: tahoma;	color:#ffffff;	background-color:#c0c0c0;border:0;font-size:11px;padding:0 5 0 5;text-align:center;	vertical-align:middle;height:20px;width:70px;}

.imagetd{vertical-align:top;text-align:center}
.image_descr{text-align:center}

#wrapper {margin:0 auto;width:877px}

#header {width:877px;color:#333;height:125px;}
#header #logo{float:left}
#header #menu{float:right; margin: 30px 0 0 0}
#header #menu a{color:#082c3f; font:normal 17px Arial, Helvetica, sans-serif; width:95px; height:28px; display:block; float:left; text-align:center; padding: 3px 0 0 0; margin:0 3px;}
#header #menu a:hover, #header #menu a.selected{color:#fff; text-decoration:none; background:url(../images/over.gif) no-repeat;}

#navigation {width:877px;}
#navigation a{color:#D2E9FF}
#navigation #head{background:url(../images/m_head.gif) no-repeat;width:877px;height:10px; overflow:hidden}
#navigation #foot{background:url(../images/m_foot.gif) no-repeat;width:877px;height:10px;margin:0 0 20px 0}
#navigation #main {color:#fff;padding:0px;font:normal 15px Arial, Helvetica, sans-serif;height:280px;}

#content {width:877px;height:160px}
#content #left{ float:left;width:230px}
#content #left img{float:left; margin: 0 10px 0 0}
#content #left a{color:#082c3f; font:normal 11pt Arial, Helvetica, sans-serif}
#content #left a:hover{ text-decoration:none; color:#649026}

#content #right{ float:left; background:url(../images/hr.gif) repeat-y; padding: 0 0 0 35px; color:#082c3f; font:normal 12pt Arial, Helvetica, sans-serif}
#content #right table{width:600px}

#footer {width:877px; clear:both;}
#footer span{color:#082c3f; font: normal 14pt Arial, Helvetica, sans-serif}
	

.highslide {
	cursor: url(../js/highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: #f1f1f1 2px solid;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    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(../js/highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}

a.highslide-full-expand {
	background: url(../js/highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}


/* Controlbar example */
.controlbar {	
	background: url(../js/highslide/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(../js/highslide/graphics/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}


/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
