body {
	margin:0px 0px 0px 0px;
	padding:0px;
	padding:0px;
	height: 100%;
	width: auto;
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", "Century Gothic", Arial;
	background-image: url(images/greyb.jpg);
}

.logo{
	margin-top: 0px;
}
/*
Beginning of menu ordered list
*/

ol#toc {
    height: 2em;
    list-style: none;
    margin: 0;
    padding: 0;
}

ol#toc li {
    background: url(basic_tab.gif);
    float: left;
    margin: 0 1px 0 0;
    padding-left: 10px;
}

ol#toc a {
	background: url(basic_tab.gif) 100% 0;
	color: #666666;
	display: block;
	float: left;
	height: 2em;
	line-height: 2em;
	padding-right: 10px;
	text-decoration: none;
	font-weight: bolder;
}

ol#toc li.current {
    background-color: #00CC00;
    background-position: 0 -60px;
}

ol#toc li.current a {
    background-position: 100% -60px;
    color: #fff;
    font-weight: bold;
}

#nav {
	font-family: "Trebuchet MS", "Century Gothic", Arial;
	font-weight: bolder;
}


.dotlinks a {
	text-decoration:none;
	font-weight: bolder;
	background-repeat: repeat-x;
	color: #8EAE01;
	background-image: url(images/linerp.jpg);
	font-size: 16px;
	font-family: "Trebuchet MS", "Century Gothic", Arial;
	font-style: normal;
	font-variant: normal;
}

.paragraph{
	font-size: 12px;
	font-family: "Trebuchet MS", "Century Gothic", Arial;
	letter-spacing: normal;
 	text-align: justify; 
	text-justify: newspaper;
 	padding: 10; 
}
.panelparagraph{
	font-size: 12px;
	font-family: "Trebuchet MS", "Century Gothic", Arial;
	color: #666666;
}
.panelparagraphdarker {

	font-size: 12px;
	font-family: "Trebuchet MS", "Century Gothic", Arial;
	color: #333333;
}


.bluelinks a {
	text-decoration:none;
	font-weight: bold;
	background-repeat: repeat-x;
	color: #666666;
	background-image: url(images/linerr.jpg);
	font-size: 12px;
	text-align: center;
}
.bluelinks a:hover {
	color:#333333;
	font-size: 12px;
}

.footertext {
	color: #666666;
	font-size: 9px;
}
.customerlogin {
	color: #00A600;
	font-weight: normal;
	font-size: 9px;
}

.separator {
	color: #CCCCCC;
	font-weight: normal;
	font-size: 9px;
}
a {
	color: #0099FF;
}

a:hover {
	color: #666666;
}

.paragraph1 {
	font-size: 14px;
	font-family: "Trebuchet MS", "Century Gothic", Arial;
	padding: 1;
	color: #333333;
	font-weight: normal;
}
.paragraph2 {
	font-size: 12px;
	font-family: "Trebuchet MS", "Century Gothic", Arial;
	padding: 1;
	color: #333333;
}
.GreenTitles {
	text-decoration:none;
	font-weight: bolder;
	color: #8EAE01;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	letter-spacing: normal;
	background-color: #FFFFFF;
}
.paragraphlowpadding {

	font-size: 12px;
	font-family: "Trebuchet MS", "Century Gothic", Arial;
	letter-spacing: normal;
 	text-align: left; 
	text-justify: newspaper;
 	padding: 8;
}
.smallcaps {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
	vertical-align: top;
	padding-bottom: 40px;
	padding-left: 2px;
}
.exsfrightTitles {
	text-decoration:none;
	font-weight: bolder;
	color: #666666;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	letter-spacing: normal;
	background-color: #FFFFFF;
}
.wctable {
	background-color: #FFFFFF;
}