@charset "utf-8";
/* CSS Document */

/*All content created by 
Phill Mason from http://www.philmason.com
Various Text styles are set out below*/

body,td,th {
	color: #4E4B3E;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.style1 {
	color: #000000;
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style2 {
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style3 {
	color: #000000;
	font-weight: normal;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style4 {
	color: #000000;
	font-weight: normal;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style5 {
	color: #000000;
	font-weight: normal;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style6 {
	color: #000000;
	font-weight: normal;
	font-size: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style7 {
	color: #000000;
	font-weight: normal;
	font-size: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style8 {
	color: #000000;
	font-weight: normal;
	font-size: 36px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	
/*Links are set out below*/
	
}a:link {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #99CC66;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #000000;
	font-weight: bold;


/*H Tags are set out below*/

}
h1 {
	font-size: 18px;
	color: #000000;
}	
h2 {
	font-size: 16px;
	color: #000000;
}	
h3 {
	font-size: 14px;
	color: #000000;
	
	
/*Alternative styles set out below for box headers with coloured backgrounds etc.*/
}
.BoxHeader {
	color: #99cc66;
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	height: auto;
	background-position: center center;
}
.header_box {
	background-image: url(/Images/page_images/Get-Automated-Product-Template_05.png);
	height: 86px;
	background-repeat: no-repeat;
	background-position: center center;
	clear: both;
}

.header_box_text {
	position: relative;
	top: 3px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;

}
#main_holder_table {
	height: inherit;
	background-repeat: no-repeat;
}
#header #left_nav {
	left: 14px;
	top: 12px;
	position: static;
}
.main_box_top {
	background-image: url(/Images/692pxRoundedBox/top.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 50px;
}
.main_box_mid {
	background-image: url(/Images/692pxRoundedBox/mid.png);
	height: 1px;
	background-repeat: repeat-y;
	background-position: center center;
}

.main_box_bot {
	background-image: url(/Images/692pxRoundedBox/bot.png);
	height: 35px;
	background-repeat: no-repeat;
	background-position: center top;
}
.a350px_box_top {
	background-image: url(/Images/300pxRoundedBox/top.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 41px;
}
.a350px_box_mid {
	background-image: url(/Images/300pxRoundedBox/mid.png);
	height: 1px;
	background-repeat: repeat-y;
	background-position: center center;
}
.a350px_box_bot {
	background-image: url(/Images/300pxRoundedBox/bot.png);
	height: 21px;
	background-repeat: no-repeat;
	background-position: center top;
}

