body {
	background: #e6e6e6;
	margin: 0;
	padding: 0;
}

hr {
	height: 0;
	border-width: 2px 0 1px 0; /* remove all borders except the top one */
	border-style: solid;
	border-color: #eaeaea green #fff green;
}


#gradient{
	background: transparent url(/images/backgrad.jpg) repeat-x top;
}
#wrapper {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:960px;
	padding-top: 25px;
}
#spacer {
	height: 40px;
}
#page {
	background-color: #FFF;
	_height: 0;		/* ie6 hasLayout */
	min-height: 0;	/* ie7 hasLayout */

}
#header {
	background: #fff url(/images/cornerleft.jpg) no-repeat scroll top left;
/*	height: 150px; */
}
#headerinner {
	background: transparent url(/images/cornerright.jpg) no-repeat scroll top right;
	padding-top: 30px;
}
#footer {
	background: #fff url(/images/page_bl.png) no-repeat scroll bottom left;
}
#footerinner {
	background: transparent url(/images/page_br.png) no-repeat scroll bottom right;
	padding: 0px 42px 0px 52px;
}
#footercontent {
	border-top: 1px solid #d2d2d2;
	padding: 7px 0px 20px 0px;
	_height: 0;		/* ie6 hasLayout */
	min-height: 0;	/* ie7 hasLayout */
}
#footer ul {
	padding: 0px;
}
#footer li {
	display: inline;
	border-right: 1px solid #d2d2d2;
	padding: 0px 10px 0px 10px;
	font-size: 120%;
}
#footer li.last {
	border-right: none;
}
#footerinner div#copyright {
	float: right;
	text-align: right;
}
#footerinner div#copyright img {
	margin-bottom: 5px;
}
#footerinner div#copyright p {
}
#contactme {
	padding-left: 210px;
	margin-bottom: 15px;
	padding-bottom: 7px;
}
#content {
	padding: 0 42px 27px 52px;
}

#content p{
	font-size: 120%;
}
#pagecontent {
	margin-left: 10px;
	height: auto !important;
	height: 290px;
}
.cleared {
	clear: both;
}

#logo {
/*	float: left; */
	display: inline;
	width: 440px;
	height: 52px;
	margin-left: 55px;
	margin-top: 25px;
}

#quicklinks li {
	text-align: right;
	font-size: 120%;
	margin: 0px 0px 5px 0px;
}
#quicklinks h1 {
	font-size: 180%;
}
#headertext {
	float: right;
	text-align: right;
	margin-right: 55px;
/* 	margin: 0px 20px 5px 10px; */
}

#headertext h2 {
	color: #0188cc;
	font-size: 14px;
	font-weight: bold;
	margin: 0.25em;
}

#menubar {
	width: 175px;
	margin: 0;
	padding: 0;
}


#menubar .separator {
	width: 95%;
	height: 2px;
}

#menubar .divSeparator {
	background-image: url(/images/separator.gif);
	background-repeat: repeat-x;
}
#menubar a {
	font-size: 125%;
	display: block;
	margin: 0;
	color: #666;
	margin-left: 7px;
	margin-right: 5px;
}

#menubar a.unsel {
	background: url(/images/unsel.gif) no-repeat center right;
}

#menubar a.selected {
	background: url(/images/selMO.gif) no-repeat scroll center right;
}

#menubar a.unsel:hover {
	background: url(/images/sel.gif) no-repeat scroll center right;
}

#menubar span{
	cursor: pointer;
	font-size: 125%;
	display: block;
	margin-bottom: 0;
	margin-left: 7px;
	margin-right: 5px;
	color: #666;
}

#menubar span.selected{
	background: url(/images/downMO.gif) no-repeat scroll center right;
}

#menubar span.selected:hover{
	color: #0075c2 !important;
	background: url(/images/selUp.gif) no-repeat scroll center right;
}

#menubar span.unsel{
	background: url(/images/unsel.gif) no-repeat scroll center right;
}

