

* {
	padding: 3;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}

body {
	background: #F5F5F5 url(images/img01.jpg) repeat-x;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #474848;
	height: 100%;
}

h1, h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.6em;
	font-weight: normal;
}

h2 {
	margin-bottom: 15px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 1.2em;
}

h3 {
	font-size: 1em;
}

p{
	margin-bottom: 20px;
	line-height: 170%;
}

p {
}

blockquote {
	padding: 0 30px;
	background: url(images/img12.gif) no-repeat;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999999;
}

blockquote p {
}

a {
	text-decoration: none;
	color: #1D62B3;
}

.IE8Fix 
{ 
    z-index: 1000; 

}

a:hover {
	background: none;
	color: #E43C15;
}

hr {
	display: none;
}

/* Wrapper */

#wrapper {
	background: url(images/img08.gif) repeat-x left bottom;
}

/* Menu */

#menu {
	height: 50px;
}



#menu a {
	float: left;
	height: 20px;
	padding: 10px 20px 9px 20px;
	font-size: 1.0em;
	font-weight: bold;
	color: #FCFDDF;
}

#menu a:hover {
	background: #F68E00;
	color: #FFFFFF;
}

#menu .current_page_item a {
	background: url(images/img04.gif) repeat-x;
}

/* Header */

#header {
	height: 90px;
	background: url(images/banner.jpg) no-repeat;
}

/* Logo */

#logo {
	float: left; 
}

#logo h1, #logo p {
	float: left;
}

#logoimg 
{
	float: left;
}

#laclogo
{
	float: right;
}

#logo h1 {
	padding: 10px 0 0 20px;
	font-size: 3.2em;
	font-weight: bold;
	color: #E43C15;
}

#logo p {
	margin: 0;
	position: absolute;
	top: 50px;
	left: 91px;
	letter-spacing: 1px;
	line-height: normal;
	font-weight: bold;
	font: normal 1.4em Georgia, "Times New Roman", Times, serif;
}

/* Search */

#search {
	float: right;
	width: 200px;
	padding: 40px 20px 4px 0;
	background: url(images/img05.gif) no-repeat left bottom;
}

#search fieldset {
	border: none;
}

#search legend {
	display: none;
}

#s {
	float: left;
	width: 155px;
	margin: 0 0 0 10px;
	background: none;
	border: none;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #474848;
}

#x {
	display: none;
}

/* Page */

#page {
	width: 760px;
	margin: 0 auto;
	background: #FFFFFF url(images/img06.gif);
}

#bgtop {
	height: 5px;
	background: url(images/img07.gif);
}

#bgbottom {
	padding-bottom: 5px;
	background: url(images/img09.gif) no-repeat left bottom;
}



/* Content */

#content {
	float: left;
	width: 430px;
	height: 800px;
	min-height: 800px;
	padding: 0 0 0 20px;
}

html>body #content {
	height: auto;
}

/* Post */

.post {
}

.post .bigpix {
	margin-bottom: 20px;
	background: #F0F0F0;
}

.post .bigpix .image {
}

.post .bigpix .caption {
	margin: 0;
	padding: 2px 10px 5px 10px;
	line-height: normal;
	font-size: .8em;
	font-weight: bold;
	color: #999999;
}

.post .bigpix .caption a {
	color: #999999;
}

.post .title {
	padding: 10px 10px 0 10px;
	font-size: 2.6em;
}	

.post .title a {
	background: none;
}

.post .byline {
	margin: 0;
	padding: 0 10px;
	line-height: normal;
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
	color: #C2C2C2;
}

.post .byline a {
	color: #C2C2C2;
}

.post .entry {
	padding: 20px 10px 0 10px;
}

.post .tags {
	margin: 0;
	padding: 5px 10px;
	background: #F0F0F0;
	line-height: normal;
	font-size: .8em;
	font-weight: bold;
}

.post .tags a {
	padding: 0 5px;
	background: none;
}

.post .links {
	padding: 5px 10px;
	border-bottom: 1px solid #EEEEEE;
	font-weight: bold;
}

.post .links .comments {
	padding-left: 20px;
	background: url(images/img13.gif) no-repeat left center;
}

.post .links .permalink {
	padding-left: 18px;
	background: url(images/img14.gif) no-repeat left center;
}

/* Sidebar Common Style */

.sidebar {
}


.sidebar a {
	background: none;
}

/* Sidebar One */

#sidebar1 {
	float: left;
	width: 250px;
	padding: 0 0 0 20px;
}

/* Sidebar Two */

#sidebar2 {
	float: right;
	width: 180px;
	padding: 0 20px 0 0;
}

/* Calendar */

#calendar_wrap {
	padding: 0 10px 20px 10px;
}

#calendar_wrap table {
	width: 100%;
	text-align: center;
	background: #F6F6F6;
	border: 2px solid #FFFFFF;
	border-collapse: collapse;
}

#calendar_wrap th, #calendar_wrap td {
	padding: 2px;
}

#calendar_wrap thead {
	background: #FFFFFF;
}

#calendar_wrap tbody {
	font-size: .8em;
	font-weight: bold;
}

