

.clear {
    clear:both;
}

/*****************************************************************************
* Inner styles                             .                                 *
******************************************************************************/
body {
    background-color:#FFFFFF;
    margin-top: 0px;
    margin-left: 0px;
    margin-right:0px;
}

a:link, a:visited, a:hover {
color:#655587;
text-decoration:underline;
}

div.contentArea a:link, div.contentArea a:visited, div.contentArea a:hover {
color:#655587;
text-decoration:underline;
}

div.bodyContainer {
    display:inline;
    clear:none;
    float:left;
    width:1000px;
    height:100%;
    border-bottom:1px solid #2F2347;
}

div.headerContainer {
    width:1000px;
}

div.logo {
	clear:none;
	float:left;
	height: 98px;
	width: 1000px;
}

div.banner {
    clear:none;
    float:left;
}

div.underBanner {
	clear:none;
	float:left;
	background-color:#000;
	width:1000px;
	height:auto;
}

div.searchDiv {
	width:250px;
	padding-top:5px;
	clear:none;
	float:right;
	color:#FFFFFF;
	background-color:#000000;
	text-align: center;
	height:0px;
}

#searchBox {
	height:15px;
	position:relative;
	top:-.5em;
}

#searchBtn {
	position:relative;
}

div.quickLinks {
    height:24px;
	padding-top:5px;
	float:right;
	text-align:center;
	padding-right: 4px;
    clear:none;
}

div.globalNav {
	width:1000px;
	height:30px;
	background-color:#000000;
	clear:both;
	float:left;
}

div.globalNav div.links {
    color:#FFFFFF;
    clear:none;
    float:left;
    height:24px;
    padding-left:5px;
    padding-top:6px;
}

div.globalNav div.links a {
    color:#FFFFFF;
}

div.globalNav div.date {
    color:#FFFFFF;
    clear:none;
    float:right;
    height:24px;
    padding-right:5px;
    padding-top:6px;
}

table.ContentBoundingBox {
    width:1000px;
    clear:both;
    float:left;
}

td.MainContent {
    padding-left:10px;
    border-right: #000000 thin solid;
	width: 790px;
}

table.loginForm {
    margin-top: 50px;
    margin-left: 20px;
}

td.LSB {
    background-color:#EFF0E2;
    border-bottom:1px solid #2F2347;
    border-right:1px solid #2F2347;
    vertical-align:top;
    padding-top: 0px;
    padding-bottom:156px;
    background-repeat:no-repeat;
    background-position:bottom left;
}

#home {
    display:block;
    clear:none;
    float:left;
    height:21px;
    margin-top:3px;
    padding-top:5px;
    padding-right:5px;
    padding-left:25px;
    background-image:url('/images/icon_home.gif');
    background-repeat:no-repeat;
    background-position:left;
}

#home:hover {
    display:block;
    clear:none;
    float:left;
    height:21px;
    margin-top:3px;
    padding-top:5px;
    padding-right:5px;
    padding-left:25px;
    background-image:url('/images/icon_home_over.gif');
    background-repeat:no-repeat;
    background-position:left;
}

#portal {
    display:block;

    clear:none;
    float:left;
    height:21px;
    margin-top:3px;
    padding-top:5px;
    padding-right:5px;
    padding-left:25px;
    background-image:url('/images/icon_portal.gif');
    background-repeat:no-repeat;
    background-position:left;
}

#portal:hover {
    display:block;
    clear:none;
    float:left;
    height:21px;
    margin-top:3px;
    padding-top:5px;
    padding-right:5px;
    padding-left:25px;
    background-image:url('/images/icon_portal_over.gif');
    background-repeat:no-repeat;
    background-position:left;
}


#email {
    display:block;
    clear:none;
    float:left;
    height:21px;
    margin-top:3px;
    padding-top:5px;
    padding-right:5px;
    padding-left:25px;
    background-image:url('/images/icon_email.gif');
    background-repeat:no-repeat;
    background-position:left;
}

#email:hover {
    display:block;
    clear:none;
    float:left;
    height:21px;
    margin-top:3px;
    padding-top:5px;
    padding-right:5px;
    padding-left:25px;
    background-image:url('/images/icon_email_over.gif');
    background-repeat:no-repeat;
    background-position:left;
}

#print {
    display:block;
    clear:none;
    float:left;
    height:21px;
    margin-top:3px;
    padding-top:5px;
    padding-right:5px;
    padding-left:25px;
    background-image:url('/images/icon_print.gif');
    background-repeat:no-repeat;
    background-position:left;
}

#print:hover {
    display:block;
    clear:none;
    float:left;
    height:21px;
    margin-top:3px;
    padding-top:5px;
    padding-right:5px;
    padding-left:25px;
    background-image:url('/images/icon_print_over.gif');
    background-repeat:no-repeat;
    background-position:left;
}

div.footer {
    clear:both;
    width:1000px;
    text-align:center;
    font-size:8pt;
    padding-top:5px;
}

div.footer {
    clear:both;
    width:1000px;
    text-align:center;
    font-size:8pt;
    padding-top:5px;
    background: #fff;
}

/* ARROW RIGHT WHEN NOT SELECTED, ARROW DOWN WHEN SELECTED */

td.LSB li.sideNavSelected, td.LSB li.nochildrensel {
font-weight:bold;
}

td.LSB li.sideNavSelected {
list-style-image:url("/images/arrow_down.gif");
}

td.LSB li.nochildren, td.LSB li {
font-weight:normal;
}

td.LSB li {
font-size:8pt;
font-weight:normal;
list-style-image:url("/images/arrow_right.gif");
margin-bottom:2px;
padding-right:5px;
}

/* SQUARE WHEN NOT SELECTED */

td.LSB li.nochildren, td.LSB li {
font-weight:normal;
}
td.LSB li.nochildren {
font-weight:normal;
list-style-image:url("/images/bullet_square.gif");
}
td.LSB li {
font-size:8pt;
margin-bottom:2px;
padding-right:5px;
}

/* SQUARE AND BOLD WHEN SELECTED */

td.LSB li.sideNavSelected, td.LSB li.nochildrensel {
font-weight:bold;
}

td.LSB li.nochildrensel {
list-style-image:url("/images/bullet_square.gif");
}

td.LSB li.nochildren, td.lsb li {
font-weight:normal;
}

td.LSB li {
font-size:8pt;
font-weight:normal;
list-style-image:url("/images/arrow_right.gif");
margin-bottom:2px;
padding-right:5px;
}

