@import "master_form.css";
html, body, div, h1, h2, h3, h4, h5, h6, p, a, form,
fieldset, select, input, ul, li, table, td, th, img {
	padding: 0px;
	margin: 0px;
}
.t_left{
	text-align: left;
}
.t_center{
	text-align: center;
}
.t_right{
	text-align: right;
}
.t_justify{
	text-align: justify;
}
.f_l{
	float: left;
}
.f_r{
	float: right;
}
.clear{
	clear: both;
	height: 1px;
	font-size: 1px;
	visibility: hidden;
}
img{
	border: none;
}
/********************************/
h1{
	font: bold 20px "Times New Roman";
	color: #2a55a0;
	margin-bottom: 20px;
}
h2{
	font: bold 12px "Times New Roman";
	color: #2a55a0;
}
h3{
	font: bold 16px "Times New Roman";
	color: #2a55a0;
	text-align:center
}

a{
	font: 11px Arial, Helvetica, sans-serif;
	color: #2a55a0;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
a.more{
	display: block;
	background: url(../../img/btn-readmore.gif) no-repeat left top;
	width: 81px;
	height: 19px;
	text-align: center;
	font: 9px Helvetica, Arial, sans-serif;
	color: #2a55a0;
	line-height: 17px;
	text-decoration: none;
	margin: 0 0 0px auto;
}
a.more:hover{
	color: #fff;
}
a.header{font-size:16px;font-weight:bold;}
/********************************/
body{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.container{
	width: 760px;
	margin: 0px auto;
}
/*******************************************/
.btn_bg{
	display: block;
	background: url(../../img/btn-bg.gif) no-repeat left top;
	width: 263px;
	text-align: center;
	font: 16px Tahoma;
	color: #fff;
	padding: 4px 4px 10px 5px;
	margin-bottom: 5px;
}
.btn_bg a{
	display: block;
	height: 20px;
	width: 263px;
	text-align: center;
	font: 16px Tahoma;
	color: #fff;
}
.btn_bg a img{
	padding-top: 6px;
}
/*******************************************/
.header{
	background: #d1ddec url(../../img/mnu-bg.gif) repeat-x left 142px;
	height: 172px;
	/*position: relative;
	z-index:10;*/
	overflow: hidden;
}
.header .cont{
	background: url(../../img/main-top.gif) no-repeat left top;
	width: 485px;
	height: 172px;
	float: left;
}
.header a.logo{
	display: block;
	width: 300px;
	height: 100px;
	margin: 24px 0 0 70px;
}
.header .form_login{
	width: 267px;
	margin: 10px 0 0 0;
	padding-right: 8px;
	float: right;
	overflow: hidden;
}
/**************/
.form_login table{
	font-size:14px;
	font-family: Tahoma;
	color: #2a55a0;
	margin-left: 10px;
	padding-top: 5px;
}
.form_login table td{
	vertical-align: top;
	text-align: left;
}
.header .form_login table td_178{
	width: 178px;
}
.header .form_login table td_128{
	width: 128px;
}
.header .form_login table label,
.header .form_login table a{
	font-size:12px;
	font-family: Tahoma;
	color: #2a55a0;
	text-decoration: none;
}
.header .form_login table a:hover{
	text-decoration: underline;
}
.inp_username{
	display: block;
	width: 178px;
	height: 16px;
	border: 1px solid #2a55a0;
	margin:0 0 10px 5px;
}
.inp_password{
	display: block;
	width: 128px;
	height: 16px;
	border: 1px solid #2a55a0;
	margin:0 0 10px 5px;
}
.btn_1{
	display: block;
	background: url(../../img/btn-submit-form1.gif);
	border: none;
	height: 18px;
	width: 51px;
	margin:0 0 10px 0;
	font: 11px Arial;
	color: #fff;
	overflow: hidden;
	text-align: center;
	line-height: 18px;
	padding: 0 3px 0 0;
}
*html .btn_1{
	margin:1px 0 10px 0;
}
*:first-child+html .btn_1{
	margin:1px 0 10px 0;
}
/*********************************/
/*******Navigator******/
.navigator{
	position:absolute;
	width: 700px;
	top:140px;
	padding-left:20px
}
.navigator a{
	display: block;
	float: left;
	background: url(../../img/mark.gif) no-repeat left 4px;
	height: 20px;
	font: bold 12px Trebuchet MS;
	line-height: 20px;
	color: #fff;
	padding-left: 12px;
	margin-right: 3px;
	text-decoration: none;
}
.navigator a:hover, .navigator a.active{
	display: block;
	float: left;
	background: url(../../img/mark.gif) no-repeat left 4px;
	height: 20px;
	font: bold 12px Trebuchet MS;
	line-height: 20px;
	color: #C8E2D1;
	padding-left: 12px;
	margin-right: 3px;
	text-decoration: none;
}
.subnavigator{
	position:absolute;
	height: 24px;
	padding-left: -20px;
	padding-top: 0px;
	background:url(../../img/subnav.gif) repeat;
}
/**********************/
/*******************************************/
.main{
	background: #d1ddec url(../../img/page-btm.gif) no-repeat left bottom;
	padding-bottom: 20px;
}
.col_left{
	width: 485px;
	float: left;
}
.col_left .box_white_big{
	background: url(../../img/main-bg.gif) repeat-y left top;
	width: 485px;
}
.col_left .box_white_big_big{
	background: url(../../img/main-big-bg.gif) repeat-y left top;
	width: 760px;
}
.col_left .box_big{
	margin: 0 10px 0 20px;
	padding: 20px 0 0 0;
}
.col_left .box_white_big .cont{
	margin: 0 27px 0 37px;
	padding: 20px 0 0 0;
}
.col_left .box_white_big .bot{
	background: url(../../img/main-btm.gif) no-repeat left bottom;
	height: 34px;
}
.col_left .box_white_big_big .bot{
	background: url(../../img/main-big-btm.gif) no-repeat left bottom;
	height: 34px;
}
.col_right{
	width: 263px;
	padding: 20px 0 0 0;
	padding-right: 8px;
	float: right;
	overflow: hidden;
	position: relative;
}
.col_right .cont{
	padding: 0 5px;

}
/******************************************/
.box_stand					{margin-bottom: 15px;}

.box_stand .top			{background: #2a55a0; height: 15px; position: relative;}
.box_stand .top .left	{position: absolute;	left: 0px; top: 0px; background: url(../../img/box-corners-sprite.gif) no-repeat left top; width: 15px; height: 15px;}
.box_stand .top .right	{position: absolute; right: 0px; top: 0px; background: url(../../img/box-corners-sprite.gif) no-repeat -15px top; width: 15px; height: 15px;}
*html .box_stand .top .right{right: -1px;}
.box_stand .top .title	{text-align:center;margin: 0px 15px; height: 15px; font: bold 10px Trebuchet MS; color: #d7e1f0; text-transform: uppercase; padding: 4px 0 0 0; line-height: 11px;}

.box_stand .cont			{background: #e8eef6; border-left: 2px solid #fff;	border-right: 2px solid #fff;	padding: 10px 8px 0px 8px;}

.box_stand .bot			{height: 12px;	border-bottom: 2px solid #fff; background: #e8eef6; position: relative;}
.box_stand .bot .left	{position: absolute;	left: 0px; bottom: -2px; background: url(../../img/box-corners-sprite.gif) no-repeat left -15px; width: 15px; height: 14px;}
.box_stand .bot .right	{position: absolute; right: 0px; bottom: -2px;	background: url(../../img/box-corners-sprite.gif) no-repeat -15px -15px; width: 15px;height: 14px;}
*html .box_stand .bot .left	{bottom: -3px;}
*html .box_stand .bot .right	{bottom: -3px;	right: -1px;}
/******************************************/

.photo{
	text-align: center;
}
.photo img{
	border: 2px solid #2a55a0;
}
/***********************************/
.calendar_title{
	width: 100%;
	height: 25px;
	font: bold 14px Trebuchet MS;
	text-transform: uppercase;
	border-collapse: collapse;
	background: #bebebe;
	line-height: 25px;
}
.calendar_title a{
	font: bold 13px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	line-height: 25px;
	text-decoration: none;
	color: #fff;
}
.calendar_title a.prev{
	display: block;
	background: url(../../img/month-left.gif) no-repeat left center;
	height: 25px;
	width: 7px;
	margin: 0 0 0 auto;
}
.calendar_title a.next{
	display: block;
	background: url(../../img/month-right.gif) no-repeat left center;
	height: 25px;
	width: 7px;
	margin: 0 auto 0 0;
}
.calendar{
	width: 100%;
	border-collapse: collapse;
	background: #f3f2ee;
	font: 11px Trebuchet MS;
}
.calendar th{
	height: 21px;
	width: 30px;
	background: #d1ddec;
	border: 1px solid #bebebe;
	font: bold 11px Trebuchet MS;
	color: #616b76;
}
.calendar td{
	height: 21px;
	border: 1px solid #bebebe;
	text-align: center;
	line-height: 21px;
	color: #616b76;
}
*html .calendar td{
	min-height: 21px;
}
.today{
	background: #2a55a0;
	color: #fff;
	font-weight: bold;
}
.event{
	background: #acd4b9;
	color: #fff;
}
.label{
	float: left;
	width: 50%;
	padding: 10px 0px;
	text-align: center;
	line-height: 23px;
	overflow: hidden;
}
.label a{
	display: block;
	float: left;
	width: 23px;
	height: 23px;
	text-align: center;
	border: 1px solid #000;
	margin: 0px 15px;
}
/******************************************/
.slogan{
	color:#2a55a0;
	font: 16px/24px italic;
	font-style: italic;
	margin: 0px 27px;
}
.news{
	height: 204px;
	overflow: hidden;
	background: url(../../img/title-news.gif) no-repeat left top;
	padding: 0 0 0 25px;
	font-size: 11px;
	margin-bottom: 15px;
}
.col_left .box_white_big .news .cont{
	height: 204px;
	overflow: hidden;
	background: url(../../img/news-right.gif) no-repeat right top;
	padding: 0 25px 0 0;
	margin: 0;
}
/******************************************/
.report					{width: 421px;}
.report .top1			{background: url(../../img/title-report.gif) no-repeat left top; height: 19px;}
.report .cont1			{background: #fff; border-left: 2px solid #bebebe;	border-right: 2px solid #bebebe;	padding: 10px 8px 0px 8px; font-size: 11px;}
.report .bot1			{height: 14px;	background: url(../../img/btm-report.gif) no-repeat left bottom;}
/******************************************/
.footer{
	font-size:11px;
	color: #666666;
	text-align: center;
	margin-bottom: 15px;
}
.footer a{
	font-size:11px;
	text-align: center;
}
.footer table{
	width: 100%;
	padding: 10px 0px;
}
.footer table td{
	text-align: center;
}
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 800px;
	background-color: #000;
	filter:alpha(opacity=60);
	moz-opacity: 0.6;
	opacity: 0.6;
	}
#wrapper {
	width: 961px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#masthead {
	background-image: url(../../img/banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 135px;
	width: 961px;
}
#primaryContent {
	float: left;
	width: 720px;
	/*height: 580px;*/
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #666666;
	border-left-color: #666666;
	padding-top: 27px;
	margin-bottom: 10px;
}
ul#mainNav {
	float: left;
	list-style-type: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height:27px;
}
ul#mainNav li {

	float: left;
	margin: 0px;
	padding: 0px;
	height:27px;
	color:#ffffff;
	font-size:12px;
	padding-left:18px;
	padding-right:18px;
	padding-top:5px;
	background: url(../../img/menu_bg.gif) repeat-x;
}
ul#mainNav li.none {
	float: left;
	margin: 0px;
	padding: 0px;
	height:27px;
	background: url(../../img/white.gif) repeat;
}
ul#mainNav li a {
	font-family:Verdana;
	display: block;
	color:#ffffff;
	font-size: 12px;
	text-align: center;
	float: left;
	text-decoration: none;

}
#subNav ul {
	float: left;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	height:27px;
}
#subNav ul li {

	float: left;
	margin: 0px;
	padding: 0px;
	height:27px;
	color:#4D4D4D;
	font-size:11px;
	padding-left:18px;
	padding-right:18px;
	padding-top:2px;
	background: url(../../img/submenu_bg.gif) repeat-x;
}
#subNav ul li.none {
	float: left;
	margin: 0px;
	padding: 0px;
	height:27px;
	background: url(../../img/white.gif) repeat;
}
#subNav ul li a {
	font-family:Verdana;
	display: block;
	color:#795f6a;
	font-size: 11px;
	text-align: center;
	float: left;
	text-decoration: none;

}
#container1 {
	width: 330px;
	border: 1px solid #D5D5D5;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-top: 0px;
	padding: 0px;
	float: left;
	height: 206px;
}
#container1 h1 {
	background-image: url(../../img/latest_news_hdr.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: -9999px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	line-height: 28px;
}
#container1 p {
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	background-color: #fff6e3;
	padding-left: 35%;
	font-size: 11px;
	background-image: url(../../img/news_graphic.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 0px;
	height: 160px;
}
#container1 .date {
	font-weight: bold;
	color: #2A55A0;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#container1 .readMore {
	text-indent: -9999px;
	display: block;
	line-height: 10px;
	background-image: url(../../img/readMore_news.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin-top: 5px;
}
#container2 {
	width: 330px;
	float: left;
	border: 1px solid #D5D5D5;
	height: 206px;
}
#container2 h1 {
	text-indent: -9999px;
	padding: 0px;
	background-image: url(../../img/benefits_hdr.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	line-height: 27px;
}
#container2 p {
	background-color: #d4e8ff;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	padding-right: 5px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 0px;
}
#container2 strong {
	display: block;
	font-size: 16px;
}
#container2 .readMore {
	line-height: 8px;
	background-image: url(../../img/readMore_benefits.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-indent: -9999px;
	display: block;
}
#container3 {
	width: 330px;
	float: left;
	border: 1px solid #D5D5D5;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#container3 h1 {
	line-height: 26px;
	background-image: url(../../img/featuredMember_hdr.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: -9999px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	padding: 0px;
}
#container3 p {
	background-image: url(../../img/featuredMember_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	background-color: #FFE3F9;
	padding-left: 35%;
	padding-top: 10px;
	height: 97px;
}
#container3 .readMore {
	background-image: url(../../img/readMore_featuredMember.gif);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	text-indent: -9999px;
	margin-right: 5px;
	margin-top: 10px;
}
#container4 {
	float: left;
	width: 330px;
	margin-top: 20px;
	border: 1px solid #D5D5D5;
	margin-bottom: 0px;
}
#container4 h1 {
	text-indent: -9999px;
	background-image: url(../../img/mhtf_hdr.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 3px;
	line-height: 26px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#container4 p {
	background-color: #e3fff0;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	height: 97px;
	margin-top: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#container4 .readMore {
	background-image: url(../../img/readMore_mhtf.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-indent: -9999px;
	display: block;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 10px;
}
#container5 {
	float: left;
	width: 330px;
	margin-top: 20px;
	border: 1px solid #D5D5D5;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
}
#container5 h1 {
	text-indent: -9999px;
	line-height: 26px;
	background-image: url(../../img/aceLeadership_hdr.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#container5 p {
	background-image: url(../../img/ace_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 35%;
	background-color: #E0E0E0;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	height: 97px;
	padding-top: 10px;
}
#container5 .readMore {
	display: block;
	text-indent: -9999px;
	background-image: url(../../img/readMore_ace.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin-right: 5px;
	margin-top: 10px;
}
#container6 {
	width: 330px;
	margin-top: 20px;
	float: left;
	border: 1px solid #D5D5D5;
}
#container6 h1 {
	line-height: 26px;
	background-image: url(../../img/aea_hdr.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	padding: 0px;
}
#container6 p {
	background-color: #870067;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	height: 97px;
	padding-top: 10px;
	padding-left: 10px;
	color: #F5F5EF;
}
#container6 .readMore {
	background-image: url(../../img/readMore_aea.gif);
	text-indent: -9999px;
	display: block;
	background-repeat: no-repeat;
	background-position: right center;
	margin-right: 5px;
}
#secondaryContent {
	float: right;
	width: 234px;
	background-color: #542344;
	margin-top: -27px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color:#ffffff;
}
#secondaryContent h1#mainHeader {
	text-indent: -9999px;
	line-height: 27px;
	background-image: url(../../img/events_cal_hdr.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}
