/*** TEXT ***/

body, p, .Normal, td, .SubHead
{
    font-family: Verdana, Arial, Helvetica, Sans Serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 1.5em;
    margin: 0px;
    margin-bottom: 10px;
    color: #000000;
}

.SubHead img
{
	display: none;
}

h1
{
    font-family: Arial, Verdana, Sans-Serif;
    margin: 0px;
    margin-bottom: 5px;
    line-height: 1.2em;
    color: #000000;
}

h2, TFOOT, THEAD
{
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 14px;
    color: #000000;
    margin: 0px;
    margin-top: 10px;
    margin-bottom: 5px;
    font-weight: bold;
}

h3
{
    font-family: Arial, Verdana, Sans-Serif;
    font-weight: bold;
    color: #ffffff;
    font-size: 12px;
    margin: 0px;
}

a:link, a:visited, a:active, a.CommandButton:active, a.CommandButton:visited, a.CommandButton:link
{
    text-decoration: underline;
    color: #999999;
}

a:hover
{
    color: #999999;
    text-decoration: underline;
}

a img
{
    border: 0px;
    border-color: #000000;
}

img
{
    margin: 0px;
    padding: 0px;
}

HR
{
    height: 0px;
    border-top: 1px solid #666666;
}

span.SubHead
{
    color: #666666;
}

tr.SubHead td
{
    font-weight: bold;
}

.eipbackimg
{
    margin-left: 20px;
}

.EditorBody
{
    background-color: #FFFFFF;
}

.Red
{
    color: #a21724;
}

.Blue
{
    color: #88bae5;
}

.White
{
	color: #ffffff;
}

.Bottominfo a:link, 
.Bottominfo a:active, 
.BottomInfo a:visited, 
.BottomInfo a:hover,
.BottomInfo .SkinObject,
.BottomInfo
{
    color: #999999;
    font-size: 10px;
    font-weight: normal;
    font-family: Verdana, Arial, Sans-Serif;
    text-decoration: none;
}

.BottomInfo a:hover
{
    text-decoration: underline;
}

.LeftPane .SubHead,
.RightPane .SubHead
{
	color: #dddddd;
}

.SideContentHeader,
.GreyContainerHeader
{
	color: #ffffff;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	margin: 7px;
	margin-left: 10px;
}

.GreyContainerTop h1
{
	padding-top: 7px;
}

/*** LAYOUT ***/

body
{
}

.ControlPanel
{
	position: relative;
	left: 50%;
	margin-left: -500px;
	width: 1000px;
}

.MainFrameTable
{
	padding-left: 0px;
}

.MainFrame
{
    position: relative;
    margin: 0px auto auto auto;
    width: 1000px;
    height: auto;
}

.BannerFrame
{
	float: left;
	width: 100%;
}

.BannerLogo
{
	position: absolute;
	top: 20px;
	left: 20px;
}

.MainMenuFrame
{
	width: 100%;
	margin-top: 75px;
	padding-left: 220px;
}

.AdminMenu
{
	position: absolute;
	top: 10px;
	right: 250px;
}

.MainContentFrame
{
	float: left;
	width: 100%;
	margin-top: 15px;
	background-image: url(Images/ContentBg.jpg);
	background-repeat: repeat-y;
}

.MainContentFrameAdmin
{
	background-image: none;
}

