/* GLOBAL STYLES: text, links, form elements, etc */ 

body {
	margin : 0px;
    font-family:verdana, helvetica, sans-serif;
	font-size:11px;
    background-color: #ffffff;
	color:#546368;
	}
	
.body_2 {
	margin : 0px;
    font-family:verdana, helvetica, sans-serif;
	font-size:11px;
    background-color: #d5e3ec;
	color:#546368;
	}
	
option.sl, input.sl, radio.sl, .S1 
{
	font-family:verdana, courier, courier new, sans-serif;
	font-size: 8pt;
	color: white;
	background-color: #4378a4;
	border-color:#bcbbbb;
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}


submit.resident
{
	font-family:verdana, courier, courier new, sans-serif;
	font-size: 8pt;
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}

select.resident
{
	font-family:verdana, courier, courier new, sans-serif;
	font-size: 8pt;
	color: white;
	background-color: #4378a4;
	border-color:#bcbbbb;
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}

textarea.resident
{
	font-family:verdana, courier, courier new, sans-serif;
	font-size: 10px;
	color:white;
	background-color: #4378a4;
	border-color:#bcbbbb;
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}

a 			{color:#4378a4;	text-decoration:underline;}
a:active 	{color:#50607C;	text-decoration:underline;}
a:hover 	{color:#ff7900;text-decoration:underline;}

a.promolink 			{color:#4378a4;	text-decoration:none;}
a.promolink:active 	{color:#50607C;	text-decoration:none;}
a.promolink:hover 	{color:#ff7900;text-decoration:none;}

a img 			{border: 0px #FFFFFF none;}
a:active img	{border: 0px #FFFFFF none;}
a:hover img	{border: 0px #FFFFFF none;}

a.fansite {font-weight:bold;}

a.nodec {text-decoration:none}
a.nodec:hover {text-decoration:none}

.headline {color:#346080; font-size:12px; font-weight:bold;}

.header {color:#346080; font-size:12px; font-weight:bold;}

.subheader {color:#346080; font-size:11px; font-weight:bold;}

.fineprint {color:#346080; font-size:10px;}

.topheader {color:#346080; font-size:13pt; font-weight:bold; font-family:verdana, helvetica, sans-serif;}

.super {font-size: 9px; vertical-align:super;}

.copyright {text-align: right; margin:0px 6px 0px 0px;	color:#666666; font-family:verdana, helvetica, sans-serif; font-size:x-small;
}



/* DEFAULT TEMPLATE PAGE POSITIONING */ 

#DEFAULT_container	{
		width:890px;
		margin:0px 5px 5px 5px;
		text-align:left;
		background-color: #ffffff;
		}
	
#DEFAULT_container_home	{
		width:900px;
		margin:0px 5px 5px 5px;
		text-align:center;
		background-color: #ffffff;
		
		}
		
#DEFAULT_header {
		width: 890px; 	
		height: 85px; 	 
		margin: 0px 0px 3px 0px;
		background-image: url(../_img/header_banner.jpg); 
		background-position: center; 
		background-repeat: no-repeat;
		}
				
#DEFAULT_header_nav {
		left: 0px;	
		top: 87px; 	
		width: 890px; 	
		height: 5px; 	 
		z-index: 9001;	
		margin: 0px;
		}

#DEFAULT_container_mid	{
		position:relative;	
		left:0px;
		width: 890px;
		margin: 0px;
		}

#DEFAULT_left {
		width: 190px; 	
		float:left;
		margin: 0px;
		}



#DEFAULT_left_outside {
		background-color:#ffffff;
		}
		
#DEFAULT_left_inside {
		padding: 1px 6px 10px 6px;
		}
						
#DEFAULT_menu_outside {
		background-color:#a0a0a0;
/*		background-color:#376283;*/
		}
		
#DEFAULT_menu_inside {
		padding: 1px 6px 10px 6px;
		}

#DEFAULT_mid_outside {
		vertical-align: top;
		float:left;
		margin: 0px 10px 10px 10px; 
		padding: 0px;
		}
		
#DEFAULT_mid_inside {
		width: 440px; 
		margin: 0px; 
		padding: 0px 0px 1px 0px;
		}
		
#DEFAULT_2column {
		vertical-align: top;
		float:left;
		margin: 0px 0px 10px 10px; 
		padding: 0px;
		overflow: visible;
		}
		
#DEFAULT_0column {
		vertical-align: top;
		float:left;
		margin: 0px 0px 10px 5px; 
		padding: 0px;
		overflow: visible;
		}
		
#DEFAULT_2column_inside {
		width: 690px; 
		margin: 0px; 
		padding: 0px 0px 10px 0px;
		overflow:visible;
		}
		
