﻿	/* hide from ie on mac \*/
html {
	height: 100%;
}	
	/* end hide */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 10px;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00559C;
	margin-bottom: 10px;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
}

.xbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #182884;
}

.expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}

.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid;
}
.superscript_body {
	font-family: Arial, Helvetica, sans-serif;
	top: 0px;
	font-size: 10px;
	position: relative;
	vertical-align: super;
}
.superscript_xbig {
	font-family: Arial, Helvetica, sans-serif;
	top: -2px;
	font-size: 14px;
	position: relative;
	vertical-align: super;
}
.superscript_medium {

	font-family: Arial, Helvetica, sans-serif;
	top: 0px;
	font-size: 12px;
	position: relative;
	vertical-align: super;
}
#page-container {
	background-color: #00FF00;
	width: 790px;
}
#content {
	background-color: #FFFFFF;
	float:left;
    width:80%;
    height:100%;
}
#sidebar {
	background-color: #FFFFFF;
	width: 45px;
	float: left;
	height: 100%;
	padding-bottom: 100%;
	background-image: url(sidebar.jpg);
}
#footer {
	background-color: #FFFFFF;
	clear: both;
	text-align:center;
}

#NavAndContent {
	background-color: #FFFFFF;
	float: left;
	width: 100%;
}
.breadcrumb {
	clear : both;
	font-size : 10px;
	color : #999999;
	line-height : 12px;
	padding-left : 0px;
	padding-top : 0px;
	padding-bottom : 0px;
	left : 0px;
	
}

.breadcrumb span a {
	font-size : 10px;
	color : #999999;
	text-decoration : none;
}
.breadcrumb span a:hover {
	color : #ff6c00;
}

.breadcrumb span a.selected {
	font-weight : bold;
	letter-spacing : 1px;
}

#sidenav {
	background-color: #FFFFFF;
	float: left;
	width: 170px;
}
.sidenav {
	padding : 0px;
	margin : 0px;
	width : 170px;
	clear : both;
	float : left;
}
.sidenav img {
	background : #CEEEF7;
	margin-top : 5px;
	width : 160px;
	overflow : hidden;
    vertical-align:top;
}
.sidenav li {
	background : #F7D4D4;
	margin-top : 5px;
	width : 160px;
	overflow : hidden;
}
.sidenav li a {
	display : block;
	padding-left : 17px;
	padding-top : 2px;
	padding-bottom : 5px;
	width : 160px;
	text-decoration : none;
	
}
.sidenav li a:hover {
	background: url('arrowhead.png') #2D3D8F no-repeat 10px 8px;
	color : #FFFFFF;
	display : block;
	text-decoration : none;
}

.sidenav li.selected a , .sidenav li.selected a:hover {
	background: url('selected.gif') #D82221 no-repeat 10px 8px;
	color : #ffffff;
	font-weight : bold;
	text-decoration : none;
}
#flashcontent 
{
    height:100%;
    width:100%;
    float: left;
}

#loginfloat 
{
    position:absolute; 
    right:10%; 
    top:6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #182884;
}
.tabletitle 
{
    font-weight: bold; 
    font-size: Small; 
    color: #FFFFFF; 
    background-color: #182884;
	font-family: Arial, Helvetica, sans-serif;
}
.tabletext 
{
    font-weight:normal; 
    font-size: Small; 
    color: #000000; 
    background-color: #EFF3FB;
	font-family: Arial, Helvetica, sans-serif;
}
