/*** TEXT ***/
#dnn_GooglePane .Container
{
    margin-bottom: 0px;
}
.ContaBottoms
{
    display:none;
}
body, p, .Normal, .NormalBold, .MainFrame td, .MainFrame
{
   font-family: Verdana, Arial, Helvetica, Sans Serif;
   font-size: 11px;
   font-weight: normal;
   color: #333333;
   line-height: 1.3em;
   margin: 0px;
   margin-bottom: 1.3em;
}

.NormalBold
{
	font-weight: bold;
}

h1, h1 span, .Normal h1
{
	display: block;
	font-size: 200%;
	line-height: 1.2em;
	color: #008a9b;
	margin: 0px;
	margin-bottom: 20px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
}

ul li
{
    list-style-type: disc;
}

h2, TFOOT, THEAD, .SubMenuHeader, .ContainerHead, h2 span, .Normal h2  
{
	font-size: 120%;
	line-height: 1.2em;
	color: #008a9b;
	margin: 0px;
	font-weight: bold;
	margin-bottom: 0.3em;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
}

h3
{
	font-weight: bold;
	color: #333333;
	font-size: 115%;
	line-height: 1.2em;
	margin: 0px;
	margin-bottom: 0.0em;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
}

.FormSubHead
{
	font-weight: bold;
	color: #000000;
	font-size: 80%;
	line-height: 1.8em;
	margin: 0px;
	margin-bottom: 0.0em;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
}

a, a:link, a:visited, a:active
{
	text-decoration: none;
	color: #008a9b;
}

a:hover 
{
	color: #333333;
    text-decoration: underline;
}

a img
{
	border: 0px;
	border-color: #000000;
}

HR 
{
	height: 0px;
	border: 0px;
	border-top: 2px solid #cccccc;
	float: left;
	width: 100%;
}

span.SubHead
{
	color: #666666;
}


.eipbackimg
{
    margin-left: 20px;
}

.SkinObject
{
	color: #333333;
	font-family: Arial, Verdana, Helvetica, Sans Serif;
}

.Blue
{
	color: #008a9b;
}

.Grey
{
	color: #cccccc;
}

.Black
{
	color: #333333;
}

.MainContentBottomCell .ShadowContainer p,
.MainContentBottomCell .ShadowContainer .Normal
{
	font-size: 95%;
	margin: 0px;
	font-weight: bold;
}

.BottomCopyright .SkinObject
{
	font-size: 95%;
	font-weight: bold;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	margin-top: -10px;
}
.Mathinic
{
    margin-top: -10px;
}
a.MathinicLink,
a.MathinicLink:visited,
a.MathinicLink:link,
a.MathinicLink:active
{
	font-size: 95%;
	
}

.tdwithmarginbottom
{
	padding-bottom: 10px;
}

/*** LAYOUT ***/

body
{
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #F9F9F9;

	/*background-image: url(Images/BodyBg.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #cccccc;*/
}

.EditorBody
{
	background: #ffffff;
}

.ControlPanel
{
	position: relative;
	z-index: 2;
	left: 50%;
	width: 952px;
	margin-left: -477px;
}

.MainFrameTable
{
	height: 100%;
	/*background-image: url(Images/BodyTransparentImage.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #F9F9F9;*/
}

.MainFrame
{
	position: relative;
    margin: 0px auto 0px auto;
    width: 968px;
    z-index: 2;
    height: 100%;
	background-image: url(Images/MainFrameBg.png);
	background-position: left top;
	background-repeat: repeat-y;
}

.MainFrameInner
{
	float: left;
	width: 915px;
	margin: 27px;
	margin-top: 8px;
}

.MainContentTable
{
	width: 100%;
}

.StaticTopMenu a, 
.StaticTopMenu a:link,
.StaticTopMenu a:visited,
.StaticTopMenu a:active
{
    color: #000000;
    font-weight:bold;
}
.StaticTopMenu
{
    width:915px;
    margin-bottom: 5px;
    text-align:right;
    padding-right: 3px;
}
.MainContentTopCell
{
	padding-bottom: 20px;
}

.MainContentLeftCell
{
	width: 23%;
	padding-right: 15px;
	border-right: 1px solid #cccccc;
}

.MainContentRightCell
{
	width: 23%;
	padding-left: 15px;
	border-left: 1px solid #cccccc;
}

.MainContentCenterCell
{
	padding-left: 15px;
	padding-right: 15px;
}

.MainContentInnerTable
{
	width: 100%;
}

.MainContentInnerTopCell
{
}

.MainContentInnerBottomLeftCell
{
	width: 50%;
}

.MainContentInnerBottomRightCell
{
	width: 50%;
}

.MainContentBottomCell
{
}

.MainContentInnerBottomTable
{
	width: 100%;
}

.MainContentInnerBottomTableLeftCell,
.MainContentInnerBottomTableCenterCell,
.MainContentInnerBottomTableRightCell
{
	width: 33%;
}

