/* Global Styles */

body {
	margin:0px;
	background-color:#000000;
	}
	
td {
	font:11px arial;
	color:#99CCFF;
	}
	
hr {
	height:1px; 
	color: #cccccc;
	border: none;
	}
	
a {
	color: #33CCFF;
	text-decoration:none;
	}
	
a:hover {
	color: #ffffff;
	text-decoration:none;
	}
	
#cwbody {
	background-color:#14285f;	
	}
	
/* PNG Fix: moved to an IE selector on the template */
	
/* ID Styles */

#navigation a {
	font:11px georgia;
	color: #33CCFF;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:0.1em;
	line-height:16px;
	display:block;
	padding:10px;
	border: 1pt solid rgb(20,40,95);
	border-right-width: 0px; 
	border-left-width: 0px; 
	}
	
#navigation a:hover {
	color:#ffffff;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: 1pt;
	border-bottom-width: 1pt;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
	}
	
#sidebarHeader {
	padding: 0px 4px 14px 4px;
	}

#logo {
	color:#CCCCCC;
	}

#tagline {
	font:12px georgia;
	color: #02021e;
	line-height:18px;
	letter-spacing:0.4em;
	}
	
#dateformat a {
	color:#99CCFF;
	font:11px georgia;
	color: #99CCFF;
	letter-spacing:.2em;
	text-decoration:none;
	font-weight:bold;
	}
	
#dateformat a:hover {
	color: #ffffff;
	}

/* Class Styles */

.bodyText {
	font:11px arial;
	color:#FFFF99;
	line-height:20px;
	letter-spacing:0.1em;
	margin-top:0px;
	}
	
.pageName{
	font:22px georgia;
	color: #FFCC00;
	line-height:20px;
	letter-spacing:0.1em;
	}
	
.subHeader {
	font:16px georgia;
	color: #FFCC00;
	font-weight:bold;
	letter-spacing:0.1em;
	line-height:16px;
	}	
	
.sidebarHeader {
	font:14px georgia;
	color: #99CCFF;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	}	
	
.detailText {
	font:11px arial;
	color:#ffffff;
	line-height:16px;
	letter-spacing:.1em;
	}
	
.smallText {
	font:10px arial;
	color:#99CCFF;
	}
	

div#pageFooter {
	clear: both;
	background-color: #000;
	width: auto;
	margin: 0 auto;
	padding: 0 0 1ex 0;
	border-top:double;
	border-top-width:medium;
	border-top-color: #FF9900;
}

p.baseline {
	/* border-top: 1px solid #ddd; */
	text-align: center;
	font-size: 74%;
	color: #999;
	padding: 1ex;
	margin: 0;
}	

/* tips */



.tool-tip {
	color: #fff;
	width: 139px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background: url(scripts/mootips/bubble.png) top left;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(scripts/mootips/bubble.png) bottom right;
}
 
.custom-tip {
	color: #000;
	width: 130px;
	z-index: 13000;
}
 
.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #ffffff;
	padding: 8px 8px 4px;
	background: #14285f;
	border-top: 1px solid #ffcc00;
	border-left: 1px solid #ffcc00;
	border-right: 1px solid #ffcc00;
}
 
.custom-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #ffffcc;
	border-left: 1px solid #ffcc00;
	border-right: 1px solid #ffcc00;
	border-bottom: 1px solid #ffcc00;
}


/* Flash SWFObject  */

#cwflashcontent {
		width: 198px;
		height: 258px;
		color: #CCCCCC;
}

#cwflashlogo {
		width: 550px;
		height: 150px;
}

/* iFishEye mootools */

.iFishEyeCaption {
	font-size:1.1em;
}

#iFishEye_portfolios {
	position:absolute;	
	text-align:center;
}

/* fixes */
#rightcolfix {
	padding-left: 20px;
	}
	
#linksfix a {
	color: #0066FF;
	text-decoration:none;
}

#linksfix a:hover {
	color: #0066FF;
	text-decoration:none;
}