.MainContentFrameTable
{
	background-image: url(Images/ContentBgTop.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

.LeftContentFrame
{
	width: 193px;
	background-image: url(Images/ContentBgBottom.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}

.LeftContentFrameTop
{
	float: right;
	width: 181px;
	height: 51px;
}

.LeftPane
{
	float: right;
	width: 160px;
	margin: 10px;
	margin-top: 0px;
	padding-bottom: 28px;
}

.RightContentFrame
{
	width: 193px;
	background-image: url(Images/ContentBgBottom.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}

.RightContentFrameTop
{
	float: left;
	width: 181px;
	height: 51px;
}

.RightPane
{
	float: left;
	width: 160px;
	margin: 10px;
	margin-top: 0px;
	padding-bottom: 28px;
}

.ContentFrame
{
	width: 614px;
}

.ContentPane
{
	margin-top: 51px;
	margin-left: 15px;
	width: 584px;
}

.ContentPaneAdmin
{
	width: 100%;
	border-left: 1px dashed #999999;
	border-right: 1px dashed #999999;
}

.GooglePane
{
	margin-left: 15px;
	width: 584px;
}

.SubMenu
{
	float: right;
	width: 160px;
	margin: 10px;
	margin-top: 0px;
}

.BottomInfo
{
	position: relative;
	margin: 5px auto auto auto;
	width: 1000px;
}

.LeftBottomInfo
{
	float: left;
	text-align: left;
	width: 30%;
	margin-left: 10px;
}

.Mathinic
{
	float: right;
	text-align: right;
	width: 30%;
	margin-right: 10px;
}

/*** GREY CONTAINER ***/

.GreyContainerTop
{
	width: 584px;
	height: 41px;
	background-image: url(Images/GreyContainerTop.jpg);
	background-repeat: no-repeat;
}

.GreyContainer
{
	width: 584px;
	background-image: url(Images/GreyContainer.jpg);
	background-repeat: repeat-y;
}

.GreyContainer .ContainerText
{
	padding: 10px;
}

.GreyContainerBottom
{
	width: 584px;
	height: 15px;
	background-image: url(Images/GreyContainerBottom.jpg);
	background-repeat: no-repeat;
}

/*** MAIN MENU ***/

.MainMenuBottom
{
	float: left;
	width: 100%;
	height: 10px;
	background-image: url(Images/MenuBottom.gif);
}

a.MainMenuItem,
a.MainMenuItem:active,
a.MainMenuItem:link,
a.MainMenuItem:visited
{
    font-family: Arial, Verdana, Sans-Serif;
	font-size: 11px;
	float: left;
	width: 96px;
	height: 28px;
	margin-right: -2px;
	background-image: url(Images/MenuItem.gif);
	color: #000000;
	text-transform: uppercase; 
	font-weight: bold;
	text-decoration: none;
	padding-top: 8px;
}

a.MainMenuItem:hover
{
	background-image: url(Images/MenuSelected.gif);
	color: #ffffff;
}

a.MainMenuItemSelected,
a.MainMenuItemSelected:active,
a.MainMenuItemSelected:link,
a.MainMenuItemSelected:visited
{
	background-image: url(Images/MenuSelected.gif);
	color: #ffffff;
}

/*** SUB MENU ***/

.SubMenu
{
}

a.SubMenuItem,
a.SubMenuItem:active,
a.SubMenuItem:visited,
a.SubMenuItem:link
{
	color: #ffffff;
	text-decoration: none;
}

a.SubMenuItem:hover
{
	color: #a21724;
}

a.SubMenuSelectedItem,
a.SubMenuSelectedItem:active,
a.SubMenuSelectedItem:visited,
a.SubMenuSelectedItem:link
{
	color: #a21724;
}


/*** ADMIN MENU ***/

.AdminMenuItem a,
.AdminMenuItem a:link,
.AdminMenuItem a:visited,
.AdminMenuItem a:active
{
	float: left;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	margin-left: 20px;
	text-decoration: none;
	cursor: pointer;
}

a.AdminMenuSubItem,
a.AdminMenuSubItem:link,
a.AdminMenuSubItem:visited,
a.AdminMenuSubItem:active
{
	text-decoration: none;
	cursor: pointer;
}

a.AdminMenuSubItem span,
a.AdminMenuSubItem:link span,
a.AdminMenuSubItem:visited span,
a.AdminMenuSubItem:active span
{
	float: left;
	width: 100%;
	padding: 2px 15px 2px 5px;
	background-color: #ffffff;
	border: 1px solid #000000;
	color: #000000;
}

a.AdminMenuSubItem:hover span
{
	color: #000000;
	background-color: #ffffff;
}

/*** NEWS ***/

.MathinicNewsListOuter
{
}

.MathinicNewsList
{
}

.MathinicNewsListItem
{
	float: left;
	width: 100%;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 2px dashed #ffffff;
}

.ContentPane .MathinicNewsListItem
{
	border-bottom: 2px dashed #000000;
}

.MathinicNewsListImage
{
}

.MathinicNewsListDate
{
	display: block;
	font-style: italic;
	color: #ffffff;
}

.MathinicNewsListHeader
{
	display: block;
	color: #ffffff;
	font-weight: bold;
	font-size: 110%;
}

.MathinicNewsListIntro
{
	color: #ffffff;
}

a.MathinicNewsListLink,
a.MathinicNewsListLink:active,
a.MathinicNewsListLink:link,
a.MathinicNewsListLink:visited
{
	display: block;
	text-align: right;
}

.MathinicNewsListArchivedHeader
{
	display: block;
	font-weight: bold;
	font-size: 120%;
	color: #ffffff;
}

.ContentPane .MathinicNewsListDate,
.ContentPane .MathinicNewsListHeader,
.ContentPane .MathinicNewsListIntro,
.ContentPane .MathinicNewsListArchivedHeader
{
	color: #000000;
}

.MathinicNewsListArchivedLink
{
	float: left;
	width: 100%;
	margin-top: 10px;
}

.MathinicNewsItem
{
	display: block;
}

.MathinicNewsItemDate
{
	display: block;
	color: #000000;
	font-style: italic;
}

.MathinicNewsItemHeader
{
	display: block;
	font-weight: bold;
	font-size: 140%;
}

.MathinicNewsItemIntro
{
	display: block;
	font-weight: bold;
}

.MathinicNewsItemText
{
	display: block;
}

.MathinicNewsItemImage
{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

