@charset "utf-8";
/* CSS Document */
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}
h1{
	font-size:22px;
	font-family: Arial, Helvetica, sans-serif;
	/*color:#CC3365;*/
	color:#008AB0;
	margin:0px;
	padding:0px;
}
h2{
	font-size:16px;
	font-weight:bold;
	letter-spacing:0.1px;
	/*color:#CC3365;*/
	color:#008AB0;
	margin-bottom:16px;
}
h3{
	font-size:15px;
	/*color:#CC3365;*/
	color:#008AB0;
}

p{
	font-size:12px;
	font-weight:normal;
	color:#666666;
	line-height:15px;
	text-transform:none;
	margin-bottom:8px;
}
/*p.head{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	line-height:24px;
	color:#fff;
	margin-bottom:15px;
}*/
a{
	text-decoration:underline;
	color:#666666;
}
ul, ol{
	margin-left:20px;
}
img{ border:none;}
/*.pink{color:#CC3365;}
NOT PINK ANYMORE - NOW BLUE
*/
.pink{color:#008AB0;}
/*.default{
	color:#dc6a44;
}
.dark{
	color:#464646;
}
.light{color:#d7d7d7;}
.black{
	color:#000;
}
.mailto{
	color:#414142;
	text-decoration:underline;
}
.underline{
	text-decoration:underline;
}
.white{
	color:#fff;
}*/
.nomargin{margin:0px !important;}
/*.biggermargin{margin-bottom:20px;}*/
.center{text-align:center;}
/*.large{font-size:13px;}
.small{font-size:11px;line-height:normal;}
.smallest{font-size:8px;line-height:normal;margin:0px;}*/
span.access {display:none}
