/*
Name: Protoytpe Layout CSS
Creative by: Rise Creative Group
Date modified: 10/03/07
------------------------------------*/


/*  Reset all CSS 
http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead { margin : 0; padding : 0; border : 0; outline : 0; font-weight : inherit; font-style : inherit; font-size : 100%; font-family : inherit; vertical-align: baseline; background : transparent; }


/* Base style
------------------------------------*/

body {
	background: #0C1627 url(/images/container.png) repeat-x;
	padding: 0;
	margin: 0;
	}


/* Things to hide
------------------------------------*/

.logo span, #content_footer span {
display: none;
}


/* Container
------------------------------------*/

#container {
	background: url(/images/container.png) repeat-x;
	padding: 0;
	margin: 0 auto;
	position: relative;
	width:960px
	}
	
/* 
------------------------------------*/

#header {
	background: url(/images/header-background.jpg) no-repeat;
	width:960px;
	height: 108px;
	margin: 0; 
	padding: 0;
	position: relative;
	}

.logo{
	position:absolute;
	top: 8px;
	left: 0;
	display:block; 
	width: 400px;
	height:100px;
}

.logo a {
	display:block; 
	width: 400px;
	height:100px;
}


/* Navigation
------------------------------------*/

#nav {
width: 960px;
	height: 35px;
	padding:0;
	margin: 0;
	position:relative;
}

#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	} 

#nav ul li {
	float: left;
	height:35px;
	margin: 0;
	padding: 0;
	list-style: none;
	border-right: 1px solid #AD2900;
}
	
#nav a {
padding: 10px 15px 0 15px;
height: 25px;
display: block;
}


#nav a, #nav a:visited {
color: #fff;
text-decoration:none;
}

#nav a:hover {
background: #730101;
}

#home #home_nav,
#about #about_nav,
#judges #judges_nav,
#programs_services #services_nav,
#news #news_nav,
#contacts #contacts_nav,
#research #research_nav , 
#history #history_nav {
background: #730101;
}


.l1 {
	width: 5.4em;
}
.l2 {
	width: 9.5em;
}

.l4 {
	width: 13.2em;
}
.l5 {
	width: 10.4em;
}
.l6 {
	width: 6.4em;
}
.l7 {
	width: 6.9em;
}

/* Users Navigation
------------------------------------*/

#rtnav {
	background: url(/images/users_nav.png) repeat-x;
	position: absolute;
	left: 458px;
	top: 75px;
	width: 501px;
	height: 31px;
	padding: 0;
	margin: 0;
	border: 0;
	list-style-type:none;
	z-index: 1;
}

#rtnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	} 	

#rtnav li , rtnav li a {
padding: 7px 0 0 0;
width:99px;
height: 31px;
text-decoration:none;
font-weight: bold;
position:absolute;
text-align:center;
display:block;
}

#rtnav a, #rtnav a:visited {
width: 100px;
height: 31px;
color: #fff;
text-decoration:none;
display: block;

}

#rtnav a:hover {
text-decoration: underline;
}

#rtnav li.la {width:100px; height:31px; top:0; left:0;}
.jurors #rtnav li.la { width:100px; height:24px; background:url(/images/users_nav.png) 0 -31px  no-repeat;}

#rtnav li.lb {width:100px; height:31px; top:0; left:101px;}
.attorneys #rtnav li.lb { width:100px; height:24px; background:url(/images/users_nav.png) -101px -31px  no-repeat;}

#rtnav  li.lc {width:100px; height:31px; top:0; left:203px;}
.selfhelp #rtnav li.lc { width:100px; height:24px; background:url(/images/users_nav.png) -303px -31px  no-repeat;}

#rtnav li.ld {width:100px; height:31px; top:0; left:302px;}
.educators #rtnav li.ld { width:100px; height:24px; background:url(/images/users_nav.png) -202px -31px  no-repeat;}

#rtnav  li.le {width:100px; height:31px; top:0; left:403px;}
.media #rtnav li.le { width:100px; height:24px; background:url(/images/users_nav.png) -303px -31px  no-repeat;}




.home #rtnav {
display:none;
} 

