body 	{
	background:#ffffff;
	text-align:center;
	}

#container{
	width:760px;
	background:#ffffff;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	}

#header	{
	margin:0px;
	padding:0px;
	background:#ffffcc;
	}


#menu 	{
	float:left;
	width:19%;
	margin:0px; text-align:left;
  	padding:0px;
	font-family:Arial, SunSans-Regular, sans-serif;
	font-size:13px;font-weight:bold;
	
	background-color:#ffffcc;
	}


#main 	{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color:#ffffcc;
	width:81%;
	float:left;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	text-align:left;
	}

#content{
	margin-left:0px;
	margin-top:0px;
	padding:0px 15px 0px 15px;
	background-color:#ffffcc;
	font-size: 0.9em;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	}

#company{
	margin:0px 0px 0px 0px;
    	padding:0px 0px 0px 0px;
	background-color:#ffffcc;
	border-style:dotted;
	border-color:black;
	border-width:1px 1px 1px 1px;
	font-size: 0.8em;
	text-align:center;
	clear:both;
	}


#footer {
    	margin:0px 0px 0px 0px;
    	padding:0px 0px 0px 0px;
	border-style:dotted;
	border-color:black;
	border-width:1px 1px 1px 1px;
	background-color:#ffffcc;
	font-size: 0.7em;
	clear:both;
	}

#centertext{
	text-align:center;
	}

#cpage	{
	display: inline;
	font-family: Helvetica, Geneva, arial, sunSans-Regular, sans-serif;
	border-style:solid;
	border-color:black;
	border-width:1px 1px 1px 1px;
	padding: 0px 3px 0px 3px;
	background-color:#ffffff;
	
	}


#floatright{
	float:right;
	margin-left: 5px;
	}

#floatleft{
	float:left;
	}

#linkscontent {
	margin-left:0px;
	margin-top:0px;
	padding:0px 15px 0px 15px;
	background-color:#ffffff;
	font-size: 0.9em;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	}

#divider{
	margin:0px;
    	padding:0px;
	border-style:dotted;
	border-color:black;
	border-width:1px;
	clear:both;
	}

#dividerlink{
	margin:0px;
    	padding:10px;
	border-style:solid;
	border-color:#ffffcc;
	border-width:1px;
	clear:both;
	}

#bdividerlink{
	margin:0px;
    	padding:3px;
	border-style:solid;
	border-color:#ffffcc;
	border-width:1px;
	clear:both;
	}

#left 	{
	float:left;
	width:50%;
	margin:0px; text-align:left;
  	padding:0px;
	font-family:Arial, SunSans-Regular, sans-serif;
	font-size:13px;font-weight:bold;
	
	background-color:#ffffcc;
	}
	
#right 	{
	float:left;
	width:50%;
	margin:0px; text-align:left;
  	padding:0px;
	font-family:Arial, SunSans-Regular, sans-serif;
	font-size:13px;font-weight:bold;
	
	background-color:#ffffcc;
	}

#leftlink	{
	width: 126px;
	float:left;
	border-style:solid;
	border-color:black;
	border-width:0px;
	}
	
#bulrightlink	{
	float:left;
	padding:0px 0px 0px 0px;
	width: 500px; 
	border-width:0px;
	border-style:solid;
	border-color:black;
	text-align:top;
	}

#bulleftlink	{
	width: 25px;
	float:left;
	border-style:solid;
	border-color:black;
	border-width:0px;
	}
	
#rightlink	{
	float:left;
	padding:10px 5px 10px 45px;
	width: 60%; 
	border-width:0px;
	border-style:solid;
	border-color:black;
	text-align:top;
	}

#navlist li { 
	list-style-type: square;
	margin-bottom: 0.3em;
	}

#navlistb li { 
	list-style-type: square;
	margin-bottom: 0.9em;
	}

#navlistc li { 
	list-style-type: square;
	margin-bottom: 20px;
	}

#navlistd li { 
	list-style-type: square;
	margin-bottom:4px;
	font-size: 0.9em;
	}

#textheader{
	float:left;
	width:630px;
	margin:0px;
  	padding:0px;
	font-family:Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size:3em;
	color:#99ccff;
	font-weight:bold;
	background-color:#ffffff;
	}


#textcontainer{
	width:630px;
	background:#ffffff;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	}


td.copy	{
	text-align:center;
	}

ul	{
	margin-top:1em;
	}

h1 	{
    	font-size: 1.8em; 
    	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-style:italic;
	}

h2 	{
	font-size: 1.8em;
	font-family: Helvetica, Geneva, arial, sunSans-Regular, sans-serif;
	color: #4A2500;
	}

h3	{
	font-size: 1.2em;
	font-family: Helvetica, Geneva, arial, sunSans-Regular, sans-serif;
	}