.AdminContentPane
{
	margin-top: 40px;
}

.AdminContentPane .c_content
{
	padding: 20px;
	border: 1px dashed #008a9b;
	margin-top: 10px;
	margin-bottom: 10px;
}

.BottomImage
{
	margin-bottom: 10px;
}

.BottomCopyright
{
	float: left;
	width: 40%;
	padding-left: 5px;
}

.Mathinic
{
	float: right;
	text-align: right;
	width: 40%;
	padding-right: 5px;
}

/*** MAIN MENU ***/

.MainMenu
{
    width: 915px;
	float: left;
	/*margin-bottom: 5px;*/
}

a.MainMenuItem,
a.MainMenuItem:active,
a.MainMenuItem:visited,
a.MainMenuItem:link
{
	color: #008a9b;
	text-decoration: none;
	float: left;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 11px;
}

a.MainMenuItemSelected,
a.MainMenuItemSelected:active,
a.MainMenuItemSelected:visited,
a.MainMenuItemSelected:link
{
	color: #333333;
}

a.MainMenuItem:hover
{
	color: #333333;
}

.MainMenuSeparator
{
	border-right: 2px solid #008a9b;
	float: left;
	padding-right: 15px;
	margin-right: 15px;
}

/*** ADMIN MENU ***/

.AdminMenu
{
	float: right;
	margin-bottom: 5px;
}

.AdminMenuUserContainer
{
    /*display:none;*/
	float: left;
}

.AdminMenuContainer
{
	float: left;
	border-left: 2px solid #008a9b;
	padding-left: 10px;
	margin-left: 10px;
}

.AdminMenu a.SkinObject,
.AdminMenu a.SkinObject:link,
.AdminMenu a.SkinObject:active,
.AdminMenu a.SkinObject:visited
{
	color: #008a9b;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
}

.AdminMenu a.SkinObject:hover
{
	color: #333333;
}

table.AdminMenuItem
{
}

a.AdminMenuItem,
a.AdminMenuItem:link,
a.AdminMenuItem:active,
a.AdminMenuItem:visited
{
	float: left;
	margin-right: 25px;
	color: #008a9b;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	cursor: pointer;
}

a.AdminMenuItem span,
a.AdminMenuItem:link span,
a.AdminMenuItem:active span,
a.AdminMenuItem:visited span
{
	font-size: 11px;
}

a.AdminMenuItem:hover
{
	color: #333333;
}

.AdminMenuSub
{
	border-top: 1px solid #008a9b;
}

a.AdminMenuSubItem,
a.AdminMenuSubItem:link,
a.AdminMenuSubItem:active,
a.AdminMenuSubItem:visited
{
	text-decoration: none;
	color: #008a9b;
	text-transform: uppercase;
}

a.AdminMenuSubItem span,
a.AdminMenuSubItem:link span,
a.AdminMenuSubItem:active span,
a.AdminMenuSubItem:visited span
{
	float: left;
	padding: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #008a9b;
	border-top: 0px;
	width: 150px;
	background-color: #ffffff;
	cursor: pointer;
	font-size: 11px;
}

a.AdminMenuSubItem:hover span
{
	background-color: #008a9b;
	color: #ffffff;
}

/*** CONTAINER ***/

.Container
{
	margin-bottom: 15px;
	float: left;
	width: 100%;
}

.MainContentLeftCell .Container,
.MainContentRightCell .Container
{
	border-bottom: 1px solid #cccccc;
	margin-bottom: 8px;
	padding-bottom: 8px;
}

.MainContentLeftCell .ContainerNoBorder,
.MainContentRightCell .ContainerNoBorder
{
	padding-bottom: 0px;
	border-bottom: 0px;
}

/*** NEWS ***/

.MathinicNewsShortListOuter
{
/*
	border-bottom: 1px solid #cccccc;
	margin-bottom: 20px;
	padding-bottom: 20px;
*/
}

.MathinicNewsShortList
{
}

.MathinicNewsShortListItem
{
}

.MathinicNewsShortListItemSeparator
{
	margin-bottom: 20px;
}

.MathinicNewsShortListItemDate
{
	display: block;
	font-weight: normal;
	color: #333333;
}

a.MathinicNewsShortListItemHeader,
a.MathinicNewsShortListItemHeader:link,
a.MathinicNewsShortListItemHeader:active,
a.MathinicNewsShortListItemHeader:visited
{
	display: block;
	font-weight: normal;
	color: #008a9b;
	text-decoration: none;
}

a.MathinicNewsShortListItemHeader:hover
{
	color: #333333;
}

.MathinicNewsListOuter
{
}

.MathinicNewsListFrame
{
}

.MathinicNewsListItemHeader
{
	margin-top: 5px;
	cursor: pointer;
}