#users_home span {
display:none;
}

#users_home {
position:absolute;
left: 651px;
top: 24px;
width:309px;
height:331px;
}

#users_home_nav_png {
	margin-top: -5px;
	width: 271px;
	height: 346px;
	float:right;
	
}

#users_home_nav_png * {
	list-style-type: none !important;
	margin: 0px !important;
	padding: 0px !important;
	text-indent: -9999px !important;
	list-style: none !important;
	display: block !important;
	
}

#users_home_nav_png li a {
	display: block;
	width: 271px;
	height: 71px;
	background-image: url(/images/users_nav_home.png);
	background-repeat: no-repeat;
}

#users_home_nav_png li.l1 a {background-position: right 0px}
#users_home_nav_png li.l1 a:hover {background-position: left 0px}
#users_home_nav_png li.l2 a {background-position: right -71px}
#users_home_nav_png li.l2 a:hover {background-position: left -71px}
#users_home_nav_png li.l3 a {background-position: right -142px}
#users_home_nav_png li.l3 a:hover {background-position: left -142px}
#users_home_nav_png li.l4 a {background-position: right -213px}
#users_home_nav_png li.l4 a:hover {background-position: left -213px}
#users_home_nav_png li.l5 a {background-position: right -284px}
#users_home_nav_png li.l5 a:hover {background-position: left -284px}


#users_home_nav {
	background:url(/images/users_nav_home.jpg);
	width:309px;
	height:331px;
	padding:0;
	margin:0;
	display:block;
	float:left;
	list-style:none;
	list-style-type:none;
}

#users_home_nav ul {
	display:block;
	margin:0;
	height:0;
}

#users_home_nav li, #users_home_nav li a  {
	margin:0;
	padding:0;
	list-style:none;
	list-style-type:none;
	position:absolute;
	display:block;
}

#users_home_nav li.lww {width: 309px; height:71px; top:2px; left:0px;}
#users_home_nav li.lww a { width: 309px; height:71px;}
#users_home_nav li.lww a:hover {background:url(/images/users_nav_home.jpg) -309px -2px;}

#users_home_nav li.lxx {width: 309px; height:71px; top:86px; left:0px}
#users_home_nav li.lxx a {width: 309px; height:71px;}
#users_home_nav li.lxx a:hover {background:url(/images/users_nav_home.jpg) -309px -86px;}

#users_home_nav li.lyy {width: 309px; height:71px; top:172px; left:0px}
#users_home_nav li.lyy a {width: 309px; height:71px;}
#users_home_nav li.lyy a:hover {background:url(/images/users_nav_home.jpg) -309px -172px;}

#users_home_nav li.lzz {width: 309px; height:71px; top:256px; left:0px}
#users_home_nav li.lzz a {width: 309px; height:71px;}
#users_home_nav li.lzz a:hover {background:url(/images/users_nav_home.jpg) -309px -256px;}


/* Courthouse Nav	
------------------------------------*/

#courthouse_nav span, #mini_nav span{
display:none;
}

#courthouse_nav {
width:1px;
height:1px;
position:relative;
padding: 0;
margin: 0;
list-style:none;
list-style-type:none;
} 

#courthouse_nav ul li{
background:url(../images/spacer.gif);
}

#courthouse_nav li, #courthouse_nav li a {
position:absolute;
padding: 0;
margin: 0;
list-style:none;
list-style-type:none;
height:62px;
}

#courthouse_nav li.hh {width:219px; height:62px; top: -115px; left:140px; background:url(../images/spacer.gif);}
#courthouse_nav li.hh a {width:219px; height:62px;}

.booking_release #courthouse_nav li.hh {width:219px; height:62px; top: -115px; left:280px; background:url(../images/spacer.gif);}
.booking_release #courthouse_nav li.hh a {width:219px; height:62px;}


#courthouse_nav li.ii {width:200px; height:62px; top: -115px; left:380px;background:url(../images/spacer.gif); }
#courthouse_nav li.ii a {width:200px; height:62px; }


#mini_nav {
width:1px;
height:1px;
position:relative;
padding: 0;
margin: 0;
border: 0;
list-style-type:none;
z-index: 1;
} 

