/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   

/* GENERAL */
/* style for module titles */
.Head
{
	font-weight: bold;
	font-size: 12px;
	color: black;
	font-family: Arial, Helvetica;
}

/* background color for the content part of the pages */
Body
{
    background-color: white;
}
Table
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}

.LeftPane {
}

.ContentPane {
}

.RightPane {
}
.telephone 
{
    font-family: Tahoma, Arial, Helvetica;
    font-size:  15px;
    font-weight:  bold;
    color: white;
}
/*Skin Object Attributes */
.skinBreadcrumb 
{
	color: #305081;
   font-size:10px;
}
A.skinBreadcrumb:link {
   color: #305081;
   font-size:10px;
}
A.skinBreadcrumb:visited  
{
   color: #305081;
   font-size:10px;
}

.skinCopyright
{
	color: #305081;
   font-size:10px;
}
A.skinCopyright:link {
   color: #305081;
   font-size:10px;
}
A.skinCopyright:visited  
{
   color: #305081;
   font-size:10px;
}

.skinCurrentdate 
{
   color: #305081;
	font-style:italic;
   font-size:10px;
}

.skinLogin 
{
	color: #305081;
   font-size:10px;
}
A.skinLogin:link {
   color: #305081;
   font-size:10px;
}
A.skinLogin:visited  
{
   color: #305081;
   font-size:10px;
}

.skinPrivacy
{
	color: #305081;
   font-size:10px;
}
A.skinPrivacy:link {
   color: #305081;
   font-size:10px;
}
A.skinPrivacy:visited  
{
   color: #305081;
   font-size:10px;
}

.skinTerms
{
	color: #305081;
   font-size:10px;
}
A.skinTerms:link {
   color: #305081;
   font-size:10px;
}
A.skinTerms:visited  
{
   color: #305081;
   font-size:10px;
}

.skinUser
{
	color: #305081;
}
A.skinUser:link {
   color: #305081;
   font-size:10px;
}
A.skinHostname:link {
	color:#305081;
   font-size:10px;
}
A.skinHostname:visited  
{
	color:#305081;
   font-size:10px;
}

.skinHostname {
	color:#305081;
   font-size:10px;
}
A.skinHostname:link {
	color:#305081;
   font-size:10px;
}
A.skinHostname:visited  
{
	color:#305081;
   font-size:10px;
}


/* text style for the selected tab */
.SelectedTab
{
	font-weight: bold;
	font-size: 12px;
	color: black;
	font-family: Arial, Helvetica;
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
    text-decoration:    none;
    color: black;
}

A.SelectedTab:visited  {
    text-decoration:    none;
    color: black;
}

A.SelectedTab:active   {
    text-decoration:    none;
    color: black;
}

A.SelectedTab:hover    {
    text-decoration:    none;
    color: black;
}

/* text style for the unselected tabs */
.OtherTabs {
    font-weight: bold;
    font-size: 10px;
    color:white;
    font-family: Arial, Helvetica;
    text-decoration: none;
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
    text-decoration:    none;
    color:black;
}

A.OtherTabs:visited  {
    text-decoration:    none;
    color:black;
}

A.OtherTabs:active   {
    text-decoration:    none;
    color:black;
}

