* {
	margin: 0;
	padding: 0;
}

html, body {
	background: #E3E3E3;
	font-size: 10pt;
	font-weight: Normal;
	font-family: Arial;
	color: #959595;
}
HR { 
	color: #C9CEE0; 
	background: #C9CEE0; 
	border: 0; 
	Height:1px;
}
A {
	color: #2E48B6;
	text-decoration: underline;
	font-size: 10pt;
	font-weight: Bold;
	font-family: Arial;
}
IMG {
	margin: 0px; 
	padding: 0 0 0 0; 
	border: 0px; 
}

UL {
list-style-image: url(images/bullet.png);
}

UL UL LI {
list-style-image: url(images/bullet2.png);
}

/* Header*/
#header {
	width: 930px;
	/*height: 114px;*/
	height: 40px;
	margin: 0 auto;
	margin-top: 5px;
	padding-left: 20px;
	padding-right: 0px;
	padding-top: 74px;
	background: #FFFFFF url(images/header.png) repeat-y;
}
#header a {
	text-decoration: none;
	color: #CDD5F1;
}
#header a:hover {
	text-decoration: none;
	color: #FFFFFF;
}


/* Product Banner */
#productbanner {
	width: 950px;
	height: 216px;
	margin: 0 auto;
	background: #FFFFFF url(images/productbanner.png) repeat-y;
}


/* Wrapper */
#wrapper {
	clear: both;
	width: 950px;
	height: 100%;
	margin: 0 auto;
}
#bodywrapper {
	clear: both;
	margin: 0 auto;
	background: #FFFFFF;
}


/* Main */
#main {
	/* 710 wide total */
	width: 950px;
	color: #000000;
	background: #FFFFFF;
}
#main h1 {
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #F8CA04;
	font-family: Arial, Helvetica, Verdana, Sans-serif;
}
#main h2 {
	color: #2EA443;
	font: bold medium Arial, Helvetica, Verdana, Sans-serif;
}
#main h3 {
	color: #283C83;
	font-size: 12pt;
	font-weight: Bold;
	font-family: Arial;
	line-height: 150%;
}
#main h4 {
	color: #000000;
	font: bold small Arial, Verdana, Helvetica, sans-serif;
	line-height: 150%;
}
#main h5 {
	color: #777777;
	font-style: italic;
	font-weight: bold;
	font-size: 10pt;
	background: #DDDD99;
	font: Arial, Verdana, Helvetica, sans-serif;
	line-height: 150%;
	padding-left: 30px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 10px 10px 10px 10px;
}
#main p {
	margin: 10px 5px 10px 5px;
	line-height: 150%;
}
#main ul {
	margin: 0px 5px 10px 25px;
}
#main img {
	margin: 2px 0px 2px 0px;
}
#main option {

}


table.servicetitle {background: #FFFFFF url(/images/greycurvestitle.png) no-repeat;}

td.servicet {background: #FFFFFF url(/images/greycurvestop.png) repeat-x;}
td.serviceb {background: #FFFFFF url(/images/greycurvesbottom.png) repeat-x;}
table.service,td.service {background: #FFFFFF url(/images/greycurvesmiddle.png) repeat-y; }
table.service {border-width: 0 0 2 0; border-spacing: 0; border-collapse: collapse; border-color: #FF0000; }
td.service {margin: 0px; padding: 8px; border-width: 0 0 5px 0;}
table.nava hr {color: #F8CA04; background-color: #F8CA04;}
.service a {text-decoration: none; font-weight: bold; }
.service a:link, .service a:visited {color: #283C83;}
.service a:active, .service a:hover {color: #2EA443;}

table.servicea, td.servicea {}
table.servicea {border-width: 0 0 0 0; border-spacing: 0; border-collapse: collapse;}
td.servicea {margin: 0px; padding: 8px; border-width: 0 0 1px 0;}
.servicea a {text-decoration: underline; font-weight: bold; }
.servicea a:link, .servicea a:visited {color: #2EA443;}
.servicea a:active, .servicea a:hover {color: #2EA443;}


td.navt {background: #FFFFFF url(/images/yellowcurvestop.jpg) repeat-x;}
table.nav, td.nav {background: #FFFFFF url(/images/yellowcurvesmiddle.jpg) repeat-y;}
td.navb {background: #FFFFFF url(/images/yellowcurvesbottom.jpg) repeat-x;}
table.nav {border-width: 0 0 0 0; border-spacing: 0; border-collapse: collapse;}
table.nav, td.nav {margin: 2px; padding: 1px 10px 1px 10px;}
table.nav hr {color: #F8CA04; background-color: #F8CA04;}
.nav a {text-decoration: none; font-weight: bold; }
.nav a:link, .nav a:visited {color: #283C83;}
.nav a:active, .nav a:hover {color: #2EA443;}


table.nava, td.nava {background: #FFFFFF url(/images/yellowcurvesmiddle.jpg) repeat-y;}
td.nava {margin: 2px; padding: 1px 10px 1px 10px;}
table.nava hr {color: #F8CA04; background-color: #F8CA04;}
.nava a {text-decoration: underline; font-weight: bold; }
.nava a:link, .nava a:visited {color: #2EA443;}
.nava a:active, .nava a:hover {color: #2EA443;}




/* Sidebar */
#sidebar {
	/* 240 wide total */
	width: 220px;
	color: #000000;
	background: #FFFFFF;
}
#sidebar img {
	margin: 0px;
}


/* Footer */
#footer {
	float: bottom;
	clear: both;
	width: 910px;
	height: 48px;
	margin: 0 auto;
	padding-left: 20px;
	padding-right: 20px;
	color: #CDD5F1;
	background: #FFFFFF url(images/footer.png) repeat-y;
}
#footer p {
	text-align: center;
	font-size: x-small;
}
#footer a {
	color: #CDD5F1;
	text-decoration: none;
	text-transform: none;
}
#footer a:hover {
	text-decoration: none;
	color: #FFFFFF;
}


/* Menu style */
div a.menuButton{
  font-family: Arial, Helvetica, Verdana, Sans-serif;
  font-size: 12pt;
  font-style: normal;
  font-weight: bold;
  color: #0000CC;
}
div.menu,
div.menu a.menuItem {
  font: bold small Arial, Verdana, Helvetica, sans-serif;
  font-size: 8pt;
  font-style: normal;
  font-weight: normal;
  color: #000000;
}
div.menu {
  background-color: #FAE57E;
  border: 1px outset #e0e0e0;
  left: 0px;
  padding: 0px 1px 1px 0px;
  position: absolute;
  top: 0px;
  visibility: hidden;
  z-index: 101;
}
div.menu a.menuItem {
  color: #000000;
  cursor: default;
  display: block;
  padding: 3px 1em;
  text-decoration: none;
  white-space: nowrap;
}
div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
  background-color: #5050f0;
  color: #ffffff;
}
div.menu a.menuItem span.menuItemText {}
div.menu a.menuItem span.menuItemArrow {
  margin-right: -.75em;
}
div.menu div.menuItemSep {
  border: 1px inset #e0e0e0;
  margin: 4px 2px;
}
