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

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


body
{
	font-family:tahoma;
	font-size:13px;
	margin-top:15px;
	margin-bottom:50px;
	line-height:20px;
	background:url(../_themes/compass/background_compass.gif) no-repeat;
}

a
{
	color:#CC0000;
}

a:visited
{
	color:#999999;
}

a:active
{
	color:#FFCC00;
}

h1
{
	font-weight:700;
	font-size:20px;
	line-height:22px;
}

img
{
	border:none;
	outline:none;
}

.hline
{
	border-top:solid 1px #999999;
	margin-top::5px;
	height:5px;
	
}


.clear
{
	clear:both;
}


.wrapper
{
	width:960px;
	margin:auto;
}

.topbanner
{
	width:600px;
	margin:auto;
	margin-bottom:25px;
}

.navigation img
{
	height:45px;
}

.pad20
{
	margin-top:20px;
}

.leftpart
{
	float:left;
	width:192px;
}

ul
{
	list-style-position:outside;
	margin-top:20px;
	margin-left:18px;
}

ul li
{
	margin-bottom:8px;
}

ul ul
{
	margin-left:25x;
}

.nobullet
{
	list-style-image:none;
	list-style-type:none;
	list-style-position:outside;
}

.rightpart
{
	width:730px;
	float:right;
}


.topleftcaption
{
	float:left;
	width:500px;
}

.toprightimage
{
	float:right;
	width:190px;
}

.toprightimage img
{
	width:180px;
	height:177px;
}

.paragraph
{
	margin-bottom:15px;
}

.box
{
	background:#CCCCCC;
	border:solid 1px #999999;
	margin-bottom:15px;
	padding:10px;
}

.rtext
{
	float:right;
}



.dtable
{
	border:solid 1px #999999;
	width:600px;
	margin-bottom:10px;
}

.dtable .row
{
	border-bottom:solid 1px #999999;
	background:#E1E1E1;
}

.dtable .noborderrow
{
	background:#E1E1E1;
}

.dtable .row .hcell
{
	text-align:center;
	font-size:14px;
	font-weight:700;
	padding:5px;
}

.dtable .row .cell, .dtable .noborderrow .cell
{
	float:left;
	width:180px;
	padding:5px;
	border-right:solid 1px #999999;
}

p
{
	margin-bottom:15px;
	margin-top:0px;
}


.hibox
{
	padding:10px;
	border:solid 1px #CCCCCC;
}

.photos
{
	width:300px;
	float:left;
	padding:20px;
}

.photoframe
{
	width:690px;
	margin:auto;
}

.highlight
{
	color:#0000FF;
}

.redtext
{
	color:#FF0000;
}

.moredetails, .moredetails a
{
	font-size:16px;
	color:#0000FF;
}

.bigcap
{
	font-size:15px;
}

.img1
{
	float:right;
	width:206px;
	height:137px;
	padding:0px 0px 10px 20px;
}

.img2
{
	float:left;
	width:129px;
	height:199px;
	padding:0px 20px 10px 0px;
}

.img3
{
	float:right;
	width:135px;
	height:187px;
	padding:0px 0px 10px 20px;
}

.photo
{
	width:85px;
	height:85px;
}

