@charset "UTF-8";
/* Main Text CSS */
p	{
	color:#313131;
	margin: 0;
	padding: 4px 0;
	word-spacing:.12em;
	font: 11px Verdana, sans-serif, Arial, Helvetica;
}

p.stress	{
	font-style:italic;
}
p.strong	{
	font-weight:bold;
}
p.stressstrong	{
	font-style:italic;
	font-weight:bold;
}
a	{
	color: #285EA8;
	font-weight: normal;
	text-decoration: none;
} 
a:link, a:active, a:visited	{
	color: #285EA8;
	font-weight: normal;
	text-decoration: none;
}
a:hover	{
	color: #009933;
	text-decoration: none;
}
#tagline {
	position:absolute;
	left:220px;
	top:53px;
	width:544px;
	height:39px;
	text-align: left;
	font-size: 10px;
	font-style: oblique;
	line-height: 1.5em;
	font-family: "Century Gothic", "ITC Avant Garde Gothic","TW Cen MT","Futura Bk";
	color: #333;
	word-spacing: 0.12em;
}
#skcdc {
	position:absolute;
	top:66px;
	left: 20px;
	margin: 0px;
	padding: 0px;
	text-align:justify;
	z-index:1;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	letter-spacing:normal;
	font-weight:bolder;
	font-variant: small-caps;
	text-transform: none;
	color: #FFF;
}
h1	{
	font-family: "Century Gothic", "ITC Avant Garde Gothic","TW Cen MT","Futura Bk";
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	color:#F90;
	padding:15px 0;
	margin: 0;
}


h2	{
	font-size: 15px;
	font-family: "Century Gothic", "ITC Avant Garde Gothic","TW Cen MT","Futura Bk";
	color:#464646;
	font-weight: bold;
	padding: 0;
	margin: 0;
	font-style: normal;
}
h3	{
	font-size: 12px;
	font-family: "Century Gothic", "ITC Avant Garde Gothic","TW Cen MT","Futura Bk";
	font-style: normal;
	font-weight: bold;
	color:#313131;
	margin: 0;
	padding-top: 11px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
h4	{
	font-size: 13px;
	font-family: "Century Gothic", "ITC Avant Garde Gothic","TW Cen MT","Futura Bk";
	font-style: normal;
	font-weight: bold;
	margin: 0;
	padding: 5px 0;
	color: #285EA8;
	line-height: 15px;
	font-variant: normal;
}
h5	{
	font-family: "Century Gothic", "ITC Avant Garde Gothic","TW Cen MT","Futura Bk";
	font-size: 13px;
	line-height: 15px;
	color:#313131;
	font-weight: bold;
	margin: 0;
	padding: 5px 0;
	list-style-type: disc;
}
h6	{
	font-weight:bold;
	line-height: 14px;
	color:#313131;
	margin: 0;
	padding: 4px 0 0 0;
	word-spacing:.15em;
	font: 10px "Century Gothic", "ITC Avant Garde Gothic","TW Cen MT","Futura Bk";
}

#wrapper #headernav a {
	font: 10px "Century Gothic", "ITC Avant Garde Gothic","TW Cen MT","Futura Bk";
	white-space: nowrap;
	text-decoration: none;
	padding-bottom:4px;
	font-weight:bold;

}

#headernav a:active #headernav a:visited #headernav a:link	{
	font: 10px "Century Gothic", "ITC Avant Garde Gothic","TW Cen MT","Futura Bk";
	padding-bottom:4px;
}
#headernav a:hover	{
	color:#090;
}
#sidebarnav {
	margin: 0;
	width: 190px;
	clear:left;
	padding: 10px 10px 10px 5px;
}
#sidebarnav p{
	font: 10px Verdana, sans-serif, Arial, Helvetica;	
	line-height: 12px;
}
#sidebarnav a {
	font: 10px Verdana, sans-serif, Arial, Helvetica;
	}
#sidebarnav ul li{
	font-weight:normal;
	list-style-type: disc;
	font: 10px Verdana, sans-serif, Arial, Helvetica;
	color: #333333;
	list-style-position: outside;
	margin:0 0 0 -20px ;
}
#sidebar h4{
	color: #009900;
	font-size: 13px;
	line-height: 15px;
	padding: 0;
}
#mainContent ul li{
	list-style-type: disc;
	list-style-position: outside;
	margin-right:-5px ;
}

#footerLogo img a #footerLogoR img a {
	color: #FFF;
	border: none;
	font-size: 10px;
	font-color: #333;

}
#wrapper #footer a {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

