﻿body {
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	background-image: url('images/background.jpg');
	background-repeat: repeat;
	background-attachment: fixed;
}
.Head {
	font: normal normal bold 1.6em Arial, Helvetica, sans-serif;
	color: #4A719E;
	letter-spacing:-1px;
}
tr.GridRow td {
	border: 1px solid #999999;
	font: normal normal normal 1em Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 3px;
	margin: 0px;
	text-align: top;
}
tr.GridRowAlt td {
	border: 1px solid #999999;
	font: normal normal normal 1em Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 3px;
	margin: 0px;
	text-align: top;
	background-color: #DDDDDD;
}

tr.TableHeader th {

	border: 1px solid #999999;
	font: normal normal bold 1em Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: top;
	background-color: #4A719E;
}
td.EditLink {
	background-color: white;
	border: 0px;
}
.imageborder img {
	border: 3px solid #4A719E;
	
}
H1 {
	font: normal normal bold 1.6em Arial, Helvetica, sans-serif;
	color: #4A719E;
	margin-top: 15px;
}

H2 {
	font: normal normal bold 1.4em Arial, Helvetica, sans-serif;
	color: #4A719E;
	margin-top: 15px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	
}

H2 a {
	font: normal normal bold 1.4em Arial, Helvetica, sans-serif;
	color: #4A719E;
	margin-top: 15px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-decoration: none;
	
}

H3 {
	font: normal normal bold 1.2em Arial, Helvetica, sans-serif;
	color: #4A719E;
	margin-top: 15px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-decoration: none;
	line-height:15px;
}
H3 a {
	font: normal normal bold 1.2em Arial, Helvetica, sans-serif;
	color: #4A719E;
	margin-top: 15px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-decoration: none;
	line-height:15px;
}

p {
	font: normal normal normal 1em Arial, Helvetica, sans-serif;
	color: #000000;
	margin-bottom: 0px;
	line-height:1.1em;
	Text-align: justify;
}

.margin {
	margin-left: 5px;
	margin-right: 5px;
}

address {
	font: normal normal normal 1.2em Arial, Helvetica, sans-serif;
	color: #000000;
	margin-bottom: 0px;
	line-height: 1em;
}

UL LI   {
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	list-style-type: disc;
	list-style-position: inside;
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	list-style-position: inside;
}

OL OL LI    {
}

OL OL OL LI {
}
OL UL LI   {
}

hr {
	border-bottom: 1px dotted #333333;
	border-top: 0px dotted #333333;
	border-left: 0px dotted #333333;
	border-right: 0px dotted #333333;
}

.Separator {
	
	border-top:solid 1px #404040;
	height:2px;
	margin:0px;
	padding:0px;
}

.WhiteTextBold{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.6em;
	font-weight:bold;
	color:white;
}
.layout {
	margin: auto;
	padding: 0;
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
}

.header {
	background-position: right;
	height: 85px;
	background-color: #000000;
	text-align: left;
	vertical-align: middle;
	background-image: url('images/header.jpg');
	background-repeat: no-repeat;
	width: 100%;
	float: left;
}
.container
{
	width: 980px;
	top: 0px;
	margin:0px auto 0px auto;
	background-color: #ffffff;
	background-image: url('images/LeftSideBackground.gif');
	background-repeat: repeat-y;
	background-position:right center;
}

.ContentPane {
	padding: 0px;
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
	margin-right: 240px;
	margin-top:0px;
}



.LeftSideBar {
	width: 240px;
	max-width: 240px;
	background-color: #BBBBBB;
	float: right;
	text-align: left;
	
}

.LeftContentPane {
	background-color: #BBBBBB;
	padding-top: 30px;
	
	
}
.menuHeader {
	height: 34px;
	background-image: url('images/menu-header.jpg');
	text-align: left;
	vertical-align: middle;
	line-height: 2;
	padding-left: 10px;
	width:240px; /* IE */
	max-width:230px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:white;
}

.footer {
	background-position: right;
	height: 25px; /* IE */
	min-height: 20px;
	background-color: #000000;
	width: 100%;
	background-image: url('images/footer.jpg');
	background-repeat: no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:white;
	padding-top:5px;
	clear: both;
}

.logo {
	position: static;
	width: 200px;
	padding:8px;
	height: 70px;
}

