/* 
================================
Skin styles for CMS
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #FEFEFE;
}
.skinmaster {
	height: 100%;
	background-color: #F3F5FA;
	BORDER-RIGHT: #7994CB 1px solid; 
	BORDER-TOP: #7994CB 1px solid; 
	BORDER-LEFT: #7994CB 1px solid; 
	BORDER-BOTTOM: #7994CB 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}
.skinheader {
}
.skingradient {
	BACKGROUND-IMAGE: url(gradient_DkBlue.jpg); HEIGHT:30px;
}
.controlpanel {
	width: 100%;
	background-color: #DFE5F2;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.MainMenu_MenuContainer {
	background-color: transparent;
	width:100%;
	/*z-index: 6000;*/
}
.MainMenu_MenuBar {
	background-color: Transparent;
	width:100%;
}

.MainMenu_MenuItem td
{
    width:180px;
    text-align:left;	
    vertical-align:middle;	 	
    padding-left:40px;
    padding-right:5px;	
}
.MainMenu_RootItemHover td
{
    width:150px;
    text-align:left;
    vertical-align:middle;	
    padding-left:40px;
    padding-right:5px;
	
}

.MainMenu_MenuItem
{
    border:none;
    font-size:  8pt;
    font-weight: bold ;
    font-family:Arial ,Verdana; 
    height:29px;
    color:#ffffff;
   /* padding-left:20px;
    padding-right:5px;*/
    background-image: url(images/submenubg.gif);
    background-repeat: no-repeat;
  	
}

.vline {
	background-image: url(images/vline.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.MainMenu_MenuIcon {
	background-color: #CAD5EA; 
	border-left: #CAD5EA 1px solid; 
	border-bottom: #CAD5EA 1px solid; 
	border-top: #CAD5EA 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #00547f;
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
}

.MainMenu_MenuItemSel {
	border:none;
 	font-size:  8pt;
    font-weight: bold;
	font-family:Arial,Verdana; 
	height:29px;
	color:#00CCFF;
    background-color: #00547f;
    background-image: url(images/submenubg.gif);
    background-repeat: no-repeat;
}


.MainMenu_RootMenuArrow, .MainMenu_MenuArrow, .MainMenu_MenuIcon
{
	display:none;
}

.MainMenu_RootItem
{
	font-size:  8pt;
    font-weight:    bold;
	font-family:Arial,Verdana; 
	height:29px;
	color:#ffffff;
	background-image: url(images/menubg.gif);
    background-repeat: no-repeat;

}
.MainMenu_RootItemHover
{
	background-color: #00547f;
	font-family:Arial,Verdana;
  	font-size:  8pt;
   	font-weight:    bold;
	height:29px;
	color:#00CCFF;
	background-image: url(images/menubg.gif);
    background-repeat: no-repeat;

}


.StandardButton     {
    background: #7994CB none; 
    color: #FFFFFF;
    font-family:Verdana, sans-serif; 
    font-size: 11px;
    font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #DFE5F2;
	BORDER-RIGHT: #7994CB 1px solid; 
	BORDER-TOP: #7994CB 1px solid; 
	BORDER-LEFT: #7994CB 1px solid; 
	BORDER-BOTTOM: #7994CB 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px
}
.TreeViewMenu_Header {
	BACKGROUND-IMAGE: url(gradient_LtBlue.jpg);
}
.flashborder {
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  18px;
    font-weight:    normal;
    color: #333333;
}
.menubg
{
    background-color: #00547f;
	/*border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-right-color: #dee8ee;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;*/
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00547f;
	text-decoration: none;
}
.clock,A.clock, A.clock:link, A.clock:active, A.clock:visited  {
	font-family: Tahoma;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.newsbg {
	border-right-style: none;
	border-right-color: #dee8ee;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/newsbg.gif);
	background-repeat: repeat-x;
}
.leftline {
	border-top-width: 5px;
	border-left-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-left-style: none;
	border-top-color: #dee8ee;
	border-right-color: #dee8ee;
	border-bottom-color: #dee8ee;
	border-left-color: #dee8ee;
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: solid;
}
.text, normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-align: justify;
	text-decoration: none;
}
a.text:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-align: justify;
	text-decoration: underline;
}
a:active .more, a:link .more, a:visited .more{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00547f;
}

a.more:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.more{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00547f;
	text-decoration: none;
}
.textbold,A.textbold, A.textbold:link, A.textbold:active, A.textbold:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.footerline {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #efefef;
	border-right-color: #efefef;
	border-bottom-color: #efefef;
	border-left-color: #efefef;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00547f;
	height: 30px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00547f;
	text-decoration: none;
}
.dothoizline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
}
.heading
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
	color: #00547f;
	text-decoration: none;
	height: 35px;
	background-image: url(headingul.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: 5px;
	font-weight: bold;
}
.underline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #00547f;
}
.whitetext {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.newsheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	font-weight: 300;
	color: #00547f;
}
.style1 {color: #000000;}
.style3 {font-size: 18px;}

.dothorzline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.leftblue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.textboldblack {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.title
{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
	color: #00547f;
	text-decoration: none;
	height: 35px;
	background-image: url(headingul.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: 5px;
	font-weight: bold;
}
.Invisible
{
	display:none;
	position:absolute;
}

.Visible
{
	display:inline;
	position:relative;
}
.tab_side {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #92b2c0;
	border-right-color:#92b2c0;
	border-bottom-color: #92b2c0;
	border-left-color: #92b2c0;
}
.boxdown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	background-image: url(images/);
	background-repeat: repeat-x;
	background-position: top;
}

.textbig {

	font-family: Arial;
	font-size: 15px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.leftheadingblue{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

.leftheadinggrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;

}
.glance {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	line-height: 25px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