td	{
	padding-left:5px; width:150px;
	vertical-align: text-top;
	font-size: 0.9em;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	}


.bl {background: url(images/bl2.bmp) 0 100% no-repeat}
.br {background: url(images/br2.bmp) 100% 100% no-repeat}
.tl {background: url(images/tl2.bmp) 0 0 no-repeat}
.tr {background: url(images/tr2.bmp) 100% 0 no-repeat; padding:10px}

.bl2 {background: url(images/bl2.bmp) 0 100% no-repeat}
.br2 {background: url(images/br2.bmp) 100% 100% no-repeat}
.tl2 {background: url(images/tl1.bmp) 0 0 no-repeat}
.tr2 {background: url(images/tr1.bmp) 100% 0 no-repeat; padding:10px}

.t {background: url(images/dot.bmp) 0 0 repeat-x; width: 100%}
.b {background: url(images/dot.bmp) 0 100% repeat-x}
.l {background: url(images/dot.bmp) 0 0 repeat-y}
.r {background: url(images/dot.bmp) 100% 0 repeat-y}


.datetext{
	font-weight:bold;
	font-style:italic;
	color:#990000;
	}


.purplecenter{
	text-align:center;
	font-size: 1.23em;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	font-weight:bold;
	color:#cc0066;
	}

.blockIMG{
	display:block;
	margin:0;
	} 

.centeredImage	{
    	text-align:center;
    	margin-top:0px;
    	margin-bottom:0px;
    	padding:0px;
	}


.boldcenter{
	text-align:center;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 0.4em;
	}

.boldcentermed{
	text-align:center;
	font-size: 1.23em;
	font-weight: bold;
	margin-bottom: 0.4em;
	}


.boldcenterlarge{
	text-align:center;
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 0.4em;
	}
	
.subtitle{
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 0.4em;
	}

.subtitle2{
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 0.4em;
	}

.subtitleinline{
	display: inline;
	font-size: 1.2em;
	font-weight: bold;
	}

.paraspace {
	margin-top: 0;
	margin-bottom: 0.6em;
	}


.bparaspace {
	margin-top: 0;
	margin-bottom: 0;
	}

.linktitle{
	display: inline;
	font-size: 1em;
	font-weight: bold;
	}

.linktitlered{
	display: inline;
	font-size: 1em;
	font-weight: bold;
	color: #990000;
	}

.linktext{
	}

.boldtext{
	font-weight: bold;
	}

.italic	{
	font-style:italic;
	}

.h2inline	{
	display: inline;
	font-size: 1.8em;
	font-weight: bold;
	font-family: Helvetica, Geneva, arial, sunSans-Regular, sans-serif;
	color: #4A2500;
	}

.linkssub	{
	text-decoration: underline;
	display: inline;
	font-size: 1.3em;
	font-weight: bold;
	font-family: Helvetica, Geneva, arial, sunSans-Regular, sans-serif;
	color: #4A2500;
	}

.italicbold	{
	display: inline;
	font-size: 1em;
	font-style:italic;
	font-weight: bold;
	}

.italicboldbrown	{
	display: inline;
	font-size: 1.2em;
	font-style:italic;
	font-weight: bold;
	color: #4A2500;
	}

.boldinline{
	display: inline;
	font-size: 1em;
	font-weight: bold;
	}

.creedtext{
	font-size: 1.2em;
	font-family: Arial, Helvetica, Geneva, arial, sunSans-Regular, sans-serif;
	color: #4A2500;
	font-weight: bold;
	}

.creedutext{
	font-size: 1.2em;
	font-family: Arial, Helvetica, Geneva, arial, sunSans-Regular, sans-serif;
	color: #4A2500;
	font-weight: normal;
	font-style:italic;
	}

.inline{
	display: inline;
	font-size: 1em;
	}

.toptext{
	font-size: 1.6em; 
    	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-style:italic;
	font-weight: bold;
	}

.nexttext{
	font-size: 1.4em; 
    	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-style:normal;
	}

.bullet{
	font-size: 1em;
	color: black;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0.6em;
	}

.bullet2{
	font-size: 1em;
	color: black;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	}

img {
border: 0px none;
}

a:link {text-decoration:none; color:black}
a:visited {text-decoration:none; color:black}
a:active {text-decoration:none; color:black}
a:hover {text-decoration:none; background:#99CCFF;}

.class2 a:link {text-decoration: underline; color:black}
.class2 a:visited {text-decoration: underline; color:black}
.class2 a:active {text-decoration: underline; color:black}
.class2 a:hover {text-decoration: underline; color:black; background:#99CCFF;}

.class3 a:link {text-decoration: none; color:black}
.class3 a:visited {text-decoration: underline; color:black}
.class3 a:active {text-decoration: underline; color:black}
.class3 a:hover {text-decoration: none; color:black; background:#ffffcc;}