#secondaryContent h2 {
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
}
#secondaryContent p#featureEvent {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-image: url(../../img/tekne_mini_logo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 0px;
	padding-right: 70px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #F5F5EF;
}
#secondaryContent p#testimonial {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #F5F5EF;
}
#secondaryContent .date {
	display: block;
	color: #2A55A0;
	font-weight: bold;
	font-size: 12px;
	margin-right: 10px;
	margin-left: 10px;
}
#secondaryContent .readMore {
	display: block;
	text-align:right;
	margin-bottom: 15px;
}
#secondaryContent h1#secondaryHeader {
	line-height: 28px;
	background-image: url(../../img/request_info_hdr.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-indent: -9999px;
}
#secondaryContent h1#testimonialHeader {
	line-height: 28px;
	background-image: url(../../img/testimon_hdr.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-indent: -9999px;
}
#secondaryContent p#ennouncementMain {
	color: #F5F5EF;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#secondaryContent form {
	margin-right: 10px;
	margin-left: 10px;
	text-align: left;
	color: #F5F5EF;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#secondaryContent input#submit {
	margin-top: 5px;
	margin-left: 110px;
}
#footer {
	clear: both;
	line-height: 40px;
	text-align: center;
	background-color: #af98a7;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	height:50px;
}
#footer p {
	margin: 0px;
	padding: 0px;
}
#calendar {
	width: 100%;
	border-collapse: collapse;
	background: #f3f2ee;
	font: 11px Trebuchet MS;
}
#calendar caption {
	width: 100%;
	height: 25px;
	font: bold 14px Trebuchet MS;
	text-transform: uppercase;
	border-collapse: collapse;
	background: #bebebe;
	line-height: 25px;
	color:#FFFFFF;
}
#calendar .nav, .nav a {
	font: bold 20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
	text-decoration: none;
}
#calendar th {
	height: 21px;
	width: 30px;
	background: #d1ddec;
	border: 1px solid #bebebe;
	font: bold 11px Trebuchet MS;
	color: #616b76;

}
#calendar td {
	height: 21px;
	border: 1px solid #bebebe;
	text-align: center;
	line-height: 21px;
	color: #616b76;
}
#calendar td a:link, #calendar td a:visited {
	text-decoration: none;
	display: block;
	background: no-repeat;
	color: #616B76;
}
#calendar td a:hover, #calendar td a:active {
	color: #6aa3ae;
	background: url(../../img/bg_calendar.gif) no-repeat right top;
}
#calendar td.today, #calendar td.today a:link, td.today a:visited, td.today a:hover, td.today a:active {
	background: #2a55a0;
	color: #fff;
	font-weight: bold;
}
#calendar td.reserved a, #calendar td.reserved a:link, td.reserved a:visited, td.reserved a:hover, td.reserved a:active {
	background: #acd4b9;
	color: #fff;
	line-height:21px
}
#calLegend {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F5F5EF;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#calLegend #today {
	padding: 0px;
	width: 20px;
	background-color: #6CB6FF;
	border: 1px solid #505050;
	height: 20px;
	display: block;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 22px;
}
#calLegend #event {
	background-color: #CE7577;
	display: block;
	float: left;
	height: 20px;
	width: 20px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 30px;
	border: 1px solid #505050;
}

