/*----------- Master Set -------------*/
body 
	{
	margin: 0;
	padding: 0;
	background: #FFFFFF url(/images/bg-tile.jpg);
	background-repeat: repeat-x;
	font: 12px/1.3em Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: left;
	}
	
a
	{
	color: #567BAE;
	text-decoration: none;
	}

a:visited
	{
	color: #567BAE;
	border: none;
	text-decoration: none;
	}
	
a:hover
	{
	color: #567BAE;
	text-decoration: underline;
	}

	
h1
	{
	font-size: 1.3em;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	margin: 0 0 0.7em 0;
	padding: 0;
	}

h2
	{
	font-size: 1.2em;
	font-weight: bold;
	text-transform: none;
	color: #999999;
	/*margin: 0 0 0.7em 0;*/
	padding: 0;
	}
	
h3
	{
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	font-style: normal;
	color: #567BAE;
	margin: 0 0 0.7em 0;
	padding: 0;
	}
	
h4
	{
	font-size: 1.1em;
	font-weight: bold;
	text-transform: capitalize;
	color: #333333;
/*	margin: 0 0 0.7em 0;*/
	padding: 0;
	}
	
/* ------------ Template ------------------*/

.footerbg
	{
	background: url("/images/bg-tile-bottom.jpg");
	background-repeat: repeat-x;
/*	background-color: #FFFFFF; */
	}
	
.sunrox { font-size: 11px; color: #999999; }
.sunrox:hover { font-size: 11px; color:	#0099FF; }
.sunrox:visited { font-size: 11x; color: #999999; }

/* ------------ Typography -----------------*/


.buffer {margin-left: 20px;}



.features
	{
	color: #333333;
	background-color: #DFDCDC;
	padding: 5px 0 0 8px;
	}
	
.typeMargin
	{
	margin: 0 0 0 20px;
	}
	
/* Template Styles */
.featureHeader { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #999999;}
.featureText { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #7B6954;}
.featurePrice { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #961829;}
.linkDetails { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #3C6B0D;}
.linkBottomNav { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333333;}
.copyright { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666666;}

/* Content - General */
.ContentHdr { font-size: 23px; font-style: normal; color: #64854D; font-family: Arial, Helvetica, sans-serif; font-weight: bold;}
.ContentSubHdr { font-family: "Times New Roman", Times, serif; font-style: italic; font-size: 17px; color: #999999; font-weight: bold;}
.ContentSubHdrAlt { font-family: Arial, Helvetica, sans-serif; font-style: italic; font-size: 17px; color: #999999; font-weight: bold;}
.ContentText { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #666666; font-style: normal;}
.ContentLink { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #990033; font-weight: bold;}
.ContentSmallLink { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #990033; font-weight: normal;}



TABLE.tempErrorsAndNotices{ border: 2px solid #000000; background-color: #FFFF00;}
.tempErrorsAndNotices { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000;}
.tempErrorsAndNoticesLink { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000099;}
