/* ------------------------------------------ */
/* RESETS, BASIC PAGE SETUP, BASIC TYPOGRAPHY */
/* ------------------------------------------ */
* { margin: 0; padding: 0; }
html { overflow-y: scroll; color:#555555; font-size: 100% }
body { background: url(../images/BG.jpg) repeat-x #3366cc; font: 1em/1.125em 
   "Helvetica Neue", Arial; }

ul { list-style: none inside; }
p { margin-bottom: 1.3em; }
a { outline: none; color: #2b4286; text-decoration: none; }
a:hover { outline: none; color: #2b4286; text-decoration: underline; }
a img { border: none; }
/* END RESET */

/* ------------------------------------------ */
/* TOOLBOX CSS */
/* ------------------------------------------ */
.floatleft { float: left; }
.floatright { float: right; }
.clear { clear: both; height: 1px; overflow: hidden; margin-top: -1px; }
.transpBlack { background: url(transpBlack.png); }
/* END TOOLBOX */

/* ------------------------------------------ */
/* PAGE STRUCTURE */
/* ------------------------------------------ */
#outside_container {
	width: 751px;
	min-height:600px;
	height:auto !important;
	height:600px;
	position: relative;
margin-left:auto;
margin-right:auto;
}

#topbar {
  width: 751px;
  height: 23px;
  background: url(../images/topBar.jpg) no-repeat;
  font-size: .750em;
}

.topnav {
  float: right;
  padding: 5px 15px 0px 0px;
  color: #ffffff;
}

.topnav A:link {
	color: #ffffff;
	text-decoration: none;
}

.topnav A:active {
	color: #ffffff;
	text-decoration: none;
}

.topnav A:visited {
	color: #ffffff;
	text-decoration: none;
}

.topnav A:hover {
	color: #ffffff;
	text-decoration: underline;
}

#header {
  width: 751px;
  height: 96px;
}

#underheader {
  width: 751px;
  height: 30px;
}

.rightside {
  width: 708px;
  height: 30px;
  background: url(/mainnavTemp.gif) no-repeat;
  float: left;
}

.leftside {
  width: 43px;
  height: 30px;
  background: url(/corner1.gif) no-repeat;
  float: left;
}

#banner1 {
  width: 751px;
  height: 180px;
}

#contentarea {
	width: 751px;
}

#navandcolad {
	width: 174px;
	float: left;
	border-right: 1px solid #648fe3;
}

.search {
	width: 155px;
	height: 35px;
	background: url(/LHSnav_blank.gif) repeat-y;
	float: left;
padding: 10px 10px 0px 10px;
font-size: .750em;
}

.Search_Button { display: none; }

.search A:link {
	text-decoration: none;
	color: #2b4286;
}

.search A:hover {
	text-decoration: underline;
	color: #426dbf;
}

.search input {
color: #8a8989;
font-size: 90%;
}


#nav {
	width: 100%;
	float: left;
}

.navfoot {
	background: url(http://surency.ppi.net/LHSnavBottom.gif) no-repeat;
	width: 175px;
	height: 33px;
	float: left;
}

.nav {
        width: 175px;
	height: 162px;
	float: left;
	background: url(../images/navbg.gif) no-repeat;
}

#colad1{
	width: 175px;
	float: left;
}

#content {
	width: 576px;
	float: left;
	font-size: .750em;
	line-height: 1.250em;
}

.contentmain {
	width: 486px;
	min-height:300px;
	height:auto !important;
	height:300px;
	float: left;
	background: #ffffff;
	padding: 10px 45px 10px 45px;
}

.contentmain ul {
	list-style-type: disc;
}

.contentmain A:link {
	text-decoration: none;
	color: #2b4286;
}

.contentmain p {
color: #555555;
}

.contentmain h1 {
color: #426dbf;
font-weight: bold;
font-size: 1.5em;
}

.contentmain h2 {
color: #2b4286;
font-weight: bold;
font-size: 1em;
}

.contentmain h3 {
color: #426dbf;
font-weight: bold;
font-size: .750em;
}

.contentmain h4 {
color: #2b4286;
font: 1.5em Georgia, "Times New Roman", Times, serif;
}

.contentmain A:hover{
	text-decoration: underline;
	color: #426dbf;
}

.contentfooter {
	width: 576px;
	height: 44px;
	background: url(../images/footer.png) no-repeat;
	float: left;
	font-size: .938em;
}

.contentfooter A:link {
	text-decoration: none;
	color: #2b4286;
}

.contentfooter A:hover{
	text-decoration: underline;
	color: #2b4286;
}

.contentfooter span {
	padding-top: 5px;
	display: block;
	padding-bottom: 5px;
}

.contentfooter span A:link {
	color: #ffffff;
	text-decoration: none;
}

.contentfooter span A:hover {
	color: #ffffff;
	text-decoration: underline;
}

.sectionTitle_Text { display: none; }

[id$='FrontEditableHeader1'] {
padding-left: 7px;
border-left: 2px solid #6a93e4;
margin-bottom: 15px;
}

[id$='EditableFrontHeader'] {
padding-left: 7px;
border-left: 2px solid #6a93e4;
margin-bottom: 15px;
}

[id$='FrontEditableHeader'] {
padding-left: 7px;
border-left: 2px solid #6a93e4;
margin-bottom: 15px;
}
.ParentSection_MainListTable .contentItemCell { width: 48%; vertical-align: top; }

.ParentSection_MainListTable .separatorItemCell{ width: 2%; }

.ParentSection_ListTitleLink {
        display: block;
        font-weight: 700;
        margin-top: 10px;
        color: #2b4286;
}
.itemTitle { color: ##426dbf; font-weight: bold; }

.itemDownloadFileSize {	font-style: italic; }


/* END STRUCTURE */

/* ------------------------------------------ */
/* HIDDEN */
/* ------------------------------------------ */
#login {
	display: none;
}

#welcome {
	display: none;
}

#breadcrumbs {
	display: none;
}

#banner2 {
	display: none;
}

#colad2 {
	display: none;
}

#rss1 {
	display: none;
}

#rss2 {
	display: none;
}

#search {
	display: none;
}

.Search_ListItem {
       margin-bottom: 15px;
}

/* ------------------------------------------ */
/* Slide Down Menu */
/* ------------------------------------------ */

.RadPanelBar { width: 175px; }

/* Hide - Home link at flyout menu */
.RadPanelBar > ul > li:first-child { display: none; } 

.navmid { font-weight: 600; color: #bbb; padding: 0; width: 174px; 
   background-color: #fff; }

.rpRootGroup { border: 0 !important; }
.rpLink { border-color: transparent !important; }
.rpOut { border-color: transparent !important; padding-left: 0 !important; }

.rpLink { background: url(/LHSnavBulletLine.gif) top left no-repeat transparent 
   !important; 
   font: bold 10px/23px Carlibri,Arial,Verdana !important; text-transform: uppercase;
   padding-left: 10px; }

.rpLink:hover { background: url(/BulletHover.png) top left no-repeat #2b4286 !important; color: #fff; }

.rpLevel1 .rpLink { margin-left: 15px; }
.rpLevel2 .rpLink { margin-left: 30px; }

/* END STRUCTURE */
