
* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
}

h2 {
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: x-small;
}

p, blockquote, ul, ol {
	margin-bottom: 2em;
	line-height: 1.6em;
}

p {
}

blockquote {
	margin-left: 2em;
	margin-right: 2em;
	padding: 1em 1em 0 1em;
	text-align: center;
	font-style: italic;
}

ul {
	list-style: none;
}

ul li {
}

ol {
	list-style-position: inside;
}

ol li {
}

a {
	color: #666666;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

img {
	border: none;
}

/* Container */

.container {
	padding-top: 20px;
}

/* Boxed */

.boxed2 
{
	/*background-color: #a0a0a0;*/
	padding: 1px;
	border: 1px solid black;
}

.boxed 
{
	
}

.boxed .title {
	padding: 10px;
	font-size: 1em;
}

.boxed .content {
	padding: 8px;
}

/* Logo */
#logo2 
{
	width: 940px;
	height: 46px;
	margin: 0 auto;
	padding: 0px 0 0 0;
}

#logo2 h2 
{
	float: left;
	letter-spacing: -1px;
	margin: 0 auto;
	padding: 0px 0 0 0;
}

#logo {
	width: 940px;
	height: 36px;
	margin: 0 auto;
	padding: 0px 0 0 0;
}

#logo h1 {
	float: left;
	letter-spacing: -2px;
	font-size: 1.5em;
}

#logo h2 {
	
	font-size: 1em;
	
}

#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-weight: normal;
}

#logo2 a {
	text-decoration: none;
	text-transform: lowercase;
	font-weight: normal;
}

/* Menu */

#menu {
	width: 940px;
	height: 40px;
	margin: -40px auto 0 auto;
}

#menu ul {
	float: right;
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	position: relative;
	margin-left: 1.6em;
	text-decoration: none;
	text-transform: uppercase;
	border-bottom: 5px solid #EEEEEE;
	font-size: xx-small;
	font-weight: bold;
}

#menu a:hover, #menu .active a {
	border-bottom-color: #4DAB50;
	color: #000000;
}

/* Wrapper */

#wrapper {
	clear: both;
	width: 940px;
	margin: 0 auto;
	background: url(/images/newimg01c-blue.gif) repeat-y;
}

/* Column One */

#col-one {
	color: #fff;
	float: left;
	width: 180px;
	padding-top: 10px;
	background: url(/images/newimg02-blue.gif) no-repeat;
}

#col-one a{
	color: #fff;
}

#col-one .image {
	height: 150px;
}

#col-one .container {
	background: url(/images/newimg04-blue.gif) repeat-x;
}

#col-one .boxed {
}

#col-one .boxed .title {
	color: #000000;
}

#col-one .boxed .content {
}

#col-one .boxed .content form {
}

#col-one .boxed .content fieldset {
	border: none;
}

#col-one .boxed .content legend {
	display: none;
}

#col-one .boxed .content label {
}

#col-one .boxed .content .textfield {
}

#col-one .boxed .content .button {
}

#col-one .boxed .content .tiny {
}

#col-one .boxed .content .tiny a {
}

/* Column Two */

#col-two {
	float: left;
	width: 377px;
	margin-left: 11px;
	padding-top: 10px;
	background: url(/images/newimg08.gif) no-repeat;
}

#col-two .image {
	height: 150px;
}

#col-two .container {
	background: url(/images/newimg10.gif) repeat-x;
}

#col-two .boxed {
}

#col-two .boxed .title {
	color: #4DAB50;
}

#col-two .boxed .content {
}

/* Column Three */

#col-three {
	float: right;
	width: 361px;
	margin-left: 7px;
	padding-top: 10px;
	background: url(/images/newimg05.gif) no-repeat;
}

#col-three .image {
	height: 150px;
}

#col-three .container {
	background: url(/images/newimg07.gif) repeat-x;
}

#col-three .boxed {
}

#col-three .boxed .title {
	color: #C99F1A;
}

#col-three .boxed .content {
}

/* Extra */

#extra {
	height: 4px;
	background: url(/images/newimg11c-blue.gif);
}

/* Footer */

#footer {
	clear: both;
}

#footer p {	
	font-size: x-small;
}

.rightField 
{
	text-align: right;
}

/* Calendar style */
.TitleStyle {
    border:1px solid #646464;
    background-color: Blue;
    color: Yellow;
}

.DayStyle 
{
	background-color: #C10061;
	color: White;
}

.DayHeaderStyle 
{
	font-family: Verdana;
	font-size: x-small;
}

#Calendar
{
	vertical-align: bottom;
}

#Calendar a 
{
	text-decoration: none;
}

/* Menu Slider Class */
#menu01 
{
	position: fixed;
	width: 175px;
	top: 0px;
	left: -160px;
}

#menu02
{
	position: fixed;
	width: 175px;
	top: 200px;
	left: -160px;
}

.menuControl 
{
	width: 15px;
	float: right;
}

.menuOptions 
{
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif;
	width: 158px;
	float: right;
	background-color: #ccc;
	border: 1px solid #999;
}

.menuOptions a 
{
	display: block;
	text-decoration: none;
	padding: 4px 4px;
	color: Black;
	border-bottom: 2px solid white;
}

/* Accordion Styles */
.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #C10061;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: hand; /* was pointer */
}

.accordionContent
{
    background-color: #FFDEB7;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

.accordionLink
{
	background-color: #C10061;
    color: White;
    text-decoration: none;
}