body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td
{
	margin: 0;
	padding: 0;
}

table
{
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img
{
	border: 0;
}

address,caption,cite,code,dfn,em,strong,th,var
{
	font-style: normal;
	font-weight: normal;
}

ol,ul
{
	list-style: none;
}

caption,th
{
	text-align: left;
}

h1,h2,h3,h4,h5,h6
{
	font-size: 100%;
	font-weight: normal;
}

q:before,q:after
{
	content:'';
}

abbr,acronym
{
	border: 0;
}

body
{
	font: 13px arial,helvetica,clean,sans-serif;
	*font-size: small;
	*font: x-small;
}

table
{
	font-size: inherit;
	font: 100%;
}

select, input, textarea
{
	font: 99% arial,helvetica,clean,sans-serif;
}

pre, code
{
	font:115% monospace;
	*font-size: 100%;
}

body *
{
	line-height: 1.22em;
}

div.clear
{
	clear: both;
}

/* End Of Reset, Start of Common features */

/* Tag modifications*/

body
{
	background-color: #F6F5F5;
	color: #989898;
	font-size: 0.6em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h3
{
	color: #955353;
	font-size: 1.3em;
	font-weight: bold;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
}

/* Divs */

div#page_holder
{
	width: 800px;
	margin: 40px auto 0px auto;
	padding: 0px 20px 50px 20px;
}

div#company_logo
{
	width: 100%;
	background-color: #FFFFFF;
}

div#navigation
{
	width: 100%;
	background-color: transparent;
}

div#footer
{
	width: 100%;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 15px 0px 0px 0px;
	margin: 20px 0px 0px 0px;
	padding: 8px 0px 0px 0px;
	text-align: center;
}

div.horizontal_line
{
	width: 100%;
	margin: 20px 0px 15px 0px;
	border-color: #989898;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
}

/* Table styles */

table#layout_holder
{
	width: 800px;
}

table#layout_holder tr td
{
	vertical-align: top;
}

table#layout_holder tr td.one_one_column
{
	border-color: #989898;
	padding: 15px 0px 0px 0px;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
}

table#layout_holder tr td.one_five_column_left
{
	width: 157px;
	border-color: #989898;
	padding: 15px 0px 15px 0px;
	border-style: solid;
	border-width: 1px 1px 0px 0px;
}

table#layout_holder tr td.one_five_column_left p
{
	padding: 0px 10px 0px 0px;
}

table#layout_holder tr td.one_five_column_right
{
	width: 146px;
	border-color: #989898;
	padding: 15px 0px 15px 0px;
	border-style: solid;
	border-width: 1px 0px 0px 1px;
}

table#layout_holder tr td.one_five_column_right p
{
	padding: 0px 0px 0px 10px;
}

table#layout_holder tr td.three_five_column
{
	width: 461px;
	border-color: #989898;
	padding: 15px 0px 15px 0px;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
}

table#layout_holder tr td.three_five_column p
{
	padding: 0px 10px 0px 15px;
}

table#layout_holder tr td.four_five_column
{
	width: 618px;
	border-color: #989898;
	padding: 15px 0px 15px 0px;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
}

table#layout_holder tr td.four_five_column p
{
	padding: 0px 0px 0px 15px;
}

table#layout_holder tr td.one_six_column
{
	width: 120px;
	border-color: #989898;
	padding: 15px 0px 15px 0px;
	border-style: solid;
	border-width: 1px 1px 0px 0px;
}

table#layout_holder tr td.one_six_column p
{
	padding: 0px 10px 0px 0px;
}

table#layout_holder tr td.five_six_column
{
	width: 679px;
	border-color: #989898;
	padding: 15px 0px 15px 0px;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
}

table#layout_holder tr td.five_six_column p
{
	padding: 0px 10px 0px 0px;
}

table#layout_holder tr td.nine_twentyfive_column_right
{
	width: 284px;
	padding: 15px 0px 15px 0px;
	border-color: #989898;
	border-style: solid;
	border-width: 1px 0px 0px 1px;
}

table#layout_holder tr td.nine_twentyfive_column_right p
{
	padding: 0px 0px 0px 15px;
}

table#layout_holder tr td.eleven_twentyfive_column_right
{
	width: 344px;
	padding: 15px 0px 15px 0px;
	border-color: #989898;
	border-style: solid;
	border-width: 1px 0px 0px 1px;
}

table#layout_holder tr td.eleven_twentyfive_column_right p
{
	padding: 0px 10px 0px 15px;
}

div#navigation p
{
	display: inline;
}

div#footer p
{
	display: inline;
	margin: 0px 5px 0px 0px;
}

/* Link styles */

div#footer a
{
	color: #989797;
	text-decoration: none;
}

div#footer a:hover
{
	color: #3892C0;
}

div#navigation a
{
	color: #989797;
	line-height: 30px;
	padding: 0px 3px 0px 20px;
	text-decoration: none;
}

div#navigation a:hover, div#navigation a.active
{
	color: #3892C0;
	line-height: 30px;
	padding: 0px 3px 0px 20px;
	text-decoration: none;
}

a.sub_nav
{
	color: #989797;
	text-decoration: none;
}

a.sub_nav:hover, a.sub_nav_active
{
	color: #3892C0;
	text-decoration: none;
}

a.small_col_page_link
{
	color: #3892C0;
	text-decoration: none;
}

a.small_col_page_link:hover
{
	color: #323366;
}

/* Image Styles */

img.content_header
{
	margin: 0px 0px 8px 15px;
}

table#layout_holder tr td.five_six_column img.content_header, table#layout_holder tr td.one_six_column img.content_header,table#layout_holder tr td.one_five_column_left img.content_header,table#layout_holder tr td.one_one_column img.content_header
{
	margin: 0px 0px 8px 0px;
}

table#layout_holder tr td.one_five_column_right  img.content_header
{
	margin: 0px 0px 8px 10px;
}

div.min_height
{
	float: left;
	height: 400px;
	width: 1px;
}