#mini_nav ul {
background:background:url(../images/spacer.gif)
}

#mini_nav ul li{
border-top:none;
background:none;
border:none;
list-style:none;
}


#mini_nav ul li, #mini_nav ul li a {
position:absolute;
padding: 0;
margin: 0;
border: 0;
list-style:none;
list-style-type:none;
}

#mini_nav li.jj {width:219px; height:62px; top: -65px; left:200px;background:url(../images/spacer.gif)}
#mini_nav li.jj a {background:none; width:219px; height:62px;}

#mini_nav li.kk {width:200px; height:62px; top: -65px; left:425px;background:url(../images/spacer.gif) }
#mini_nav li.kk a {background:none; width:219px; height:62px; }




/* Features
------------------------------*/

#f_holder {
position:relative;
height:382px;
z-index:0;
}

.fjc #f_holder {
position:relative;
height:1px;
z-index:0;
}

#feature {
	width: 759px;
	height: 520px;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
}

.courthouses #f_holder {

}

.courthouses #feature {
	width: 759px;
	height: 520px;
	margin: 0;
	padding: 0;
	position: absolute;
	left: -30px;
	top: -20px;
}

#about #f_holder {

}

#about #feature {
	width: 759px;
	height: 520px;
	margin: 0;
	padding: 0;
	position: absolute;
	left: -30px;
	top: -20px;
}
	
/* Search
------------------------------------*/

#search {
	float: right;
	height: 30px;
	padding: 5px 15px 0 0;
}

/* Homepage news
------------------------------*/

#news_holder {
width:100%;
position:relative;
}


#news_home {
	background: url(/images/news-background.png) center bottom no-repeat;
	padding: 15px 20px 0 36px;
	margin: 0;
	width: 920px;
	height: 210px;
}

	
/* Content
------------------------------------*/

#content {
	margin: 0;
	padding: 0;
	border: 0;
	position:relative;
	width: 960px;
}

#home #content {
	background: url(/images/content-background.jpg) no-repeat;
}

#content_tile {
	background: url(/images/tile_content_text_1col.png) repeat-y 8px 0;
}

#content_footer {
	background: url(/images/content_footer-background.png) no-repeat;
	height: 48px;
	clear: both;
}

.text #content {
	background: url(/images/content_text_page.jpg) no-repeat;
}

.text_2col #tile_content {
	background: url(/images/tile_content_text_2col.png) repeat-y;
}

.feature_text #content {
	background: none;
}

.feature_judges #content {
	background: url(/images/content_judges.jpg) no-repeat;
}

.feature #content {
	background: url(/images/content.jpg) no-repeat;
}	

#back_to_top {
position: relative;
}

#content_footer a {
	display: block;
	width: 100px;
	height:31px;
	position: absolute;
	left: 38px;
	top: 17px;
}

.feature_media #content {
background:url(/images/content_media.jpg) no-repeat;
}

.feature_jurors #content {
background:url(/images/content_jurors.jpg) no-repeat;
}

.feature_attorneys #content {
background:url(/images/content_attorneys.jpg) no-repeat;
}

.feature_education #content {
background:url(/images/content_education.jpg) no-repeat;
}

.feature_selfhelp #content {
background:url(/images/content_selfhelp.jpg) no-repeat;
}

.feature_fjc #content {
background:url(../about/florida_circuits/images/fjc_bkg.jpg) no-repeat;
}

/* Columns
------------------------------------*/

#full_col {
	float: left;
	width: 960px;
	margin: 0;
	padding: 18px 20px 12px 20px;
	}

#main_col {
	float: left;
	width: 720px;
	margin: 0;
	padding: 20px 0 20px 30px;
	}
	

#sub_col {
	float: right;
	left: 760px;
	width: 200px;
	margin:0;
	padding:0;
}

#split_col1 {
	float: left;
	width: 350px;
	margin: 0;
	padding: 0;
}

