body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #1b1b28;
	margin: 0;
	line-height:18px;
}

h1, .style4 {
	font-family: Century Gothic, Arial, sans-serif;
	font-size: 1.6em;
	color: #DC0071;
	font-weight: normal;
	line-height:24px;
}

h2 {
	font-family: Century Gothic, Arial, sans-serif;
	font-size: 1.4em;
	color: #fff;
	font-weight: normal;
}

h3 {
	font-family: Century Gothic, Arial, sans-serif;
	font-size: 1.3em;
	color: #DC0071;
	font-weight: normal;
}


#csslogo {
	width:937px;
	background: url(images/nav_logo.gif) center no-repeat;
	padding:20px 0 20px 0;
	height: 108px;
	margin: 0 auto;
}

#cssnav {
	width:100%;
	background: url(images/nav_tile.gif) repeat-x;
	height: 27px;
}

#cssnav2 {
	width:937px;
	height: 27px;
	margin: 0 auto;
}

#cssflash {
	width:100%;
	background-color: #CED2D7;
	height: 294px;
}

#cssflash2 {
	width:937px;
	padding:30px 0 30px 0;
	margin: 0 auto;
}

#csscontent {
	width:937px;
	margin:40px auto 30px auto;
}

#csslhs{
	width:558px;
	padding:0 30px 0 10px;
	border-right:2px solid #CED2D7;
	float:left;
}

#cssrhs{
	width:305px;
	padding:0 0 0 30px;
	float:left;
}

#csstail {
	width:100%;
	padding:40px 0px 20px 0px;
	background: url(images/tail_bg.gif) #000 repeat-x;
}

#csslhs2 {
	width:568px;
	padding:0 30px 0 0;
	border-right:2px solid #fff;
	float:left;
	color:#CED2D7;
}

#cssrhs2 {
	width:280px;
	padding:0 0 0 30px;
	float:left;
	color:#CED2D7;
}

#csscontent2, #cssbotwrap  {
	width:937px;
	margin: 0 auto;
}

.style1 {
	color: #FC0282;
}

.style2 {
	color: #DC0071;
	font-weight: bold;
}

.style3 {
	color: #1A25C2;
	font-size: 1.3em;
}

#cssend{
	width:100%;
	text-align:center;
	background-color: #26262a;
	padding:20px 0 0 0;
	height: 30px;
}

a:link, a:visited  {
	color: #DC0071;
	text-decoration: none;
}

a:hover {
	color: #1A25C2;
	text-decoration: none;
}


#csscontent2 a:link, #csscontent2 a:visited  {
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

#csscontent2 a:hover {
	font-size: 10px;
	color: #DC0071;
	text-decoration: none;
	font-weight: bold;
}

a.email:link, a.email:visited  {
	color: #FFF;
	text-decoration: none;
}

a.email:hover {
	color: #DC0071;
	text-decoration: none;
}

.alert	{
	color:#FF0000;
}

img.thinborder	{
	border: 1px solid #000;
}