*, html {
	margin:0;
	padding:0;
}

body {
	font-family:helvetica, arial, sans-serif;
	font-size:11px;
	color:#000;
	background:#FFF;
}

p * {
	font-family:helvetica, arial, sans-serif !important;
	
}

.print {
	display:none;
}

img {
	border:none;
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.left {
	float:left;
}

.right {
	float:right;
	text-align:right;
	position:relative;
}

#wrapper {
	width:924px;
	border:1px solid #cdcdcd;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	border-top:none;
}

#header {
	margin:2px;
	padding:2px;
	padding-left:0px;
	margin-top:0px;
	padding-top:0px;
	background:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-position:top left;
}

#header #search {
	margin-top:20px;
	margin-right:10px;
	margin-bottom:20px;
}

.searchForm label {
	font-size:11px;
	font-weight:bold;
}

.searchForm .input {
	margin-left:5px;
	margin-right:5px;
	height:13px;
	padding:2px;
	font-size:10px;
	background:#fff;
}

.searchForm .button {
	height:17px;
	width:16px;
	overflow:hidden;
	text-indent:9999px;
	border:none;
	cursor:pointer;
	background-image:url(../images/button.gif);
}

ul#navbar {
	
	list-style:none;
	display:inline;
	text-align:right;
}

ul#navbar li {
	list-style:none;
	display:inline;
	float:left;
	padding:0px 10px;
	border-left:2px solid #000;
	font-size:12px;
	font-weight:bold;
}

ul#navbar li.first {
	border-left:none;
}

ul#navbar li a {
	color:#000;
}

ul#navbar li a:hover {
	color:#00ac6d;
	text-decoration:none;
}

#mainImage {
	margin:2px;
	height:30px;
	overflow:hidden;
	padding:20px;
	font-size:24px;
	color:#ffffff;
	font-family:'Times New Roman', serif;
	background:#00ac6d;
}

hr {
	padding:0px;
	margin:0px;
	background-color:#cdcdcd;
	border:0px;
	color:#cdcdcd;
	height:1px;
	width:100%;
}

#wrapper hr {
	clear:both;
	position:relative;
}

#wrapper * hr {
	clear:none;
}

#crumbs {
	padding:5px;
	padding-left:15px;
	font-size:10px;
	color:#000;
}

#crumbs a {
	color:#000;
	text-decoration:underline;
}

#crumbs a:hover {
	color:#00ac6d;
}


#main {
	padding:10px;
	min-height:615px;
	position:relative;
}

#main a {
	color:#00ac6d;
}

#main a:hover {
	text-decoration:none;
}

#footer {
	margin:2px;
	padding:5px;
	font-size:10px;
}

#footer a {
	color:#000;
}

#footer a:hover {
	text-decoration:underline;
}

.box {
	margin:2px;
	border:1px solid #cdcdcd;
	text-align:left;
	background:#fff;
	-moz-border-radius-topleft: 15px;
	-webkit-border-radius-topleft: 15px;
	-moz-border-radius-topright: 15px;
	-webkit-border-radius-topright: 15px;
}

.box h2 {
	-moz-border-radius-topleft: 15px;
	-webkit-border-radius-topleft: 15px;
	-moz-border-radius-topright: 15px;
	-webkit-border-radius-topright: 15px;
}

.box.left {
	margin-right:14px;
}

.box.right {
	position:relative;
	text-align:left;
	margin-left:14px;
}



.box.rleft {
	margin-left:303px;
}

.box.regH {
	height:240px;
	overflow:hidden;
}

.box.regW {
	width:288px;
}

.box h2 {
	margin:2px;
	font-size:14px;
	font-weight:normal;
	padding:5px;
	color:#555;
}

.box h2 a {
	color:#555555 !important;
} 

.box img {
	padding:2px;
	max-width:284px;
}

.single img {
	padding:2px;
	padding-right:15px;
	max-width:300px;
	float:left;
}

.box h2 img {
	width:auto;
	padding:0px;
	margin-right:5px;
	vertical-align:middle;
}



.box p {
	padding:5px;
}

.box h3, .box h4 {
	padding:5px;
	padding-bottom:0px;
}



.single p {
	padding-top:10px;
}

.box .newsItem {
	padding:2px;
	font-size:10px;
}

.box .newsItem p, .box .newsItem .date, .box .newsItem h3 {
	margin-left:65px;
}

.box .newsItem img {
	width:50px;
	float:left;
	padding:10px;
}

.box .newsItem .date {
	color:#00ac6d;
	margin-left:70px;
}

.box .newsItem h3 {
	font-size:11px;
}

.box .newsItem h3 a {
	color:#000 !important;
}


#main .text {
	padding:5px;
	margin-right:300px;
}
#main .text p *, #main .text p, #main .text li { 
	font-size:12px !important;
}


#main ul {
	margin-left:20px;
}

#main ul ul {
	margin-left:40px;
}

#main ul ul ul {
	margin-left:60px;
}