.searchPane {
	padding: 20px;
	height: 35px;
	width:180px;
	margin: 10px;
	background-color: #999999;
	border: 1px solid #333333;
	font-family: Arial, Helvetica; font-size: 1.2em; font-weight: bold; text-decoration:none; color: #ffffff
}
a{ text-decoration:underline; font-weight:bold; color: #003263; font-size: 1em;}
a:visited{ text-decoration:underline; font-weight:bold; color: #003263;}
a:active{ text-decoration:none; font-weight:bold; color: blue;}
a:hover{ text-decoration:none; font-weight:bold; color: blue;}
a:link{ text-decoration:underline; font-weight:bold; color: #003263;}

.search { 
	font-family: Arial, Helvetica; font-size: 12px; font-weight: bold; text-decoration:none; color: #000000;
	background-color: #00047F;
	padding: 1px;
	width:200px;
	border: 1px solid #ffffff;
}
a.search:visited { font-family: Arial, Helvetica; font-size: 12px; font-weight: bold; text-decoration:none; color: #ffffff}
a.search:active { font-family: Arial, Helvetica; font-size: 12px; font-weight: bold; text-decoration:none; color: #ffffff;}
a.search:hover { 
	font-family: Arial, Helvetica; font-size: 12px; font-weight: bold; text-decoration:none; color: #ffffff;
	background-color: #333333;
	padding: 1px;
	width:200px;
	border: 1px solid #ffffff;
}
a.search:link { font-family: Arial, Helvetica; font-size: 12px; font-weight: bold; text-decoration:none; color: #ffffff}

.whitetextlink{ font-family: Arial, Helvetica; font-size: 12px; color: #ffffff; text-decoration:none; }
a.whitetextlink:visited{ font-family: Arial, Helvetica; font-size: 12px; color: #ffffff; text-decoration:none; }
a.whitetextlink:active{ font-family: Arial, Helvetica; font-size: 12px; color: #ffffff; text-decoration:none; }
a.whitetextlink:hover{ font-family: Arial, Helvetica; font-size: 12px; color: #ffffff; text-decoration:none; }
a.whitetextlink:link{ font-family: Arial, Helvetica; font-size: 12px; color: #ffffff; text-decoration:none; }

a.search:link { font-family: Arial, Helvetica; font-size: 12px; font-weight: bold; text-decoration:none; color: #ffffff}

.blacktextbold{ font-family: Arial, Helvetica; font-size: 1.2em; color: #000000; text-decoration:none;font-weight:bold;  margin-top:10px;}
a.blacktextbold:visited{ color: #blue; text-decoration:none; font-weight:bold;}
a.blacktextbold:active{ color: #000000; text-decoration:none; font-weight:bold;}
a.blacktextbold:hover{ color: #blue; text-decoration:none; font-weight:bold;}
a.blacktextbold:link{ color: #000000; text-decoration:none; font-weight:bold;}

.blacktextbold p { font-family: Arial, Helvetica; font-size: 1.2em; color: #000000; text-decoration:underline; display:inline;}
.blacktext p { font-family: Arial, Helvetica; font-size: 1.2em; color: #000000; text-decoration:none; margin-left:30px;}

.SkinObject{ font-family: Arial, Helvetica; font-size: 1em; color: #ffffff; text-decoration:none; }
a.SkinObject:visited{ font-family: Arial, Helvetica; font-size: 1em; color: #ffffff; text-decoration:underline; }
a.SkinObject:active{ font-family: Arial, Helvetica; font-size: 1em; color: #ffffff; text-decoration:underline; }
a.SkinObject:hover{ font-family: Arial, Helvetica; font-size: 1em; color: #ffffff; text-decoration:underline; }
a.SkinObject:link{ font-family: Arial, Helvetica; font-size: 1em; color: #ffffff; text-decoration:underline; }

/* Main Menu */
.nav {
	background-color: #595959;
}
.root{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:white;
	padding:5px 0px 5px 15px;
	border-top:solid 1px #7E7E7E;
	border-bottom:solid 1px #404040;
}
.root:Hover{
	background-color: #A71112;
	border-top:solid 1px #DD1112;
	border-bottom:solid 1px #651112;
}
.m {
	background-color: white;
	cursor: hand;
    color: black;
    font-family: Arial, Helvetica;
    font-size: 10px;
    font-weight: bold;
    font-style: normal;
	border: 1px solid #333333;
}
.sel{
	background-color:#404040;
}
.ModuleTitle_MenuItem
{
    cursor: hand;
    color: black;
    font-family: Arial, Helvetica;
    font-size: 10px;
    font-weight: bold;
    font-style: normal;
    background-color: Transparent;
	border:0;
}
.aligncenter {
	text-align: center;
	vertical-align: middle;
}
.alignleft {
	text-align: left;
	vertical-align: top;
}

.InsetBorder {
	border-right: 1px solid #999999;
	border-bottom: 2px solid #999999;
	border-left: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
}
.TableBorderBottom {
	border-bottom: 1px dotted #999999;
}

.DNN_ANN_Description {
	margin-bottom:5px;
}

/* Edit Mode Styles - See default.css */