body {
    font-family: Arial,Helvetica,Univers,"Zurich BT",sans-serif;
    font-size: 10pt;
	font-style  : normal;
    text-decoration: none;
    color: #000000;
	background-color: #CCCCCC;
	margin:0px;
}
/*========================================================*/
.pageFrame{width:706px;margin:0px auto 0px auto;}
.greenBar{height:16px;background:#99CC33;border-top:1px solid #000;border-bottom:1px solid #000;text-align:center;}
.tdRightCol{padding:0px 0px 0px 10px;}

.headerBar{height:16px;background-color:#333333; font-weight:normal; color:#FFFFFF;border-top:1px solid #000;border-bottom:1px solid #000;}
.headerBar a{color:#ffffff !important;}
#header{background:#28486F url(/images/fans.jpg);}
#logo {	margin:4px 0px 4px 0px; }
#logo span{visibility:hidden;}
#logo a{
	display:block;
	height:96px;
	width:257px;
	background:url(/images/cv_logo_new2.gif) no-repeat;
}

#content{background:#fff; overflow:visible;}

#footer{background:#003366;}
#footLeft{float:left;}
#footRight{float:right;}

/*========================================================*/

h1{font-size:24px; margin:20px 0px 10px 0px;}
h2{font-size:18px; margin:20px 0px 10px 0px;}

.redText{color:#FF0000; font-weight:bold;}



/*========================================================*/

A:link    {color: #0000FF}
A:visited {color: #800080; }

A:link, A:visited, A:active { 
	text-decoration : none; 
	color		: navy;
}
A:hover                     { color : #777777;        }

.button {
	font-size   : 11px;
	font-weight : normal;
	font-style  : normal;
	color       : #000000;
	background-color: #C0C0C0;
	font-family : 'MS Sans Serif',Arial,Helvetica,sans-serif;
}
.smsans {
	font-size   : 11px;
	font-weight : normal;
	font-style  : normal;
	color       : #333333;
	line-height : 14px;
	font-family : Arial,Helvetica,sans-serif;
}
.smsansbold {
	font-size   : 11px;
	font-weight : bold;
	font-style  : normal;
	color       : #333333;
	line-height : 14px;
	font-family : Arial,Helvetica,sans-serif;
}
.whitesmsansbold {
	font-size   : 12px;
	font-weight : bold;
	font-style  : normal;
	color       : #FFFFFF;
	line-height : 12px;
	font-family : Arial,Helvetica,sans-serif;
}

.sans {
	font-size   : 12px;
	font-weight : normal;
	font-style  : normal;
	color       : #000000;
	line-height : 14px;
	font-family : Arial,Helvetica,sans-serif;
}
.sansbold {
	font-size   : 12px;
	font-weight : bold;
	font-style  : normal;
	color       : #333333;
	line-height : 12px;
	font-family : Arial,Helvetica,sans-serif;
}
.sanshead {
	font-size   : 18px;
	font-weight : normal;
	font-style  : normal;
	color       : #333333;
	font-family : Arial,Helvetica,sans-serif;
}
.sansheadbold {
	font-size   : 18px;
	font-weight : bold;
	font-style  : normal;
	color       : #333333;
	font-family : Arial,Helvetica,sans-serif;
}

A.nav {
	font-size   : 12px;
	font-weight : bold;
	font-style  : normal;
	color       : #FFFFFF;
	line-height : 16px;
	font-family : Arial,Helvetica,sans-serif;
}

A.nav:link    { color: white;   }
A.nav:active  { color: maroon;  }
A.nav:visited { color: white;   }
A.nav:hover   { color: #CCCC99; }

A.res {
	font-size   : 12px;
	font-weight : bold;
	font-style  : normal;
	color       : #000000;
	line-height : 12px;
	font-family : Arial,Helvetica,sans-serif;
}

A.res:link    { color: #111177; }
A.res:active  { color: #AAAAAA; }
A.res:visited { color: #777777; }
A.res:hover   { color: #777777; }

.button2 {
	font-size        : 11px;
	font-weight      : normal;
	font-style       : normal;
	color            : #000000;
	background-color : #CCCC99;
	font-family      : 'MS Sans Serif',Arial,Helvetica,sans-serif;
}