#split_col1 .news {list-style:none;line-height:48px;margin-top:20px;height:175px;overflow-y:hidden}
#split_col1 .news a {color:white;text-decoration:none;transition:.4s;-webkit-transition:.4s;-moz-transition:.4s;-o-transition:.4s}
#split_col1 .news a:hover {color:#66aaff;transition:.4s;-webkit-transition:.4s;-moz-transition:.4s;-o-transition:.4s}
	#split_col1 .news li {margin-bottom:10px}
	#split_col1 .news img {vertical-align:middle;margin-right:10px}
	#split_col1 .news img.uncomposed {border-radius:8px;height:48px;width:auto}
	#split_col1 .news .title {text-decoration:underline}
	#split_col1 .news .date {font-style:italic}

#split_col2 {
	float: right;
	width: 350px;
	margin:  0;
	padding: 0;
}


.home #split_col1 {
	float: left;
	width: 400px;
	padding: 0;
	margin: 0;
}

.home #split_col2 {
	float: right;
	width: 480px;
	margin: 0;
	padding: 0;
}


.request #split_col1 {
	float: left;
	width: 130px;
	margin: 0;
	padding: 0;
}

.request #split_col2 {
	float: right;
	width: 575px;
	margin:  0;
	padding: 0;
}

.fjc #split_col1 {
	float: left;
	width: 500px;
	margin: 0;
	padding: 0;
}


/* Quick Menu
------------------------------------*/

/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider {
display:block;
font-size:1px;
border-width:0px;
border-style:solid;
}

.qmmc .qmdividery {
float:left;
width:0px;
}

.qmmc .qmtitle {
display:block;
cursor:default;
white-space:nowrap;
}

.qmclear {
font-size:1px;
height:0px;
width:0px;
clear:left;
line-height:0px;
display:block;
float:none !important;
}

.qmmc { 
position:relative;
zoom:1;
}

.qmmc a, .qmmc li {
float:left;
display:block;
white-space:nowrap;
}

.qmmc div a, .qmmc ul a, .qmmc ul li {
float:none;
}

.qmsh div a {
float:left;
}

.qmmc div {
visibility:hidden;
position:absolute;
}

.qmmc ul {
left:-10000px;
position:absolute;
}

.qmmc, .qmmc ul {
list-style:none;
padding:0px;
margin:0px;
}

.qmmc li a {
float:none
}

.qmmc li{
position:relative;
}

.qmmc ul {
z-index:10;
}

.qmmc ul ul {
z-index:20;
}

.qmmc ul ul ul {
z-index:30;
}

.qmmc ul ul ul ul {
z-index:40;
}

.qmmc ul ul ul ul ul {
z-index:50;
}

li:hover>ul{
left:auto;
}

#qm0 li {
float:none;
}

#qm0 li:hover>ul{
top:0px;
left:100%;
}

#qm0 {
width:200px
;}

.qmfv{visibility:visible !important;}.qmfh{visibility:hidden !important;}



	/* QuickMenu 0 */

	/*"""""""" (MAIN) Container""""""""*/	
	#qm0	
	{	
	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		padding: 6px 10px 6px 10px;
		border-top: 1px solid #304E81;
	}


	/*"""""""" (MAIN) Active State""""""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover	
	{	
		background:#304E81;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{
	background-color: #304E81;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	
		padding: 6px 10px 6px 18px;
		margin:0;
		border-top: 1px solid #3F69AD;
		border-bottom: none;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover, #qm0 ul a:hover	
	{	
background-color: #4977C4;
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		background-color:#4977C4;
		border-color:#3F69AD;
	}




/* sub_col_linking
------------------------------------*/


#sub_col a, #sub_col a:visited {
color: #fff;
text-decoration: none;
}

#sub_col ul li a{
padding: 6px 10px 6px 10px;
display: block;
}

#sub_col ul {
padding: 0;
margin: 0;
list-style:none;
}

#sub_col li {
padding: 0;
margin: 0;
list-style:none;
border-top: 1px solid #304E81;
display:block;
}

#sub_col ul ul {
margin: 0;
padding: 0;
background-color: #304E81;
}

#sub_col ul ul a {
padding: 6px 10px 6px 18px;
}

#sub_col ul ul li {
border-top: 1px solid #3F69AD;
border-bottom: none;
margin: 0;
padding: 0;
font-size:90%;
color: #609BFF;
}

