#horizontal_navigation {
	background-repeat: repeat-x;
	height: 50px;
	background-image: url(../images/topnavigation_off.jpg);
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
}
#breadcrumbs {
	width: 940px;
	margin: 0px;
	font-size: 10px;
	text-align: right;
	padding: 0px 20px 0px 0px;
	color: #036;
	height: 20px;
	background-image: url(../images/breadcrumbs_bg_lft.jpg);
	background-position: left;
	background-color: #FFF;
	background-repeat: no-repeat;
}
#breadcrumbs a {
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
#breadcrumbs a:hover {
	color: #030;
}
#right_content {
	padding-top: 0px;
	padding-bottom: 40px;
	float: right;
	width: 700px;
	margin: 0px;
	height: auto;
}
#content {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	clear: right;
	padding-bottom: 50px;
	padding-top: 20px;
}
#content p {
	font-size: 15px;
	line-height: 22px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#content_header {
	height: 240px;
	width: 700px;
	float: right;
	clear: both;
	text-align: right;
	margin-bottom: 15px;
	padding: 0px;
}
#content ul  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	/*font-weight: bold;*/
	letter-spacing: -0.2pt;
	word-spacing: 0.8pt;
	line-height: 18px;
	list-style-position: outside;
}
#content li {
	margin-bottom: 5px;
	font-size: 15px;
}
#content ol {
	/*font-family: Palatino, Georgia, "Times New Roman", Times, serif;*/
	font-size: 15px;
	/*font-weight: bold;*/
	color: #333333;
}
#content a {
	/*font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;*/
	/*font-size: 15px;*/
	color: #0E6E9E;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#content a:hover {
	/*color: #294B83;*/
	/*font-size: 15px;*/
}
#box_links {
	float: left;
	width: 200px;
	color: #FFF;
	margin-bottom: 30px;
}
#box_links a {
	color: #333;
	/*font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;*/
	font-size: 13px;
	font-weight: bold;
}
#box_links ul li {
	color: #333;
	padding-bottom: 2px;
}
#box_links .blue {
	background-color: #D6E0EA;
	float: left;
	width: 100%;
	background-image: url(../images/curl.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	height: 300px;
	margin-bottom: 10px;
}
#box_links .blue  h1{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin: 0px;
	padding: 5px;
	font-size: 16px;
	color: #003365;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #003365;
	background-color: #FFF;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #003365;
}
#box_links .green {
	background-color: #CEDDD8;
	float: left;
	width: 240px;
	margin-left: 15px;
	height: 300px;
	background-image: url(../images/curl.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#box_links .green h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	padding: 5px;
	background-color: #FFF;
	margin: 0px;
	color: #296667;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #2F6667;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #2F6667;
}
#box_links .orange {
	background-color: #FFE3C0;
	width: 240px;
	float: left;
	padding: 0px;
	margin-left: 15px;
	height: 300px;
	background-image: url(../images/curl.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	color: #FC9;
}
#box_links .orange h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	color: #C29562;
	margin: 0px;
	padding: 5px;
	background-color: #FFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #D19A69;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #D19A69;
}
#box_links .gray {
	background-color: #CCC;
	background-image: url(../images/curl.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: left;
	height: auto;
	width: 100%;
}
#box_links .gray h1 {
	background-color: #FFF;
	color: #333;
	margin: 0px;
	padding: 5px;
	font-size: 16px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333;
	border-bottom-color: #333;
}
#box_links .red {
	background-color: #FFD3C1;
	float: left;
	height: 200px;
	width: 240px;
	margin-left: 15px;
	background-image: url(../images/curl.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#box_links .red h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	font-weight: bold;
	color: #C30;
	background-color: #FFF;
	padding: 5px;
	margin: 0px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C63;
	border-bottom-color: #C63;
}
#box_links .yellow {
	background-color: #FFE9AD;
	float: left;
	height: 200px;
	width: 240px;
	margin-left: 15px;
	background-image: url(../images/curl.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#box_links .yellow h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	font-weight: bold;
	color: #F93;
	background-color: #FFF;
	padding: 5px;
	margin: 0px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FC6;
	border-bottom-color: #FC6;
}


/*---------------------INSIDE NAV---------------------*/

#innav {
	width: 960px;
	height: 50px;
}
#innav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#innav li {
	display: inline;
	float: left;
}
#innav a {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	padding-top: 15px;
	padding-bottom: 10px;
	width: 180px;
	padding-right: 15px;
	padding-left: 15px;
	height: 25px;
	background-repeat: repeat-x;
	font-weight: bold;
}
#innav a:hover {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	background-image: url(../images/topnavigation_on.jpg);
}
#innav .active {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	background-image: url(../images/topnavigation_on.jpg);
}
#innav .active a {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	background-image: url(../images/topnavigation_on.jpg);
}
#heading {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #036;
	width: 221px;
	font-weight: bold;
	text-align: center;
}

