@import url("default2.css");
/**************************************************************************\
 * One off Style sheet
\**************************************************************************/

td.Logo {
	padding: 20px 0px 0px 0px;
	font-family: Arial;
	font-size: 12px;
}

td.Menu {
	padding: 15px 0px 3px 0px;
	font-family: Arial;
	font-size: 12px;
}

td.BelowMenu {
	font-size: 12px;
	padding: 0px 25px 0px 0px;
	font-family: Arial;
	font-size: 12px;
}

a.MenuLinks {
	font-size: 12px;
	text-decoration: none;
	color: blue;
	font-family: Arial;
	font-size: 12px;
}



#Box {
	position: relative;
	padding: 0px 0px 0px 0px;
	top: 0px;
	width: 775px;
	height: 57px;
	background-image: url( '../images/BoxHeader.jpg');
	background-repeat: no-repeat;
}


#Box h4 {
	color: #FFFFFF;
	font-size: 20px;
	font-weight: normal;
	font-family: Arial;
	padding: 16px 0px 0px 12px;
}


#Body {
	position: relative;
	width: 800px;
}

#Body td.Middle {
	background-color: #FFFFFF;
}

#Body td.RightSide {
	background-image: url('../images/RightSideShadowFullLength.jpg');
	background-repeat: no-repeat;
	width: 10px;
}
#Body td.SideMenu {
	padding: 10px 0px 0px 10px;
}

#BoxFooter {
	position: relative;
	padding: 5px 0px 0px 0px;
	top: 0px;
	width: 775px;
	height: 57px;
	background-image: url('../images/BoxFooter.jpg');
	background-repeat: no-repeat;
	text-align: center;
}

#BoxFooter a {
	text-decoration: none;
	padding: 0px 2px 0px 2px;
}

 td.dlbox {
	background-image: url('../images/DownloadCenter_Gradient.jpg');
	background-repeat: no-repeat;
	padding: 0px 10px 0px 15px;
	font-size: 12px;
}

 td.nsbox {
	background-image: url('../images/NextSteps_Gradient.jpg');
	background-repeat: no-repeat;
	padding: 0px 0px 0px 15px;
	font-size: 12px;
}
 td.qgbox {
	background-image: url( '../images/QuoteBoxGreen_Middle.jpg');
	padding: 0px 15px 5px 15px;
	font-size: 14px;
	color: #FFFFFF;
}

td.bottom {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

a.button:link, a.button:visited {
	position: relative;
	padding: 3px 5px 3px 5px;
	border: 1px solid #555555;
	color: #555555;
	background-color: #dddddd;
	text-decoration: none;
}

a.button:hover, a.button:active {
	position: relative;
	padding: 3px 5px 3px 5px;
	border: 1px solid #555555;
	color: #000000;
	background-color: #CCCCCC;
	text-decoration: none;
}

#ContactForm {
	padding: 10px 10px 10px 10px;
	position: relative;

}

a.newspress {
	padding: 10px 10px 10px 10px;
	text-decoration: none;

}

/**************************************************************************\
 * TinyFCK Editor Styles
\**************************************************************************/

li {
	margin: 0px 0px 0px 30px;
}