#calLegend .legendLabel {
	margin-top: 12px;
	margin-bottom: 0px;
	display: block;
	float: left;
	color: #F5F5EF;
}
h1#missionLink {
	width: 330px;
	background-color: #EDEDE5;
	height: 80px;
	margin-left: 20px;
	margin-right: 20px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
}
h1#historyLink {
	float: left;
	height: 80px;
	width: 330px;
	background-color: #EDEDE5;
	margin: 0px;
	padding: 0px;
}
div#aboutMainContent {
	margin-right: 20px;
	margin-left: 20px;
	border: 1px solid #909090;
}
h1#mhtaValue {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	background-color: #4D4D4D;
	color: #F5F5EF;
	line-height: 30px;
	text-indent: 10px;
	background-image: url(../../img/header_bg_gray.gif);
	background-repeat: repeat-x;
	font-weight: normal;
}
div#aboutMainContent div#quickLinks {
	float: left;
	background-color: #FFFFFF;
}
div#aboutMainContent div#quickLinks h3 {
	color: #990000;
	background-color: #2A55A0;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
}
div#aboutMainContent div#quickLinks ul {
	list-style-type: none;
	border: 1px solid #D5D5D5;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 17px;
	padding-left: 5px;
}
div#aboutMainContent div#quickLinks ul li {
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EDEDE5;
}
div#aboutMainContent div#quickLinks ul li a {
	color: #990000;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
