/* CSS Document */

.login
{
	padding: 1px;
	font-size: 11px;
	border: 1px solid #333;
	background-color: #FFFFFF;
	height: 15px;
	width: 50px;
	color: #003366;
}

.form
{
	font-size: 11px;
}

body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: normal;
	line-height: 18px;
	background: #003366;
	margin-top: 0;
}

td#image-cell
{
	border-left: 1px solid #FFF;
}

td#nav-cell
{
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 7px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

/**
td#nav-cell a:link, a:visited
{
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #CCC;
}

td#nav-cell a:hover
{
	color: #FFF;
	text-decoration: none;
}
**/

td#content-cell
{
	padding: 15px;
}

td#row1
{
	padding: 2px;
}

.header
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #3399FF;
	line-height: 16px;
}

.logo
{
	background: url(../images/logo-bg.png) top left repeat-x;
}


.content-table
{
	background: #003366;
}

div#breadcrumbs
{
	padding-left: 15px;
	color: #FFF;
}

div#subnav
{
	width: 15%;
	height: 250px;	
	margin: 0;
	padding: 0;
	float: left;
	0;
}

	div#subnav ul
	{
		margin: 0px;
		padding: 0;
		text-indent: 0;
		list-style: none;		
		font-size: 9px;
		text-transform: uppercase;
		line-height: 14px;
	}

div#content
{
	border: 0;
	margin-left: 110px;
}

a:link, a:visited
{
	color: #CCC;
	text-decoration: underline;	
	font-size: 11px;
	font-weight: normal;
}

a:hover
{
	color: #FFF;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
}

a.subnav:link, a.subnav:visited
{
	border-bottom: 1px solid #CCC;
	color: #CCC;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}

a.subnav:hover
{
	border-bottom: 1px solid #FFF;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}

a.projnav:link, a.projnav:visited
{
	border-bottom: 1px solid #CCC;
	color: #CCC;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}

a.projnav:hover
{
	border-bottom: 1px solid #FFF;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}


a.breadcrumbs:link, a.breadcrumbs:visited
{
	border-bottom: 1px dashed #CCC;
	color: #CCC;
	text-decoration: none;	
	font-size: 12px;
}

a.breadcrumbs:hover
{
	border-bottom: 1px solid #FFF;
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
}

a.nav:link, a.nav:visited
{
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFFFF;
}

a.nav:hover
{
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CCCCCC;
	text-decoration: none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 21px;
}
