/* Design by Brian Diaz of Media 65 @ http://www.m65.net  All Rights Reserved */
@import url(/ccc/templates/CCC/css/layouts.css);
@import url(/ccc/templates/CCC/css/components.css);
@import url(/ccc/templates/CCC/css/modules.css);
@import url(/ccc/templates/CCC/css/navigation.css);
@import url(/ccc/templates/CCC/css/misc.css);
@import url(/ccc/templates/CCC/css/forms.css);


/* #######################  GENERAL SETTINGS ############################ */

#centerinfo{
  margin: 0 auto;
  width: 100%;
  text-align: left;
  }
html.body{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
margin: 0;
	background-color: #CCCCFF;
margin-left : auto;
margin-right : auto;
width : 1280px; 
}

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
margin: 0 auto;
	background-color: #FFFFFF;
width : 1280px; 
	}

/*  Global Formatting */
h1 {font-size:16px;line-height: 1em;font-weight: 900;}
h2 {font-size:15px;line-height: 1em;font-weight: 900;}
h3 {font-size:14px;line-height: 1em;font-weight: 900;}
h4 {font-size:13px;line-height: 1em;font-weight: 900;}
h5 {font-size:12px;line-height: 1em;font-weight: 900;}
h6 {font-size:11px;line-height: 1em;font-weight: 900;}
td{font-size: 12px;}
th{font-size: 12px;}
a:link {}
a:hover {}
a:visited {}
img {border: 0 none;}

.contentarea {
text-align:center; vertical-align:top; padding-top: 40px;}
/* Clears Divs */
.clr{clear: both;}

/* #######################  END GENERAL SETTINGS ############################ */
