@import url('customNavigation.css');
@import url('menus.css');

*
{
   margin: 0;
   padding:0
}

body {
	background-color:#BCB48D;
	color: #333333
}

body, tr, td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

img
{border:none}

.Normal, .NormalDisabled, .NormalTextBox, .NormalRed, .NormalBold
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333
}

div.controlPanel
{
   width:977px;
}

div.skinContainer
{
	width:927px;
	background-image: url(jotfbg_main.jpg);
	background-position: center;
	background-color:#FFFFFF;
	padding-top: 10px;
	padding-right: 25px;
	padding-left: 25px;
	margin: auto;
	padding-bottom: 30px;
	text-align: left;
}
	
div#pagehead
	{
	border-bottom:2px solid #666;
	padding-bottom: 3px;
	margin-bottom: 10px;
}

div.pageBottom
{
	width:977px;
	background-image: url(jotfbg_bottom.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 10px;
	margin-top: auto;
	margin-bottom: auto;
	padding-left: 50px;
	text-align: left;
}

div.topPane_home 
{width:927px}

div.contentPane_home {
	width: 480px;
	padding-right:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	margin-top: 21px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

div.rightPane_home {
	float: right;
	width: 394px;
	margin: 0px;
	padding: 0px;
}

div.leftPane_interior {
	width: 84px;
	margin-right: 40px;
	padding: 0px;
}

div.introPane_interior {
	width:780px; 
	padding-top:5px; 
	margin:0px
}

div.contentPane_interior {
	width: 780px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}

div.contentPane_mainpage {
	width: 360px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	float:left;
	vertical-align:top;
	padding-right:20px
}

div.rightPane_mainpage {
	width: 394px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	float:right;
	vertical-align:top
}

.copyright
{
	font-weight:normal;
	color: #999999;
}

.copyright a
{
	font-weight:normal;
	color: #999999;
}

div#copyrightCell
{
	margin-top:50px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666666;
	padding-top: 10px;
	width:927px;
	color:#999999;
    font-weight:normal
}

div#copyrightCell a
{
   color:#999999;
   font-weight:normal
}

.contentPane
{width: 927px}

.menuContainer
{
	width:712px;
	padding-bottom: 5px
}

div#menuContainer div#theMenu
{

}

.MainMenu_MenuItem, .MainMenu_MenuItemSel
{
   cursor: pointer; 
   color: #666; 
   font-size: 14pt;
   font-weight:bold;
   font-family: Arial, Helvetica; 
   background-color: Transparent;
   text-decoration:none;
   line-height:36px;
}

.MainMenu_MenuItemSel, div#menuContainer
{
   color:#000;
}

#logocell
{padding:0px; margin:0px; width:927px}


/* Lists */

#box_list
{
	margin:0;
	padding:0
}
#box_list ul 
{
	margin-top:2px;
	margin-bottom:4px;
	text-indent:0;
	margin-left:0;
	padding:0;
	margin-right:0
}

#box_list li 
{
	list-style-position:outside;
	list-style-type:none;
	line-height:14px;
	padding-bottom:8px;
	padding-top:8px;
	margin:0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}



/* ========================================================
FCK Editor Styles 
==========================================================*/

.sectionhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #E3801B;
	line-height: 24px;
	padding-bottom: 10px
}

.blueheader
{
	font-weight:bold;
	padding-bottom: 5px;
	color: #00457C;
	font-size: 11px;
}

.blueheader_large
{
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 5px;
	color: #00457C;
	font-size: 14px;
}

.subtitle_orange
{
	color:#E3801B;
	padding-top: 1px;
	font-size: 11px;
}

.boldheader
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #514F26; 
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 24px;
}

.page_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}

.pub_title {
	font-size: 16px;
	color: #00477F;
	font-family:Georgia, "Times New Roman", Times, serif
}

.pub_subtitle {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC6600;
}

.pub_date {
	color: #CC9900;
	padding-bottom: 10px;
	font-size: 11px;
}

.new
{
	font-weight:bold;
	color:#E3801B;
	text-transform: uppercase;
	font-size: 11px;
}

#chart
{
	width:600px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
}

#chart td
{
	padding:6px;
	line-height: 14px;
	font-size: 11px;
}

.becamelaw
{font-weight:bold; color:#77a22f}

.failed
{font-weight:bold; color:#CC0000}

.quote {
	font-size: 16px;
	color: #fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-bottom: 10px;
	line-height: 20px
}

.quote_learnmore
{
	font-weight:bold;
	color:#c2e2f7;
	text-transform: uppercase;
	font-size: 11px;
}

.quote_learnmore a
{
	font-weight:bold;
	color:#c2e2f7;
	text-transform: uppercase;
	font-size: 11px;
}


/* Images */

.imageleftsidecaption
{
    font-size: 11px;
	color:#999999;
	float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}

.imageleftsidecaption img
{
    border: 1px solid #CCC;
    margin-bottom: 2px;
}

.imageleftside img
{
    border: 1px solid #CCC;
	margin-right: 15px;
    margin-bottom: 15px;
    float: left;
}

.imagerightside img
{
    border: 1px solid #CCC;
	margin-left: 15px;
    margin-bottom: 15px;
    float: right;
}

.clear
{clear:both}


/* Lists */

.standard_list
{
}

.standard_list ul 
{
	padding-bottom: 10px;
	padding-left: 40px;
	padding-right: 40px
}

.standard_list li 
{
	list-style-position:inside;
	list-style-type:square;
	line-height:16px;
	padding-bottom:4px;
	padding-top:4px;
}


/*==========================================================*/


.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-top: 4px;
}

.image_left {
	padding-right: 10px;
	padding-bottom: 10px;
	float: left;
}

div.breadbrumb {
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	margin-top: 5px;
	padding-bottom: 10px;
}

div.breadbrumb a {
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	margin-top: 5px;
	padding-bottom: 10px;
}

.googlebox {
	background-color: #58a1d4;
	height: 28px;
	width: 205px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 6px;
	padding-top: 3px
}

.search .NormalTextBox
{height: 18px; width: 120px}

.search#dnn_dnnSEARCH_cmdSearch
{}

.searchImage
{vertical-align: top;}

