.signUpButton {

}


body  {
	font: 100% Verdana,Arial,'Trebuchet MS',Sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}
#container { 
	text-align: left; /* this overrides the text-align: center on the body element. */
} 

body,html {
height: 100%;
}



#contentContainerOuter { 
/* background:#0c1c4d url(/images/background_filled.jpg) repeat-y scroll top center; 
_padding: 0 28px; */ 
/* above is an IE hack to get the the body lined up properly with small windows */
min-height: 100%;
height: auto !important;
height: 100%;
}

#contentContainer { 
border: 1px solid #fff;
background: #333333;
margin: 0 auto;
margin-top: 20px;
width: 800px; 
min-height: 100%;
height: auto !important;
height: 100%;
}

#mainContent {
color: #000;
background:#fff;
}
#sidebar1 {
background:#333;
width: 231px;
padding: 10px;
}

#sidebar1 h3 {
color: #fff;
padding: 0px;
margin: 0px 0px 0px 6px;

}

#sidebar1 h6 {
color: #fff;
padding: 0px;
margin: 0px 0px 0px 6px;
}

#sidebar1 p {
padding: 0px;
margin: 0px 0px 0px 0px;
letter-spacing: .5px;
color: #cccccc;

}

.sidebox {
width: 281px;
}
.sidebox2 {
width: 281px;
margin: 20px auto;
background: #fff;
}

.sidebox h4,.sidebox2 h4 {
display: block; 
padding-top: 3px;
text-align: center;
width: 281px;
height: 26px;
color: #fff;
}

#header {
background: transparent url(/uploaded/image/header.jpg) top center no-repeat; 
margin: 0px; 
width: 100%;
height: 139px;
padding: 0px;

}
#footer{ 
color: #fff; 
	font-size: 10px;
	text-align: center;
} 
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 6px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}


/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/simple_vertical.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

#menuContainer { 
background: transparent url(/uploaded/image/menu_bk.jpg) repeat-x scroll top center; 
}

/* Get rid of the margin, padding and bullets in the unordered lists */
#pmenu, #pmenu ul { list-style-type: none; margin:0 auto;
padding:0;
width:600px;
padding-left: 200px;
}

/* Set up the link size, color and borders */
#pmenu a, #pmenu a:visited { 
color:#fff;
display:block; 
    font-size: 12px;
    font-weight: bold;
height:34px; 
line-height:31px; 
text-decoration:none; 
text-indent:5px; 
}

#pmenu ul li a:hover {
background:#4976D1; 
color:#fff; 
}

/* Set up the sub level borders */
#pmenu li ul li a, #pmenu li ul li a:visited { margin:0px; color:#fff; width:180px; font-weight: normal; padding-left: 14px; line-height: 30px; height: 32px; }
#pmenu li a.enclose, #pmenu li a.enclose:visited {border: 0px; margin:0px; color:#fff; width:180px; font-weight: normal; padding-left: 14px; line-height: 30px; height: 32px;}

/* Set up the list items */
#pmenu li {float:left; background:#21305B;  margin:0px;}

/* For Non-IE browsers and IE7 */
#pmenu li:hover {position:relative;}
/* Make the hovered list color persist */
#pmenu li:hover > a {text-decoration: none; 
 }
/* Set up the sublevel lists with a position absolute for flyouts and overrun padding. The transparent gif is for IE to work */
#pmenu li ul {display:none;}
/* For Non-IE and IE7 make the sublevels visible on list hover. This is all it needs */
#pmenu li:hover > ul {display:block; filter:alpha(opacity=90);-moz-opacity:.90;opacity:.90; position:absolute; top:-11px; left:80px; padding:2px 30px 30px 30px; width:120px;}
/* Position the first sub level beneath the top level links */
#pmenu > li:hover > ul {left:-30px; top:32px;}

/* get rid of the table */
#pmenu table {position:absolute; border-collapse:collapse; top:0; left:0; z-index:100; font-size:1em;}

/* For IE5.5 and IE6 give the hovered links a position relative and a change of background and foreground color. This is needed to trigger IE to show the sub levels */
* html #pmenu li a:hover {position:relative; color: #f1f1f1; }

