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

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

	}
	
	.top_nav
	{
		font-family: verdana, sans-serif;
		font-size: 75%;
		font-weight: bold;
		line-height: 125%;
		color: white;
		letter-spacing: -1px;
		padding: 5px 10px 6px 9px;
		background-color: #6690E2;
		background-repeat: no-repeat;
	}
	
	/* mneomnic: LoVe-HAte - order of pseudo-classes */
	.top_nav a:link	{ color: white; text-decoration: none; }
	.top_nav a:visited	{ color: white; text-decoration: none; }
	.top_nav a:hover	{ color: white; text-decoration: underline; }
	.top_nav a:active	{ color: white; text-decoration: underline; }
	
	.releases 
	{
		font-family: verdana, sans-serif;
		font-size: 70%;
		line-height: 125%;
	}	

	.releases_all
	{
		font-family: verdana, sans-serif;
		font-size: 70%;
		line-height: 125%;
	}	

	.releases a:link					{ color: #175EA7; text-decoration: none; }
	.releases a:visited					{ color: #175EA7; text-decoration: none; }
	.releases a:hover					{ color: #175EA7; text-decoration: underline; }
	.releases a:active					{ color: #175EA7; text-decoration: underline; }
	
	.releases_all a:link					{ color: #175EA7; text-decoration: none; }
	.releases_all a:visited				{ color: #175EA7; text-decoration: none; }
	.releases_all a:hover					{ color: #175EA7; text-decoration: underline; }
	.releases_all a:active					{ color: #175EA7; text-decoration: underline; }	

	.email a:link					{ color: #175EA7; text-decoration: none; }
	.email a:visited					{ color: #175EA7; text-decoration: none; }
	.email a:hover					{ color: #EF3B7A; text-decoration: underline; }
	.email a:active					{ color: #175EA7; text-decoration: underline; }	
	

	
	.index
	{
		font-family: verdana, sans-serif;
		font-size: 70%;
		font-weight: bold;
		color: #EF3B7A;
		padding: 5px;
	}
	
	.index a							{ color: #EF3B7A; text-decoration: none; }
	.index a:visited						{ color: #EF3B7A; text-decoration: none; }
	.index a:hover						{ color: #EF3B7A; text-decoration: underline; }
	.index a:active						{ color: #EF3B7A; text-decoration: underline; }

	.welcome
	{
		line-height: 155%;
	}

	
	.header	Links
	{
	color: #FFFFFF; text-decoration: none;	
	}
	
	
	
	
	
	
	
	

	.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; }
	.black 			{ color: #000000; }

	.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 10px 7px 0px;
				background-image: url(../i/dot.gif);
				background-position: bottom;
				background-repeat: repeat-x;
				}

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

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

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

	.l1 .contentOn a		{ color: #175EA7; text-decoration: none; }
	.l1 .contentOn a:hover	{ color: #6690E2; text-decoration: none;}


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

	.l2 .contentOn		{
				padding: 0px 10px 0px 15px;
				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;}

