﻿body 
{
	background-color:#A9B3AB;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	}
.Level1Menu
{
		font-family:Verdana;
		color:White;
		font-size:12px;
		font-weight:600;
		
	}
#ContentSpace
{
	padding: 20px;
	}

.Copy
{
	font-family:Verdana;
	font-size:12px;
	line-height:16px;
	color: #000000;
	}
	
.SmallCopy
{
	font-family:Verdana;
	font-size:10px;
	padding:3px;
	color: #000000;
	}

.Level1Menu:hover
{
		font-family:Verdana;
		color:White;
		font-weight: 600;
		
	}
	
.touttable
{
		width:200px;
		height:150px;
		overflow:hidden;
		border: solid 1px #780032;
		font-family:Arial;
		font-size:12px;
					
}

.touttitle
{
		background-color: #780032;
		color:White;
		font-family:Arial;
		font-size:12px;
		padding:2px;
					
}

.ContentBorder
{
	border:solid 3px #FFFFFF;
	}
.PageBorder
{
	border: solid 3px #000000;
	}
.PageTitle
{
	font-family:Verdana;
	font-size:14px;
	color:#7A0434;
	font-weight:600;
	}
	
.modalBackground {
	background-color:Gray;
}



.MenuLink
{
	font-family:Arial;
	color:White;
	font-size:14px;
	text-decoration:none;
	padding:0px 10px 0px 10px;
}

.MenuLink2
{
	font-family:Arial;
	color:White;
	font-size:14px;
	text-decoration:none;
	padding:5px 5px 5px 0px;
	text-align:right;
		
}

.ActiveLinkSecondNav
{
	font-family:Times New Roman;
	color:White;
	font-size:14px;
	text-decoration:none;
	padding:0px 10px 0px 10px;
}


.MenuLink3
{
	font-family:Arial;
	background-color:#F0F5F8;
	color:Black;
	font-size:12px;
	text-decoration:none;

	padding:5px 5px 5px 5px;
	
}

.MenuLink3:hover
{
	font-family:Arial;
	
	color:#780032;
	font-size:12px;
	text-decoration:none;

	padding:5px 5px 5px 5px;
	
}



.ActiveLinkThirdNav
{
	font-family:Arial, Verdana;
	color:black;
	font-size:12px;
	text-decoration:underline;
	font-weight:600;
	padding:0 15px 0 15px;
}

.ActiveLink
{
	background:#780032;
	font-family:Arial;
	color:white;
	font-size:14px;
	text-decoration:none;
	padding:0 10px 0 10px;
	font-weight:600;
}

.dragHandle {
	width:10px;
	height:10px;
	background-color:Blue;
	background-image:url(images/bg-menu-main.png);
	cursor:move;
	border:outset thin white;
}

.callbackStyle {
	border:thin blue inset;		
}

.callbackStyle table {
	background-color:#5377A9;	
	color:Black;
}


.reorderListDemo li {
	list-style:none;
	margin:2px;
	background-image:url(images/bg_nav.gif);
	background-repeat:repeat-x;
	color:#FFF;
}

.reorderListDemo li a {color:#FFF !important; font-weight:bold;}

.reorderCue {
	border:dashed thin black;
	width:100%;
	height:25px;
}

.itemArea {
	margin-left:15px;
	font-family:Arial, Verdana, sans-serif;
	font-size:1em;
	text-align:left;
}
