﻿body 
{
	background: #111a28;
	font-family: "trebuchet MS", Arial, Helvetica, "Sans Serif";
	font-size: 11px;
	margin: 0 0 ;
}

a:active
{
	outline: none; /* Removing dotted line around clicked links in Firefox */
}

a:focus
{
	-moz-outline-style: none; /* Removing dotted line around clicked links in Firefox */
}

/* Home Page Layout */
#topWrap
{
    margin: 40px auto 0 auto;
    padding: 0;
    width: 849px;
}
#wrapper
{
	background: #ffffff;
	margin: 0 auto 0 auto;
	min-height: 600px;
	position: relative;
	width: 849px;
}
#TopChrome
{
	background: transparent url(/Images/home_top_chrome.gif) no-repeat;
	height: 8px;
	margin: 0;
	position: relative;
	width: 849px;
}
#BottomChrome
{
	background: #0088ce;
	height: 7px;
	margin: 0 0;
	margin: 0 auto 10px auto;
	position: relative;
	width: 849px;
}
#Header
{
	height: 115px;
	margin: 0 0;
	position: relative;
	top: 0;
	width: 849px;
}
/* Top Navigation */
#topNav
{
    float: left;
    height: 28px;
    margin: 0;
    padding: 0;
    width: 629px;    
}

#topNav #navChat
{
    float:right;
    padding:0 15px 0 0;
    margin:0;
}

ol.menuItems
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

ol.menuItems li
{
    float: left;
	height: 23px;
	line-height: 23px;
    margin: 0;
    padding: 0;
}

ol.menuItems li a
{
    color: #ffffff;
    margin: 0;
    padding: 0;
    text-decoration: none;
}

ol.menuItems li a:hover
{
    color: #A9B400;
    text-decoration: none;
}

ol.menuItems li.dot
{
    background: url(/Images/topmenu_dot.gif) no-repeat 0 50%;
    margin: 0;
    padding: 0 8px 0 16px;
}

ol.menuItems li.none
{
    background: none;
    margin: 0;
    padding: 0 8px 0 0;
}

.login_logout_Btn
{
    background: #29313e url(/Images/login-btn-left.gif) no-repeat top left;
    float: left;
    height: 23px;
    line-height: 21px;
	margin: 0 0 0 5px;
    padding: 0 0 0 7px;

}

.login_logout_Btn a
{
	background: url(/Images/login-btn-right.gif) no-repeat top right;
	color: #A9B400;
	float: left;
	height: 23px;
	line-height: 21px;
	margin: 0;
	padding: 0 7px 0 0;
	text-decoration: none;
}
 
.login_logout_Btn span
{
 	padding: 0 5px;
}

.login_logout_Btn a:hover
{
    color: #ffffff;
}

.loggedIn_User
{
	color: White;
	float: left;
	line-height: 21px;
	padding-left: 10px;
}

.loggedIn_User a
{
	color: #819E40;
	text-decoration: underline;
}

.loggedIn_User a:hover
{
	color: white;
}

#searchBox
{
    float: right;
    margin: 0 0 15px 0;
    padding: 0;
    width: 220px;
}

#searchBox .sf_searchText
{
    background: url(/Images/searchbox.gif) no-repeat;
    border: 0;
    float: left;
    height: 23px;
    margin: 0;
    padding: 3px 0px 0px 3px;
    width: 160px;
}

#searchBox .sf_searchSubmit
{
    float: right;
    height: 23px;
    margin: 0;
    width: 52px;
}



#topClear
{
    clear:both;
}
/* End Top Navigation */
/* old */
#TopNavigation
{
	height:32px;
	left:405px;
	position:absolute;
	top:0;
	width:417px;
}
#loginLinkDiv
{
	background:transparent url(images/blue_bullet.png) no-repeat center left;
	float:right;
	font-size:16px;
	line-height:30px;
	text-align:right;
	width:65px;
}
#TopNavContent
{
	font-size:14px;
	line-height:30px;
	margin: 35px 0 0 0;
	text-align:right;
}
/* end old */

/***********************************************
	Dialog
***********************************************/

.hidden
{
	display: none;
}

/***********************************************
	Login Control
***********************************************/
.loginControl
{
	
}

.loginControl h3
{
	margin: 0;
}

.loginControl fieldset
{
	border: none;
}

.loginControl ol
{
	clear: both;
	float: left;
	margin: 0;
	padding: 0;
}

.loginControl li
{
	clear: both;
	float: left;
	list-style-type: none;
	padding: 5px 0;
	width: 100%;
}

.loginControl label
{
	float: left;
	width: 75px;
}

.loginControl .checkbox label
{
	width: auto;
}

.loginControl input
{
	float: left;
}

.loginControl p
{
	clear: both;
	margin: 0;
	padding: 2px 0;
}

.loginControl .failureText
{
	color: Red;
	font-weight: bold;
}

.loginControl .loginBtn
{
	background: url(/images/loginCtl-btn-background.gif) repeat-x;
	border: 1px solid #cbcbcb;
	color: White;
	cursor: pointer;
	font-size: 11px;
	height: 21px;
	line-height: 21px;
	text-align: center;
	width: 100%;
}

.loginControl a,
.loginControl a:hover
{
	color: White;
}

#Main
{
	float:left;
	margin-left:0px;
	position:relative;
	width:640px;
}

#FlashPanel
{
	height:357px;
	width:620px;
}


#MainLeft
{
	background:url(/Images/graybox.gif) no-repeat bottom center;
	float:left;
	margin:0 0 5px 15px;
	padding:0;
	width:281px;
}

#MainSep
{
	border-left:dotted 1px #333333;
	float:left;
	height:200px;
	margin:30px 0 0 15px;
	padding:0;
	width:1px;
}

