﻿@charset "utf-8";
/* CSS Document */

#content-pane{
position:relative;
float:right;
width:530px;
float:right;
text-align:left;
padding:20px 20px 0px 20px;
color:#555;

}

#content-pane-small{
position:relative;
float:right;
width:376px;
float:right;
text-align:left;
padding:20px 20px 0px 20px;
color:#555;
}

#content h2{
font-weight:bold;
font-size:1.3em;
margin-bottom:10px;
}
#content h3{
font-size:1.1em;
margin-bottom:10px;
font-weight:bold;
}

#content p{
margin-bottom:15px;
}

#content img{
float:left;
padding-right:15px;
}
#content img.float-right{
float:right;
padding-right:0px;
padding-left:10px;
}

#content ul{
margin-bottom:15px;
margin-left:30px;
}

#content ul li{
list-style:disc;
}

#content ol li
{
list-style:decimal;
margin-left:15px;
}

#content ol li ul li
{
list-style:disc;
}

#content ol li ol li
{
list-style:lower-alpha;
margin-left:22px;
}

#content ol li ol li ol li
{
list-style:lower-roman;
margin-left:22px;
}

#content ul.nobullet2 li{
list-style:none;
}


#content table tr th{
background-color:#d5d5d3;
padding:5px 10px 5px 10px;
font-weight:bold;
font-size:1.1em;
vertical-align:top;
}

#content table tr td{
vertical-align:top;
}


#content h2.inset{
	background-color: #d5d5d3;
	border-bottom: 1px solid #fff;
	color: #666;
	margin-bottom: 0;
	padding: 10px 0px 4px 13px;
	width: 96%;
}
#content p.inset{
	background-color: #d5d5d3;

	margin: 0;
	padding: 10px 0px 14px 13px;
	width: 96%;
	margin-bottom:15px;
}

#content p.inset a.jump{
	background:url(/images/left-nav/bullet-orange-greybg.jpg) no-repeat 0px 4px;
	color: #666;
	font-weight: bold;
	padding-left: 12px;
	text-decoration: none;
}

#content p.inset a.jump:hover {
	text-decoration: underline;
}

/* full width table */
#content table.full{
width:100%;
}

/* program_cluster */
#content table#program_cluster tr td{
padding:0px;
}

/* program_list */
#content ul.program_list{
margin:0 0 15px 0;
}
#content ul.program_list li{
list-style:none;
background-image:url(/images/main/bullet-green-whitebg.gif);
background-position:0px 5px;
background-repeat:no-repeat;
padding-left:13px;
}

/* program_type */

#content table.program_type{
width:100%;
}
#content table.program_type tr td{
width:25%;
}

#content table.program_type .border-right-white{
border-right:3px solid #fff;
}


#content table.program_type tr td .bottom-grey-filler{
background-color:#d5d5d3;
height:5px;
width:100%;
margin-top:3px;
}

#content table.program_type tr td.content{
padding:3px 10px 3px 10px;
background-image:url(/images/main/subpage-bottom-gradient.jpg);
background-repeat:repeat-x;

border-top:2px solid #fff;
}



table.sfp_table{
margin-bottom:15px;
border:1px solid #d5d5d3;
width:100%;
}

table.sfp_table tr td{
padding:0;
margin:0;
padding-top:5px;
padding-left:5px;
* padding-left:2px;
padding-right:5px;
* padding-right:2px;
}

input.sfp_cb{
float:left;
margin-right:3px;
margin-top:1px;
* margin-top:-2px;
}
.label_cb{
float:left;
}

input#search_for_programs{
width:250px;
height:18px;
border:1px solid #d5d5d3;
padding-left:5px;
}

hr.dotted_line {
color: #fff; 
background-color: #fff; 
border: 1px dotted #d5d5d3; 
border-style: none none dotted;
margin-left:2px;
margin-right:2px; 
}

.sfp_table .search_field{
margin-left:5px;
padding-top:3px;
color:#595651;
}





a.more_bullet_link{
background-image:url(/images/main/bullet-orange-whitebg.gif);
width:8px;
height:6px;
display:block;
float:right;
margin-left:3px;
margin-top:5px;
margin-right:7px;

}


a.more_text_link:link, a.more_text_link:visited, .more_text_link:hover{
color:#595651;
text-decoration:none;
float:right;
}


#content img.centre_img
{
display:block;
margin: 0 auto;
float:none;
}

#content td.td_right
{
text-align:right;
}

#addthistable
{
   margin-top:-30px;
   margin-left:350px;
}

/*For Expand/Contract in CE */
.slid td
    {
     	color:#555;
     	padding:8px;
    }
.slid td.grey
    {
    background-color:#eeeeee;
    color:#555;
    }
	#content p.insetlight table
{
width:100%;
}

#content p.insetlight td
{
color:#000;
}
 #content #nobullet li
    {
   		list-style-type:none;
    }
	
	#content #nobullet li img
	{
		float:none;
		padding-right:5px;
		display:inline;
	}
	
	#content #nobullet li a
	{
		text-decoration:none;
	}	#choices-table td
	{
		text-align:left;
	}
	/**/
	
li.hover_tip:hover span{ /*the span will display just on :hover state*/
	display: block !important;
	position: absolute;
	top: 5px; 
	left: 40px; 
	width: 200px;
	border: 1px solid #403F3A;
	background-color: #686763; 
	color: #000;
	padding: 10px;
}
li.hover_tip span 
{
	display:none;
}	

 #inside_test
 {
	 float:right;
	 width:189px; 
	 min-height:300px; 
	 padding-top:20px; 
	 padding-left:5px; 
  	padding-right:5px; 
	text-align:left; 
	font-size:11px; 
	background-image:url(/images/grey_box3.gif); 
	background-repeat:no-repeat;
 }
 #inside_test h1
 {
	 font-weight:bold;
	 color:#FFF;
	 font-size:12px;
	 text-align:center;
	 padding-bottom:10px;
 }
 
 #content table.middle_table tr td
{
vertical-align:middle;
}


.sortable td
{
padding-bottom: 10px;
}
.sortable td
{
	vertical-align:text-top;
text-align:left;
}
.sortable tr.even
{
	background-color:#EEEEEE;
}
.sortable td div
{
	margin-top:10px;
}