#menubar span.unsel:hover{
	color: #0075c2 !important;
	background: url(/images/selDown.gif) no-repeat scroll center right;
}

#submenu a{
	margin-top: 2px;
}

#contentmenu {
	margin-top: 10px;
}

#contentmenu .login{
	margin: 0px 5px 5px 15px;
	width: 138px;
}

#contentmenu  h3{
	font-size: 1.25em;
	padding: 10px;
	color: #fff;
	margin: 0;
}

.buttondiv {
	text-align: center;
	padding-bottom: 0px !important;
}

#buttontable a{
	 display: block;
	height: 100%
}
#menu h3 {
	font-size: 1.25em;
	display: inline;
}

body, th, td, input, textarea, select, button {
 	font-family: Arial, sans-serif; /*"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; */
/*	font-family: "Microsoft Sans Serif", Verdana, sans-serif;*/
	font-size: 11px;
	color: #6B6B6B;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
}


a {
	color: #0075c2;
}

a:hover {
	text-decoration: none;
}

a.searchresult:link, a.searchresult:visited, a.searchresult:active {
	color: #0000CC;
}

a.searchresult:visited {
	color: #551A8B;
}

span.url {
	color: green;
}

h1 {
	color: #0075c2;
	font-size: 220%;
	font-weight: normal;
	margin-top: 0;
}
h2{
	font-size: 150%;
}
h3{
	font-size: 140%;
}
h4 {
	color: #0075c2;
	font-size: 130%;
	text-transform: uppercase;
	margin: 3px 0px 3px 0px;
	font-weight: normal;
}

p.featurelist{
	font-size: 120%;
}

#productsleft {
	float: left;
	padding-right: 40px;
}
#productsright {
	float: left;
	padding-left: 40px;
	border-left: 1px solid #d7d7d7;
}

ul.arrowlist {
	padding: 0;
	font-size: 120%;
/* 	list-style-type: circle; */
}

ul.arrowlist li {
	margin: 0 0 5px 15px;
}

div#notice_inner a{
	text-decoration: none;
}

div.title {
	margin-bottom: 15px;
	padding: 0px 0px 20px 0px;
	border-bottom: 1px solid #d2d2d2;
}

div.title h2 {
	font-size: 14px;
	font-weight: bold;
	color: #5D5D5D;
	margin-bottom: 0px;
	display: inline;
}

div.title h3 {
	display: block;
	font-size: 18px;
	font-weight: normal;
	color: #0075c2;
	margin-top: 0px;
	margin-bottom: 0px;
}

div.content {
}

p.larger{
	font-size: 120%;
}
img {
	border: medium none;
}

.errmessage {
	color: #F00;
}


/* Forms */
input, textarea, select, button {
	margin: 2px
}
input, select, button {
	vertical-align: middle
}



input[type=button], input[type=submit], input[type=reset], button {
	background: url(/static/button/buttonback.png) repeat scroll 0 0 transparent;
	color: #222;
	border: 1px outset #ccc;
	padding: .1em .5em;
}
input[type=button]:hover, input[type=submit]:hover, input[type=reset]:hover, button:hover {
	background: #eee;
}
input[type=button][disabled], input[type=submit][disabled],input[type=reset][disabled], button[disabled] {
	background: #f6f6f6;
	border-style: solid;
	color: #999;
}
input[type=button]:active, input[type=submit]:active, input[type=reset]:active, button:active{
	background: url(/static/button/buttonback-md.png) repeat scroll 0 0 transparent;
}

input[type=text], input[type=password], input.textwidget, textarea, select {
	border: 1px solid #d7d7d7;
}
input[type=text], input[type=password], input.textwidget {
	padding: 1px;
}
input[type=text]:focus, input[type=password]:focus, textarea:focus {
	border: 1px solid #886;
}
input.error, select.error {
	border: 1px solid #f00 ! important;
/*	color: #f00; /
	background: #877;*/
}
option {
	border-bottom: 1px dotted #d7d7d7;
}
fieldset {
	border: 1px solid #d7d7d7;
	padding: .5em;
	margin: 0;
}
legend {
	color: #999;
	padding: 0 .25em;
	font-size: 90%;
	font-weight: bold;
}
label.disabled {
	color: #d7d7d7;
}

