body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/top_bg.jpg) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
}

h1 {
	font-weight: normal;
	font-size: 237%;
}

h2 {font-weight:normal;
	font-size:175%;
}

a {
	border-bottom: 1px dotted #CCCCCC;
	text-decoration: none;
	color: #1777B1;
}

a:hover {
	color: #FF7400;
	text-decoration: none;
}

img {
	border: 2px solid #cccccc;
}

img.left {
	float: left;
	margin: 0px 10px 0 0;
}

img.right {
	float: right;
	margin: 6px 0 0 15px;
}

.bg1 {
	background: url(images/img06a.jpg) no-repeat left bottom;
}
.bg2 { background: url(../canvas/images/img05.gif) no-repeat left bottom; }
.bg3 { background: url(../canvas/images/img06.gif) no-repeat left bottom; }
.bg4 { background: url(images/img08.gif) no-repeat left bottom; }
.bg5 { background: url(images/img14.gif) no-repeat left bottom; }
.bg6 { background: url(images/img09.gif) no-repeat left bottom; }
.bg11 { background: url(images/img011.gif) no-repeat 0 5px; }

/*(.bg6 {
	background: url(images/img10a.gif) no-repeat right bottom;*/
}
/*.bg7 { background: url(images/img11.gif) no-repeat right bottom; }*/

.caption {
	font-size:0.8em;
}

.feature {
}

.feature .image {
	padding: 0 0 0 40px;
}

.feature .title {
}

.feature .content {
	padding: 0 0 0 20px;
}

.box {
	float: left;
	width: 250px;
}

.box .title {
	height: 35px;
	padding: 20px 0 0 40px;
	text-transform: lowercase;
	font-size: 167%;
}

.box .content {
	font-size:12px;
	border-bottom: 1px dotted #000000;
}

.list {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}
.list li {
	padding-left: 20px;
	background: url(images/img07.gif) no-repeat left center;
}

/* Header */

#header {
	width: 800px;
	height: 150px;
	margin: 0 auto;
	background: url(images/header.gif) no-repeat;
	/*border-bottom: dotted #1777B1 1px;
	border-left: dotted #1777B1 1px;
	border-right: dotted #1777B1 1px;*/
}

#headerphoto {
	width: 800px;
	height: 90px;
	margin: 0 auto;
}

#header h1, #header p {
	margin: 0;
	margin: 0;
	font-weight: normal;
	color: #000000;
}

#header h1 {
	float: left;
	padding: 58px 0 0 12px;
	text-transform: lowercase;
	line-height: 72px;
	font-size: 72px;
}

#header p {
	float: right;
	padding: 102px 0 0 0;
	text-transform: uppercase;
	font: bold 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#header p a {
	font-size: 167%;
}

#header a {
	border: none;
	color: #000000;
}

/* Page */

#page {
	width: 800px;
	margin: 0 auto;
	/*border-left: dashed #1777B1 1px;
	border-right: dashed #1777B1 1px;*/
}

/* Content */

#content {
	float: right;
	width: 520px;
	padding: 0 10px 0 5px;
}

#content h1{
	padding: 0 0 -32px 0;
}

.red {color:#FF0000;}

.gold { color:#FF7400;
		font-size:0.9em;
}

.blue { color:#1777B1;}

#content p, #content ul, #content ol {
	line-height: 1.5em;
	text-align: justify;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 245px;
	padding: 0 5px 0 10px;
	border-right: 1px dotted #DCDCDC;
}


#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
}

#sidebar li li {
	padding: 0px 0 0 17px;
	background: url(images/img07.gif) no-repeat 0 10px;
	border-top: 1px dotted #DCDCDC;
	line-height: 2.9em;
}

#sidebar li li2 { font-size:9px;
}

#sidebar li li.first {
	border-top-color: #FFFFFF;
}

#sidebar h2 {
	height: 40px;
	padding: 20px 0 0 45px;
	text-transform: lowercase;
	font-size: 150%;
}

#sidebar a {
	border: none;
	border-bottom: 1px dotted #666666;
}

#sidebar a:hover {
	border-bottom: 1px dotted #666666;
	color: #FF9900;
}

/* Footer */

#footer {
	clear: both;
	height: 150px;
	background-image: url(images/footer_bg.jpg);
	color: #FFFFFF;
}

#footerContent {
	background: url(images/footerA_bg.jpg);
	height: 150px;
	width: 800px;
	margin: auto;
}
#footerContent  p {
	margin: 0;
	text-align: center;
	font-size: 1.0em;
	color: #FFFFFF;
	padding: 75px 0 0 0;
}

#footerContent a {
	border: none;
	color: #FFFFFF;
	text-decoration:none;
}

#footerContent a:hover {
	color: #000066;
	text-decoration:none;
	border-bottom: 1px dashed #FF9900;
}

#legal {
}

/*#legal strong {
	display: block;
	padding: 20px 0 0 0;
	background: url(images/img12.gif) no-repeat center top;
	text-transform: lowercase;
	letter-spacing: 3px;
	font-size: 182%;
	font-weight: normal;*/
}

#links {
}

.finePrint {
	font-size: .9em;
}
