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;}
.pars {margin-left: 1em; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}

/*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; padding-left: 4px;}
.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);}
.cap-strong {text-transform:uppercase; font-weight:bold;}
.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;
position:relative;
float:right;
background:url(images/bg.png) no-repeat center;
text-align:center;
font-weight:bold;
}

#container325 {
width:319px;
height:194px;
margin:0 auto;
position:relative;
float:center;
background:url(images/bg2.png) no-repeat center;
text-align:center;
font-weight:bold;
}

#container319 {
width:331px;
height:161px;
margin:0 auto;
position:relative;
float:center;
background:url(images/bg3.png) no-repeat center;
text-align:center;
font-weight:bold;
}

#container265 {
width:265px;
height:315px;
margin:0 auto;
position:relative;
float:right;
background:url(images/bg3.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);}\

/*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;
	}

a[href$=".jpg"] {
	background: url(images/icons/none.gif) no-repeat right top;
	padding-right: 18px;
	}
