@charset "UTF-8";
body {
	background-attachment: fixed;
	background-image: url(images/floral_bg.gif);
	background-repeat: repeat;
	background-position: 0px 0px;
	margin: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3d3d3d;
	vertical-align: top;
}
a:link {
	font-size: 10px;
	color: #3d3d3d;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-size: 10px;
	color: #b9b9b9;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #ceacc0;
	text-decoration: underline;
}
a:active {
	color: #c71585;
}
#tdImagesLeft {
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
}
#tdImagesRight {
	text-align: left;
	vertical-align: top;
	margin-left: 15px;
	padding-left: 20px;
	padding-right: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #b2ce4b;
}
#divTitle {
	margin-top: 10px;
	margin-bottom: 5px;
}
h1,h2,h3,h4,h5,h6 {
}
h1 {
	font-size: 11px;
	color: #c71585;
}
h2 {
	font-size: 11px;
	color: #c71585;
}
h3 {
	font-size: 11px;
	color: #b2ce4b;
}
#divRightpic {
	text-align: center;
	vertical-align: middle;
	margin-bottom: 8px;
}
#divRightpic a {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
#table1Layout {
	background-color: #ffffff;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #b2ce4b;
	border-left-color: #b2ce4b;
}
#tableTopbanner {
	background-color: #EDF5DB;
	margin-top: 5px;
	text-align: center;
}

/* --------------------- nav specific styles  -------------------- */

#tdNav {
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#tableNav {
	text-align: center;
}

#tableNav a.current, #tableNav a.current:hover, #tableNav a.current:active {
	color: #c71585;
	cursor: default;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
#divTopNav {
	text-align: right;
	padding-right: 23px;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-top: 0px;
}

	
/* --------------------- main content styles - left hand side -------------------- */

#divMainContentLeft {
	text-align: left;
	padding-left: 10px;
}

/* --------------------- right hand side bar  -------------------- */

#divSideBarRight {
	text-align: left;
	margin-left: 15px;
}
#divSideBarRight a:link {	
	color: #b2ce4b;
	text-decoration: underline;
}

#divSubNav a{
	font-size: 10px;
	text-decoration: underline;
}
#tableFooter {
	margin: 0px 8px 8px;
	border: 1px solid #B2CE4B;
	padding: 5px;
}
#divFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: left;
}
#divCopyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: left;
}
#divCopyright a {
	color: #999999;
}
