@charset "utf-8";
/* CSS Document */

*
{
	padding:0px;
	margin:0px;
}


body
{
	font-family:Verdana, "Trebuchet MS", serif;
	font-size:13px;
	margin-top:15px;
	margin-bottom:50px;
	line-height:20px;
	background:url(../_themes/compass/background_compass.gif) no-repeat;
}

a
{
	color:#003366;
}

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;
	background-color: #FFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-right: 8px;
	padding-left: 8px;
}

.topbanner
{
	width:600px;
	margin-bottom:12px;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
}

.navigation img
{
	height:45px;
}

.pad20
{
	margin-top:20px;
}

.leftpart
{
	float:left;
	width:192px;
	padding-left: 8px;
}

ul
{
	list-style-position:outside;
	margin-top:1px;
	margin-left:18px;
	list-style-image: url(../pics/bul066.gif);
}

ul li
{
	margin-bottom:8px;
}

ul ul
{
	margin-left:25x;
}

.nobullet
{
	list-style-image:none;
	list-style-type:none;
	list-style-position:outside;
	padding-bottom: 6px;
}

.rightpart
{
	width:730px;
	float:right;
	padding-right: 5px;
}


.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;
	background-color: #F6F6F6;
}

.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:#003366;
}

.redtext
{
	color:#CC0000;
}

.moredetails, .moredetails a
{
	font-size:16px;
	color:#003366;
}

.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;
}
.MenuFocus {
	font-size: inherit;
	font-weight: bold;
	color: #CC0000;
	background-color: #F0F0F0;
}
#RedBold {
	font-weight: bold;
	color: #C10435;
	font-size: medium;
}
.redletters {
	color: #cc0000;
	font-size: 12px;
	font-weight: lighter;
}
#applylink {
	background-color: #D7FFD7;
	font-weight: normal;
}