#DEFAULT_0column_inside {
		width: 890px; 
		margin:0px;
		padding: 0px 0px 0px 0px;
		overflow:visible;
		}
		
#DEFAULT_content_header {
	padding:10px 10px 10px 10px ;
	margin: 0px 0px 0px 0px;	
	background-image: url(../_img/backgrounds/bg_skyheader.jpg); 
	background-repeat: no-repeat;}
	
#DEFAULT_content_header_0column {
	padding:10px 10px 10px 10px ;
	margin: 0px 0px 0px 0px;
	/*background-image: url(../_img/backgrounds/bg_skyheader_2col.jpg); */
	background-repeat: no-repeat;
}

#DEFAULT_content_header_2column {
	padding:10px 10px 10px 10px ;
	margin: 0px 0px 0px 0px;	
	background-image: url(../_img/backgrounds/bg_skyheader_2col.jpg); 
	background-repeat: no-repeat;
}
	
#DEFAULT_content_divider {
	margin: 0px 0px 0px 0px;	
	background-image: url(../_img/backgrounds/bg_dots_grey.gif); 
	background-repeat: repeat-x;
}

#DEFAULT_right	{
		width: 225px; 
		float:right;
		margin: 0px; 
		}

#DEFAULT_module	{
		width: 215px; 
		padding: 1px 5px 1px 5px; 
		margin: 0px 0px 0px 0px; 
		}

#DEFAULT_footer {
		width: 890px;
/*		height: 385px;*/
		margin: 10px 0px 10px 0px; 
		float: left;
		}



/* EMBEDDED ALTERATIONS FROM DEFAULT */

#embedded_container_outer   {
		width:640px;
		margin:0px 5px 5px 5px;
		text-align:center;
		background-color: #ffffff;
		
		}

#embedded_mid_inside {
		width: 540px; 
		margin: 0px; 
		padding: 0px 0px 1px 0px;
		}

#embedded_content_header {
	padding:10px 10px 10px 10px ;
	margin: 0px 0px 0px 0px;	
	background-image: url(../_img/backgrounds/bg_skyheader.jpg);
	background-position:right; 
	background-repeat: no-repeat;}


/* COMMUNITY MAIN PAGE */

#comm_index_container {
		width: 690px;
		vertical-align: top;
		float:left;
		margin: 0px 0px 0px 10px; 
		padding: 0px;
		}
		
#comm_index_top_outside {
		width: 690px;
		height: 182px;
		margin: 0px; 
		padding: 0px;
		background-image: url(../_img/backgrounds/bg_community.jpg); 
		background-repeat: no-repeat;
		}		

#comm_index_top_inside {
		width: 680px;
		height: 182px;
		margin: 0px 0px 0px 0px; 
		padding: 0px;
		}		

#comm_mid_outside {
		vertical-align: top;
		float:left;
		margin: 0px 10px 0px 0px; 
		padding: 10px 0px 0px 0px;
		}
		
#comm_mid_inside {
		width: 430px; 
		margin: 0px 10px 10px 10px; 
		padding: 10px 0px 10px 0px;
		}
		
#comm_right	{
		width: 225px; 
		float:right;
		margin: 0px 0px 0px 0px; 
		}

#comm_promo	{
		width: 225px; 
		height: 85px;
		margin: 10px 0px 5px 0px; 
		}

#comm_quicklinks_outside	{
		width: 225px; 
		background-color:#376283;
		}

#comm_quicklinks_inside {
		margin: 0px 10px 0px 10px; 
		padding: 10px 0px 10px 0px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #FFFFFF;
		}

#comm_quicklinks_inside a {
		font-size: 11px;
		font-weight: bold;
		text-decoration: underline;
		color: #FFFFFF;
		}
#comm_quicklinks_inside a:hover {
		text-decoration: none;
		}
#comm_quicklinks_inside .pad 	{ padding: 5px 0px 5px 0px;}




TBODY.RandomContainer TR.RandomItem { 
	display: none;
	}




/* LEFT MENU STYLES */

.menu_topsection {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
/*	background-color:#376283;*/
background-color:#a0a0a0;
	padding: 3px 5px 3px 5px;
	
	}

.menu_subsection {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../_img/backgrounds/bg_submenu.jpg);
	padding: 3px 3px 3px 5px;
	}

.menu_toplink {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: none;
	}

.menu_sublink {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color:#eeeeee;
	text-decoration: none; 
	}

.menu_toplink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #e8eff5;
	text-decoration: underline;
	}

.menu_sublink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	text-decoration: underline; 
	}