/* Header
#header hr {
	display: none
}
#header h1 {
	margin: 1.5em 0 -1.5em;
}
#header img {
	border: none; margin: 0 0 -3em;
}
#header :link, #header :visited, #header :link:hover, #header :visited:hover {
	background: transparent;
	color: #555;
	margin-bottom: 2px;
	border: none;
}
#header h1 :link:hover, #header h1 :visited:hover {
	color: #000;
}*/

ul.vlist {
	list-style: none;
}

span.firstclass {
	color: #00f;
}

span.accesskey {
	text-decoration: underline ! important;
}

/* Navigation */
.nav h2, .nav hr {
	display: none;
}
.nav ul {
	font-size: 10px;
	list-style: none;
	margin: 0;
	text-align: right;
}
.nav li {
	border-right: 1px solid #d7d7d7;
	display: inline;
	padding: 0 .75em;
	white-space: nowrap;
}
.nav li.last {
	border-right: none;
}


/* Main navigation bar */
/*#mainnav {
	border: 1px solid #000;
	font: normal 10px helvetica, verdana,'Bitstream Vera Sans',arial,sans-serif;
	margin: .66em 0 .33em;
	padding: .2em 0;
}
#mainnav li {
	border-right: none;
	padding: .25em 0;
}
#mainnav :link, #mainnav :visited {
	border-right: 1px solid #fff;
	border-bottom: none;
	border-left: 1px solid #555;
	color: #000;
	padding: .2em 20px;
}
* html #mainnav :link, * html #mainnav :visited {
	background-position: 1px 0;
}
#mainnav :link:hover, #mainnav :visited:hover {
	background-color: #ccc ! important;
	border-right: 1px solid #ddd;
}
#mainnav .active :link, #mainnav .active :visited {
	background-color: #000;
	border-top: none;
	border-right: 1px solid #000;
	color: #eee;
	font-weight: bold;
}
#mainnav .active :link:hover, #mainnav .active :visited:hover {
	border-right: 1px solid #000;
}*/


/* Styles for tabular listings such as those used for displaying directory
   contents and report results. */