#calendar_wrap tbody td {
	padding: 5px;
}

#calendar_wrap tbody a {
	font-size: 1.2em;
}

#calendar_wrap tfoot {
	background: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	font-size: .8em;
}

#calendar_wrap tfoot #prev {
	text-align: left;
}

#calendar_wrap tfoot #next {
	text-align: right;
}

/* Tag Cloud */

#tag_cloud {
	margin-bottom: 20px;
}

/* Footer */

#footer {
	width: 760px;
	height: 120px;
	margin: 0 auto;
	background: url(images/img10.gif) no-repeat;
}

#footer p {
	padding-top: 20px;
	text-align: center;
	font-size: .8em;
	font-weight: bold;
}

.Frameshadow
{	
	width:735px;
	padding:5px;
}	

.FrameBackColor
{
	width:735px;
	text-align:left;
	padding:5px;
	background-color:#CAE1FF;
	border:1px color:#C0C0C0;
	font-size:10px;
	
} 

.FrameBackColorPassword
{
	width:735px;
	text-align:left;
	padding:5px;
	background-color:#CAE1FF;
	border:1px color:#C0C0C0;
	font-size:10px;
	
} 


.legendstyle
{
	FONT-SIZE: 13px; 
	font-weight: bolder;
	FONT-FAMILY: Verdana;
	color: #666666;
}

.FieldSetStyle
{
	border-color: #666666;
	border-width: thin;
	padding: 5px;
}

.smallest 
{
	FONT-SIZE: 1.0em; 
	FONT-FAMILY: Verdana;
	color: Black;
	
}

.smallestBlue
{
	FONT-SIZE: 1.0em; 
	FONT-FAMILY: Verdana;
	color: Blue;
	font-weight: bold;
}

.smallestLeft 
{
	FONT-SIZE: 1.0em; 
	FONT-FAMILY: Verdana;
	color: Black;
	text-align: left;
}

.radioStyle 
{
	FONT-SIZE: 1.0em; 
	FONT-FAMILY: Verdana;
	color: Black;
	text-align: left;
}

.medium
{
	FONT-SIZE: 1.2em; 
	FONT-FAMILY: Verdana;
	color: Black;
	font-weight: bold;
}

.messageText 
{
	FONT-SIZE: 1.2em; 
	FONT-FAMILY: Verdana;
	font-weight:bold;
	color: Red;
	
}

.headerText 
{
	FONT-SIZE: 1.4em; 
	FONT-FAMILY: Verdana;
	font-weight:bold;
	color: Black;
	
}

.messageTextRegular 
{
	FONT-SIZE: 1.2em; 
	FONT-FAMILY: Verdana;
	font-weight:bold;
	text-decoration: underline;
}

.messageTextRegularMaroon 
{
	FONT-SIZE: 1.2em; 
	FONT-FAMILY: Verdana;
	font-weight:bold;
	text-decoration: underline;
	color: Maroon;
}

.linkColor
 {
	text-decoration: none;
	color: Blue;
 }
 
 /*CollapsiblePanel*/
.collapsePanel {
	
	background-color:#CAE1FF;
	overflow:hidden;
	border: 2px solid Black;
}

.collapsePanelHeader{
	width:100%;
	height:30px;
	background-image: url(images/bg-menu-main.png);
	background-repeat:repeat-x;
	color:#FFF;
	font-weight:bold;
	font-size:1.2em;
}

.collapsePanelHeaderSearch{
	width:100%;
	height:30px;
	background-color: #87CEEB;
	color: Black;
	font-weight:bold;
	font-size:1.2em;
	border-bottom: 1px solid Black;
	border-top: 1px solid Black;
}

.collapsePanelSearch {
	
	background-color:#CAE1FF;
	overflow:hidden;
}


.panelHeader
{
	width:100%;
	height:20px;
	background-color: #87CEEB;
	color:Black;
	font-weight:bold;
	font-size:1.2em;
	border-bottom: 1px solid Black;
	border-top: 1px solid Black;
	text-align:left;
	padding-top:4px;
	padding-left:5px;
}

.heading {
	padding: 1em 0 1em 0;
	color:#5377A9;
	font-family:Arial, Sans-Serif;
	font-weight:bold;
	font-size:1.2em;
}

.buttonStyle
{
background-color: #87CEFF; background-image: none; border-style:solid; border-width:1; border-color: Gray; 
}

.buttonStyleSearch
{
background-color: #FFCC00; background-image: none; border-style:solid; border-width:1; border-color: Gray; 
}

.buttonStyleBlue
{
background-color: #CAFF70; background-image: none; border-style:solid; border-width:1; border-color: Gray; 
}

.filebuttonStyle
{
background-image: none; border-style:solid; border-width:1; width: 400px; 
}
.nav {
	position: absolute;
	right: 10px;
	top: 13px;
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
	color: White;
	background-color: Transparent;
}

.pageHeader
{
	width:100%;
	height:30px;
	background-image: url(images/gradient-31UCE.png);
	background-repeat:repeat-x;
	color: White;
	font-weight:bold;
	font-size:1.8em;
	padding-top: 10px;
}