.menu_toplink_active {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #ff9933;
	}

.menu_sublink_active {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #ff9933;
	}


.menu_border {
	background-image: url(../_img/backgrounds/bg_dots_white.gif);
	color: #FFFFFF;
	margin: 0px;
	}
	
.menu_border_sublink {
background-image: url(../_img/backgrounds/bg_submenu_dots_white.jpg);
margin: 0px;
}

/* ERROR HANDLING: */

#display_errors  {color:#000000; border-style: solid; border-color:#aaaaaa; border-width:1px; padding:5px; background-color:#FEF7D7; margin-right:5px;}

/* END ERROR HANDLING: */


/* BOXES: */
div.box_grey_t 		{background-image: url(../_img/boxes/grey_pixel.gif);  	background-position: top left; 		background-repeat: repeat-x;}
div.box_grey_r 		{background-image: url(../_img/boxes/grey_pixel.gif); 	background-position: top right; 	background-repeat: repeat-y;}
div.box_grey_b 		{background-image: url(../_img/boxes/grey_pixel.gif); 	background-position: bottom left;	background-repeat: repeat-x;}
div.box_grey_l 		{background-image: url(../_img/boxes/grey_pixel.gif);		background-position: top left;		background-repeat: repeat-y;}
div.box_grey_tl 	{background-image: url(../_img/boxes/grey_corner_tl.gif); background-position: top left; 		background-repeat: no-repeat;}
div.box_grey_tr 	{background-image: url(../_img/boxes/grey_corner_tr.gif);	background-position: top right;		background-repeat: no-repeat;}
div.box_grey_bl 	{background-image: url(../_img/boxes/grey_corner_bl.gif);	background-position: bottom left;	background-repeat: no-repeat;}
div.box_grey_br 	{background-image: url(../_img/boxes/grey_corner_br.gif); background-position: bottom right;	background-repeat: no-repeat;}

div.box_light_t 	{background-image: url(../_img/boxes/white_bdr_top.gif);  	background-position: top left; 		background-repeat: repeat-x;}
div.box_light_r 	{background-image: url(../_img/boxes/white_bdr_right.gif); 	background-position: top right; 	background-repeat: repeat-y;}
div.box_light_b 	{background-image: url(../_img/boxes/white_bdr_bot.gif); 	background-position: bottom left;	background-repeat: repeat-x;}
div.box_light_l 	{background-image: url(../_img/boxes/white_bdr_left.gif);		background-position: top left;		background-repeat: repeat-y;}
div.box_light_tl 	{background-image: url(../_img/boxes/white_corner_tl.gif); background-position: top left; 		background-repeat: no-repeat;}
div.box_light_tr 	{background-image: url(../_img/boxes/white_corner_tr.gif);	background-position: top right;		background-repeat: no-repeat;}
div.box_light_bl 	{background-image: url(../_img/boxes/white_corner_bl.gif);	background-position: bottom left;	background-repeat: no-repeat;}
div.box_light_br 	{background-image: url(../_img/boxes/white_corner_br.gif); background-position: bottom right;	background-repeat: no-repeat;}

div.box_lblue_t 	{background-image: url(../_img/boxes/grey_pixel.gif);  	background-position: top left; 		background-repeat: repeat-x;}
div.box_lblue_r 	{background-image: url(../_img/boxes/grey_pixel.gif); 	background-position: top right; 	background-repeat: repeat-y;}
div.box_lblue_b 	{background-image: url(../_img/boxes/grey_pixel.gif); 	background-position: bottom left;	background-repeat: repeat-x;}
div.box_lblue_l 	{background-image: url(../_img/boxes/grey_pixel.gif);		background-position: top left;		background-repeat: repeat-y;}
div.box_lblue_tl   {background-image: url(../_img/boxes/lblue_corner_tl.gif);background-position: top left; 		background-repeat: no-repeat;}
div.box_lblue_tr   {background-image: url(../_img/boxes/lblue_corner_tr.gif);background-position: top right;		background-repeat: no-repeat;}
div.box_lblue_bl   {background-image: url(../_img/boxes/lblue_corner_bl.gif);background-position: bottom left;	background-repeat: no-repeat;}
div.box_lblue_br   {background-image: url(../_img/boxes/lblue_corner_br.gif);background-position: bottom right;	background-repeat: no-repeat;}