div#aboutMainContent div#quickLinks ul li a:hover {
	text-decoration: underline;
}


div#aboutMainContent p {
	text-align: justify;
	padding: 0px;
	margin: 10px;
}
div#aboutMainContent img {
	margin: 10px;
}
div#aboutMainContent h2 {
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D5D5D5;
	margin-left: 10px;
	color: #990000;
	margin-right: 10px;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 10px;
}
div#aboutMainContent dl {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: justify;
}
div#aboutMainContent dt {
	font-size: 14px;
	font-weight: bold;
	color: #2A55A0;
	margin-bottom: 5px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	margin-top: 10px;
}
div#aboutMainContent dd {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 0px;
}
div#aboutMainContent dt a {
	color: #990000;
	text-decoration: none;
}
div#aboutMainContent dt a:hover {
	text-decoration: underline;
}
div#aboutMainContent span.backToTop {
	float: right;
}
div#aboutMainContent span.backToTop a {
	background-image: url(../../img/top_arrow.gif);
	background-repeat: no-repeat;
	background-position: right -2px;
	padding-right: 18px;
	display: block;
	padding-left: 2px;
}



div#aboutMainContent ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
div#aboutMainContent ul li {
	margin-left: 10px;
}
div#aboutMainContent ol {

	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
div#aboutMainContent ol li {

	margin-left: 10px;
}



