/* 
================================
 Container Styles for LPane
================================
*/   

.containermaster_lpane {
	width: 100%;
	background-color: #D7E1EC;
	border-right: #4E5763 1px solid; 
	border-top: #4E5763 1px solid; 
	border-left: #4E5763 1px solid; 
	border-bottom: #4E5763 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.containerrow1_lpane {
	background-color: #F3F6F9;
	height: 10px;
}
.containerrow2_lpane {
	background-color: #ffffff;
}
.contentpane_lpane {
	width: 100%;
	background-color: transparent;
	border-width: 0px;
	color: black;
	padding: 5px;
    font-family: Tahoma, Arial, Helvetica;
    font-size:  9px;
    font-weight:    normal;
}	
/* style for module titles */
.Head_lpane   {
    	font-family: Arial, Tahoma, Helvetica;
    	font-size:  11px;
    	font-weight: bold;
    	color: #484949;
/*	border: #4E5763 1px solid; */
	height: 10px;
}

/* 
================================
 Container Styles for Standard
================================
*/


.containermaster_standard {
	width: 100%;
	background-color: #FFFFFF;
/*	border-right: #4E5763 1px solid; 
	border-top: #4E5763 1px solid; 
	border-left: #4E5763 1px solid; 
	border-bottom: #4E5763 1px solid; */
	border-width: 0px;
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.containerrow1_standard {
	background-image: url(images/HTB_standard_hdr.jpg); 
	background-repeat: no-repeat;
	background-position: top right;	
/*	height: 10px;	*/
}
.header_standard {
	background-color: #244872; 	
}
.containerrow2_standard {
	background-color: #ffffff;
}
.contentpane_standard {
	width: 100%;
	background-color: transparent;
	border-width: 0px;
	color: black;
	padding: 5px;
    font-family: Tahoma, Arial, Helvetica;
    font-size:  9px;
    font-weight:    normal;
	
}
.contentpane_standard a: link{
color: red;
}

/* style for module titles */
.Head_standard   {
    	font-family: Arial, Tahoma, Helvetica;
    	font-size:  11px;
    	font-weight: bold;
    	color: #FFFFFF;
	height: 12px;
}

/* 
================================
 Container Styles for Standard_Color
================================
*/

.containerrow1_standard_color {
	background-repeat: repeat-x;
	background-position: top right;
	height: 15px;
	line-height: 15px;	
	padding-top: 0px;
	padding-bottom: 0px;
	vertical-align: top;
}

/* style for module titles */
.Head_standard_color   {
    	font-family: Arial, Tahoma, Helvetica;
    	font-size:  11px;
    	font-weight: bold;
    	color: #FFFFFF;
	height: 15px;	
	vertical-align: top;
}

/* 
================================
 Container Styles for Special
================================
*/

.containermaster_special {
	width: 100%;
	background-color: #FFFFFF;
	border-right: #828282 1px solid; 
	border-top: #828282 1px solid; 
	border-left: #828282 1px solid; 
	border-bottom: #828282 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.containerrow1_special {
	background-color: #7B9EA3; 	
/*	background-image: url(images/HTB_standard_hdr.jpg); 
	background-repeat: no-repeat;
	background-position: top right;	*/
	border-bottom: #527078 2px solid; 
	height: 10px;	
}
.containerrow2_special {
	background-color: #ffffff;
}
.contentpane_special {
	width: 100%;
	background-color: transparent;
	border-width: 0px;
	color: black;
	padding: 5px;
    	font-family: Tahoma, Arial, Helvetica;
    	font-size:  9px;
    	font-weight:    normal;
	
}

.Number_special {
	color: #244872;
    	font-family: Tahoma, Arial, Helvetica;
    	font-size:  11px;
    	font-weight:    bold;
}

.Title_special {
	color: #244872;
    	font-family: Tahoma, Arial, Helvetica;
    	font-size:  10px;
    	font-weight:    bold;
}

A.link_special:link {
    text-decoration:    underline;
    color: #003366;
}

A.link_special:visited  {
    text-decoration:    underline;
    color: #003366;
}

A.link_special:active   {
    text-decoration:    underline;
    color: #003366;
}

A.link_special:hover    {
    text-decoration:    underline;
    color: #ff0000;
}
.Head_special   {
    	font-family: Arial, Tahoma, Helvetica;
    	font-size:  11px;
    	font-weight: bold;
    	color: #FFFFFF;
	height: 12px;
}
/* 
================================
 Container Styles for NoBorders
================================
*/
.Head_noborders  {
    	font-family: Arial, Tahoma, Helvetica;
    	font-size:  11px;
    	font-weight: bold;
    	color: #3867A2;
/*	height: 12px;*/
}

/* 
================================
 Container Styles for Profile
================================
*/
.containerrow1_profile {
/*	background-color: #7B9EA3; */	
	background-image: url(images/HTB_profile_hdr.jpg); 
	background-repeat: repeat-x;
	background-position: top;	
/*	height: 10px;	*/
}
.contentpane_profile {
	width: 100%;
	background-color: transparent;
	border-left: #ADADAD 1px solid; 
	border-right: #ADADAD 1px solid; 
	color: black;
	padding: 5px;
    	font-family: Tahoma, Arial, Helvetica;
    	font-size:  9px;
    	font-weight:    normal;
	
}

.containerrow2_profile {
	width: 100%;
	border-bottom: #ADADAD 1px solid; 
	border-left: #ADADAD 1px solid; 
	border-right: #ADADAD 1px solid; 

}
.profile_hdr_left {
	background-image: url(images/HTB_profile_hdr_left.jpg); 
	background-repeat: repeat-x;
	background-position: top left;	
}
.profile_hdr_right {
	background-image: url(images/HTB_profile_hdr_right.jpg); 
	background-repeat: repeat-x;
	background-position: top right;	
}

.Head_profile  {
    	font-family: Arial, Tahoma, Helvetica;
    	font-size:  11px;
    	font-weight: bold;
    	color: #6B6B6B;
/*	height: 12px;*/
}