.contactboxTop {
	background:#F4F4F4 url(images/contact_box_top.gif) no-repeat scroll 0%;
	height:3px;
	width:185px;
}
.contactboxMiddle {
	background:#F4F4F4 url(images/contact_box_middle.gif) no-repeat scroll 0%;
	width:185px;
}
.paddingTen {
	padding:6px 10px;
}
.contactboxMiddle .phonenumber {
	font-size:15px;
	margin-bottom:2px;
}
.contactboxMiddle .icons {
	margin-top:5px;
}
.contactboxMiddle .icons a:link {
	color:#555555;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.contactboxMiddle .icons a:hover {
	color:#FF0000;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.contactboxMiddle .icons img {
	border:0pt none;
	margin:0pt 7px 2px 0pt;
	vertical-align:middle;
}
.contactboxBottom {
	background:transparent url(images/contact_box_bottom.gif) no-repeat scroll 0%;
	height:3px;
	margin-bottom:15px;
	width:185px;
}

body {
	background-color: transparent;
	width : 100%;
	height : 100%;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
}

.controlpanel {
	width: 100%;
	background-color: #FFFFFF;
	border:0px solid #000000;
}

.headerpane {
	padding: 0px;
}

.toppane {
	padding-top: 6px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 2px;
}
.righttoppane{
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;	
	width:60%;
}
.lefttoppane{
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;	
	width:40%;
}

.leftpane {
	padding-top: 3px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
}

.contentpane {
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	width:100%;
}

.rightpane {
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 8px;
	padding-bottom: 2px;
}
.topmiddlepane{
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 2px;
}
.leftmiddlepane{
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 10px;
	padding-bottom: 2px;
	width:33%;
}
.middlepane{
    padding-top: 3px;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 2px;
	width:34%;
}
.rightmiddlepane{
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 2px;
	width:33%;
}
.bottommiddlepane{
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 2px;
}
.bottompane {
	padding-top: 3px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 5px;
}

.Head{ 
   font-size:14px;
   font-weight:bold;
   color:#920705; 
}

.SubHead{ 
   font-size:12px; 
   color:#000000;
  }
   
.SubSubHead{ 
   font-size:11px; 
   color:#000000;
}

.Normal{
   font-size:11px; 
   color:#434343;
   font-weight : normal;
   font-size : 11px;
}

.TH,TD,DIV {	
   font-size: 12px; 
   color: #434343; 
}

.CommandButton {
	font-size : 11px;
	font-weight : normal;
	color : #0033CC;
	text-decoration : none;
}
    
A.CommandButton:link {
	font-size : 11px;
	font-weight : normal;
	color : #0033CC;
	text-decoration : underline;
}

A.CommandButton:visited  {
	font-size : 11px;
	font-weight : normal;
	color : #0033CC;
	text-decoration : underline;
}

A.CommandButton:active {
	font-size : 11px;
	font-weight : normal;
	color : #0033CC;
	text-decoration : underline;
}

A.CommandButton:hover {
	font-size : 11px;
	font-weight : normal;
	color : #0033CC;
	text-decoration : none;
}

.User {
	font-size : 11px;
	font-weight:bold; 
	color:#ffffff;
	text-decoration:none;
	white-space:nowrap;
}
    
A.User:link {
    font-size : 11px;
    font-weight:bold; 
	color : #ffffff;
	text-decoration : none;
}

A.User:visited {
    font-size : 11px;
    font-weight:bold; 
	color : #ffffff;
	text-decoration : none;
}

A.User:active {
    font-size : 11px;
    font-weight:bold; 
	color : #ffffff;
	text-decoration : none;
}

A.User:hover {
    font-size : 11px;
    font-weight:bold; 
	color : #ffffff;
	text-decoration : none;
}

.Breadcrumb, A.Breadcrumb:link, A.Breadcrumb:visited, A.Breadcrumb:active {
    color:#828282;
	font-weight:bold;
    font-size:11px;
    text-decoration:none;
}

A.Breadcrumb:hover  {
    color:#555555;
	font-weight:bold;
    font-size:11px;
    text-decoration:none;
}

.Search, A.Search:link, A.Search:visited, A.Search:active {
    color:#828282;
	font-weight:bold;
    font-size:11px;
    text-decoration:none;
}

A.Search:hover  {
    color:#555555;
	font-weight:bold;
    font-size:11px;
    text-decoration:none;
}

A:link {
	font-size : 11px;
	font-weight : normal;
	color :#2D59B5;
	text-decoration : none;
}

A:active {
	font-size : 11px;
	font-weight : normal;
	color :#2D59B5;
	text-decoration : underline;
}

A:hover {
	font-size : 11px;
	font-weight : normal;
	color :#990000;
	text-decoration : underline;
}

A:visited {
	font-size : 11px;
	font-weight : normal;
	color :#555555;
	text-decoration : none;
}

