/* Edited 13 Dec 2010 01:50:39 PM by Dawna Jarvis [1:U:8] */
/* Edited 10 Dec 2010 03:10:17 PM by Dawna Jarvis [1:U:8] */
/* Edited 10 Dec 2010 03:09:00 PM by Dawna Jarvis [1:U:8] */
/* Edited 10 Dec 2010 02:48:36 PM by Dawna Jarvis [1:U:8] */
/* Edited 10 Dec 2010 02:47:23 PM by Dawna Jarvis [1:U:8] */
/* Edited 10 Dec 2010 02:18:33 PM by Dawna Jarvis [1:U:8] */
/* Edited 10 Dec 2010 02:13:55 PM by Dawna Jarvis [1:U:8] */
/* Edited 29 Nov 2010 01:41:18 PM by Dawna Jarvis [1:U:8] */
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #007AC9;
}
.VCSubHeading2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #069247;
	font-weight:bold;
}
.VCSubHeading3{
	font-size:14px;
	color:#0069B7;
	font-weight:lighter;
}
.VCSubHeading4{
	font-size:12px;
	color:#0069B7;
	font-weight:bold;
}
.VCSubHeading5{
	font-size:12px;
	color:#069247;
	font-weight:bold;
}
a:link,a:active,a:visited{
	color:#007AC9;
	text-decoration:none;
}
a:hover{
	color:#069247;
	text-decoration:none;
}
.VCHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #007AC9;
}
.VCSubHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #007AC9;
}
.VCCaptions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #007AC9;
}
.VCText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
}
p,span,div,td,th{
	font-size:12px;
	color:#555555;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #555555;
}
/*
	Mobile Header
*/
#mobileheader{background: url(images/mobile/tile_header.gif) repeat-x 0 0;}
	#mobileheader div.container{
		background: url(images/mobile/background_header.gif) no-repeat 0 0;
		height: 50px;
		text-align: center;
		width: 100%;
	}
	#mobileheader div img{border: 0;}
	#mobileheader #actionBack{
		float: left;
		margin-top: -50px;
		padding: 7px 0 0 10px;
	}
	#mobileheader #actionBack.hidden{display: none;}
	#mobileheader #actionHome{
		float: right;
		margin-top: -50px;
		padding: 7px 10px 0 0;
	}
	#mobileheader #actionHome.hidden{display: none;}
	#mobileheader #logo{
		margin: 0 auto;
	}