#sub_col a:hover {
background: #304E81;
}

#sub_col ul ul li a:hover {
background-color: #4977C4;

}

/* Sub col active states Research
------------------------------------*/
.research_home #research_home_nav,
.admin_orders #admin_orders_nav,
.appellate_opinion #appellate_opinion_nav,
.case_query #case_query_nav,
.legal_research #legal_research_nav,
.statistics #statistics_nav
{
background: #304E81;
}
	
/* Sub col active states Contacts
------------------------------------*/

.main_contacts #main_contacts_nav,
.dockets #dockets_nav,
.hearings #hearings_nav,
.links #links_nav,
.contacts_directory #directory_nav,
.email_contacts #email_contacts_nav
{
background: #304E81;
}

/* Sub col active states News
------------------------------------*/
.news_events_home #news_events_home_nav,
.annual_report #annual_report_nav,
.court_illustrtated #court_illustrtated_nav,
.emergency #emergency_nav,
.events #events_nav,
.profile #profile_nav,
.live_broadcasts #live_broadcast_nav,
.podcasts #podcasts_nav,
.press_releases #press_release_nav,
.talking_brochure #talking_brochure_nav,
.videos #videos_nav,


{
background: #304E81;
}

/* Sub col active states Programs and services
------------------------------------*/
.programs_services_home #programs_services_home_nav,
.a-place-for-children #a-place-for-children_nav,
.alternative-sanctions #alternative-sanctions_nav,
.audio-visual #audio-visual_nav,
.child-support-hearing-officers #child-support-hearing-officers_nav,
.childrens-visitation-center #childrens-visitation-center_nav,
.collection-court #collection-court_nav,
.community-relations-public-information #community-relations-public-information_nav,
.court-interpreter #court-interpreter_nav,
.court-reporters #court-reporters_nav,
.court-resource-center #court-resource-center_nav,
.courtroom23 #courtroom23_nav,
.dependency-case-coordination #dependency-case-coordination_nav,
.dispute-resolution-services #dispute-resolution-services_nav,
.family_court #family_court_nav,
.family_ties #family_ties_nav,
.fiscal-services #fiscal-services_nav,
.foreclosures #foreclosures_nav,
.guardianship-monitor #guardianship-monitor_nav,
.human-resources #human-resources_nav,
.injunction-processing-unit #injunction-processing-unit_nav,
.inside-the-courts #inside-the-courts_nav,
.internships #internships_nav,
.judicial-ride-along #judicial-ride-along_nav,
.jury-services #jury-services_nav,
.kids-court #kids-court_nav,
.magistrates #magistrates_nav,
.media-relations #media-relations_nav,
.mental-health-court #mental-health-court_nav,
.neighborhood-restorative #neighborhood-restorative_nav,
.ninth-in-a-nutshell #ninth-in-a-nutshell_nav,
.parenting-coordination #parenting-coordination_nav,
.pay-up #pay-up_nav,
.public-information-booth #public-information-booth_nav,
.sanctioned-to-read #sanctioned-to-read_nav,
.speakers-bureau #speakers-bureau_nav,
.staff-attorneys #staff-attorneys_nav,
.technology-services #technology-services_nav,
.teen-court #teen-court_nav,
.tours #tours_nav,
.town-hall #town-hall_nav,
.traffic-hearing-officers #traffic-hearing-officers_nav,
.truancy-court #truancy-court_nav,
.unified-family-court #unified-family-court_nav,
.volunteer-program #volunteer-program_nav {
background: #304E81;
}


/* Sub col active states About Sub Dropdown category active state
------------------------------------*/
.judges_sub #judges_sub_nav,
.divisions #divisions_nav,
.courthouses #courthouses_nav,
.administration #administration_nav {
background: #14223B;
}


/* Sub col active states About active state
------------------------------------*/
.about_home #about_home_nav,
.about_overview #about_overview_nav,
.court_holidays #court_holidays_nav {
background: #304E81;
}