.Footer, A.Footer:link, A.Footer:visited, A.Footer:active{
	font-size:11px;
	font-weight:bold; 
	color:#828282;
	text-decoration:none
}
A.Footer:hover {
    font-size:11px;
    font-weight:bold; 
	color :#555555;
	text-decoration : none;
}
.copyright
{
    padding:0px;
    margin:0px;
    font-size:12px;
	font-weight:bold; 
	color:#FFFFFF;
	text-decoration:none;
	white-space:nowrap;
}
.divcopyright
{
    padding:0px;
    margin:0px;
    background-image:url("images/dasboard_bottom.gif");
    background-repeat:no-repeat;
    background-position:right top;
	height:49px;
	width:250px;
	padding-top:15px;
	padding-left:10px;
	padding-right:10px;
}
.Links, a.Links{
    color:White;
    text-transform:uppercase;
    font-family:Tahoma, Arial;
    font-size:12px;
    font-weight:bold;
    padding-left:5px;
    padding-right:5px;
}
a.Links:hover{
    color:#f7be00;
    text-transform:uppercase;
    font-family:Tahoma, Arial;
    font-size:12px;
    font-weight:bold;
    padding-left:5px;
    padding-right:5px;
}
.currentdate{
    color:#b80700;
    font-family:Tahoma, Arial;
    font-size:12px;
    font-weight:bold;
    padding-left:5px;
    padding-right:5px;
}

/* =========== : CSS FOR TREE MENU : ===========*/
.HASMEA_TreeViewMenu, .HASMEA_TreeViewMenu_Body{
    display:block;
    width:190px;
}
.HASMEA_TreeViewMenu_Body div img{
    position:absolute;
}
.HASMEA_TreeViewMenu_Body div{
    padding:0px;
    margin:0px;
    position:relative;
    
}
.HASMEA_TreeCSSNodeRoot{
    font-family:Tahoma, Arial;
    font-size:12px;
    font-weight:bold;
    text-transform:uppercase;
    color:#000000;
    background-image:url("images/bullet_menu.gif");
    background-repeat:no-repeat;
    background-position:left center;
    border-bottom:solid 1px #000000;
    background-color:#FFFFFF;
    padding-right:10px;
    padding-top:5px;
    padding-bottom:5px;
    padding-left:25px;
    line-height:16px;
    display:block;
}
.HASMEA_TreeCSSNodeHoverRoot{
    font-family:Tahoma, Arial;
    font-size:12px;
    font-weight:bold;
    text-transform:uppercase;
    color:#000000;
    background-image:url("images/bullet_menu.gif");
    background-repeat:no-repeat;
    background-position:left center;
    border-bottom:solid 1px #000000;
    background-color:#f4f4f4;
    padding-right:10px;
    padding-top:5px;
    padding-bottom:5px;
    padding-left:25px;
    line-height:16px;
    display:block;
}
.HASMEA_TreeCSSBreadCrumbRoot, .HASMEA_TreeCSSNodeSelectedRoot{
    font-family:Tahoma, Arial;
    font-size:12px;
    font-weight:bold;
    text-transform:uppercase;
    color:#000000;
    background-image:url("images/bullet_menu.gif");
    background-repeat:no-repeat;
    background-position:left center;
    border-bottom:solid 1px #000000;
    background-color:#e5e5e5;
    padding-right:10px;
    padding-top:5px;
    padding-bottom:5px;
    padding-left:25px;
    line-height:16px;
    display:block;
}

.HASMEA_TreeViewMenu_Body div.DNNTree div{
    background-color:#d4d4d4;
}
.HASMEA_TreeViewMenu_Body div.DNNTree div div{
    padding-left:15px;
}
.HASMEA_TreeViewMenu_Body div.DNNTree div div div{
    background-color:#FFFFFF;
    border-bottom:solid 1px #000000;
    padding-left:10px;
}
.HASMEA_TreeViewMenu_Body div.DNNTree div div div span{
    border-bottom:solid 0px #000000;
}
.HASMEA_TreeCSSNode{
    font-family:Tahoma, Arial;
    font-size:12px;
    font-weight:bold;
    color:#000000;
    background-repeat:no-repeat;
    background-position:left center;
    border-bottom:solid 1px #000000;
    background-color:#FFFFFF;
    padding-right:10px;
    padding-top:5px;
    padding-bottom:5px;
    padding-left:25px;
    line-height:16px;
    display:block;
}
.HASMEA_TreeCSSBreadCrumbSub{
    font-family:Tahoma, Arial;
    font-size:12px;
    font-weight:bold;
    color:#000000;
    background-repeat:no-repeat;
    background-position:left center;
    border-bottom:solid 1px #000000;
    background-color:#FFFFFF;
    padding-right:10px;
    padding-top:5px;
    padding-bottom:5px;
    padding-left:25px;
    line-height:16px;
    display:block;    
}
.HASMEA_TreeCSSNodeSelectedSub{
    background-color:#efefef;    
}

.HASMEA_TreeCSSNodeHover{
    background-color:#f4f4f4;
}
.HASMEA_TreeCSSIcon{
    padding-left:5px;
    padding-top:5px;
    position:absolute;
}
.ShortCut, A.ShortCut:link, A.ShortCut:visited, A.ShortCut:active {
    color:#ffffff;
	font-weight:bold;
    font-size:11px;
    text-decoration:none;
	text-transform: uppercase;
}
.LineTop
{
	background-image:url(images/LineTop.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
	background-color:#ce3400;
	width:100%;
	height:30px;
	line-height:30px;
	vertical-align:bottom;
	padding-left:20px;
}