A.OtherTabs:hover    {
    text-decoration:    underline;
    color:black;
}
.jag1
{
	z-index: 999;
	position: relative;
}
.jag2
{
	vertical-align:baseline;
	left: -30px;
	top:-80px;
	position: absolute;
}
/* ================================
    CSS STYLES FOR janet.Menu
   ================================
*/  
.janetMenu_Parent
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: white;
	background-color:#2DA14B;
	border-left: #51CF72 0px solid;
	border-top: #51CF72 0px solid;
	border-bottom: #2DA14B 0px solid;
	border-right: #2DA14B 0px solid;
	cursor:pointer;
	width:100%;
	height:20px;
}
.janetMenu_ParentOver
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: black;
	background-color:#B4E7BC;
	border-left: #2DA14B 0px solid;
	border-top: #2DA14B 0px solid;
	border-bottom: #2DA14B 0px solid;
	border-right: #2DA14B 0px solid;
	cursor:pointer;
	width:100%;
	height:20px;
}
.janetMenu_ParentSelected
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: white;
	background-color:#2DA14B;
   border-top:0px solid #B40000; 
   border-bottom:0px solid #640000; 
	cursor:pointer;
	width:100%;
	height:20px;
}
.janetMenu_Parent A:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: white;
	background-color: #2DA14B;
	border-top: #729dca  0px solid;
	border-bottom: #729dca 0px solid;
	cursor:pointer;
	width:100%;
	height:20px;
}
.janetMenu_Parent A:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: white;
	background-color: #2DA14B;
	border-top: #729dca 0px solid;
	border-bottom: #729dca 0px solid;
	cursor:pointer;
	width:100%;
	height:20px;
}
.janetMenu_Parent A:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: white;
	background-color: #2DA14B;
	border-top: #729dca 0px solid;
	border-bottom: #729dca 0px solid;
	cursor:pointer;
	width:100%;
	height:20px;
}
.janetMenu_Parent A:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: white;
	background-color: #2DA14B;
	border-top: #729dca 0px solid;
	border-bottom: #729dca 0px solid;
	cursor:pointer;
	width:100%;
	height:20px;
}
/* ===================== */
.janetMenu_Item {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: black;
	background-color:#F1F1F1;
	border-top: #D6F4DE 1px solid;
	border-bottom: #AFE9BE 1px solid;
	border-left: #D6F4DE 1px solid;
	border-right: #AFE9BE 1px solid;
	cursor:pointer;
	width:100%;
	height:12px;
}
.janetMenu_ItemOver
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: black;
	background-color:#B4E7BC;
	border-top: #D6F4DE 1px solid;
	border-bottom: #AFE9BE 1px solid;
	border-left: #D6F4DE 1px solid;
	border-right: #AFE9BE 1px solid;
   cursor:pointer;
	width:100%;
	height:12px;
}
.janetMenu_ItemSelected
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: black;
	background-color:#F1F1F1;
	border-top: #D6F4DE 1px solid;
	border-bottom: #AFE9BE 1px solid;
	border-left: #D6F4DE 1px solid;
	border-right: #AFE9BE 1px solid;
	cursor:pointer;
	width:100%;
	height:12px;
}
.janetMenu_Item A:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: black;
	background-color:#F1F1F1;
	border-top: #D6F4DE 1px solid;
	border-bottom: #AFE9BE 1px solid;
	border-left: #D6F4DE 1px solid;
	border-right: #AFE9BE 1px solid;
	cursor:pointer;
	width:100%;
	height:12px;
}
.janetMenu_Item A:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: black;
	background-color:#F1F1F1;
	border-top: #D6F4DE 1px solid;
	border-bottom: #AFE9BE 1px solid;
	border-left: #D6F4DE 1px solid;
	border-right: #AFE9BE 1px solid;
	cursor:pointer;
	width:100%;
	height:12px;
}
.janetMenu_Item A:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: black;
	background-color:#F1F1F1;
	border-top: #D6F4DE 1px solid;
	border-bottom: #AFE9BE 1px solid;
	border-left: #D6F4DE 1px solid;
	border-right: #AFE9BE 1px solid;
	cursor:pointer;
	width:100%;
	height:12px;
}
.janetMenu_Item A:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: black;
	background-color:#F1F1F1;
	border-top: #D6F4DE 1px solid;
	border-bottom: #AFE9BE 1px solid;
	border-left: #D6F4DE 1px solid;
	border-right: #AFE9BE 1px solid;
	cursor:pointer;
	width:100%;
	height:12px;
}


/* ===================== */

.janetMenu_ParentStart
{
	background-color:#51CF72;
	height: 1px;
}
.janetMenu_ParentEnd
{
	height: 1px;
	background-color:#2DA14B;
}
.janetMenu_ParentDivide
{
	height: 0px;
	background-color:#2DA14B;
}
.janetMenu_ItemDivide
{
	height: 0px;
	background-color:#F1F1F1;
}
.janetMenu_SectionDivide
{
	height: 0px;
	background-color:#2DA14B;
}
.janetMenu_SectionStart
{
	height: 2px;
	background-color:#51CF72;
}
.janetMenu_SectionEnd
{
	height: 2px;
	background-color:#217336;
}