#MainRight
{
	background:url(/Images/graybox.gif) no-repeat bottom center;
	float:left;
	margin:0 0 5px 15px;
	padding:0;
	width:281px;
}

#SideBar
{
	float:left;
	margin-left:0;
	min-height:500px;
	position:relative;
	width:187px;
}

/* Footer */

#Footer
{
	background:url(/Images/footer_bg.gif) no-repeat;
	clear:both;
	color: #b2b3b3;
	height:126px;
	margin: 0 auto;
	padding:0;
	position:relative;
	width:849px;
}

#rightFoot
{
	float:right;
	margin:15px 10px 0 0;
	padding:0;
	text-align:right;
	width:325px;
}

#footerLogo
{
    width:325px;
    height:50px;
    margin:0;
    padding:0;
}

#footerLogo img
{
    padding:0 5px;
    vertical-align:middle;
    border:0;    
}

#footerLogo img a
{
    border:0;    
}

#BottomNavigation
{
    margin:0;
    padding:0;
}

#leftFoot
{
    color:#ffffff;
    float:left;
    margin:0 0 0 15px;
    padding:0;
    text-align:left;
    width:400px;
}

#leftFoot a
{
    color:#ffffff;
    text-decoration:underline;
}

#leftFoot h3
{
    color:#BFEAFF;
    font-size:18px;
    font-family:Trebuchet MS;
    padding:0;
    margin:15px 0 10px 0;
}

#CopyRight
{
    color:#ffffff;
}

/* Headings */

/* Positioned for graphic logo placement.  Negative text indent for accessibility */


#Header h1#HeaderText
{
	height:1px;
	margin:0 0 0 0;
	text-indent: -9999px;

}
#Header h2#TaglineText
{
	height:1px;
	margin:0 0 0 0;
	text-indent: -999px;
}
.MastheadLogo
{
	display:block;
	height:100px;
	margin:0 0 0 0;
	padding:1px;
	width:378px;
}
/* Content Styles */

#Main h1
{
	color:#003049;
	font-family: Arial, Helvetica, "Sans Serif";
	font-size:18px;
	font-weight:bold;
	margin:0;
	padding:0 8px;
}

#Main h2
{
	color:#003049;
	font-family: Arial, Helvetica, "Sans Serif";
	font-size:12px;
	font-weight:normal;
	margin:0;
	padding:5px 10px;
}

#Main p
{
	margin:0;
	padding:10px 10px;
}

#MainRight ol p
{
   	margin:0;
	padding:7px 10px; 
}

#MainRight ol a.sf_readMore
{
   	margin:0;
	padding:0 10px; 
}

/* Other Styles */

.breakfloat
{
	clear:both;
}


#TopNavContent a:link,
#TopNavContent a:visited,
#Main a:link,
#Main a:visited
{
	color: #0088ce;
	text-decoration:none;
}

#TopNavContent a:hover,
#TopNavContent a:active,
#Main a:hover,
#Main a:active
{
	color: #a9b400;
	text-decoration:underline;
}


/* Footer Copyright links */

#CopyRight a:link,
#CopyRight a:visited
{
	color: #b2b3b3;
	text-decoration:underline;
	
}

#CopyRight a:hover,
#CopyRight a:active
{
	color: #a9b400;
	text-decoration:underline;

}

/* Home Page SideBar */

#SideBar .SideBarInnerContent
{
	margin:5px 10px;
}

#SideBar .SideBarContent h1
{
	border-bottom:solid 1px #999999;
	color:#03202f;
	font-family: Arial, Helvetica, "Sans Serif";
	font-size:15px;
	font-weight:normal;
	margin:0 0 5px 0;
	padding-bottom:7px;
}
#SideBar .SideBarContent h2
{
	border-bottom:solid 1px #999999;
	color:#03202f;
	font-family: Arial, Helvetica, "Sans Serif";
	font-size:15px;
	font-weight:normal;
	margin:0 10px 5px 10px;
	padding:7px;
}
#SideBar .SideBarContent h3
{
	color:#03202f;
	font-family: Arial, Helvetica, "Sans Serif";
	font-size:13px;
	font-weight:normal;
	margin:0;
}

#SideBar .SideBarContent .SideBarContentTop
{
	background: #dedddd url(Images/news_panel_Top.png) no-repeat 0 0;
	height:10px;
	margin:15px 0 0 0;
	padding:0;
	width:187px;
}

#SideBar .SideBarContent .SideBarContentMiddle
{
	background: transparent url(Images/news_panel_mid.png) repeat-y top left;
	margin:0;
	padding:0;
	width:187px;
}

#SideBar .SideBarContent .SideBarContentBottom
{
	background: transparent url(Images/news_panel_Bottom.png) no-repeat top left;
	height:10px;
	margin:-5px 0 15px 0;
	padding:0;
	width:187px;

}

#SideBar .SideBarContent /* General Text Style */
{
	font-family: "trebuchet MS", Arial, Helvetica, "Sans Serif";
	font-size:11px;
	font-weight:normal;
	
}

#SideBar p
{
	margin:0;
}

#SideBar .breakfloat
{
	clear:both;
}

#SideBar .SideBarContent a:link
{
}

#SideBar .SideBarContent a:link,
#SideBar .SideBarContent a:visited
{
	color: #0088ce;
	text-decoration:none;
}

#SideBar .SideBarContent a:hover,
#SideBar .SideBarContent a:active
{
	color: #a9b400;
	text-decoration:underline;

}

/* When used for Home Page Latest Case Updates */

.EmailIcon
{
	background: url(images/icon_emailThis.gif) no-repeat;
	display: inline-block;
	font-weight: bold;
	line-height: 30px;
	padding-left: 30px;
	* html display: inline;
}

