/*                                                                       CSS Reloaded    */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td{
	margin: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: arial;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	color: black;
	background: white;
}
p
	{
	margin: 1.4em 0em;
	outline: 0
	}
/* tables still need 'cellspacing="0"' in the markup */
table {

}
caption, th, td {
text-align: left
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/*                                                                       Body and Links    */
body
{
	background-color: #ffffff;
	color: #000000;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.bullet
{
	color: #7E8715;
}
ul
{
	margin-top: -0.3em
}
li
{
	color: #42426B;
}
li span
{
	color: #000000;
}
a
{
	color: #353779;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal
}
a:hover
{
	color: #858C34;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal
}
a.menulink
{
	font-family: arial;
	font-size: 0.75em;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #1A0F52;
}
a.menulink:hover
{
	font-family: arial;
	font-size: 0.75em;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #71761C;
}
a.quicklinks
{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
}
a:hover.quicklinks
{
	color: #c2cd23;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
}
a.netviewer
{
	color: #C03636;
	text-decoration: none;
	font-family: tahoma, verdana, helvetica, arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 1.4em
}
a:hover.netviewer
{
	color: #D55757;
	text-decoration: none;
	font-family: tahoma, verdana, helvetica, arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 1.4em
}
/*                                                                       Headers    */
h2
{
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 1.4em;
	text-decoration: none;
	color: #42426B;
	margin-top: 0.1em;
}
h2.intro
{
	font-family: helvetica, arial, sans-serif;
	font-weight: normal;
	font-style: italic;
	font-size: 1.5em;
	text-decoration: none;
	color: #000000;
	margin-top: 0.1em;
	text-align: center;
	line-height: 1.2em;
}
h3
{
	font-family: tahoma, verdana, helvetica, arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 0.95em;
	text-decoration: none;
	color: #ffffff;
	position: relative;
	top: -2px;
	left: 0.2em
}
h4
{
	font-family: tahoma, verdana, helvetica, arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 0.8em;
	text-decoration: none;
	color: #ffffff;
	position: relative;
	top: -1px;
	left: 0px
}
h5
{
    font-size: 1.2em;
    font-weight: bold;
	margin-bottom: 3px;
	color: #000000;
}
h6
{
    font-size: 1.2em;
    font-weight: normal;
	margin-bottom: 3px;
	color: #000000;
}

/*                                                                       Text    */
.developedby
{
	font-size: 0.8em;
}
.netviewernotice1
{
	font-size: 0.9em;
}
.smalltext
{
	font-size: 0.85em;
}
.quotetext1
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-style: italic;
	color: #000000;
}
.quotetext2
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 0.8em;
	color: #000000;
	text-align: right
}
.getspecs
{
	position: relative;
	top: -0.15em;
	float: right
}

/*                                                                       Images    */
img.award
{
	margin: 3px;
}
.stock
{
	float: right;
}
div.sharedservice
{
	float: right;
}


/*                                                                       Tables    */
td.content
{
	font-family: helvetica, arial, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	line-height: 1.5em;
}
table.contenttable
{
	font-family: helvetica, arial, sans-serif;
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	line-height: 1.5em;
}
td.menustripe
{
	background-color: #D0D2E2;
}
table.menulinktable
{
	line-height: 1.1em;
}
tr.sloganstripe
{
	background-color: #42426B;
}
td.quicklinks
{
	background-color: #42426B;
}
td.quicklinks2
{
	color: #FFFFFF;
	font-size: 0.75em;
	font-weight: bold
}
td.privacydisclaimer
{
	font-size: 0.75em;
}
td.menubar
{
	background-color: #42426b;
	background-image:url('../images/menustripe.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
}
.quotetable
{
	border-style: solid;
	border-width: 2px;
	border-color: #000000;
	background-color: #F2F3F8;	
	font-size: 1em;
	margin-left: 25px;
	line-height: 1.5em;
}
td.bordertable
{
	border-style: solid;
	border-width: 1px 1px 0px 0px;
	border-color: #000000;
	background-color: #F2F3F8;	
	font-size: 1em;
}
td.bordertabledark
{
	border-style: solid;
	border-width: 1px 1px 0px 0px;
	border-color: #000000;
	background-color: #DEE0EB;	
	font-size: 1em;
}
table.bordertable
{
	border-style: solid;
	border-width: 0px 0px 1px 1px;
	border-color: #000000;
	background-color: #F2F3F8;	
	font-size: 1em;
}