body {
	background-color: #f4f4ff;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	margin: 0px auto;
	padding:0;
	padding-left:0;
        text-align:left;
        width:920px        
        
        
}


#container {
    width: 920px;
    text-align:center;   
}


img {
	border: 0;
	padding: 0;
}

table {
	border: 0px none;
	background-color: #ffffff;
}


.tableCtbottom {
border-bottom-width : 1px; 
border-bottom-style : solid; 
border-color : #dddddd;
color : #000022; 
font-family : arial, sans-serif; 
font-size : 11px; 
vertical-align:top;
} 


A:LINK {
	color: navy;
	text-decoration: none;
}
A:visited {
	color: navy;
	text-decoration: none;
}
A:HOVER {
	color: #0000cc;
}
td.boxcontent {
    background-color: white;
}
td.boxnorthwest, td.boxnortheast, td.boxsouthwest, td.boxsoutheast, td.bboxnorthwest, td.bboxnortheast, td.bboxsouthwest, td.bboxsoutheast {
	font-size: 0;
	background-repeat: no-repeat;
}
td.boxnorthwest {
	background-image: url('../images/nw.png');
	height: 9px;
	width: 10px;
}
td.boxnortheast {
	background-image: url('../images/ne.png');
	height: 9px;
	width: 10px;
}
td.boxsouthwest {
	background-image: url('../images/sw.png');
	height: 9px;
	width: 10px;
}
td.boxsoutheast {
	background-image: url('../images/se.png');
	height: 10px;
	width: 10px;
}
td.boxwest, td.boxeast, td.bboxwest, td.bboxeast {
	background-repeat:repeat-y;
	font-size:0;
}
td.boxwest {
	background-image: url('../images/w.png');
	width:10px;
}
td.boxeast {
	background-image: url('../images/e.png');
	width:10px;
}
td.boxnorth, td.boxsouth, td.bboxnorth, td.bboxsouth {
	background-repeat:repeat-x;
	font-size:0;
}
td.boxnorth {
	height:10px;
	background-image: url('../images/n.png');
}
td.boxsouth {
	height:10px;
	background-image: url('../images/s.png');
}
td.bboxnorthwest {
	background-image: url('../images/bnw.png');
	height: 9px;
	width: 10px;
}
td.bboxnortheast {
	background-image: url('../images/bne.png');
	height: 9px;
	width: 10px;
}
td.bboxsouthwest {
	background-image: url('../images/bsw.png');
	height: 9px;
	width: 10px;
}
td.bboxsoutheast {
	background-image: url('../images/bse.png');
	height: 10px;
	width: 10px;
}
td.bboxwest {
	background-image: url('../images/bw.png');
	width:10px;
}
td.bboxeast {
	background-image: url('../images/be.png');
	width:10px;
}
td.bboxnorth {
	height:10px;
	background-image: url('../images/bn.png');
}
td.bboxsouth {
	height:10px;
	background-image: url('../images/bs.png');
}
.quotebox {
    position: relative; height:800px; width:647px;
}

.quotebox1 {
    position: absolute; top: 1px; left: 78px;
}

.quotebox2 {
    position: absolute; top: 74px; left: 6px;
}


.quotebox3 {
    position: absolute; top: 92px; left: 354px;
}

.quotebox4 {
    position: absolute; top: 182px; left: 4px;
}

.spacer32 {
height: 32px;
}
.spacer20 {
width: 20px;
}
.taller114 {
height: 114px;
}


ul#sidemenu {
	list-style: none;
	margin: 0;
	padding: 0;
	font: bold 10pt/1.8 verdana, arial, sans-serif;
}
ul#sidemenu li a:link, ul#sidemenu li a:visited {
	text-decoration: none;
	display: block;
	width: 80%;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #bb2222;
	color: white;
}
ul#sidemenu li {
	border-top: solid white 2px;
	margin-top: 0;
	padding-top: 0;
	margin-left: 0;
	padding-left: 0;
}
ul#sidemenu li a:hover {
	background-color: #991111;
	color: white;
}
.formerror
{
color: red;
font: normal 60% arial, helvetica, sans-serif;
}
.formtitle
{
color: navy;
font: normal 82% arial, helvetica, sans-serif;
}