.MathinicNewsListItemContent
{
	margin: 10px;
	padding: 10px;
	margin-top: 0px;
	border: 1px dotted #008a9b;
	border-top: 0px;
}

.MathinicNewsListItemContentFrame
{
}

.MathinicNewsListItemContentFrameInner
{
}

/*** SUB MENU ***/

.SubMenu
{
	margin-bottom: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid #cccccc;
}

.SubMenuInner
{
}

.SubMenuHeader
{
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	font-family: Arial, Verdana, Helvetica, Sans Serif;
}

a.SubMenuItem,
a.SubMenuItem:active,
a.SubMenuItem:visited,
a.SubMenuItem:link
{
	padding-left: 15px;
	background-image: url(Images/SubMenuDot.gif);
	background-repeat: no-repeat;
	background-position: left;
	color: #008a9b;
	text-decoration: none;
	display: block;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
}

a.SubMenuSelectedItem,
a.SubMenuSelectedItem:active,
a.SubMenuSelectedItem:visited,
a.SubMenuSelectedItem:link
{
	color: #333333;
}

a.SubMenuItem:hover
{
	color: #333333;
}

a.SubMenuItemLevel1,
a.SubMenuItemLevel1:active,
a.SubMenuItemLevel1:visited,
a.SubMenuItemLevel1:link
{
	margin-top: 5px;
}

.SubMenuItemLevel2
{
}

.FormTextBox,.FormTextArea
{
	width:200px;
}

/*** SHADOW CONTAINER ***/

.ShadowContainerTopLeft
{
	width: 5px;
	height: 5px;
	background-image: url(Images/ShadowContainer/TopLeft.jpg);
}

.ShadowContainerTopCenter
{
	height: 5px;
	background-image: url(Images/ShadowContainer/TopCenter.jpg);
}

.ShadowContainerTopRight
{
	width: 15px;
	height: 5px;
	background-image: url(Images/ShadowContainer/TopRight.jpg);
}

.ShadowContainerMiddleLeft
{
	width: 5px;
	background-image: url(Images/ShadowContainer/MiddleLeft.jpg);
}

.ShadowContainerMiddleCenter
{
	background-image: url(Images/ShadowContainer/MiddleCenter.jpg);
	padding: 10px;
}

.ShadowContainerMiddleRight
{
	width: 15px;
	background-image: url(Images/ShadowContainer/MiddleRight.jpg);
}

.ShadowContainerBottomLeft
{
	width: 5px;
	height: 15px;
	background-image: url(Images/ShadowContainer/BottomLeft.jpg);
}

.ShadowContainerBottomCenter
{
	height: 15px;
	background-image: url(Images/ShadowContainer/BottomCenter.jpg);
}

.ShadowContainerBottomRight
{
	width: 15px;
	height: 15px;
	background-image: url(Images/ShadowContainer/BottomRight.jpg);
}

.MainContentBottomCell .ShadowContainerMiddleCenter
{
	padding: 0px;
	padding-left: 10px;
	background-image: url(Images/JSC-dot_small.gif);
	background-repeat: no-repeat;
	background-position: right 3px;
}

/*** EMPLOYEE POPUP ***/

.EmployeePopupTable
{
	display: none;
	position: absolute;
	z-index: 1000;
}

.EmployeePopupTopLeftCell
{
	width: 20px;
	height: 20px;
	background-image: url(Images/Popup/TopLeft.png);
}

.EmployeePopupTopCenterCell
{
	height: 20px;
	background-image: url(Images/Popup/TopCenter.png);
}

.EmployeePopupTopRightCell
{
	width: 26px;
	height: 20px;
	background-image: url(Images/Popup/TopRight.png);
}

.EmployeePopupMiddleLeftCell
{
	width: 20px;
	background-image: url(Images/Popup/MiddleLeft.png);
}

.EmployeePopupMiddleCenterCell
{
	background-image: url(Images/Popup/MiddleCenter.png);
	width: 100px;
}

.EmployeePopupMiddleRightCell
{
	width: 26px;
	background-image: url(Images/Popup/MiddleRight.png);
}

.EmployeePopupBottomLeftCell
{
	width: 20px;
	height: 43px;
	background-image: url(Images/Popup/BottomLeft.png);
}

.EmployeePopupBottomArrowCell
{
	width: 61px;
	height: 43px;
	background-image: url(Images/Popup/BottomArrow.png);
	background-repeat: no-repeat;
	background-color:Fuchsia;
}

.EmployeePopupBottomArrow
{
	width: 61px;
	height: 43px;
	background-image: url(Images/Popup/BottomArrow.png);
	background-repeat: no-repeat;
}

.EmployeePopupBottomCenterCell
{
	height: 43px;
	background-image: url(Images/Popup/BottomCenter.png);
	background-repeat: repeat-x;
}

.EmployeePopupBottomRightCell
{
	width: 26px;
	height: 43px;
	background-image: url(Images/Popup/BottomRight.png);
}