/* For accessibility of the top level menu when tabbing */
#pmenu li a:active, #pmenu li a:focus {color:#f1f1f1;}


/* This lot is for IE5.5 and IE6 ONLY and is necessary to make the sublevels appear */

/* change the drop down levels from display:none; to visibility:hidden; */
* html #pmenu li ul {visibility:hidden; display:block; position:absolute; top:-11px; left:80px; padding:2px 30px 30px 30px;}

/* keep the third level+ hidden when you hover on first level link */
#pmenu li a:hover ul ul{
visibility:hidden;
}
/* keep the fourth level+ hidden when you hover on second level link */
#pmenu li a:hover ul a:hover ul ul{
visibility:hidden;
}
/* keep the fifth level hidden when you hover on third level link */
#pmenu li a:hover ul a:hover ul a:hover ul ul{
visibility:hidden;
}
/* keep the sixth level hidden when you hover on fourth level link */
#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul ul {
visibility:hidden;
}

/* make the second level visible when hover on first level link and position it */
#pmenu li a:hover ul { visibility:visible; left:-30px; top:14px; lef\t:-29px; to\p:32px;
}

/* make the third level visible when you hover over second level link and position it and all further levels */
#pmenu li a:hover ul a:hover ul{ 
visibility:visible; top:-11px; left:80px;
}
/* make the fourth level visible when you hover over third level link */
#pmenu li a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}
/* make the fifth level visible when you hover over fourth level link */
#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}
/* make the sixth level visible when you hover over fifth level link */
#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}

.normalDrop a:hover {color: #f1f1f1; }

#menuContainer {
margin: 0 auto;
width: 800px;
height: 34px;
}

.menuOption {
font-size: 12px;
font-weight: bold;
color: #3366cc;
padding-bottom: 1px;
}
.menuOption a { 
padding: 13px 25px 14px 25px;
}
.menuOption a:hover {
text-decoration: none;
color: #9F001D;
}
#menuOptionDown a:link {
cursor: hand;
}

.smallMenu a:link, .smallMenu a:visited {
color: #fff;
text-transform: uppercase;
}

.smallMenu {
    margin: 15px;
padding-bottom: 15px;
}

