/*** TEXT ***/

body, p, .Normal, .MainContentFrame td, .MainContentFrame
{
   font-family: Verdana, Arial, Helvetica, Sans Serif;
   font-size: 11px;
   font-weight: normal;
   color: #000000;
   line-height: 1.5em;
   margin: 0px;
   margin-bottom: 10px;
}

h1, .Head
{
	font-size: 20px;
	color: #d71920;
	margin: 0px;
	margin-bottom: 5px;}

h2, TFOOT, THEAD  
{
	color: #d71920;
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
	margin-bottom: 5px;
}

h3  
{
	color: #e2007a;
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
}

a:link, a:visited, a:active
{
	color: #2c4192;
	text-decoration: underline;
}

a:hover 
{
	text-decoration: underline;
	color: #000000;
}

a img
{
	border: 0px;
	border-color: #000000;
}

HR 
{
	height: 0px;
	border-top: 1px solid #666666;
}

.Red
{
	color: #d71920;
}

.Grey
{
	color: #bbbdc0;
}

/*** CONTAINER ***/

.Container
{
	margin-bottom: 10px;
	float: left;
}

.HeaderFrame
{
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid #2c4192;
}

.Container .eipbackimg
{
	margin-left: 20px;
}

.TextContainer
{
}

/*** LAYOUT ***/

body
{
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(Images/body_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}

.EditorBody, #__dnn_body
{
	background: #FFFFFF;
	margin: 10px;
}

.FCKLinkGalleryContainer
{
	background-color: #FFFFFF;
}

.MainFrame
{
	position: relative;
	width: 820px;
	margin: 30px auto auto auto;
	padding-left: 1px;
	text-align: left;
}

.BannerFrame
{
	float: left;
	width: 100%;
	margin-bottom: 10px;
}

.BannerLogo
{
	float: left;
	width: 300px;
}

.MainMenuFrame
{
	float: right;
	width: 500px;
	margin-top: 25px;
}

.TopInfoFrame
{
	float: left;
	width: 100%;
	background: #d71920;
	text-transform: uppercase;
	margin-bottom: 1px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.TopInfoFrame a, 
.TopInfoFrame a:link, 
.TopInfoFrame a:visited, 
.TopInfoFrame a:active,
.TopInfoFrame a.SkinObject, 
.TopInfoFrame a.SkinObject:link, 
.TopInfoFrame a.SkinObject:visited, 
.TopInfoFrame a.SkinObject:active 
{
	float: left;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

.TopInfoFrame a:hover, 
.TopInfoFrame a.SkinObject:hover
{
	text-decoration: underline;
}

.TopInfoLogin
{
	float: left;
	margin-left: 5px;
}

.TopInfoLink
{
	float: right;
	margin-right: 5px;
}

.ContentFrame
{
	float: left;
	width: 100%;
}

.ContentTop
{
	float: left;
	width: 100%;
	margin-bottom: 1px;
}

.ContentTopLeft, 
.ContentMiddleBottomLeft,
.ContentBottomLeft
{
	float: left;
	width: 220px;
}

.ContentTopRight,
.ContentMiddleBottomRight,
.MainContentFrame
{
	float: right;
	width: 589px;
}

.ContentTopRight .Container
{
	margin-bottom: 0px;
}

.ContentTopRight .Container .TextContainer div div img
{
	margin: 0px;
	padding: 0px;
}

.ContentMiddle
{
	float: left;
	width: 100%;
	color: #666666;
	font-size: 10px;
	text-align: center;
	background: #bbbdc0;
}

.ContentMiddleTop
{
	float: left;
	width: 100%;
	height: 15px;
	border-bottom: 1px solid #000000;
}

.ContentMiddleBottom
{
	float: left;
	width: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
}

.ContentBottom
{
	float: left;
	width: 100%;
}

.ContentBottomHeightAdjuster
{
	float: left;
	width: 1px;
	height: 300px;
}

.ContentBottomLeft
{
	margin-top: 5px;
	margin-bottom: 5px;
}

.MainContentFrame
{
	margin-top: 5px;
	margin-bottom: 5px;
	border-left: 1px solid #000000;
}

.TextContent
{
	float: left;
	margin: 7px;


}

.ContentBottomLeft .TextContent
{
	margin-left: 0px;
}

.MainContentFrame .TextContent
{
	margin-right: 0px;
}

.BottomFrame
{
	float: left;
	width: 100%;
	text-align: center;
	background: #d71920;
	padding-top: 3px;
	padding-bottom: 3px;
}

.BottomFrame .SkinObject
{
	display: block;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
}

.Mathinic
{
	float: left;
	width: 100%;
}

.Mathinic a.MathinicLink
{
	font-size: 9px;
	float: right;
	padding-right: 10px;
	color: #999999;
	text-decoration: none;
}


/*** Main Menu and Sub Menu ***/

.SubMenu
{
	margin: 10px;
}

.MainMenuFrame .MainMenu_MenuContainer
{
	float: right;
}

.MainMenu_MenuItem, 
.MainMenu_MenuItemSel, 
.MainMenu_MenuBreak, 
.MainMenu_MenuBreak td
{
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 12px;
	background-color: #FFFFFF;
	border: 0px;
}

.MainMenu_MenuItemSel,
.MainMenu_MenuItemSel td
{
	color: #d71920;
}

.SubMenu .MainMenu_MenuItem, 
.SubMenu .MainMenu_MenuItemSel, 
.SubMenu .MainMenu_MenuBreak, 
.SubMenu .MainMenu_MenuBreak td
{
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 11px;
	background-color: #FFFFFF;
	border: 0px;
	font-weight: normal;
}

.MainMenu_SubMenu
{
}

.MainMenu_SubMenu .MainMenu_MenuItem
{
}

.MainMenu_SubMenu .MainMenu_MenuItemSel
{
}

.SubMenu .MainMenu_MenuItem td, 
.SubMenu .MainMenu_MenuItemSel td
{
	padding-bottom: 15px;
}

.SubMenu .MainMenu_MenuItemSel td
{
	color: #d71920;
}

.SubMenu .MainMenu_MenuItem td img, 
.SubMenu .MainMenu_MenuItemSel td img
{
	display: none;
	border: none;
}

.MainMenu_MenuIcon
{
	display: none;
	border: 0px;
	background-color: #FFFFFF;
}

.MainMenu_MenuArrow, MainMenu_MenuRootArrow
{
	display: none;
	border: 0px;
}

/*** LEFT LINKS ***/

.LeftLinks
{
}

.LeftLinkItem
{
	text-align: center;
	border-bottom: 1px solid #FFFFFF;
	height: 47px;
	background-color: #d71920;
}

.LeftLinkItem a, 
.LeftLinkItem a:link,
.LeftLinkItem a:active,
.LeftLinkItem a:visited,
.LeftLinkItem a:hover
{
	float: left;
	color: #FFFFFF;
	font-size: 11px; 
	text-decoration: none;	
	width: 100%;
	padding-top: 15px;
	padding-bottom: 18px;
	background: #d71920;
}

.LeftLinkItem a:hover
{
	background: #a72f32;
}

