body {
	margin:0px;
	padding:0px;
	background-image:url(../images/bg_tile_charter.gif);
}
td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000; /* was #bbbbbb */
	line-height:14px;
}

a {
	text-decoration:underline;
	color:#000000; /* was #bbbbbb */
}
a:hover{text-decoration:none;}
a:hover{text-decoration:underline;}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#601a88; /* was #eeeeee*/
	margin:0 0 10px 0;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	color:#601a88; /* was #eeeeee*/
	margin:0 0 0px 0;
}

.coach_title {
	/*color:#ffffff;*/
	text-transform:uppercase;
}

.quote_01 {
	color:#eeeeee; /* was #b7b7b7*/
}
sup {
	line-height:0px;
}

.tableBG {
	background-color:#ffffff;
}
.tbl_dashed {
	background-image:url(../images/px.gif);
	background-position:right;
	background-repeat:repeat-y;
	margin:15px 0px 15px 0;
}
.sideColPad {
	margin:15px 14px 15px 14px;
}
.marg_15px {
	margin:15px;
}
.marg_20px {
	margin:15px 20px 15px 20px;
}

.bodyList {
	list-style:disc;
	margin:10px 0 10px 20px;
}
.bodyList li {
	margin:4px 0 0 0px;
	padding:0;
	line-height:14px;
}


ul {margin:0; padding:0; list-style:none}
li {background:url(images/a.gif) center left no-repeat; margin:0 0 0 0px; padding:0 0 0 8px; line-height:16px }
li a { color:#000000; font-weight:bold}


.welcome strong { color:#828282}

.latest span { color:#eeeeee}

.copy {
	color:#000000;  /* was #bbbbbb*/
	line-height:16px;
}
.copy a {
	color:#000000; /* was #bbbbbb*/
	text-decoration:none;
}
.copy a:hover {
	text-decoration:underline;
}

.content_10px {
	font:Tahoma;
	font-size:9px;
}

.gallery span a { text-decoration:none}
.gallery span a:hover { text-decoration:underline}

.white {color:#ffffff; text-decoration:none}

.purple {color:#601a88; text-decoration:none}
.purple a:link{color:#601a88; text-decoration:underline;}
.purple a:hover{color:#601a88;text-decoration:none;}
.purple a:visited{color:#601a88;text-decoration:underline;}
.purple a:visited:hover{color:#601a88;text-decoration:none;}


.stats_capCity {
	background-image:url(../images/stats_capitalCity_v02.jpg);
	background-repeat:no-repeat;
	height:180px;
}
.stats_whitegreen {
	background-image:url(../images/stats_whitegreen.jpg);
	background-repeat:no-repeat;
	height:150px;
}
.stats_geeksquad {
	background-image:url(../images/stats_geeksquad.jpg);
	background-repeat:no-repeat;
	height:180px;
}
.stats_medsim {
	background-image:url(../images/stats_medsim.jpg);
	background-repeat:no-repeat;
	height:180px;
}
.stats_cfi {
	background-image:url(../images/stats_cfi.jpg);
	background-repeat:no-repeat;
	height:170px;
}
.stats_280 {
	background-image:url(../images/stats_280.jpg);
	background-repeat:no-repeat;
	height:170px;
}
.stats_721 {
	background-image:url(../images/stats_721.jpg);
	background-repeat:no-repeat;
	height:190px;
}
.stats_3305 {
	background-image:url(../images/stats_3305.jpg);
	background-repeat:no-repeat;
	height:170px;
}
.stats_1008 {
	background-image:url(../images/stats_1008.jpg);
	background-repeat:no-repeat;
	height:170px;
}
.stats_4008 {
	background-image:url(../images/stats_4008.jpg);
	background-repeat:no-repeat;
	height:170px;
}
.stats_3703 {
	background-image:url(../images/stats_3703.jpg);
	background-repeat:no-repeat;
	height:170px;
}





.form { 
	width:204px;
	height:19px;
	font-family:tahoma;
	font-size:11px;
	border-style: solid;
	border-width: 1px;
	border-color:#c6c3c8; /* was #eeeeee */
	background-color:#ffffff; /* was #4F4F4F */
	color:#333333; /* was #eeeeee */
	margin-left:0px;
	margin-right:0px;
	padding:2px 0 0 2px;
}

.form2 { 
	width:204px;
	height:21px;
	line-height:18px;
	font-family:tahoma;
	font-size:11px;
	border-style: solid;
	border-width: 1px;
	border-color:#c6c3c8; /* was #eeeeee */
	background-color:#ffffff; /* was #333333 */
	color:#333333; /* was #eeeeee */
	margin:0 0 3px 0;
	padding:0 0 0 2px;
}

		
.textarea { width:204px;
		height:79px;
		font-family:tahoma;
		font-size:11px;
		border-style: solid;
		border-width: 1px;
		border-color:#c6c3c8; /* was #eeeeee */
		background-color:#ffffff; /* was #4F4F4F */
		color:#333333; /* was #eeeeee */
		margin-left:0px;
		margin-right:0px}
		
/* submit/reset btn for form */
input.submit{
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
	padding:0 auto 0 auto;
    background-color: #eeeeee;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
	font-weight:bold;
    color: #000000;
	width:80px;
	height:20px;
	cursor:pointer;
}
