body {
	text-align:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:#c9c8c7;
}
#pagebackground {
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	min-height:540px;
	_height:540px;
}
#wrapper {
	margin:0px auto;
	width:1000px;
}
#header {
	width:1000px;
	height:219px;
	background:url(images/headerBG.jpg) no-repeat top;	
}
#logoflash {
	float:left;
	width:390px;
	height:219px;
	padding-left: 55px;
	padding-top: 0px;
}
#picflash {
	float:right;
	width:500px;
	height:192px;
	padding-right: 50px;
	padding-top: 26px;

}
#shell {
	float:left;
	width:1000px;
	min-height:516px;
	_height:516px;
	background:url(images/shell_repeat.jpg) repeat-y top;
}
#shellBG {
	width:1000px;
	min-height:516px;
	_height:516px;
	background:url(images/shellBG.jpg) no-repeat top;
}
#left {
	float:left;
	width:253px;
	padding-left:50px;
	padding-top:40px;
}
#menu {
	float:left;
	width:253px;
}
#menu_text {
	float:left;
	width:253px;
	color:#ffffff;
	text-align:center;
}
#welcome_textBG {
	float:left;
	width:647px;
	padding-top:62px;
}
#welcome_text_img {
	float:left;
	width:647px;
	height:107px;
	background:url(images/welcome.jpg) no-repeat top;
}
#content_area {
	float:left;
	width:647px;
}
#content_title_BG {
	float:left;
	width:647px;
	height:32px;
	text-align:left;
	background:url(images/content_title_BG.jpg) no-repeat top;	
}
#content_title_text {
	float:left;
	width:620px;
	text-align:left;
	color:#ffffff;
	padding-left:21px;
	
}
#content_text_frame {
	float:left;
	width:647px;
	text-align:left;
	 padding-top:20px; 

}
#content_text {
	float:left;
	width:431px;
	text-align:left;
	padding-left:21px;
	margin-top:-10px; 
}

#content_text_admin{
float:left;
	width:600px;
	text-align:left;
	padding-left:21px;
	margin-top:-10px; 
}

#callout {
	float:left;
	width:163px;
	padding-left:18px;
}
#callout_1 {
	float:left;
	width:163px;
	height:134px;
}
#callout_2 {
	float:left;
	width:163px;
	height:138px;
}
#content_bottom_links {
	width:1000px;
	height:67px;
	background:url(images/content_bottom_links.jpg) no-repeat top;
}
#link_buttons {
	width:379px;
	float:left;
	height:67px;
	padding-left:438px;
}
#link_button_1 {
	float:left;
	width:142px;
	height:67px;
}
#link_button_2 {
	float:left;
	width:117px;
	height:67px;
}
#link_button_3 {
	float:left;
	width:120px;
	height:67px;
}
#shell_bottom {
	float:left;
	width:1000px;
	height:98px;
	background:url(images/shell_bottomBG.jpg) no-repeat top;
}
#footer {
	float:left;
	width:253px;
	padding-top:20px;
	padding-left:50px;
}
#footer_text {
	float:left;
	width:253px;
	text-align:center;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#E1E1E1;
}
#footer_text a{	
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#E1E1E1;
}
#footer_text a:hover{	
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#E1E1E1;
	text-decoration:underline;
}
#footer_admin{
	font:bold 11.43px Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
}
#footer_admin a{
	font:bold 11.43px Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
}
#footer_admin a:hover{
	font:bold 11.43px Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-decoration:underline;
}
#shell_bottom_links {
	float:left;
	width:647px;
	padding-top:9px;
}
#shell_bottom_link_1 {
	float:left;
	width:177px;
	height:58px;
}
#shell_bottom_link_2 {
	float:left;
	width:186px;
	height:58px;
}
#shell_bottom_link_3 {
	float:left;
	width:159px;
	height:58px;
}
#shell_bottom_link_4 {
	float:left;
	width:125px;
	height:58px;
}
#clear {clear:both;}
#clear1 {clear:both;}
.clear {clear:both;}
.image_class {border:none; float:left;}
#home_contact {
	width:245px;
	height:27px;
	float:left;
	margin-left: 0px;
	padding-top: 5px;

}
#home {
	width:85px;
	height:24px;
	float:left;
}
#contact {
	width:124px;
	height:24px;
	float:left;
	padding-left:12px;
}

#flashdiv{
	float:left;
	width:390px;
	height:183px;
	overflow:hidden;
}

/*Main menu implementation*/
#MainMenu {
	position:relative; 
	list-style:none;
	margin:0; 
	padding:0px;
	/*width:200px !important;*/
	background-color:transparent;
}