.formBackgroundWidth
{
	width: 735px;
}

.formWidth
{
	width: 730px;
	font-family: Times New Roman;
}

.gridWidth
{
	width:685px;
	height: auto;
	overflow-x:scroll;
}

.pager span 
{
	color:White;
	font-weight:bold;
	font-size:15pt;
}

.MyCalendar .ajax__calendar_container {
    border:1px solid #646464;
    background-color: #EEE9E9;
    color: #27408B;
}
.MyCalendar .ajax__calendar_other .ajax__calendar_day,
.MyCalendar .ajax__calendar_other .ajax__calendar_year {
    color: #EE4000;
}
.MyCalendar .ajax__calendar_hover .ajax__calendar_day,
.MyCalendar .ajax__calendar_hover .ajax__calendar_month,
.MyCalendar .ajax__calendar_hover .ajax__calendar_year {
    color: red;
}
.MyCalendar .ajax__calendar_active .ajax__calendar_day,
.MyCalendar .ajax__calendar_active .ajax__calendar_month,
.MyCalendar .ajax__calendar_active .ajax__calendar_year {
    color: red;
    font-weight:bold;
}

.messageTextBlack 
{
	FONT-SIZE: 1.2em; 
	FONT-FAMILY: Verdana;
	font-weight:bold;
	color: Black;
	
}

.RecordCountPanel
{
	 width: 500px;
	 border-color: #999999;
	 border-style: solid;
	 border-width: 2px;
}

.SearchCriteriaPanel
{
	 width: 700px;
	 border-color: #999999;
	 border-style: solid;
	 border-width: 2px;
}

.tabbackground
  {
  background-color:#CAE1FF;	
  border: 2px solid Black;
  }
  
  
  .messageTextTabPanel 

{

      FONT-SIZE: 1.2em; 

      FONT-FAMILY: Verdana;

      font-weight:bold;

      color: Red;     

}
  
  
.ajax__myTab .ajax__tab_header {        font-family: verdana,tahoma,helvetica;        font-size: 11px;        border-bottom: solid 1px #999999;      }         

.ajax__myTab .ajax__tab_outer {        padding-right: 4px;        height: 21px;        background-color: #C0C0C0;        margin-right: 2px;        border-right: solid 1px #666666;        border-top: solid 1px #aaaaaa     }         

.ajax__myTab .ajax__tab_inner {        padding-left: 3px;        background-color: #C0C0C0;     }         

.ajax__myTab .ajax__tab_tab {        height: 13px;        padding: 4px;        margin: 0;       cursor: pointer;     }         

.ajax__myTab .ajax__tab_hover .ajax__tab_outer {        background-color: #cccccc     }         

.ajax__myTab .ajax__tab_hover .ajax__tab_inner {        background-color: #cccccc     }         

.ajax__myTab .ajax__tab_hover .ajax__tab_tab {}        

.ajax__myTab .ajax__tab_active .ajax__tab_outer {        background-color: #fff;        border-left: solid 1px #999999;     }         

.ajax__myTab .ajax__tab_active .ajax__tab_inner {        background-color:#fff;     }         

.ajax__myTab .ajax__tab_active .ajax__tab_tab {}        

.ajax__myTab .ajax__tab_body {        font-family: verdana;        font-size: 1.0em !important;        border: 1px solid #999999;        border-top: 0;        padding: 8px;        background-color: #ffffff;      }

.tdStyleTree
{
	padding-left: 10px; 
	padding-top: 5px; 
	padding-bottom: 10px; 
	padding-right: 5px;
    text-align: left; width: 250px;
}
.StyleTree
{
	border-top-width: thin; 
	border-left-width: thin;
	border-left-color: green; 
	border-bottom-width: thin; 
	border-bottom-color: green;
    overflow: auto; 
    width: 250px;
    height:100%
}
.tdGeneral
{
	padding-right:0px;
}

.TreeViewSelectedNodestyle 
{
	FONT-SIZE: 1.0em; 
	FONT-FAMILY: Verdana;
	color: White;
	font-weight:bold;
	background-color:#1865C6;
	
}

.smallestBold
{
	FONT-SIZE: 1.0em; 
	FONT-FAMILY: Verdana;
	color: Black;
	font-weight: bold;
}


.blanket
 {
background-color:#111;
opacity: 0.65;
filter:alpha(opacity=65);
position:absolute;
z-index: 9001;
top:0px;
left:0px;
width:100%;
}

.popUpDiv 
{
position:absolute;
background-color:#eeeeee;

z-index: 9020;
}

.ajax__tab_xp .ajax__tab_header,
.ajax__tab_xp .ajax__tab_header .ajax__tab_outer,
.ajax__tab_xp .ajax__tab_header .ajax__tab_inner,
.ajax__tab_xp .ajax__tab_header .ajax__tab_tab {
    background-image: unset !important;
}

.ajax__tab_xp * {
    color: #474848 !important;
}

.ajax__tab_default .ajax__tab {
    height: 19px !important;
    margin-top: 0 !important;
}