/* Sub col active states Judges Sub
------------------------------------*/
.chief_judge #chief_judge_nav,
.circuit_judges #circuit_judges_nav,
.orange_county_judges #orange_county_judges_nav,
.osceola_county_judges #osceola_county_judges_nav,
.senior_judges #senior_judges_nav,
.hearing_officers #hearing_officers_nav,
.magistrates #magistrates_nav,
.directory #directory_nav,
.organization #organization_nav {
background: #304E81;
}


/* Sub col active states Divisions Sub Sub
------------------------------------*/
.civil #civil_nav,
.complex #complex_nav,
.criminal #criminal_nav,
.domestic #domestic_nav,
.drug #drug_nav,
.juvenile #juvenile_nav,
.probate #probate_nav {
background: #4977C4;
}


/* Sub col active states Administration Sub Sub
------------------------------------*/
.mission #mission_nav,
.administration_org #administration_org_nav {
background: #4977C4;
}

/* Sub col active states Courthouses Sub Sub
------------------------------------*/
.orange_ch #orange_ch_nav,
.osceola_ch #osceola_ch_nav,
.tskjjc #tskjjc_nav, .booking_release #bkr_nav,
.ochc #ochc_nav,
.ocbc #ocbc_nav {
background: #4977C4;
}

/* Sub col active states Jurors active state
------------------------------------*/
.main_jurors #main_jurors_nav,
.jurors_orange #jurors_orange_nav,
.jurors_osceola #jurors_osceola_nav {
background: #304E81;
}


/* Lists styles
------------------------------------*/
#main_col ul {
border-top: 2px solid #12223B;
list-style:none;
width:100%;
}

#main_col ul ul{
border-top: none;
list-style:none;
width:100%;
}

#main_col ul li {
background:url(../images/subcol2_bullet.gif) 0 5px no-repeat;
padding: 4px 0px 6px 14px;
}

#main_col ul ul li {
background:url(../images/subcol2_bullet2.gif) 0 5px no-repeat;
padding: 4px 0px 6px 14px;
}

.feedback #main_col ul li {
background:none;
padding: 4px 0px 6px 6px;
float:left;
}

.feedback #main_col ul li.f1 {
width:75px;
}

.feedback #main_col ul { 
	border-top:none;
}

/* Misc styles
------------------------------------*/

.history_photo_right {
padding: 0px 0px 0px 10px;
}

.history_photo_left {
padding: 0px 10px 0px 0px;
}

.judges_photo {
border: 10px solid #fff;
}

.icon_img {
padding: 0 0 0 5px;
}

.ul_right{
	float: right;
	width: 350px;
	margin:  0;
	padding: 0;
}

div.hr {
height:15px;
text-align:center;
clear: both;
  padding:0;
  margin:0;
}

div.hr hr {
  display: none;
  padding:0;
  margin:0;
}

.img_display {
	padding:10px;
}
	
/* Misc styles
------------------------------------*/
.center {
	text-align:center;
}

.right {
	float: right;
	}

.left {
	float: left;
	}

#clear {
	clear: both;
	}

.note {
	color: #999;
	font-size:90%;
	}

.highlight {
	background-color: #ffcc99;
	}

acronym {
	background-color: #D3D3D3; cursor: help;
	}
	
.courthouses iframe {
margin: 10px 0 0 0;
border:6px solid #111D34;
}

#con_flash {
	position:absolute;
	left: 375px;
	top: -20px;
}
	
/* Tables
------------------------------------*/	
.tabular {
	width: 100%;
/*	background-color: #e1e1e1;
	border: 1px solid #999999;*/
	margin-bottom: 10px;
	margin-top: 10px;
}
		
.tabular th {
	/*background-color: #666;*/
	text-align:left;
	color: #0C1627;
	border-bottom: 2px solid #0C1627;
}

.tabular_highlight {
	background-color: #B6C1D3;
}

.tabular_head {
	background-color: #002756;
	color: #fff;
}


/* Site Information
------------------------------------*/
#site_information {
	margin: 0;
	padding: 20px 0 40px 20px;
		position:relative;
		width: 940px;

	}
	
	#site_information_content {
		position:relative;
			width: 940px;
	}

#site_information_content p {float:right;text-align:right}
