/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


a.SkinObject
{
	color:#459197;
	font-size:12px;
	font-weight:normal;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
}
a.SkinObject:link
{
	color:#459197;
	font-size:12px;
	font-weight:normal;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
}
a.SkinObject:hover
{
	color:#459197;
	font-size:12px;
	font-weight:normal;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
}
a.SkinObject:visited
{
	color:#459197;
	font-size:12px;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-weight:normal;
}
a.SkinObject:active
{
	color:#459197;
	font-size:12px;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-weight:normal;
}

/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:active   {
}

A.SelectedTab:hover    {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:active   {
}

A.OtherTabs:hover    {
}

#quoteContainer a, #quoteContainer a:hover, #quoteContainer a:link,#quoteContainer a:active, #quoteContainer a:visited
{
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#585858;
	text-decoration:none;
}


/* GENERAL */
/* style for module titles */
.Head   
{
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:25px;
	color:#3B9699;
	line-height: 20pt;
}

.welcomeTitle
{
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:25px;
	color:#3B9699;
}

/* style of item titles on edit and admin pages */
.SubHead    {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:0.8em;
	color:#585858;	
	line-height:1.7em;
      padding-right: 0.8em;
}

.quoteContent .Normal
{
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:0.7em;
	color:#fff;	
	line-height:18px;
}
#quoteHeader .Head   
{
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:20px;
	color:#607B50;	
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.Normal strong
{
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	color:#47969C;	
	line-height:1.7em;
	font-size: 0.9em;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:active   {
}

A.CommandButton:hover    {
}
    
/* GENERIC */
H1  
{
Color:#585858;
font-size:15px;
margin:20px 0px 5px;
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
color:#459197;
font-size:0.9em;
text-decoration:none;
}

A:visited   {
color:#459197;
font-size:0.9em;
text-decoration:none;
}

A:active    {
color:#459197;
font-size:0.9em;
text-decoration:none;
}

A:hover {
color:#459197;
font-size:0.9em;
text-decoration:none;
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   
{
margin:0px 0px 0px 0px;
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer 
{
}

.ModuleTitle_MenuBar 
{
}

.ModuleTitle_MenuItem 
{
}

.ModuleTitle_MenuIcon 
{
}

.ModuleTitle_SubMenu 
{
}

.ModuleTitle_MenuBreak 
{
}

.ModuleTitle_MenuItemSel 
{
}

.ModuleTitle_MenuArrow 
{
}

.ModuleTitle_RootMenuArrow 
{
}

/* Main Menu */

.MainMenu_MenuContainer 
{
	direction:ltr;
	position:absolute;
	right:0px;	
}

.MainMenu_MenuContainer td
{
	width:100px !important;
	padding-left: 10px;
	white-space:normal !important;
}

.MainMenu_MenuContainer td td
{
	padding-left: -20px;
}

.MainMenu_MenuContainer td table
{
	height:100px;
	padding-left: 0px;
}

.MainMenu_MenuContainer td img
{
	visibility:hidden;
	width: 0px !important;
}

.MainMenu_MenuBar 
{
	border:solid 0px red;
}

.MainMenu_MenuItem 
{
	padding:0px;
	vertical-align:top;
	color:#FFFFFF;
	font-size:13px;
	font-family:Arial,Helvetica,sans-serif;
	width:10px;
	border:solid 0px red;
	white-space:pre;
	direction:rtl;
	text-align:left;
	background:url(skins/medquote.new/images/imgMenuBG.jpg) no-repeat center;
}

.MainMenu_MenuItemSel 
{
	padding:0px;
	vertical-align:top;
	color:#FFFFFF;
	font-size:13px;
	font-family:Arial,Helvetica,sans-serif;
	direction:rtl;
	text-align:left;
	background:url(skins/medquote.new/images/imgMenuBG_o.jpg) no-repeat center;
}

.MainMenu_SubMenu  .MainMenu_MenuItem .MainMenu_MenuIcon 
{	
	background-image:none;
	background-color:#fff !important;
	color:#000000 !important;
	width:20px;
	text-align:left;
	border:solid 1px white;
}

.MainMenu_SubMenu  .MainMenu_MenuItemSel .MainMenu_MenuIcon 
{	
	background-image:none;
	background-color:#fff !important;
	color:#000000 !important;
	width:20px;
	text-align:left;
}

.MainMenu_SubMenu  .MainMenu_SubMenu 
{
	background-image:none;
	background-color:#fff !important;
	color:#000000 !important;
}

.MainMenu_SubMenu  .MainMenu_MenuItem 
{
	background-image:none;
	padding:0px !important;
	width:120px;
	background-color:#fff !important;
	color:#000000 !important;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:11px;
}

.MainMenu_SubMenu  .MainMenu_MenuItemSel 
{
	background-image:none;
	padding:0px !important;
	width:125px;
	background-color:#fff !important;
	color:#000000 !important;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:11px;
}

.MainMenu_MenuBreak 
{
}

.MainMenu_MenuArrow 
{
	visibility:hidden !important;
	width: 0px !important;
}

.MainMenu_RootMenuArrow 
{
	visibility:hidden !important;
	width: 0px !important;
}

.ContentTable
{
border: 1px solid #efefef;
}
.ContentTable TR TD
{
font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#585858;	
	line-height:18px;
border: 1px solid #efefef;
}

/* FORM FORMATTING */

.table-display
{
    margin: 0px;
    padding: 0px;
display:inline;
}

.table-display dt
{
	float: left;
    position:relative;
    width: 200px;
    
    margin: 0px 0px 0px 0px;
    padding: 7px 0px 7px 0px;
    font-weight: normal !important;
    color#585858 !important;
    font-size:11px;
    font-family:Tahoma,Arial,Helvetica,sans-serif;
    border:0px red solid;
    clear:both;
}

/* commented backslash hack for mac-ie5 \*/
dt 
{ 
    clear:both;
color: #585858 !important;
font-weight: normal !important;
}
/* end hack */

.table-display dd
{
    float: left;
    position:relative;
    margin: -26px 0px 0px 0px;
    padding: 0px 0px 0px 200px;
    width:auto;
    text-align:left;
    font-size:12px;
    border:0px red solid;
    clear:both;
}

.validators
{
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:11px;	
}

.table-display .employeesBox
{
	margin-top:-34px;
}

.table-display .schemeBox
{
	margin-top:-45px;
}

.table-display .policyBox
{
	margin-top:-34px;
}

.GroupQuoteBtn
{
	margin-top:10px;	
}


.privacy a, .privacy a:link, .privacy a:hover, .privacy a:active, .privacy a:visited
{
	color:#459197;
	font-size:12px;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-weight:normal;
text-decoration:none;
margin-top:0px !important;
}

.privacy p
{
margin-top:0px !important;
margin-bottom:0px !important;
}




