/** BEGIN STYLE SETUP (WITH RESET) **/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	font-family: 'Alegreya Sans', sans-serif;
	line-height: 180%;
	background-image: url("../images/bgpattern.png") ;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
hr {
	margin: 0;
}
a:link, a:visited, a:active {
	color: #3c4bda;
	text-decoration:none;
}
a:hover {
	/*text-decoration: overline;*/
	text-shadow: 1px 1px #fff;
	color: #333;
}

img.framed {
	border: 1px solid #555;
}
/** END STYLE SETUP **/

/** BEGIN PRIMARY WRAPPERS **/
div#top_page_banner {
	position: absolute;
	top: 0;
	z-index:-1;
	width: 100%;
	height: 280px;
	border-bottom: 1px solid #666;
	box-shadow: 0px 2px 25px #888;
	
	/* Generated by http://www.colorzilla.com/gradient-editor/ */
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 7%, rgba(229,229,229,1) 49%, rgba(226,226,226,1) 52%, rgba(191,191,191,1) 99%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(7%,rgba(255,255,255,1)), color-stop(49%,rgba(229,229,229,1)), color-stop(52%,rgba(226,226,226,1)), color-stop(99%,rgba(191,191,191,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 7%,rgba(229,229,229,1) 49%,rgba(226,226,226,1) 52%,rgba(191,191,191,1) 99%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 7%,rgba(229,229,229,1) 49%,rgba(226,226,226,1) 52%,rgba(191,191,191,1) 99%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 7%,rgba(229,229,229,1) 49%,rgba(226,226,226,1) 52%,rgba(191,191,191,1) 99%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 7%,rgba(229,229,229,1) 49%,rgba(226,226,226,1) 52%,rgba(191,191,191,1) 99%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#bfbfbf',GradientType=0 ); /* IE6-9 */
}

div#main_wrapper {
	width: 920px;
	margin: 15px auto;
}

div#header_wrapper {
	text-align: center;
	margin-bottom: 5px;
}

div#logo_wrapper {
	text-shadow: 0px 1px 1px #b2b2b2;
	font-size: 50px;
	margin-bottom: 15px;
}

div#logo {
	display: inline-block;
	vertical-align: middle;
	/** Width and height must match what the logo.png is */
	width: 100px;
	height: 100px;
	background-image: url('../images/logo.png');
}

div#logo:hover {
	/** Must match the dimensions of logo.png */
	background-image: url('../images/logo_hover.png');
}

div#content_wrapper {
	position: relative;
	/*width: 98%;*/
	margin: 0 auto;
	border: 1px #666 solid;
	background-color: #fff;
}

div#footer_wrapper {
	margin: 5px 0;
	font-size: 10px;
	text-align: center;
}
/** END PRIMARY WRAPPERS **/


/** BEGIN CONTENT STYLES **/
a.nav_link {
	color: #000;
	display: inline-block;
	padding: 5px 10px;
	width: 130px;
	border: 1px solid #000;
	font-weight: bold;
	letter-spacing: 1px;
}

a.nav_link:hover {
	color: #555;
	border: 1px solid #555;
}

table.content_table {
	width: 100%;
}

td.content_sidebar {
	width: 7px;
	/*background: url('../images/content_sidebar.png') repeat-y;*/
}

td#content_area {
	padding: 10px;
}

div#content_area_div {
	font-size: 18px;
	min-height: 500px;
	height: auto;
}

h1 {
	font-size: 32px;
	font-weight: bold;
	color: #555;
	margin: 10px 0;
}

hr.seperator {
	margin: 10px 20px;
}
/** END CONTENT STYLES **/

table
{ 
	margin-left: auto;
	margin-right: auto;
}

table.generic
{
	border: 1px solid #000;
}
table.generic tr th
{
	
}
table.generic tr td
{
	margin:3px;
	padding: 2px 5px;
	border: 1px solid #999;
}
table.notableborder
{
	border-width: 0px;
}
table.nocellborder tr th
{
	border-width: 0px;
}
table.nocellborder tr td
{
	border-width: 0px;
}

table.services {
	width: 100%;
}
table.services tr td.services_image {
	text-align: center;
}

ul.generic {
	font-weight: bold;
	font-style:	italic;
	list-style-type: circle;
	padding-left: 20px;
}
ul.generic div.info {
	font-weight: normal;
	font-style: normal;
	margin-left: 10px;
	font-size: 90%;
}