div.box_mblue_t 	{background-image: url(../_img/boxes/grey_pixel.gif);  	background-position: top left; 		background-repeat: repeat-x;}
div.box_mblue_r 	{background-image: url(../_img/boxes/grey_pixel.gif); 	background-position: top right; 	background-repeat: repeat-y;}
div.box_mblue_b 	{background-image: url(../_img/boxes/grey_pixel.gif); 	background-position: bottom left;	background-repeat: repeat-x;}
div.box_mblue_l 	{background-image: url(../_img/boxes/grey_pixel.gif);		background-position: top left;		background-repeat: repeat-y;}
div.box_mblue_tl   {background-image: url(../_img/boxes/mblue_corner_tl.gif);background-position: top left; 		background-repeat: no-repeat;}
div.box_mblue_tr   {background-image: url(../_img/boxes/mblue_corner_tr.gif);background-position: top right;		background-repeat: no-repeat;}
div.box_mblue_bl   {background-image: url(../_img/boxes/mblue_corner_bl.gif);background-position: bottom left;	background-repeat: no-repeat;}
div.box_mblue_br   {background-image: url(../_img/boxes/mblue_corner_br.gif);background-position: bottom right;	background-repeat: no-repeat;}

div.box_dblue_noborder_tl   {background-image: url(../_img/boxes/dblue_corner_tl.gif);background-position: top left; 	background-repeat: no-repeat;}
div.box_dblue_noborder_tr   {background-image: url(../_img/boxes/dblue_corner_tr.gif);background-position: top right;	background-repeat: no-repeat;}
div.box_dblue_noborder_bl   {background-image: url(../_img/boxes/dblue_corner_bl.gif);background-position: bottom left;	background-repeat: no-repeat;}
div.box_dblue_noborder_br   {background-image: url(../_img/boxes/dblue_corner_br.gif);background-position: bottom right;	background-repeat: no-repeat;}

div.box_lgrey_noborder_tl   {background-image: url(../_img/boxes/lgrey_corner_tl.gif);background-position: top left; 	background-repeat: no-repeat;}
div.box_lgrey_noborder_tr   {background-image: url(../_img/boxes/lgrey_corner_tr.gif);background-position: top right;	background-repeat: no-repeat;}
div.box_lgrey_noborder_bl   {background-image: url(../_img/boxes/lgrey_corner_bl.gif);background-position: bottom left;	background-repeat: no-repeat;}
div.box_lgrey_noborder_br   {background-image: url(../_img/boxes/lgrey_corner_br.gif);background-position: bottom right;	background-repeat: no-repeat;}

div.comm_corner_bl 	{background-image: url(../_img/boxes/comm_corner_bl.gif);	background-position: bottom left;	background-repeat: no-repeat;}
div.comm_corner_br 	{background-image: url(../_img/boxes/comm_corner_br.gif); background-position: bottom right;	background-repeat: no-repeat;}





/* If we don't explicitly choose a size for H2, H3, Firefox and IE
   choose sizes that are very different.
 */
h2 { font-size: 18px }
h3 { font-size: 14px; padding:0px; margin: 12px 0 8px 0 }

/* table cells */
td.heading { border-bottom: 1px dotted black }
td.title { font-weight: bold }
td.right { text-align: right }
td.center { text-align: center }
td.ledger-shade { background-color: #dddddd }

/* _COPIED_ "required" over from registration b/c other forms may have required fields */
.required
{
    font-size: 10px;
	color: #CC0000;
    background-color: #FFFFCC;
    font-weight: normal;
}

/* Known Issues format and display */
#known_issues {
	background-image: url(../_img/backgrounds/bg_topfade.gif);  	
	background-position: top left; 		
	background-repeat: repeat-x;
	border: 1px solid #CCC;
	width: 650px;
	padding: 0px 3px 3px 8px;
}

 

.whenupdated {
	text-align: center;
	font-weight: bold;
	font-size: large; 
	padding: 2px;
}

.key, .buglabel {
	padding: 0px 4px 0px 0px;
	font-weight: bold;
}

.versionlist{
	padding: 0px 8px 0px 0px;
	font-style: italic;
}

.bugsummary{
    font-weight: bold;
}


/* New Big Footer*/
.floatBreak {clear: both;}
#footerBig * {padding: 0 0 0 0; margin: 0 0 0 0; }
#footerBig {text-align:left; font-size: 10px; height: 360px; width: 890px; /*border-top: 1px solid #bcbbbb;*/ padding: 0 0 0 0; background: url(../_img/footerBig/gradient890.gif) top repeat-x; margin: 0 0 10px 0;}


#footerBig div#sl {border-bottom: 1px solid #bcbbbb; width: 520px; height: 360px; float: left; border-right: 1px solid #bcbbbb;}
#footerBig div#slg {border-bottom: 1px solid #bcbbbb; width: 190px; height: 360px; float: left; border-right: 1px solid #bcbbbb;}
#footerBig div#ll {border-bottom: 1px solid #bcbbbb; width: 176px; height: 360px; float: left;}

