@charset "utf-8";
img {
	border: 0;
}
body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
margin: 0 0 0 0;
background-image:url(images/gradient.gif); 
background-repeat:repeat-x;
}
#gradient {
	background-image:url(images/gradient.gif);
	background-repeat:repeat-x;
}
.listitem {
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: url(images/orange-bullet.png);
	margin: 0 0 0 10pt;
}
.title {
	color: #006595;
	font-size: 14pt;
	font-weight:bolder;
}
.subtitle {
	color:#217e98;
	font-size: 10pt;
}
#navigation {
	text-align: left;
}
#navigation a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: small-caps;
	text-decoration: none;
	color: #006595;
	font-weight: bold;
}

#navigation a:hover {
	text-decoration: underline;
}
#inner_table {
	bo/rder-right-width: thin;
	b/order-left-width: thin;
	bo/rder-top-style: none;
	b/order-right-style: solid;
	b/order-bottom-style: none;
	b/order-left-style: solid;
	bo/rder-right-color: #333333;
	bo/rder-left-color: #333333;
}
#side_navigation {
	background-color: #faeac4;
	bac/kground-image: url(images/img_13.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#side_navigation li {
	list-style-type: disc;
	list-style-image: url(images/bullet.gif);
}
#side_navigation a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
#side_navigation a:hover {
	text-decoration: underline;
}
#sub_navigation a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-decoration: none;
	col/or: #754d00;
	color: #ecad82;
	font-weight: bold;
}
#sub_navigation a:hover {
	text-decoration: underline;
}

#top_curve {
	position: static;
	z-index: 1;
	top: 75px;
	float:left;
}
#main {
	position: static;
	z-index: 2;
	width: 550px;
	top: 0px;
	left: 0px;
	float: left;
	background-image: url(images/top_curve.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	
}
#bottom_curve{
	bottom: 100%;
	position: absolute;
	float: right;

}
#content {
	margin-top: 20px;
	margin-left: 20px;
	ma/rgin-right: -35px;
	margin-bottom: -11px;
	background-image: url(images/bottom_curve.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: #000000;	
}
#copy {
	margin-right: 10px;
}
.header_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: small-caps;
	color: #006595;
	font-weight: bold;
}