.progress_bar_container {
background-image:url(/images/gradient.gif);
border:1px solid #999999;
float:left;
width:100%;
}
.shadow_4_sr {border: 2px solid #f9f9f9; margin: 2px; margin-bottom: 5px;} /* results shadow 4 */
.shadow_3_sr {border: 1px solid #f4f4f4;} /* results shadow 3 */
.shadow_2_sr {border: 1px solid #f0f0f0;} /* results shadow 2 */
.shadow_1_sr {border: 1px solid #d8d8d8;} /* results shadow 1 */




/* old styles */
.superContent {
	 width:451px;
padding-left: 5px;
}
.largerSuperContent {
background-color:#fff;
	 width:670px;
padding: 4px;
}

.mediumtext {
font-size: 14px;
}
.smalltext {
font-size: 12px;
}



.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* tame list items */
li {
	margin-bottom: 6px;
}
ul, ol {
	margin-top: 3px;
}

/* make sure the paragraph tag doesn't get ugly */
p {
	margin: 0pt;
	padding: 0px;
}

/* universal page link color and style */
A:link {color: #3366cc; text-decoration: none; }
A:visited {color: #3366cc; text-decoration: none; }
A:hover {color: #303e8d; text-decoration: underline; }
A:active {color: #303e8d;  text-decoration: none; }

.sideOptions { /* this class is for a top border, can be used on any element <a> <table> etc. watch out for padding. */
border-top: 1px dotted #b4b4b4;
padding: 8px;
display: block;
}

.mini_list { /* mini_list is the CSS style the CMS will apply to the MiniNewsList blob */
font-size: 12px; 
padding: 3px;
}

/* a class for very small text */
.smallText {
	font-size: 10px;
}

/* a class for indented content */
.content {
padding-top: 3px;
padding-left: 18px;
padding-right: 15px;
padding-bottom: 15px;
}
.subContent {
padding:10px;
padding-bottom: 5px;
}
.homeContent {
padding: 7px 20px 7px 20px;
}
.smallBlog {
padding: 2px 20px;
}


i,em {
margin: 0px;
padding: 0px;
font-size: 10px;
}

#headerInnerContainer {
  margin: 0px auto; height: 178px; width: 800px;
}
#headerInnerContainer a span {
visibility: hidden;
display: none;
}

a:link.newsReadMoreLink,a:visited.newsReadMoreLink {
    font-size: 10px;
    font-weight: bold;
    display: block;
    padding: 15px; 
    padding-left: 0px;
    padding-top: 5px; 
    text-align: right;
}

a:link.newsReadMoreLink.newsReadMorePadding,a:visited.newsReadMoreLink.newsReadMorePadding {
padding-left: 20px;
}

a:link.newsReadMoreLink.newsReadMoreNoPadding,a:visited.newsReadMoreLink.newsReadMoreNoPadding {
padding: 2px;
padding-left: 0px;
}


.subContent ul {
padding: 0px; 
padding-left: 20px;
margin: 0px;
}

.newsPreview {
 padding-top: 15px;
 margin-left: 20px;
}

.newsPreviewBottonmBorder {
border-bottom: 1px solid #999999;
}

#sidebar1 .newsFeature {
background: #373737 url(/uploaded/image/menu_option_bk_large.gif) top center repeat-x; 
border-bottom: 1px solid #999999;
border-left: 1px solid #999999;
border-right: 1px solid #999999;
}

.newsFeature {
color: #000;
padding:6px 6px 6px 10px;
}
.newsFeature h5 {
font-size: 10px;
letter-spacing: 0.5px;
}
.newsFeature h6 {
font-weight: bold;
}
#sidebar1 .newsFeature h5 a,#sidebar1 .newsFeature h6 a {
color: #fff;
}

#sidebar1 .newsFeature p {
color: #fff;
padding: 6px 0px 4px 0px;
}

.newsPreviews {
   margin: 20px;
}

.newsFeatureContent {
  float: left;
  width: 180px;
padding-left: 5px;

}



.newsFeaturePreview,.newsFeaturePreview p {
font-size: 10px;
line-height: 15px;
margin-top: 3px;
}

.newsDate {
margin-left: 10px;
}

#sidebar1 .smallFeature {
background: transparent url(/uploaded/image/menu_option_bk.gif) top center repeat-x; 
}

.smallFeature p {
    padding: 0px;
}

.newsFeatureContainer {
border-top: 1px solid #999999;
margin:0 6px;
margin-top: 8px;
}

.newsPreviewContent p {
   font-size: 11px; 
   line-height: 12pt;
   padding: 4px 15px 4px 0px;
}


.newsSubPreview {
    padding: 0px 0px 0px 15px;
    margin:   5px;
}

.newsSubPreview h6 {
    padding: 0px;
}


#galleryContainer {
   margin: 10px 0px 10px 0px;
}

h1 {
	font-size: 18px; 
	font-family: Times,'Times New Roman',Georgia,Serif;
        font-weight: normal;	
        color: #555555;
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 5px 20px;
        background-color: #ececec;
        border-bottom: thin solid #cccccc;
        letter-spacing: 0.1em;

        
}

h1 a:link, h1 a:visited, h2 a:link, h2 a:visited  {

}


}

h2 { 
	font-family: Times,'Times New Roman',Georgia,Serif;
	font-size: 16px; 
	font-weight: normal; 
	text-transform: uppercase;
	text-align: center;
	color: #870020;
	height: 32px;
	margin: 0px;
	padding-top: 9px;
}

h3 { 
	font-size: 13px;
	margin: 0px;
	padding: 8px 0px 0px 20px;
	color: #3366cc;
        line-height: 16pt;
        letter-spacing: 0.5px;
}

h4 { 
	font-size: 12px; 
	color: #3154ac;
	margin: 0px;
	padding: 0 0 0 1px;
}

h5 { 
        font-weight: bold;
	font-size: 11px; 
	color: #3366cc;
	margin: 0px 0px 2px 0px;
	padding: 0 0 0 0px;
}

h6 {
	font-size: 10px; 
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 2px 20px;
}

