body { 
	font: 10pt/16pt "trebuchet MS", arial, helvetica, sans; 
	color: #666;  
	background: #F3D153 url(images/bkg.jpg) repeat-x; 
	margin: 0px; 
	text-align: center;
	}

p {
	font: 10pt/16pt "trebuchet MS", arial, helvetica, sans; 
		color: #666;  
	}

p.intro {
	font: 10pt/16pt "trebuchet MS", arial, helvetica, sans; 
		color: #54075A;  
	}

h1 { 
	font: 22pt georgia, times, serif; 
	color: #CC9900; 
	}


h2 { 
	font: bold 11pt arial, sans; 
	color: #56085C;
	}

h3 { 
	font: bold 10pt arial, sans; 
	color: #E0B530;
	margin-bottom:2px;
	}

h4 { 
	font: bold 10pt arial, sans; 
	color: #999999;
	margin-top: 5px;
	border-bottom: 1px dotted #A5BBDC;
	width: 160px;
	}

a:link, a:visited { 
	text-decoration: none; 
	color: #996699;
	}

a:hover, a:active { 
	text-decoration: none; 
	color: #C7AAC7;
	}





#wrapper { 
	width: 840px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding: 0px;
	background: url(images/bg_matte.gif) repeat-y;
	}

#container { 
	width: 730px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	border: 0px solid #CCCCCC;
	}


#contents { 
	background: #fff url(images/bkg_body5.jpg) repeat-x;
	width: 730px;
	border: 0px solid #CCCCCC;
	text-align: left;
	overflow:hidden;
	}


#fullspan{
	width: 730px;
	float: left;
	overflow:hidden;
	}

#leftcol {	
	width: 470px;
	float: left;
}

#rightcol {
	width: 200px;
	padding-left: 20px;
	float: right;
	}


#leftcolsmall {	
	width: 150px;
	float: left;
}

#rightcolbig {
	width: 470px;
	padding-left: 20px;
	float: right;
	padding-top: 10px;
	}



#header {
	height: 290px;
	margin: 0px;
	clear: both;
	}

#footer { 
	border-top: 1px solid #FCEFC9;
	margin-top: 20px;
	height: 40px;
	background-color: #fff;
	padding-top: 10px;
	text-align: center;
	color: #f1f1f1;
	clear: both;
	}

#footernav { 
	float: left;
	padding-left: 0px;
	text-align: center;
	}

#footercopyright { 
	float: right;
	font: 7pt/16pt tahoma, verdana, arial, sans; 
	color: #C1A9C1;
	text-align: right;
	padding-right: 20px;
	}


#footer a { 
	font: 8pt tahoma, verdana, arial, sans; 
	font-weight: bold;
	text-decoration: none; 
	color: #F3CA4C;
	}

#footer a:hover { 
	text-decoration: none; 
	color: #F8DD8C;
	}


.copyright {
	font: 7pt/16pt tahoma, verdana, arial, sans; 
	color: #FF7E06;
}




#whitebox {
	background-color: #ffffff;
	border-right: 1px solid #DBE1E4;
	border-bottom: 1px solid #DBE1E4;
	padding: 20px;
}

#box {
	background-color: #f1f1f1;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 10px 20px 20px 20px;
}


#box h1 { 
	font: bold 11pt arial, sans; 
	color: #56085C;
	margin-top: 4px;
	}


#box ul
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

#box li 
{
padding-left: 25px;
padding-bottom: 5px;
background-image: url(images/icon_arrow.gif);
background-repeat: no-repeat;
background-position: 0 .2em;
font-size: 9pt;
color: #56085C;
}




#registerBox {
	background-color: #fff;
	border: 1px solid #F7DB89;
	padding: 10px 20px 20px 20px;
}






#arrowlist
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

#arrowlist li 
{
padding-left: 25px;
padding-bottom: 5px;
background-image: url(images/icon_arrow.gif);
background-repeat: no-repeat;
background-position: 0 .2em;
font-size: 9pt;
}





.rowHead { 
	background-color: #fff;
	font: 9pt/14pt arial; 
	font-weight: bold;
	color: #56085C; }

.rowOdd { background-color: #FFF4C8;
	font: 8pt/14pt tahoma, verdana, arial, sans; 
	color: #7C4C12; }

.rowEven { background-color: #; 
	font: 8pt/14pt tahoma, verdana, arial, sans; 
	color: #7C4C12;
	}



#topContact  { 
	font: 8pt tahoma, verdana, arial, sans; 
	color: #fff;
	}

#topContact a { 
	font: 8pt tahoma, verdana, arial, sans; 
	text-decoration: none; 
	color: #fff;
	}

#topContact a:hover { 
	text-decoration: none; 
	color: #fff;
	}




.small { color: #A285A4; font-style: italic; font-size: 11px; }
.quote { font-weight: normal; color: #735775; }
.name { color: #A285A4; font-style: italic; font-size: 11px; }
.photoborder { border: 1px solid #94AED4; }
.photoborderportal { border: 1px solid #94AED4; margin-right: 15px; }