#footerBig h2 {height: 40px; margin: 20px 0 0 10px;}

/* sl */
#footerBig h2#sl {height: height: 40px; width: 94px;}
#footerBig h2#sl a {display: block; background: url('../_img/footerBig/sl-ro.gif') no-repeat top left; height: 40px; width: 94px;}
#footerBig h2#sl span {display: none;}
#footerBig div#sl:hover h2#sl a {background: url('../_img/footerBig/sl-ro.gif') no-repeat bottom left;}
#footerBig div#sl:hover h3 {color: #546368;}
#footerBig div#sl:hover li a {color: #4378a4}
#footerBig div#sl:hover li a:hover{color: #FF7900;}

#footerBig div#sl.hover h2#sl a {background: url('../_img/footerBig/sl-ro.gif') no-repeat bottom left;}
#footerBig div#sl.hover h3 {color: #546368;}
#footerBig div#sl.hover li a {color: #4378a4}
#footerBig div#sl.hover li a:hover{color: #FF7900;}

/* slg */
#footerBig h2#slg {height: 40px; width: 96px;}
#footerBig h2#slg a {display: block; background: url('../_img/footerBig/slg-ro.gif') no-repeat top left; height: 40px; width: 96px;}
#footerBig h2#slg span {display: none;}
#footerBig div#slg:hover h2#slg a {background: url('../_img/footerBig/slg-ro.gif') no-repeat bottom left;}
#footerBig div#slg:hover h3 {color: #546368;}
#footerBig div#slg:hover li a {color: #4378a4}
#footerBig div#slg:hover li a:hover{color: #FF7900;}

#footerBig div#slg.hover h2#slg a {background: url('../_img/footerBig/slg-ro.gif') no-repeat bottom left;}
#footerBig div#slg.hover h3 {color: #546368;}
#footerBig div#slg.hover li a {color: #4378a4}
#footerBig div#slg.hover li a:hover{color: #FF7900;}


/* ll */
#footerBig h2#ll {height: 39px; width: 137px;}
#footerBig h2#ll a {display: block; background: url('../_img/footerBig/ll-ro.gif') no-repeat top left; height: 39px; width: 137px;}
#footerBig h2#ll span {display: none;}
#footerBig div#ll:hover h2#ll a {background: url('../_img/footerBig/ll-ro.gif') no-repeat bottom left;}
#footerBig div#ll:hover h3 {color: #546368;}
#footerBig div#ll:hover li a {color: #4378a4}
#footerBig div#ll:hover li a:hover{color: #FF7900;}

#footerBig div#ll.hover h2#ll a {background: url('../_img/footerBig/ll-ro.gif') no-repeat bottom left;}
#footerBig div#ll.hover h3 {color: #546368;}
#footerBig div#ll.hover li a {color: #4378a4}
#footerBig div#ll.hover li a:hover{color: #FF7900;}

/* li and h3 */
#footerBig div h3 {color: #999; font-size: 11px; font-weight: bold; margin: 10px  0 5px 0px;}
#footerBig div ul {margin: 0 0 0 0; padding: 0 0 0 0;}
#footerBig li {color: #999; list-style: none; padding: 2px 0;}
#footerBig li a {color: #999; text-decoration: none;}
#footerBig li a:hover {text-decoration: underline;}
#footerBig div.hov:hover h3 {color: #546368;}
#footerBig div.hov:hover li a {color: #4378a4}
#footerBig div.hov:hover li a:hover{color: #FF7900;}

/* cols */
#footerCol1 {width: 163px; float: left; padding: 0 0 0 10px; dispaly: inline;}
#footerCol2 {width: 163px; float: left; margin: 0 0 0 0; dispaly: inline;}
#footerCol3 {width: 163px; float: left; margin: 0 0 0 0; dispaly: inline;}
#footerCol4 {width: 163px; float: left; padding: 0 0 0 10px; dispaly: inline;}
#footerCol5 {width: 150px; float: left; padding: 0 0 0 10px; dispaly: inline;}

#copyrightBig {height: 50px; width: 890px;margin: 3px 0 0 0px;}
#copyrightBig p {text-align: right; font-size: 9px; padding: 0 0 0 0; float: right; margin: 0 0 0 0;}
/* intl */

#copyrightBig ul#intl {float: left; margin: 0 0 0 0; padding: 0 0 0 0;}
#copyrightBig ul#intl li {display: inline; margin: 0 10px 0 0; font-size: 9px; margin: 0 10px 0 0;}


