/**************************************************************************
------------------------------ GENERAL ------------------------------------
**************************************************************************/
* {
	margin:0;
	padding:0;
	}

html {
	min-height:100%;
	margin-bottom:1px;
	}

body {
	background:#ffffff url(../images/bg.jpg) repeat-x top;
	position:relative;
	font:normal 12px/18px 'lucida grande',verdana,helvetica,sans-serif;
	color:#666;
	}

a img {
	border:none;
	border-bottom:none;
	text-decoration:none;
	border-width:0;
	}

a {
	text-decoration:none;
	}

a {
	outline:none;
	}

hr {
	display:none;
	}

ul {
	list-style-type:none;
	}

li span {
	margin-left:-5000px;
	}
	
strong {
	color: black;
	}

.tenpoint {
	font-size: 10px;
	line-height: 12px;
	}

.smallcaps { 
	font-size: 9px;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 1px;
	}

.smalltext { 
	font-size: 9px;
	}

a#homeLink span {
	display:none;
	}

#outerWrapper {
	position:relative;
	width:758px;
	margin:0 auto;
	}

.heading {font-size: 14px; font-family: Verdana,Arial,Helvetica; color : #000000; font-weight : bold;}


#ccard { min-height: 15em; margin: 0; padding: 0;}

#ccard dl { margin: 0; padding: 0; }

#ccard dt { font-weight: bold; width: 13em; float: left; clear: left;
margin: 0.3em 0 0 0;}

#ccard dd { width: 30em; float: left; padding: 0; margin: 0.3em 0 0 0; }

#ccard dt { border-bottom: 1px #eee solid; }

#ccard dd { border-bottom: 1px #fff solid; }            

#title dt, #title {  background-color: #9BCFF3;}