#MainMenu li ul {
	margin:0; 
	padding:0px; 
	/*width:200px !important;*/
	display:inline;
	background-color:transparent;
}

#MainMenu .menuTitle {
	/*width:200px !important; */
	min-height:27px; 
	padding:0;
	cursor:pointer;
	background-color:transparent;
}

#MainMenu div {
	/*width:200px !important; */
	min-height:27px; 
	padding:0; 
	background-color:transparent;
}

#MainMenu .menuTitle a:hover { 
	color:#fff;
	text-decoration:none;
}

#MainMenu a {
	margin-left:15px; 
	font:normal 13px Trajan Pro, Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	/*width:200px !important;*/
	display:block;
	padding:5px 5px 5px 5px; 
	background:url(images/menu-bg.png) left bottom no-repeat;
	color:#fff;
	text-align:left;
 }

#MainMenu a:hover {
	color:#fff;
	text-decoration:none;
}

#MainMenu .selected {}

#MainMenu .current {}

#MainMenu li {
	list-style:none outside none; 
	width:253px !important; 
	display:inline;
	background-color:transparent;
	font:14px "Microsoft Sans Serif", Verdana,Arial;
}

#MainMenu ul {
	margin:0; 
	padding:0px; 
	width:253px !important; 
	text-align:left; 
	border-width:0px; 
	text-indent:0px; 
	background:#AEB3CA;
	background-color:transparent;
	font:14px Microsoft Sans Serif,Verdana, Arial, Helvetica, sans-serif;
}

#MainMenu ul li {
	list-style:none outside none;
	margin:0; 
	background-color:transparent;
}

#MainMenu ul li a {
	color:#C9C8C7;
	height:14px; 
	/*margin-left:0px;
	padding-left:27px;*/
	padding:1px 0px 9px 27px;
	margin:0px 0px 0px 0px;
	font:14px Microsoft Sans Serif,Verdana, Arial, Helvetica, sans-serif;
	display:block;
	background-color:transparent;/*url(images/left-menu.gif) left bottom no-repeat;*/
	text-decoration: none;
}


#MainMenu ul li a:hover {
	color:#000000; 
	/*background:#C0C0C0;*/
	background:url(images/menu_hover.jpg) no-repeat top;
	text-decoration: none;	
} 

/*Content implementation*/
#content_text p{
	font:normal 12px "Microsoft Sans Serif",Verdana,Arial;
	color:#000000;
	line-height:1.5;
}
#content_text a{
	font:12px "Microsoft Sans Serif",Verdana,Arial;
	color:#5876be;
}
#content_text h2{
	font-family:"Microsoft Sans Serif",Verdana,Arial;
	font-weight:bold;
	font-size:18px;
	color:#000000;
	line-height:1.5;
}
#content_text h3{
	font-family:"Microsoft Sans Serif",Verdana,Arial;
	font-weight:bold;
	font-size:14px;
	color:#000000;
	line-height:1.5;
}
#content_text h4{
	font-family:"Microsoft Sans Serif",Verdana,Arial;
	color:#000000;
	font-size:12px;
}
#content_text h5{
	font-family:"Microsoft Sans Serif",Verdana,Arial;
	color:#000000;
	font-size:10px;
}

#content_text ul{
	font:normal 12px "Microsoft Sans Serif",Verdana,Arial;
	line-height:1.5;
	margin-left:-25px;
	color:#000000;
}
#content_text ul li a{
	text-decoration:underline;
}
#content_text ol{
	font:normal 12px "Microsoft Sans Serif",Verdana,Arial;
	line-height:1.5;
	margin-left:3px;
	color:#000000;
}
#content_text ol li ul li{
	list-style-type:square;
}

.planner { width:390px; height:400px !important;}
/*sIFR Implementation*/
/*Sifr*/
.sIFR-flash {
	visibility: visible !important;
	margin: 0;        
	padding: 0; 
}

.sIFR-replaced { 
	visibility: visible !important; 
	width:auto; 
}

.sIFR-alternate {
	position: absolute; 
	left: 0; top: 0; 
	width: 0; 
	height: 0; 
	overflow: hidden;
	text-decoration: none; 
}

.sIFR-alternate a { 
	text-decoration: none; 
	cursor: pointer; 
}

.sIFR-replaced > div { 
	display: none !important; 
}

.sIFR-active h1 {
	visibility:hidden; 
	font:normal 20px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	line-height: 36px; 
	margin: 0; 
	padding:0;
}

.formsListstyle {
list-style-type:circle;
}
