/* CSS Document */

body {
/*	background: url(../images/strategic_bkgrd.jpg) #a8d3f6;
	background-repeat: repeat-x;
*/	
	background-color: #CCCCCC;
	margin: 0;
	padding: 0;
}

div#header {
	padding-top: 5px;
	background-color: #FFFFFF;
	margin: 0 auto;
	width: 600px;
}

div#dumb {
	padding-top: 5px;
	background-color: #FFFFFF;
	margin: 0 auto;
	width: 600px;
}
div.tab a{
	color: #1e5687;
	text-decoration: none;
	font-weight: 100;
	font-size: 16px;
	padding-bottom: 5px;
	padding-top: 5px;
}
div.tab a:hover{
	color: #CC6600;
}
div.tabtxt a{
	color: #1e5687;
	font-weight: 100;
	text-decoration: none;
	font-size: 16px;
	padding-bottom: 5px;
	padding-top: 5px;
}
div.tabtxt a:hover{
	color: #CC6600;
}
div.tabtxt span{
	font-size: 12px;
	font-weight: bold;
}
p{
	margin: 0;
	padding: 5px;
	line-height: 1.5em;
	text-align: justify;
	font-size: 12px;
}
.print {
	margin-bottom: 10px;
}
#wrapper{
	width: 600px;
	margin: 0 auto;
	font-family: Arial;
}
.box{
	background: #fff;
}
.box img{
	border: none;
    margin-right: 15px;
}
.boxholder{
	clear: both;
	width: 600px;
}
#content {
	width: 600px;
	background-color: #FFFFFF;
}
.tab{
	float: left;
	height: 36px;
	width: 200px;
	margin: 4px 0 4px 0;
	text-align: center;
	background: #FFFFFF;
	border-bottom: 1px dotted #1e5687;
	border-top: 1px dotted #1e5687;
	text-align: center;
/*	background-image: url(../images/blue-tab.jpg);
*/}
.tabtxt{
	margin: 0;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding: 6px 0 0 0px;
}

div#sites {
	width: 600px;
	margin: 0 auto;
	background: #ffffff;
	padding-top: 10px;
	font-family: Arial;
	padding-bottom: 10px;
}

 h3.title {
	background: #FDFEDE;
	line-height: 1.5em;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	padding-bottom: 0;
	margin-bottom: 5px;
	padding-left: 33px;
	font-size: 16px;
	font-weight: normal;
	color: #0f77ac;
	background-image: url(../images/arrow.jpg);
	background-position: left;
	background-repeat:no-repeat;
}

 h3.title a {
	color: #0f77ac;
	text-decoration: none;
}

 h3.title a:hover {
	text-decoration: underline;
}

form#jump {
	text-align: right;
	margin-bottom: -5px;
	margin-right: 15px;
	font-size: 11px;
}

form#jump option{
	font-size: 11px;
	padding: 1px 3px 1px 3px;
}

div#sites p.screenshot {
	float: right;
	padding-right: 10px;
	padding-top: 18px;
	margin-top: 0;
}

div#sites p.screenshot img {
	border: 0px solid #CCCCCC;
}

div#sites div#about {
	font-size: 11px;
	width: 415px;
	margin-left: 5px;
	padding-bottom: 3px;
	height: 120px;
}

div#sites div#about ul { 
	line-height: 1.8em;
	margin-top: 0;
	margin-left: 0;
	list-style: none inside;
	margin-right: 6px;
	list-style-position: outside;
}

div#sites div#about ul li {
	border-bottom: 1px solid #EEEEEE; 
}

div#sites div#about ul li span {
	font-weight: bold; 
}

div#sites div#about a {
	text-decoration: none;
	color: #CC6600;
	font-weight: bold;
	padding-left: 3px;
}

div#sites div#about a:hover {
	text-decoration: none;
	color: #000099;
}

.box ul.contact {
	font-size: 12px;
	line-height: 1.7em;
}

.box ul.contact li a{
	text-decoration: none;
	color: #1e5687;
}

.box ul.contact li a:hover {
	text-decoration: underline;
}

.box span {
	font-weight: bold;
}
