Body
{
	background-color: #dcdcdc;
	padding-top: 15px;
}
td
{

}
.SelectedTab {
    font-weight: bold;
    font-size: 11pt;
    color: #000000;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    text-decoration: none;
}
/* hyperlink style for the selected tab */
A.SelectedTab:link
{
	color: #000000;
	text-decoration: none;
}
A.SelectedTab:visited {
    text-decoration:    none;
    color:#000000;
}
A.SelectedTab:active {
    text-decoration:    none;
    color:#000000;
}
A.SelectedTab:hover {
    text-decoration:    none;
    color:#555555;
}
/* text style for the unselected tabs */
.OtherTabs {
    font-weight: bold;
    font-size: 11pt;
    color: #000000;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    text-decoration: none;
}
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
    text-decoration: none;
    color:#000000;
}
A.OtherTabs:visited {
    text-decoration: none;
    color:#000000;
}
A.OtherTabs:active {
    text-decoration: none;
    color:#000000;
}
A.OtherTabs:hover {
    text-decoration: none;
    color:#555555;
}

/* GENERAL */
/* style for module titles */
.Head
{
	font-weight: normal;
	font-size: 18px;
	color: #FFFFFF;
	font-family: Arial;
	text-decoration: underline;
}
/* style of item titles on edit and admin pages */
.SubHead {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight:    bold;
    color: #003366;
}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight:    bold;
    color: black;
}
/* text style used for most text rendered by modules */
.Normal, .normal td, p
{
	font-family: times new roman;
	font-weight: normal;
	font-size: 14px;
	color: #000000;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}
.NormalRed {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    color: #ff0000
}
.NormalBold {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold
}
/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton {
    font-weight: bold;
	font-size: 11px;
	color: black;
	font-family: Garamond, Arial, Verdana;
}
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: #003366;
}
A.CommandButton:visited {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:active {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:hover {
    text-decoration:    underline;
    color: #ff0000;
}
/* GENERIC */
H1 {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    normal;
    color: #432719;
}
H2 {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    normal;
    color: #432719;
}
H3 {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #432719;
}
H4 {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #432719;
}
H5, DT {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #432719;
}
H6 {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #432719;
}
TFOOT, THEAD {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  12px;
    color: #432719;
}
TH {
    vertical-align: baseline;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  8px;
    font-weight:    bold;
    color: #432719;
}
A:link
{
	text-decoration: underline;
    color:  #191f43;
}
A:visited {
    text-decoration: underline;
    color:  #191f43;
}
A:active {
    text-decoration: underline;
    color: #191f43;
}
A:hover {
    text-decoration: none;
    color:  ff0000;
}
SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}
BLOCKQUOTE, PRE {
    font-family: Verdana, Tahoma, Arial, Helvetica;
}
UL LI {
    list-style-type:    square ;
}
UL LI LI {
    list-style-type:    disc;
}
UL LI LI LI {
    list-style-type:    circle;
}
OL LI {
    list-style-type:    decimal;
}
OL OL LI {
    list-style-type:    lower-alpha;
}
OL OL OL LI {
    list-style-type:    lower-roman;
}
HR {
    color: #cccccc;
    height:1pt;
}

/* Menu-Styles */
/* Module Title Menu */


.ModuleTitle_MenuContainer
{
	border: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background-color: transparent;
}

.ModuleTitle_MenuBar
{

}

.ModuleTitle_SubMenu
{
	z-index: 9000;
	cursor: pointer;
	background-color: #ffffff;
	border: 1px solid #324a60;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	white-space: nowrap;
}

.ModuleTitle_MenuBreak
{
	border: none;
	background-color: #EEEEEE;
	height: 1px;
}

.ModuleTitle_MenuItem
{
	font-family: verdana;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	padding: 4 2 4 4;
	margin: 0 0 0 0;
	background: #F8FAFF;
	z-index: 1000;
	border: none;
}

.ModuleTitle_MenuItemSel
{
	font-family: verdana;
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	padding: 4 2 4 4;
	margin: 0 0 0 0;
	background-color: #336699;
	z-index: 1000;
	border: none;

}

.ModuleTitle_MenuIcon
{
	cursor: pointer;
	border: none;
	padding: 0 4 0 4;
	margin: 0 0 0 0;

}

.ModuleTitle_MenuArrow
{
	cursor: pointer;
	border: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.ModuleTitle_RootMenuArrow
{
	border: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background-color: transparent;
	cursor: pointer;
}



/*___________________________________________________________________________________________*/
/* Main Menu  -- items in the Admin and Host Menus */

.submenu {
	z-index: 1000;
	background-color: #EEEEEE;
	border: 1px solid #324a60;
	margin-left, margin-right, margin-top: 0px;
	margin-top: 1px;
	font-size: 11px;
	padding: 0 0 0 0;
}

.MainMenu_MenuItem {
	cursor: hand;
	color: #000000;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	border-bottom: 1px solid #4b5a66;
	background-color: transparent;
	padding: 0 5 0 0;
	margin: 0 0 0 0;
	height: 23px;
}

.MainMenu_MenuItemSel {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	background-color: #324a60;
	padding: 0 5 0 0;
	margin: 0 0 0 0;
	height: 23px;
}

.MainMenu_MenuIcon {
	border: none;
	width: 0px;
	height: 0px;
	border-bottom: 1px solid #4b5a66;
	padding: 0 0 0 0;
	margin: 0 0 0 0;

}

/* ---------------- Solpartmenu ----------------- */

.MainMenu_MenuContainer {
	border: none;;
	background-color: transparent;
	width: 1px;
	height: 28px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.MainMenu_MenuBar {
	height: 28px;
}

.rootmenuitem
{
	color: white;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	background-color: transparent;
	font-size: 12px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	height: 28px;
}
.rootmenuitembreadcrumb
{
	color: white;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 12px;
}
.rootmenuitemselected
{
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: center top;
	color: white;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	background-color: Transparent;
	font-size: 12px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	height: 28px;
}
.rootmenuitemactive
{
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: center top;
	color: white;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	background-color: Transparent;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-size: 12px;
	height: 28px;
}

.submenuitembreadcrumb{
	cursor: hand;
	color: #959494;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	border: 1px #EEEEEE solid;
	background-color: transparent;
	padding: 1px;
}

.MainMenu_MenuBreak
{
	border: none;
	background-image: url(images/link-separator.jpg);
	background-position: top;
}
.MainMenu_MenuArrow
{
	display: none;
	padding: 0 0 0 0;
}
.MainMenu_RootMenuArrow
{

}
/*___________________________________________________________________________________________*/

.links_bottom
{
    height: 29px;
    padding-top: 7px;
}
a.links_bottom:hover
{
	background-position: center 2px;
	font-size: 11px;
	background-image: url(images/arrow.gif);
	color: #ff0000;
	background-repeat: no-repeat;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	text-decoration: none;
}
a.links_bottom:visited{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  11px;
    color: FFFFFF;
	text-decoration:none;
}
a.links_bottom:link
{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  11px;
    color: #FFFFFF;
	text-decoration:none;

}
a.links_bottom:active
{
	font-size: 11px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	text-decoration: none;
}
.Copyright {
	font-family: times new roman;
	font-size: 12px;
	color: Black;
}
.Website
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: Black;
}
a.DNNCopyright:visited {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  11px;
    color: #333333;
	text-decoration:none;
}
a.DNNCopyright:active {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  11px;
    color: #333333;
	text-decoration:none;
}
a.DNNCopyright:hover {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  11px;
    color: #FFFF00;
	text-decoration:none;
}
a.DNNCopyright:link {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  11px;
    color: #333333;
	text-decoration:none;
}
.imagePane{
	background-image:  url(images/corner.jpg);
	background-repeat: no-repeat;
}
.Login
{
	font-size: 12px;
	color: white;
}
a.Login
{
	font-size: 12px;
	color: white;
}
a.Login:link
{
	font-size: 12px;
	color: white;
}
a.Login:active
{
	font-size: 12px;
	color: white;
}
a.Login:visited
{
	font-size: 12px;
	color: white;
}
a.Login:hover
{
	font-size: 12px;
	color: CC0000;
}
.User
{
	font-size: 12px;
	color: white;
}


/* left column links */

TD.Links Div
{

}

TD.Links Div Div
{

}

TD.Links table {
	width: 100%;
	height: 22px;
}

TD.Links Table TD table td
{
	width:100%;
	background-image: url(images/link-menu-background.jpg);
	background-repeat: repeat;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: transparent;
	border-bottom: 1px solid #858585;
}

TD.Links Table TD table td:hover
{
	width:100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: transparent;
}

TD.Links A.Normal:link
{
	color: black;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	padding-left: 3px;
	line-height: 21px;
	text-decoration: none;
	white-space: wrap;
}

TD.Links A.Normal:active
{
	color: black;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	padding-left: 3px;
	line-height: 21px;
	text-decoration: none;
}

TD.Links A.Normal:visited
{
	color: black;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	padding-left: 3px;
	line-height: 21px;
	text-decoration: none;
}

TD.Links A.Normal:hover
{
	color: #324a60;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	padding-left: 3px;
	line-height: 21px;
	text-decoration: underline;
	white-space: wrap;
}

.Disclaimer, .Disclaimer .Normal, .Disclaimer .Normal Div
{
	font-family: times new roman;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
}


.ProfileContent table td table td table td table td {
}