body
{
	margin-top: 11px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	text-align: -moz-center;
	background-image: url(../images/vcg_backit.jpg);
	background-repeat: repeat-x;
}

* html body
{
	margin-top: 11px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	text-align: center;
	background-image: url(../images/vcg_backit.jpg);
	background-repeat: repeat-x;
}

ul
{
	margin-top: 5px;
	margin-left: 20px;
	margin-bottom: 6px;
	line-height: 14px;
}

a
{
	font-family: arial;
	font-size: 12px;
	text-decoration: underline;
	color: #091BC4;	
}
a.redlink
{
	font-family: arial;
	font-size: 12px;
	text-decoration: underline;
	color: #EE1C23;	
}

a.tnavlink:link
{
	font-family: Verdana;
	font-size: 11px;
	text-decoration: underline;
	color: #ffffff;
}
a.tnavlink:active
{
	font-family: Verdana;
	font-size: 11px;
	text-decoration: underline;
	color: #EE1C23;
}
a.tnavlink:visited
{
	font-family: Verdana;
	font-size: 11px;
	text-decoration: underline;
	color: #ffffff;
}
a.tnavlink:hover
{
	font-family: Verdana;
	font-size: 11px;
	text-decoration: underline;
	color: #DDDBDB;
}

a.navlink:link
{
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #F6B9BB;	
}

a.navlink:active
{
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #F6B9BB;
}
a.navlink:visited
{
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #F6B9BB;
}
a.navlink:hover
{
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
}

a.footerlink:link
{
	color: #F6F6F6;
	font-family: Verdana;
	font-size: 11px;
	vertical-align: bottom;
	text-align: center;
	letter-spacing: -0.1em;
	text-decoration: none;
}
a.footerlink:active
{
	color: #DDDBDB;
	font-family: Verdana;
	font-size: 11px;
	vertical-align: bottom;
	text-align: center;
	letter-spacing: -0.1em;
	text-decoration: none;
}
a.footerlink:visited
{
	color: #F6F6F6;
	font-family: Verdana;
	font-size: 11px;
	vertical-align: bottom;
	text-align: center;
	letter-spacing: -0.1em;
	text-decoration: none;
}
a.footerlink:hover
{
	color: #DDDBDB;
	font-family: Verdana;
	font-size: 11px;
	vertical-align: bottom;
	text-align: center;
	letter-spacing: -0.1em;
	text-decoration: none;
}

.maintext
{
	color: #6D6E71;
	font-family: Arial;
	font-size: 12px;
}
.bluetext
{
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	color: #091BC4;	
}
.redtext
{
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	color: #EE1C23;	
}
.redtext_bold
{
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	color: #EE1C23;
	font-weight:bold;
}
.redtextbox
{
	color: #6D6E71;
	font-family: Arial;
	font-size: 12px;
	border: solid 1px #EE1C23;
}
.maintextbox
{
	color: #6D6E71;
	font-family: Arial;
	font-size: 12px;
	border: solid 1px #6D6E71;
}
.footer_bold_grey
{
	font-family:Arial;
	font-size: 12px;
	font-weight: bold;
	color: #6D6E71;
}
.footer_bold_red
{
	font-family:Arial;
	font-size: 12px;
	font-weight: bold;
	color: #EE1C23;
}
.footersub
{
	text-align:center;
	padding:10px;
}
.navtext
{
	position:relative;
	top: 9px;
	left: 7px;
}
#navtop
{
	background-image: url(../images/nav_top.gif);
	background-repeat: no-repeat;
	width:192px;
	height:36px;
	position:relative;
	left:6px;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
}
.navitem
{
	background-image: url(../images/nav_item.gif);
	background-repeat: no-repeat;
	width:192px;
	height:36px;
	position:relative;
	left:6px;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
}
#navbott
{
	background-image: url(../images/nav_bott.gif);
	background-repeat: no-repeat;
	width:192px;
	height:47px;
	position:relative;
	left:6px;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
}
#maincontent
{
	width: 474px;
	vertical-align: top;
	text-align: left;
	color: #6D6E71;
	padding: 10px;
	font-family: Arial;
	font-size: 12px;
}
* html #maincontent
{
	width: 494px;
	vertical-align: top;
	text-align: left;
	color: #6D6E71;
	padding: 10px;
	font-family: Arial;
	font-size: 12px;
}
#headertag
{
	background-image: url(../images/header_tag.gif);
	background-repeat:no-repeat;
	width: 375px;
	height: 114px;
	vertical-align: bottom;
	color: #EE1C23;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
}
#header_nav
{
	width:370px;
	height:41px;
	background-image: url(../images/header_nav.gif);
	vertical-align: bottom;
	text-align: center;
}
#header_links
{
	position:relative;
	width:370px;
	height:41px;
	top:8px;
	left:7px;
	vertical-align: bottom;
	text-align: left;
	letter-spacing: 0em;
}
#header_navsub
{
	width:370px;
	height:73px;
}
#sidebar
{
	width:249px;
	background-image:url(../images/sidebar_backit.gif);
	text-align: -moz-center;
	vertical-align:top;	
}
* html #sidebar
{
	width:249px;
	background-image:url(../images/sidebar_backit.gif);
	text-align:center;
	vertical-align:top;	
}
#callad01
{
	position:relative;
	top: 0px;
	left: 15px;
	width:200px;
	height:30px;
}
#callad02
{
	position:relative;
	top: 60px;
	left: 0px;
	width:134px;
	height:198px;
	text-align:left;
}
#footer
{
	width: 831px;
	height: 42px;
	border-top: solid 1px #E9E9E9;
	border-bottom: solid 1px #E9E9E9;
	background-color: #8F8F91;
	color: #F6F6F6;
	font-family: Verdana;
	font-size: 11px;
	vertical-align: bottom;
	text-align: center;
}
* html #footer
{
	width: 831px;
	height: 44px;
	border-top: solid 1px #E9E9E9;
	border-bottom: solid 1px #E9E9E9;
	background-color: #8F8F91;
	color: #F6F6F6;
	font-family: Verdana;
	font-size: 11px;
	vertical-align: bottom;
	text-align: center;
}