div#downloads {
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 20px;
	border: 1px solid #909090;
}
#downloads table {
	border-collapse: collapse;
}
#downloads caption {
	text-align: left;
	text-indent: 10px;
	color: #FFFFFF;
	font-size: 18px;
	background-color: #909090;
}
#downloads th {
	font-size: 11px;
	background-color: #B0B0B0;
	letter-spacing: 0.1em;
	padding-top: 2px;
	text-align: center;
	font-weight: normal;
}
#downloads tfoot td {
	background-color: #909090;
}
font.required {
	font-size: 12px;
	color: #aa0000;
}
div#attributesForm {
	font-size: 14px;
	border-width: 1px;
	border-style: dotted;
	border-color: #D5D5D5;
	margin-left: 10px;
	color: #ffffff;
	margin-right: 10px;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 10px;
	background-color: #2A55A0;
	display:block;
	padding:10px;
}
.title {
	font-size: 12px;
	font-weight: bold;
}
.small, a {
	font-size: 12px;
}

.big {
	font-size: 12px;
}
span.required {
	color: #F00;
}
table.border {
	border: 1px solid #ccc;
	background-color:#fefee1;
}
span.number {
	color: #Fff;
	background-color:#90C5A2;
	width:15px;
	height:15px;
	font-size:12px;
	text-align:center;
	margin-right:7px;
	padding-left:3px;
	padding-right:3px;
}