table.listing {
	border-bottom: 1px solid #d7d7d7;
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}
table.listing thead, tr.filter, table.listing tfoot {
	background: #f7f7f0;
}
tr.filter input {
	margin: 0;
}
table.listing thead th, table.listing tfoot td {
	border: 1px solid #d7d7d7;
	border-bottom-color: #999;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}

/*table.listing thead th :link:hover, table.listing thead th :visited:hover {
	background-color: transparent;
}*/
table.listing thead th a {
	border: none;
	padding-right: 12px;
}
table.listing tbody td, table.listing tbody th {
	border: 1px dotted #ddd;
	padding: 0;
}
table.listing tbody tr:hover {
	background: #eee;
}
/*table.listing tbody td a:hover, table.listing tbody th a:hover {
	background-color: transparent;
}*/
table.listing tbody tr {
	border-top: 1px solid #ddd;
}

table.listing tbody tr.separator {
	background: #f7f7f0;
	height: 5px;
}

/*table.listing tbody tr.even {
	background-color: #fcfcfc;
}
table.listing tbody tr.odd {
	background-color: #f7f7f7;
}*/
table.listing tbody tr.cursor {
	background: #eed !important;
}

/*table.listing tbody tr.filter {
	background: #f7f7f0 !important;
}*/

/*table.listing tr.highlight {
	background: #f77;
}*/

span.error {
	color: #F00;
}

div.scroller {
	font: normal 15px verdana,arial,'Bitstream Vera Sans',helvetica,sans-serif;
}



/* Grid style */
div.grid {
	width: 100%;
	position: relative;
	border-bottom: 1px solid #d7d7d7;
}

div.grid div.heading, div.grid div.row {
	height: 19px;
	border-top: 1px solid #ddd;
}

div.grid div.heading {
	background: #f7f7f0;
}

div.grid div.filtercell input, div.grid div.filtercell select {
	margin: 0;
}

div.grid div.cell, div.grid div.headingcell, div.grid div.filtercell {
	/* common cell attributes */
	position: absolute;
	overflow: hidden;
	border-left: 1px dotted #ddd;
	border-right: 1px dotted #ddd;
}

div.grid div.cell, div.grid div.headingcell {
	/* t r b l */
	padding: 3px 3px 0 3px;
	height: 17px;
	white-space: nowrap;
}

div.grid div.filtercell {
	padding: 1px 0 1px 0;
	height: 18px;
}

div.grid div.headingcell {
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	background: #f7f7f0;
}

div.grid div.cursor {
	position: absolute;
	border: 1px solid #000;
	height: 18px;
}

.linkmenu ul, ul.linkmenu {
	list-style: none;
}
.linkmenu a {
	color: #696969;
	text-decoration: none;
}
.linkmenu a:hover {
	color: #0075c2 !important;
}

.linktable a {
	color: #666;
	text-decoration: none;
}

.linktable h3 {
	font-size: 1.25em;
	margin-top: 0;
	color: #0088ce;
}

.mainmenu a {
	text-decoration: none;
	color: #666;
}

.mainmenu a:hover {
	color: #4b4b4b;
}

.mainmenu h2 {
	font-size: 1.75em;
	margin-top: 0;
	margin-left: 80px;
}


.mainmenu img {
	float: left;
	margin-right: 10px;
}

.mainmenu h3 {
	font-size: 1.25em;
	margin-top: 0;
	padding-top: 10px;
	margin-left: 60px;
}

a.largemenu {
	font-size: 150%;
	text-decoration: none;
}

.inputcalendar {
	background: #fff;
	border: 1px solid #000;
}

.inputcalendar tr.headrow {
	background: #5f8fc2;
}

.inputcalendar tr.monthrow {
	background: #eaeaea;
}

.inputcalendar td, .inputcalendar th {
	color: #000;
}

.inputcalendar td.offmonth {
	color: #d2d2d2;
}

.inputcalendar td.selectedday {
	background: #5f8fc2;
	color: #000;
}

p.warning {
	color: #F00;
	font-size: 140%;
	border: 1px solid #F00;
	padding: 5px;
}

div.myaccountitem {
	background: url(/static/buttongrad.png) repeat-x top left;
	cursor: pointer;
	height: 65px;
	padding: 5px;
}

div.myaccountitem:hover {
	background: #eee;
}

.myaccountitem h2 {
	color: #0089ca;
}

div.supportitem {
	line-height: 25px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	cursor: pointer;
}


div.reportitem {
	background: url(/static/buttongrad.png) repeat-x top left;
	cursor: pointer;
	height: 80px;
	padding: 10px;
}

div.reportitem:hover {
	background: #eee;
}

.reportitem p {
	margin-left: 60px;
}

.reportitem h3 {
	padding-top: 0px;
	color: #0089ca;
}

p.italics {
	color: #0089CA;

	margin-top: 15px;
	font-style: italic;
	text-align: center;
	font-size: 1.1em;
	text-decoration: none;
}

.aboutList li{
	color: #009ff2;
	list-style-image: url(/images/bl-arrowlist.png);
}

.aboutList hr{
	border-color: #009ff2;
	border: 0 0 1px 0;
	border-width: 1px 0 0 0;
}

.list{
	counter-reset:chapter;
}

.list div:before{
	content: counter(chapter) ". ";
	counter-increment: chapter;
}

.list div {
	counter-reset: section;
	font-weight: bold;
	font-size: 120%;
	margin: 10px 0;
}

.list p{
	margin-left: 40px;
	margin-bottom: 10px;
	text-indent: -20px;
	font-size: 100% !important;
}


.list p:before{
	content: counter(chapter) "." counter(section) "  ";
	counter-increment:section;
}

.list ul{
	margin-left: 40px;
}



