
/* begin sub-classes of p and li */

	#wrapper
	{
		margin-left: auto;
		margin-right: auto;
		width: 750px;

	}

	.homeCore
	{
		xbackground-image: url(../i/home_core.jpg);
		xbackground-repeat: no-repeat;
		xbackground-position: bottom right;
	}

	.headerLeft
	{
		width: 332px;
	}

	.headerRight
	{
		text-align: right;
		background-color: #394379;
		background-image: url(../i/corner_blue.gif);
		background-repeat: no-repeat;
		background-position: bottom right;
		padding: 5px 10px 5px 0px;
		width: 100%;
		color: #6897C1;
	}

	.headerRight .links a
	{
		color: #FFFFFF; text-decoration: none;
	}

	.headerRight .links a:hover
	{
		color: #9F1E30; text-decoration: none;
	}

	.headerRight .telephone
	{
		position: relative;
	}


/* right hand related content  box on steps */

	.related
	{
		background-color: #394379;
		background-image: url(../i/corner_blue.gif);
		background-repeat: no-repeat;
		background-position: bottom right;
		padding: 10px;
		white-space: nowrap;
		color: #FFFFFF;
	}

	.related .title
	{
		font-family: arial, helvetica, sans-serif;
		font-weight: bold;
		font-size: 80%;
		letter-spacing: -1px;
		color: #EFEFEF;
		margin-bottom: 10px;
	}

	.related p
	{
		xmargin: 0px;
	}

	.related a { color: #FFFFFF; text-decoration: none; }
	.related a:visited { color: #FFFFFF; text-decoration: none; }
	.related a:hover { color: #9F1E30; text-decoration: none; }

	.ff
	{
		font-family: verdana, sans-serif;
		font-size: 70%;
		padding: 2px;
	}

	.vr
	{
		background-image: url(../i/vr.gif);
		background-repeat: vertical;
		width: 21px;
	}

	.vr_menu
	{
		background-image: url(../i/vr_menu.gif);
		background-repeat: vertical;
		width: 21px;
	}

	.breadCrumbs
	{
		font-family: verdana, sans-serif;
		font-weight: normal;
		font-size: 70%;
		padding: 7px 0px 7px 0px;
		margin-bottom: 10px;
		background-image: url(../i/dot.gif);
		background-position: bottom;
		background-repeat: repeat-x;
	}

	.breadCrumbs a { color: #404040; text-decoration: none; }
	.breadCrumbs a:visited { color: #404040; text-decoration: none; }
	.breadCrumbs a:hover { color: #9F1E30; text-decoration: none; }


	.homeC1
	{
		background-color: #394379;
		background-image: url(../i/corner_blue.gif);
		background-position: bottom right;
		background-repeat: no-repeat;
		padding: 7px;
	}

	.homeC2
	{
		background-color: #A61C29;
		background-image: url(../i/corner_red.gif);
		background-position: bottom right;
		background-repeat: no-repeat;
		padding: 7px;
	}

	.homeC3
	{
		background-color: #5CA41C;
		background-image: url(../i/corner_green.gif);
		background-position: bottom right;
		background-repeat: no-repeat;
		padding: 7px;
	}

	.textC1, .textC2, .textC3
	{
		position: relative;
		top: -8px;
	}

	.footer
	{
		color: #808080;
	}

	.footer a { color: #175EA7; text-decoration: none; }
	.footer a:visited { color: #175EA7; text-decoration: none; }
	.footer a:hover { color: #9F1E30; text-decoration: none; }

	.footerNav
	{
		color: #808080;
	}

	.footerNav a
	{
		font-weight: bold;
	}

	.footerNav a { color: #175EA7; text-decoration: none; }
	.footerNav a:visited { color: #175EA7; text-decoration: none; }
	.footerNav a:hover { color: #9F1E30; text-decoration: none; }

	.asterisk
	{
		color: #9F1E30;
	}

/* begin custom one-liner classes */

	.maroon		{ color: #9F1E30; }
	.white		{ color: #FFFFFF; }
	.red		{ color: #FF0000; }

	.normal		{ font-weight: normal; }
	.bold		{ font-weight: bold; }
	.italic		{ font-style: italic; }
	.left		{ text-align: left; }
	.right		{ text-align: right; }
	.center		{ text-align: center; }

	.pad0		{ padding: 0px; }
	.pad1		{ padding: 1px; }
	.pad2		{ padding: 2px; }
	.pad3		{ padding: 3px; }
	.pad4		{ padding: 4px; }
	.pad5		{ padding: 5px; }
	.pad10		{ padding: 10px; }
	.pad15		{ padding: 15px; }
	.pad20		{ padding: 20px; }

	.nowrap		{ white-space: nowrap; }
	.expand		{ width: 100%; }
	.noborder		{ border: 0px; }
	.inline		{ display: inline; }

/* begin search box */

	.searchBox
	{
		border: 1px solid #BFBFBF;
		padding: 10px;
	}

	.searchBox .go
	{
		width: 48px;
		height: 22px;
		border: 0px;
	}

/* begin menu layout classes */


	.mainMenu
	{
		font: 70% verdana, sans-serif;
		margin-bottom: 10px;
		text-align: center;
	}

	.mainMenu .off
	{
		background-color: #FFB300;
		background-image: url(../i/main_nav_off_corner.gif);
		background-position: top right;
		background-repeat: no-repeat;
		padding: 7px;
	}

	.mainMenu .off a
	{
		color: #FFF; text-decoration: none;
	}

	.mainMenu .off a:hover
	{
		color: #FFF; text-decoration: none;
	}

	.mainMenu .on
	{
		background-color: #175EA7;
		background-image: url(../i/main_nav_on_corner.gif);
		background-position: top right;
		background-repeat: no-repeat;
		padding: 7px;
	}

	.mainMenu .on a
	{
		color: #FFF; text-decoration: none;
	}

	.mainMenu .on a:hover
	{
		color: #FFF; text-decoration: none;
	}


/* begin side menu */

	.commonMenu		{
				font-family: verdana, sans-serif;
				font-weight: normal;
				font-size: 70%;
				}

	.l1 			{
				padding: 7px 0px 7px 0px;
				background-image: url(../i/dot.gif);
				background-position: bottom;
				background-repeat: repeat-x;
				}

	.l1 .content		{
				padding: 0px 10px 0px 10px;
				background-image: url(../i/arrow_1.gif);
				background-position: left center;
				background-repeat: no-repeat;
				font-weight: bold;
				}

	.l1 .content a		{ color: #333344; text-decoration: none; }
	.l1 .content a:hover		{ color: #9F1E30; text-decoration: none;}

	.l1 .contentOn		{
				padding: 0px 10px 0px 10px;
				background-image: url(../i/arrow_1_on.gif);
				background-position: left center;
				background-repeat: no-repeat;
				font-weight: bold;
				}

	.l1 .contentOn a		{ color: #9F1E30; text-decoration: none; }
	.l1 .contentOn a:hover	{ color: #9F1E30; text-decoration: none;}


	.l2 			{
				padding: 7px 14px 7px 14px;
				background-image: url(../i/dot.gif);
				background-position: bottom;
				background-repeat: repeat-x;
				}
	.l2 .content		{
				padding: 0px 10px 0px 10px;
				background-image: url(../i/arrow_2.gif);
				background-position: left center;
				background-repeat: no-repeat;
				font-weight: bold;
				}
	.l2 .content a		{ color: #000000; text-decoration: none; }
	.l2 .content a:hover		{ color: #9F1E30; text-decoration: none;}

	.l2 .contentOn		{
				padding: 0px 10px 0px 10px;
				background-image: url(../i/arrow_2_on.gif);
				background-position: left center;
				background-repeat: no-repeat;
				font-weight: bold;
				}

	.l2 .contentOn a		{ color: #9F1E30; text-decoration: none; }
	.l2 .contentOn a:hover	{ color: #9F1E30; text-decoration: none;}


	.l3 			{
				padding: 7px 21px 7px 21px;
				background-image: url(../i/dot.gif);
				background-position: bottom;
				background-repeat: repeat-x;
				}
	.l3 .content		{
				padding: 0px 10px 0px 10px;
				background-image: url(../i/arrow_2.gif);
				background-position: left center;
				background-repeat: no-repeat;
				font-weight: bold;
				}
	.l3 .content a		{ color: #000000; text-decoration: none; }
	.l3 .content a:hover		{ color: #9F1E30; text-decoration: none;}

	.l3 .contentOn		{
				padding: 0px 10px 0px 10px;
				background-image: url(../i/arrow_2_on.gif);
				background-position: left center;
				background-repeat: no-repeat;
				font-weight: bold;
				}

	.l3 .contentOn a		{ color: #175EA7; text-decoration: none; }
	.l3 .contentOn a:hover	{ color: #9F1E30; text-decoration: none;}


/* begin sitemap */


	.siteMap			{
				font-family: verdana, sans-serif;
				font-weight: normal;
				font-size: 70%;
				}

	.s1 			{
				padding: 7px 0px 7px 0px;
				xbackground-image: url(../i/dot.gif);
				xbackground-position: bottom;
				xbackground-repeat: repeat-x;
				}
	.s1 .content		{
				padding: 0px 10px 0px 10px;
				background-image: url(../i/arrow_1.gif);
				background-position: left center;
				background-repeat: no-repeat;
				}

	.s1 a			{ color: #175EA7; text-decoration: underline;}
	.s1 a:visited		{ color: #9F1E30; text-decoration: underline;}
	.s1 a:hover		{ color: #9F1E30; text-decoration: underline;}


	.s2 			{
				padding: 7px 14px 7px 28px;
				xbackground-image: url(../i/dot.gif);
				xbackground-position: bottom;
				xbackground-repeat: repeat-x;
				}
	.s2 .content		{
				padding: 0px 10px 0px 10px;
				background-image: url(../i/arrow_2.gif);
				background-position: left center;
				background-repeat: no-repeat;
				}
	.s2 a			{ color: #175EA7; text-decoration: underline; }
	.s2 a:visited		{ color: #9F1E30; text-decoration: underline;}
	.s2 a:hover		{ color: #9F1E30; text-decoration: underline;}


	.s3 			{
				padding: 7px 21px 7px 42px;
				xbackground-image: url(../i/dot.gif);
				xbackground-position: bottom;
				xbackground-repeat: repeat-x;
				}
	.s3 .content		{
				padding: 0px 15px 0px 15px;
				background-image: url(../i/arrow_3.gif);
				background-position: left center;
				background-repeat: no-repeat;
				}
	.s3 a			{ color: #175EA7; text-decoration: underline; }
	.s3 a:visited		{ color: #9F1E30; text-decoration: none;}
	.s3 a:hover		{ color: #9F1E30; text-decoration: none;}