span.normal {
	font-size: 13px;
}
.small_text {
	font-size: 14px;
	color: #ffffff;
}
.head, .rate_total {
	font-size: 14px;
	color: #ffffff;
	font-weight:bold;
}
.orange_bottom_line {
	border-width: 0px;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: #90C5A2;
	padding-top:0px;padding-bottom:0px;font-size:0px;
}
th.header_line {
	font-size:9px;
}
.item_details {
	background-color: #fff;
}
.grey_line {
	border-width: 0px;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: #bbb;
	font-size:1px;
}
.billing {
	border-width: 2px;
	border-style: solid;
	border-color: #90C5A2;
}
.billing_header {
	background-color:#90C5A2;
	color:#FFF;
	font-size:14px;
	height:30px
}
.bil_right {
	border-width: 1px;
	border-style: solid;
	border-color: #90C5A2;
	border-right:0px;
	border-top:0px;
	background-color:#909090;
}
hr {height:1px;}
.warning {
	color: #990000;
}
/*******************************************************/
.container_bg{
	border: 1px solid #D5D5D5;
	margin-bottom: 15px; margin-top: 0px; margin-left: 0px; margin-right: 30px;
	padding: 2px;
}
.container_title{
	padding: 0px; padding-left: 10px;
	font: bold 16px "Arial"; color: #c0c0c0;
	line-height: 26px;
	background: #fff;
	margin: 0px;
	border: none;
}
.container_cont{
	padding: 10px;
	padding-left: 125px;
	margin: 0px;
}
.container_cont ul{
	padding: 5px; padding-left: 25px;
	margin: 0px;
}
#container_m{
	background: #e0e0e0 url(../../img/ace_bg.jpg) no-repeat left top;
	margin: 0px;
}
#container_a{
	background: #fef6e3 url(../../img/img_advocate.jpg) no-repeat left top;
	margin: 0px;
}
#container_c{
	background: #fee2f8 url(../../img/img_collaborate.jpg) no-repeat left top;
	margin: 0px;
}
#container_e{
	background: #d4e8ff url(../../img/img_educate.jpg) no-repeat left -1px;
	margin: 0px;
}
.title_black{font: bolder 16px "Arial"; line-height: 26px;  color: #000;}
.event_box_title{
	background-color: #2A55A0;
	height: 26px;
	font: 16px "Arial"; color: #fff; line-height: 26px;
	padding-left: 10px;
}
.event_box_title_top{
	background: #2A55A0 url(../../img/events_cal_hdr_1.gif) no-repeat right top;
	height: 26px;
	font: 16px "Arial"; color: #fff; line-height: 26px;
	padding-left: 10px;
}
.event_box_cont{
	font: 11px "Arial"; color: #fff;
	padding: 10px; padding-left: 0px;
}
.event_box_cont p{
	font: 11px "Arial"; color: #fff;
	padding-left: 10px;
}
.event_box_cont a{
	font: 11px "Arial"; color: #fff;
	text-decoration: underline;
}
.event_box_cont a:hover{
	font: 11px "Arial"; color: #fff;
	text-decoration: none;
}
.link_more{text-align: right; }
.event_box_cont p {
	padding-top:0px;
	margin-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
}