#main ol {
	margin-left:20px;
}

#main ol ol {
	margin-left:40px;
}

#main ol ol ol {
	margin-left:60px;
}

#main .text h2 {
	padding:5px;
	padding-left:0px;
	font-size:16px;
	color:#00ac6d;
	margin-bottom:5px;
	font-weight:normal;
}

#main .text h2 {
	font-size:16px !important;
}

#main .text h3 {
	font-size:14px;
	color:#00ac6d;
	margin-bottom:10px;
	font-weight:normal;	
}

#main .text h3 * {
	font-size:14px !important;
}

H1, H2, H3, H4, H5, H6, .mce_h1, .mce_h2, .mce_h3, .mce_h4, .mce_h5, .mce_h6 {
	color:#00ac6d;	
	margin-bottom:10px;
}

H4, .mce_h4 {
	font-size:12px;
	color:#000;
}

H5, H6, .mce_h5, .mce_h6 {
	margin-bottom:0px !important;
	font-size:12px;
}

H5, .mce_h5 {
	color:#00ac6d;	
}

H6, .mce_h6 {
	color:#000;
}

.box h3 {
	font-size:14px;
	color:#00ac6d;	
}

#main .text p {
	margin-bottom:10px;
}

.bg {
	background:#fff;
	background:url(../images/mainbg.jpg);
	background-repeat:repeat-x;
	background-position:top left;
}

.shiftUp {
	position:relative;
	top:-80px
}

.box.single {
	width:594px;
}

table.display {
	position:relative;
	width:594px;
	border-collapse:collapse;
	margin-bottom:10px;
	
}

table.display th {
	text-align:left;
	color:#00ac6d;
	border-top:1px solid #cdcdcd;
	border-bottom:1px solid #cdcdcd;
	padding:5px;
	vertical-align:top;
}

table.display td {
	padding:5px;
	z-index:2;
	position:relative;
}

table.displayMain {
	position:relative;
	width:594px;
	border-collapse:collapse;
}

table.displayMain th {
	text-align:left;
	color:#00ac6d;
	padding:5px;
	vertical-align:top;
}

table.displayMain td {
	padding:5px;
	z-index:2;
	position:relative;
}

table.display .extra {
	position:relative;
	z-index:1;
	padding:5px;
	padding-bottom:30px;
	border-bottom:1px solid #cdcdcd;
	background:url(../images/flipbg.jpg);
	background-repeat:repeat-x;
	background-position:bottom left;
}

#itemSearch {
	margin-bottom:20px;
}

#itemSearch label {
	display:block;
	position:relative;
	width:150px;
	float:left;
}

#itemSearch input, #itemSearch select {
	width:200px;
	margin-bottom:20px;
	padding:3px;
	border:1px solid #cdcdcd;
}

#itemSearch select {
	width:208px;
}

#itemSearch .button {
	width:auto!important;
	border:2px outset #00ac6d;
}

#itemSearch .button:active {
	border:2px inset #00ac6d;
}

h1 {
	color: #00ac6d;
	font-size:16px;
	margin-bottom:10px;
}

form .button {
	border:2px outset #00ac6d;
	background-color:#FFF;
	color:#00ac6d;
	width:auto;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

form .button:active {
	border:2px inset #00ac6d;
}

.form label {
	display:block;
	padding:2px;
	width:100px;
	float:left;
	position:relative;
}

.form input {
	width:200px;
	padding:2px;
	margin-bottom:5px;
	border-color:#00ac6d;
	border-width:1px;
}

.form input[type="checkbox"] {
	width:auto;
	background-color:#ff0000;	
}

 .form select {
	width:206px;
	padding:2px;
	border-color:#00ac6d;
	border-width:1px;
	margin-bottom:5px;
}

.form textarea {
	width:400px;
	height:60px;
	padding:2px;
	border-color:#00ac6d;
	border-width:1px;
	margin-bottom:5px;
}

.form input.button {
	width:auto;
}

.story {
	margin-bottom:10px;
}

.story .img {
	width:100px;
	height:50px;
	float:left;
	background-repeat:no-repeat;
	background-position:center center;	
}

.story img {
	float:left;	
}

.story .date {
	font-size:12px;
	color:#00ac6d;
	margin-left:110px;
	
}

.story .full {
	display:none;
}

.story h2 {
	font-size:12px !important;
	font-weight:bold !important;
	color:#000 !important;
	padding:0px !important;
	margin:0px !important;
	margin-left:110px !important;
}

.story h3 {
	font-size:14px !important;
	font-weight:bold !important;
	color:#000 !important;
	padding:0px !important;
	margin:0px !important;
	margin-left:110px !important;
}

.story p {
	margin-left:110px;
	margin-bottom:10px;	
}

.searchResult p {
	font-size:11px;
	padding-bottom:10px;
}

.searchResult h4 {
	font-size:12px;	
}

.error {
	color:#ff0000;
}

p.error {
	font-size:10px;
}