p {
	font-size: 12px;
        line-height: 14pt;
        padding: 6px 20px 4px 20px;
	margin: 0px;
}



.greyText { 
	padding-left: 2px;
	color:#5e5e5e;
	font-weight: normal;
	font-size: 12px;
}

.menu {
font-size: 12px;
}
.menu_over {
font-size: 12px;
background-color:#fafafa;
text-decoration: none;
}
a.menu {
display: block;
height: 16px;
padding: 6px;
text-decoration: none;
}
a.menu:hover {
text-decoration: underline;
}

/***********************************************************************/
/**************************** end editables ****************************/
/***********************************************************************/

   
/* event css */
.prevnextbutton{font-size:20px; margin-top: 2px; font-weight: bolder; vertical-align: middle; padding-bottom:3px;
   border-top : 1px solid #dddddd;
   border-left : 1px solid #dddddd;
   border-bottom : 1px solid #224059;
   border-right : 1px solid #224059;
   	background-image: url(../images/gradient.gif);
background-repeat: repeat-x;
background-position: left top;
 background-color:#dadada;width: 32px;}
 .prevnextbuttonpress{font-size:20px; margin-top: 2px;  font-weight: bolder; vertical-align: middle; padding-bottom:3px;
   border-top : 1px #31557f solid;
   border-left : 1px #31557f solid;
   border-bottom : 1px #f8f9fb solid;
   border-right : 1px #f8f9fb solid;
   	background-image: url(../images/gradient_ld.gif);
   	background-repeat: repeat-x;
background-position: left top;width: 32px;}
 .prevnextbuttonhighlight{font-size:20px; margin-top: 2px;  font-weight: bolder; vertical-align: middle; padding-bottom:3px;
   border-top : 1px solid #dddddd;
   border-left : 1px solid #dddddd;
   border-bottom : 1px solid #224059;
   border-right : 1px solid #224059;
   	background-image: url(../images/gradient_bl.gif);
background-repeat: repeat-x;
background-position: left top;
 background-color:#dadada;width: 32px;}


#eventframe{width:auto; padding:0px;}
#event_time{width:200px; border: dotted 1px #eeeeee; height:20; padding:5px;}

#selected_day{border: dotted 1px #000000; background-color: #82D572; background-image: none;}
#scheduled_day{border: 1px solid #CEEAFF; background-color: #CEEAFF;}
#unscheduled_day{border: 1px solid #fafafa; background-color: #fafafa;}

.scheduled_day{border: 1px solid #CEEAFF; background-color: #CEEAFF;}
.selected_day{border: dotted 1px #000000; background-color: #82D572;}
.proposed_selected_day{border: dotted 1px #000000; background-color: #9EDB99;}

.mouseover_event{ background-color: #E6F7FF;}
.unscheduled_day{border: 1px solid #fafafa; background-color: #fafafa;}

.mouseover_event_day{border: dotted 1px #E6F7FF; background-color: #E6F7FF;}


.mouseover_event_day_date{background-color: #9EDB99;
font-weight: bold; float: right; height: 16px; width: 17px; font-size: 12px; border-bottom: dotted 1px #888888; border-left: dotted 1px #888888; margin: 0px; text-align:center; padding: 2px; padding-right: 3px; cursor: pointer;}

.unscheduled_day_date{ background-color: #f6f6f6;
font-weight: bold; float: right; height: 16px; width: 17px; font-size: 12px; border-bottom: dotted 1px #888888; border-left: dotted 1px #888888; margin: 0px; text-align:center; padding: 2px; padding-right: 3px; cursor: pointer;}

.scheduled_day_date{background-color: #E5F4FF;
font-weight: bold; float: right; height: 16px; width: 17px; font-size: 12px; border-bottom: dotted 1px #888888; border-left: dotted 1px #888888; margin: 0px; text-align:center; padding: 2px; padding-right: 3px; cursor: pointer;}

.event_item {width:98%; padding:0; margin: 4px; margin-bottom: 12px; background-color:#f2f2f2; border:1px solid #cccccc;}


.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* some random fix */
i,em {
	margin: 0px;
	padding: 0px;
}

/* IE fixes */
/* \*/
* html #mainContent {
	overflow: hidden;
	o\verflow: visible;
	width: 100%;
	w\idth: auto;
	he\ight: 1%;
}
/* */

/* lazd sa styles */
.inserted_blob { 
	background-color:#dadada;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #aaaaaa;
	border-right-color: #aaaaaa;
	border-bottom-color: #aaaaaa;
	border-left-color: #aaaaaa;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	text-align: center;
	padding: 8px;
	width: 150px;

}  

/* form styles */
form {
  margin: 0px;
  padding: 0px;
}
.l_button {  
	font-family:verdana; font-size:12px; height:24px; font-weight: bold; color:#000000; background: #f1f1f1; padding-left:2px; padding-right:2px; padding-top:0px; padding-bottom:2px; text-align: left; vertical-align:bottom; text-align:center;
	border-top : 1px solid #dddddd;
	border-left : 1px solid #dddddd;
	border-bottom : 1px solid #224059;
	border-right : 1px solid #224059;
	background-image: url(../images/gradient.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#dadada;
}
.l_buttondisabled {filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50;  font-family:verdana; font-size:12px; height:24px; font-weight: bold; color:#000000; background: #f1f1f1; padding-left:2px; padding-right:2px; padding-top:0px; padding-bottom:2px; text-align: left; vertical-align:bottom; text-align:center;
	border-top : 1px solid #dddddd;
	border-left : 1px solid #dddddd;
	border-bottom : 1px solid #224059;
	border-right : 1px solid #224059;
	background-image: url(../images/gradient.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#dadada;
}
.l_buttonhighlight{  font-family:verdana; font-size:12px; height:24px; font-weight: bold; color:#000000; background: #ececec; padding-left:2px; padding-right:2px; padding-top:0px; padding-bottom:2px; text-align: left; vertical-align:bottom; text-align:center;  
	border-top : 1px solid #dddddd;
	border-left : 1px solid #dddddd;
	border-bottom : 1px solid #224059;
	border-right : 1px solid #224059;
	background-image: url(../images/gradient_bl.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#dadada;
	cursor: pointer;
}
.l_buttonpress{   font-family:verdana; font-size:12px; height:24px; font-weight: bold; color:#333333; background: #f3f3f3; padding-left:2px; padding-right:2px; padding-top:0px; padding-bottom:2px; text-align: left; vertical-align:bottom; text-align:center;  
	border-top : 1px #31557f solid;
	border-left : 1px #31557f solid;
	border-bottom : 1px #f8f9fb solid;
	border-right : 1px #f8f9fb solid;
	background-image: url(../images/gradient_ld.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.disabled {
	padding:0px;
	font-family:Verdana;
	color:#000000;
	filter:alpha(opacity=32);-moz-opacity:.32;opacity:.32;
}
.borderbox {
	background-image: url(../images/gradient.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#dadada;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #bfbfbf;
	border-right-color: #bcbcbc;
	border-bottom-color: #bcbcbc;
	border-left-color: #bfbfbf;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;

}
.borderbox_dotted {
	background-image: url(../images/gradient.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#dadada;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	border-top-color: #bfbfbf;
	border-right-color: #bcbcbc;
	border-bottom-color: #bcbcbc;
	border-left-color: #bfbfbf;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.box { 
	font-family: Verdana; font-size: 12px;
	border-left: 1px solid #aaaaaa; 
	border-bottom: 1px solid #aaaaaa;
	border-top: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	background-image: url(../images/gradient3.gif);
	background-repeat: repeat-x;
	background-color: #e9e9e9;
	padding: 5px;
	margin: 5px;
}
.box_confirm {
	background-color: #FFFFFF; 
	border: 1px solid #aaaaaa; 
	font-size: 14px; 
	font-weight: bold
}
.option { 
	font-weight: bold;
	font-family: Verdana; font-size: 13px;
	padding: 2px;
	margin: 2px;
	line-height: 110%;
}
.sub_option { 
	font-weight: normal;
	font-family: Verdana; font-size: 12px;
	padding: 3px;
	margin: 3px;
	line-height: 110%;
}
