body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #EEEBEB;
	margin-top: 0px;
}

/*Links*/
a:link {color: #B16B26; text-decoration: underline;}
a:visited {text-decoration: underline;	color: #B16B26;}
a:hover {text-decoration: none;	color: #B16B26;}
a:active {text-decoration: underline;	color: #B16B26;}

/*Defaults*/
h1 {font-size: 14px; color:#000000;}
h2 h3 h4 h5 h6 {font-size: 12px; font-weight:bold;}

/*Alignment*/
.par {margin-left: 1em;}

/*Font Styles*/
.hdtxt {font-size:14px; font-weight:bold;}
.hdtxt2 {font-size:14px; font-weight:bold; color:white; background-color:black;}
.hdtxt2sm {font-size:12px; font-weight:bold; color:white; background-color:black;}
.hdtxt3 {font-size:14px; font-weight:bold; color:black; background-color:#EEEBEB;}
.hdtxt3sm {font-size:12px; font-weight:bold; color:black; background-color:#EEEBEB;}
.hdtxt3smlt {font-size:12px; font-weight:bold; color:black; background-color:#F7F4F4;}
.hdtxt4 {font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold;}

.smtxt {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}
.smtxtb {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold;}
.smtxtbw {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px; font-weight:bold; color:#FFFFFF;}

/*Borders*/
.bdrrt {border-right-style:solid; border-right-width:thin; border-right-color:#999999;}
.bdrrtlt {border-right-style:solid; border-right-width:thin; border-right-color:#E8E8E8;}
.bdrrblt {border-right-style:solid; border-right-width:thin; border-right-color:#E8E8E8;border-bottom-style:solid; border-bottom-width:thin; border-bottom-color:#666666;}
.bdrblt {border-color:#666666;border-bottom-style:solid; border-bottom-width:thin;}
.bdrbtmdash {border-bottom-color:#CCCCCC; border-bottom-style:dashed; border-bottom-width:thin;}

/*List Styles*/
.lisd {list-style-image: url(images/bulletd.jpg);}
.lisdblock {list-style-image: url(images/bulletd.jpg);background-color:#E8E8E8; display:block; font-weight:bold;}
.lisc {list-style-image: url(images/check.gif);}

/*image blocks*/
#container {
width:340px;
height:260px;
margin:0 auto;
padding: 0 0 0 0;
position:relative;
float:right;
background: url(images/bg.png) no-repeat center;
text-align:center;
font-weight:bold;
}

/*template styles*/
.cellleft {background-image:  url(images/back_08.jpg); background-repeat:repeat;}
.cellright {background-image: url(images/back_10.jpg); background-repeat:repeat;}
.cellbody {background: url(images/graph.jpg);}

.ttop {margin-top:0px}

#intro {
	background: url(../images/back_01.jpg) top center no-repeat;
/*	width:780px;*/
	height:93px;
}

#tcell {
	background: url(images/backc_02.jpg) top no-repeat;
	height:33px;
	padding:0 auto;
	top: auto;
	}
#bcell {
	background: url(images/container.jpg) top center no-repeat;
	width: 775px;
	margin: auto;
	height:590px;
	}
/*Layout*/
#topheader {
	height:53px;
	padding: 0 0 0 0;
	margin: auto;
	}

#header {
	height: 241px;
	background-image: url(images/back_02.jpg);
	background-repeat:no-repeat;
}
#header .noprint {
	height: 241px;
}

#header .printonly {
	display:none;
	}

#all-container {
	width: 775px;
	margin: auto;
}

#body-container {
	position:relative;
	}

#body-container #main {
	background-image:url(images/home2_02.jpg);
	background-repeat:repeat-y;
	position:relative;
	margin:0 0 0 0;
	padding:3px 10px 0 10px;
	}

#body-container #top {
	background-image:url(images/home2_01.jpg);
	background-repeat:no-repeat;
	height:32px;
	}

/*Footer*/
#footer {
	width: auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	padding:0;
	height:161px;
	margin:auto;
	clear:both;
	}


#btmimg, #topimage {
	clear:both;
	width:775px;
	margin:auto;
	}

#footer .left {
	display:none;
	}

#footer .right {
	float:right;
	width: 350px;
	text-align:right;
	}

#buttonsbox {
	position:absolute;
	width: 133px;
	margin-left: 135px;
	top: 129px;
	}
#hometext {
	margin-top:25px 3px 0 0;
	padding:2px;
	text-align:center;
}

#logoplace {
	margin:50px 0 0 0;
}

/*external links*/
a[href^="http:"] {
	background: url(images/icons/extlink.gif) no-repeat right top;
	padding-right: 18px;
	}

a[href^="mailto:"] {
	background: url(images/icons/email.gif) no-repeat right top;
	padding-right: 18px;
	}

a[href$=".pdf"] {
	background: url(images/icons/adobe.gif) no-repeat right top;
	padding-right: 18px;
	}

a[href$=".mov"] {
	background: url(images/icons/qtime.gif) no-repeat right top;
	padding-right: 18px;
	}
