/* HMG main stylesheet*/

/* Special classes for HMGmain */

.pagetitleleft  {
	color : #000000;
	font-family : "Verdana";
	font-size : 16pt;
	font-weight : bold;
	text-align : left;
	font-variant : normal;
	padding-bottom : 10pt;
}

.subtitleleft  {
	color : #000000;
	font-family : "Verdana";
	font-size : 12pt;
	font-weight : bold;
	text-align : left;
	padding-bottom : 5pt;
	font-style : italic;
}

.subsubtitleleft {
	color : #000000;
	font-family : "Verdana";
	font-size : 11pt;
	font-weight : bold;
	text-align : left;
	padding-bottom : 5pt;
	font-style:normal;
}

.subtitlectr  {
	color : #000000;
	font-family : "Verdana";
	font-size : 12pt;
	font-weight : bold;
	text-align : center;
	padding-bottom : 5pt;
	font-style : italic;
}

.sidetoolbar  {
	background-color : #333366;
	font-family : "Verdana";
	font-size : 10pt;
	color : #FFFFFF;
	font-weight : normal;
	text-align : center;
	font-variant : normal;
}

.buttontext  {
	background-color : #333366;
	font-family : "Verdana";
	font-size : 10pt;
	color : #FFFFFF;
	font-weight : bold;
	text-align : center;
	font-variant : normal;
}

.headertoolbar  {
	font-family : "Verdana";
	font-size : 8pt;
	font-weight : bold;
	text-align : center;
	font-variant : normal;
}

.pagetitlebackg  {
	background-color : #FFFFFF;
}


.tabletitle  {
	background-color : #000000;
	color : White;
	font-weight : bold;
	font-family : Verdana;
	font-size : x-small;
}

.tabletitlectr  {
	background-color : #000000;
	color : White;
	font-weight : bold;
	text-align : center;
	font-family : Verdana;
	font-size : small;
}

.smtabletitlectr  {
	background-color : #000000;
	color : White;
	font-weight : bold;
	text-align : center;
	font-family : Verdana;
	font-size : .83em;
}

.xstabletitlectr  {
	background-color : #000000;
	color : White;
	font-weight : bold;
	text-align : center;
	font-family : Verdana;
	font-size : .69em;
}

.xstablecontentctr  {
	font-weight : bold;
	text-align : center;
	font-family : Verdana;
	font-size : .69em;
}


.alttabletitlectr  {
	background-color : Silver;
	color : #000000;
	font-weight : bold;
	text-align : center;
	font-family : Verdana;
	font-size : x-small;
}

.tablegrid  {
	color : Black;
	font-family : Verdana;
	font-size : 8 pt;
	border-color : #000000;
}

.tablegridname  {
	color : White;
	font-family : Verdana;
	font-size : 8 pt;
	border-color : #000000;
	background-color : #333366;
	background-image : url(/images/HMGformgradient.gif);
	text-align : right;
	font-weight : bolder;
}

.tablegridheader  {
	color : White;
	font-family : Verdana;
	font-size : 10 pt;
	border-color : #000000;
	background-color : #333366;
	background-image : url(/images/HMGheadergradient.gif);
	text-align : center;
	font-weight : bolder;
}

.tablegridheadersmall  {
	color : White;
	font-family : Verdana;
	font-size : 8 pt;
	border-color : #000000;
	background-color : #333366;
	background-image : url(/images/HMGheadergradient.gif);
	text-align : center;
	font-weight : bolder;
}

.tablegridheadersmaller  {
	color : White;
	font-family : Verdana;
	font-size : 7 pt;
	border-color : #000000;
	background-color : #333366;
	background-image : url(/images/HMGheadergradient.gif);
	text-align : center;
	font-weight : bolder;
}

.tablegridnamealt  {
	color : #000000;
	font-family : Verdana;
	font-size : 8 pt;
	border-color : #000000;
	text-align : right;
	font-weight : bolder;
}

.tablegridnamered  {
	color : White;
	font-family : Verdana;
	font-size : 8 pt;
	border-color : #000000;
	background-color: #FF0000;
	text-align : center;
	font-weight : bolder;
}

.tablegridhidden  {
	color : #000000;
	font-family : Verdana;
	font-size : 8 pt;
	background-color : #DAD9C4;
	border-color : #000000;
}

.tablecontent  {
	color : Black;
	font-family : Verdana;
	font-size : x-small;
}

.tablecontenta  {
	color : Black;
	background-color : #C7C7FF;
}

.tablecontentctra  {
	color : Black;
	background-color : #C7C7FF;
	text-align : center;
}

.tablecontentrighta  {
	color : Black;
	background-color : #C7C7FF;
	text-align : right;
}


.tablecontentb  {
	color : Black;
	background-color : #E3A4A4;
}

.tablecontentctrb  {
	color : Black;
	background-color : #E3A4A4;
	text-align : center;
}

.tablecontentrightb  {
	color : Black;
	background-color : #E3A4A4;
	text-align : right;
}

.subtotals  {
	background-color : #BCF1C3;
	color : #000000;
	font-weight : bold;
}

.grandtotals  {
	background-color : #FF0000;
	color : #000000;
	font-weight : bold;
}

.policydetail  {
	background-color : #BCF1C3;
	color : #000000;
}

.bluehead  {
	font-family : "Times New Roman";
	font-size : 18pt;
	color : #000000;
}

.private  {
	background-color: Black;
	color: White;
}

.xsprivate  {
	background-color: Black;
	color: White;
	font-size: .69em;
}

.bluebg  {
	background-color : #333366;
}

.redbg  {
	background-color : Red;
}

.whitebg  {
	background-color : #FFFFFF;
}

.yellowbg  {
	background-color : yellow;
}

.altbgcolor  {
	background-color : #CCCCCC;
}

.menu {
	font-family : "Verdana";
	font-size : 8pt;
	font-weight : normal;
	font-variant : normal;
	position:relative;
	cursor:pointer;
	z-index:999;
	color:#FFFFFF;
}

.menu a {
	font-family : "Verdana";
	text-decoration : none;
}

.menu a:hover {
	font-family: "Verdana";
	text-decoration : underline;
}

.sub {
	font-family : "Verdana";
	font-size : 8pt;
	font-weight : normal;
	font-variant : normal;
	position:relative;
	cursor:pointer;
	padding:2px;
	z-index:999;
	text-decoration:none;
	color:#FFFFFF;
	background-color:#333366;
	visibility:hidden;
	border-color : #FF0000;
}

.sub a {
	font-family : "Verdana";
	text-decoration: none;
}

.sub a:hover {
	font-family : "Verdana";
	text-decoration: underline;
}

#content{
	position:absolute;
	width:100%;
	height:15px;
	left:165px;
	top:62px;
	background-color:#666666;
}

#menu1 {
	text-decoration:none;
	color:#FFFFFF;
	position:absolute;
	left:0px;
	top:2px;
	width: 100;
}
	
#menu2 {
	text-decoration:none;
	color:#FFFFFF;
	position:absolute;
	left:100px;
	top:2px;
	width: 100;
}

#menu3 {
	text-decoration:none;
	color:#FFFFFF;
	position:absolute;
	left:200px;
	top:2px;
	width: 150;
}

#menu4 {
	text-decoration:none;
	color:#FFFFFF;
	position:absolute;
	left:300px;
	top:2px;
	width: 160;
}

#menu5 {
	text-decoration:none;
	color:#FFFFFF;
	position:absolute;
	left:400px;
	top:2px;
	width: 150;
}

#menu6 {
	text-decoration:none;
	color:#FFFFFF;
	position:absolute;
	left: 500px;
	top:2px;
	width: 100;
}

#menu1wide {
	text-decoration:none;
	color:#FFFFFF;
	position:absolute;
	left:0px;
	top:2px;
	width: 125px;
}
	
#menu2wide {
	text-decoration:none;
	color:#FFFFFF;
	position:absolute;
	left:150px;
	top:2px;
	width: 125px;
}

#menu3wide {
	text-decoration:none;
	color:#FFFFFF;
	position:absolute;
	left:275px;
	top:2px;
	width: 125px;
}

#menu4wide {
	text-decoration:none;
	color:#FFFFFF;
	position:absolute;
	left:400px;
	top:2px;
	width: 125px;
}

/* End of Special classes for HMGmain */

body  {
	background : url(/images/HMGback.gif);
	background-repeat : no-repeat;
	font-family : Verdana;
	font-size : 10pt;
	font-weight : normal;
	font-style : normal;
	color : #4F4F4F;
	background-color : White;
	text-decoration : none;
	text-align : left;
	text-indent : 0em;
	border : 0em;
	margin-bottom : 1em;
	margin-left : 0em;
	margin-right : 1em;
	margin-top : 0em;
	padding-bottom : 0em;
	padding-left : 0em;
	padding-right : 0em;
	padding-top : 0em;
}

table  {
	font-family : Verdana;
	font-size : 10pt;
}

td.button  {
	background-color : #CCCCCC;
}



/* psuedo classes*/
a:link  {
	color : #FF0000;
	text-decoration : none;
	font-weight : normal;
}

a:visited  {
	color : #FF0000;
	text-decoration : none;
	font-weight : normal;
}

a:active  {
	color : #FF0000;
	text-decoration : none;
	font-weight : normal;
}

A:hover  {
	text-decoration : underline;
	color : #FF0000;
}

a.sidetoolbar:link  {
	font-size : 8pt;
	color : #FFFFFF;
	text-decoration : none;
	font-weight : normal;
	font-family : Verdana;
}

a.sidetoolbar:visited  {
	font-size : 8pt;
	color : #FFFFFF;
	text-decoration : none;
	font-weight : normal;
	font-family : Verdana;
}

a.sidetoolbar:active  {
	font-size : 8pt;
	color : #FFFFFF;
	text-decoration : none;
	font-weight : normal;
	font-family : Verdana;
}

a.sidetoolbar:hover  {
	font-size : 8pt;
	color : #FFFFFF;
	text-decoration : underline;
	font-weight : normal;
	font-family : Verdana;
}

a.buttontext:link  {
	font-size : 8pt;
	color : #FFFFFF;
	text-decoration : none;
	font-weight : bold;
	font-family : Verdana;
}

a.buttontext:visited  {
	font-size : 8pt;
	color : #FFFFFF;
	text-decoration : none;
	font-weight : bold;
	font-family : Verdana;
}

a.buttontext:active  {
	font-size : 8pt;
	color : #FFFFFF;
	text-decoration : none;
	font-weight : bold;
	font-family : Verdana;
}

a.buttontext:hover  {
	font-size : 8pt;
	color : #FFFFFF;
	text-decoration : underline;
	font-weight : bold;
	font-family : Verdana;
}

a.headertoolbar:link  {
	font-size : 8pt;
	color : #FFFFFF;
	text-decoration : none;
	font-weight : normal;
	font-family : Verdana;
}

a.headertoolbar:visited  {
	font-size : 8pt;
	color : #FFFFFF;
	text-decoration : none;
	font-weight : normal;
	font-family : Verdana;
}

a.headertoolbar:active  {
	font-size : 8pt;
	color : #FFFFFF;
	text-decoration : none;
	font-weight : normal;
	font-family : Verdana;
}

a.headertoolbar:hover  {
	font-size : 8pt;
	color : #FFFFFF;
	text-decoration : underline;
	font-weight : normal;
	font-family : Verdana;
}

a.menu:link  {
	font-size : 8pt;
	color : #FFFFFF;
	text-decoration : none;
	font-weight : normal;
	font-family : Verdana;
}

a.menu:visited  {
	font-size : 8pt;
	color : #FFFFFF;
	text-decoration : none;
	font-weight : normal;
	font-family : Verdana;
}

a.menu:active  {
	font-size : 8pt;
	color : #FFFFFF;
	text-decoration : none;
	font-weight : normal;
	font-family : Verdana;
}

a.menu:hover  {
	font-size : 8pt;
	color : #FFFFFF;
	text-decoration : underline;
	font-weight : normal;
	font-family : Verdana;
}

input {
	font-family : Verdana;
	font-size : 10px;
	color: #000000;
}

select {
	font-family : Verdana;
	font-size : 10px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px #00000 solid;
}

textarea {
	font-family : Verdana, Geneva, Arial;
	font-size : 10px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px #00000 solid;
}




/* Classes with single attributes 

font families*/
.cursive  {
	font-family : cursive;
}

.fantasy  {
	font-family : fantasy;
}

.monospace  {
	font-family : monospace;
}

.sansserif  {
	font-family : sans-serif;
}

.serif  {
	font-family : serif;
}

.arial  {
	font-family : Verdana;
}

.comic  {
	font-family : "Comic Sans MS", "Trebuchet MS", Times New Roman, Arial, sans-serif;
}

.courier  {
	font-family : "Courier New", Courier, monospace;
}

.impact  {
	font-family : Impact;
}

.times  {
	font-family : "Times New Roman", Times, serif;
}

.Times New Roman  {
	font-family : Verdana;
}

/* This set of classes sets left and right margins at an increasing distance.  Like the attribute <cite>, but six levels deep.*/
.first  {
	margin-left : 1em;
	margin-right : 1em;
}

.second  {
	margin-left : 2em;
	margin-right : 2em;
}

.third  {
	margin-left : 3em;
	margin-right : 3em;
}

.fourth  {
	margin-left : 4em;
	margin-right : 4em;
}

.fifth  {
	margin-left : 5em;
	margin-right : 5em;
}

.sixth  {
	margin-left : 6em;
	margin-right : 6em;
}

/* This set of classes set the absolute font size.*/
.xxs  {
	font-size : xx-small;
}

.xs  {
	font-size : x-small;
}

.s  {
	font-size : small;
}

.m  {
	font-size : medium;
}

.l  {
	font-size : large;
}

.xl  {
	font-size : x-large;
}

.xxl  {
	font-size : xx-large;
}

/* This set of classes set color.*/
.red  {
	color : Red;
}

.black  {
	color : Black;
}

.white  {
	color : White;
}



/* This set of classes set text alignment.*/
.left  {
	text-align : left;
}

.right  {
	text-align : right;
}

.center  {
	text-align : center;
}

.justify  {
	text-align : justify;
}

.firstjustify {
	text-align : justify;
	margin-left : 1em;
	margin-right : 1em;
}

.secondjustify {
	text-align : justify;
	margin-left : 2em;
	margin-right : 2em;
}


/* This set of classes set text decoration.*/
.underline  {
	text-decoration : underline;
}

.blink  {
	text-decoration : blink;
}

.linethrough  {
	text-decoration : line-through;
}

.overline  {
	text-decoration : overline;
}

/* This set of classes are for text vertical alignment.*/
.sub  {
	vertical-align : sub;
	font-size : .83em;
}

.super  {
	vertical-align : super;
	font-size : .83em;
}

/* This set is for font style.*/
.ital  {
	font-style : italic;
}

.smallital  {
	font-style : italic;
	font-size : .83em;
}

.oblique  {
	font-style : italic;
}

/* This set is for relative font size*/
.smallest  {
	font-size : .57em;
}

.smaller  {
	font-size : .69em;
}

.small  {
	font-size : .83em;
}

.medium {
	font-size : 1 em;
}

.big  {
	font-size : 1.2em;
}

.bigger  {
	font-size : 1.44em;
}

.biggest  {
	font-size : 1.73em;
}

/* These sets are for combination attributes*/

.bold {
	font-weight : bold;
}

.boldul  {
	font-weight : bold;
	text-decoration : underline;
}

.boldital  {
	font-weight : bold;
	font-style : italic;
}

.boldctr  {
	font-weight : bold;
	text-align : center;
}

.boldctrul  {
	font-weight : bold;
	text-align : center;
	text-decoration : underline;
}

.boldctrital  {
	font-weight : bold;
	text-align : center;
	font-style : italic;
}

.bigbold  {
	font-size : 1.2em;
	font-weight : bold;
}

.bigboldul  {
	font-size : 1.2em;
	font-weight : bold;
	text-decoration : underline;
}

.bigboldital  {
	font-weight : bold;
	font-size : 1.2em;
	font-style : italic;
}

.biggerbold  {
	font-size : 1.44em;
	font-weight : bold;
}

.biggerboldul  {
	font-size : 1.44em;
	font-weight : bold;
	text-decoration : underline;
}

.biggerboldital  {
	font-weight : bold;
	font-size : 1.44em;
	font-style : italic;
}

.smallbold  {
	font-size : .83em;
	font-weight : bold;
}

.smallboldul  {
	font-size : .83em;
	font-weight : bold;
	text-decoration : underline;
}

.smallboldital  {
	font-weight : bold;
	font-size : .83em;
	font-style : italic;
}

.warning  {
	font-size : 18pt;
	font-weight : normal;
	color : Red;
	text-align : left;
	font-family : "Times New Roman";
	font-variant : normal;
}

.warningctr  {
	color : Red;
	font-family : "Times New Roman";
	font-size : 18pt;
	font-weight : bold;
	text-align : center;
	font-variant : normal;
}

.caution  {
	font-size : 1.2em;
	font-weight : bold;
	color : Yellow;
	text-align : center;
}

.bigboldctr  {
	font-size : 1.2em;
	font-weight : bold;
	text-align : center;
}

.bigboldctrul  {
	font-size : 1.2em;
	font-weight : bold;
	text-decoration : underline;
	text-align : center;
}

.bigboldctrital  {
	font-size : 1.2em;
	font-weight : bold;
	font-style : italic;
	text-align : center;
}

.biggerboldctr  {
	font-size : 1.44em;
	font-weight : bold;
	text-align : center;
}

.biggerboldctrul  {
	font-size : 1.44em;
	font-weight : bold;
	text-decoration : underline;
	text-align : center;
}

.biggerboldctrital  {
	font-size : 1.44em;
	font-weight : bold;
	font-style : italic;
	text-align : center;
}

.smallboldctr  {
	font-size : .83em;
	font-weight : bold;
	text-align : center;
}

.smallerboldctr  {
	font-size : .69em;
	font-weight : bold;
	text-align : center;
}

.smallboldctrul  {
	font-size : .83em;
	font-weight : bold;
	text-decoration : underline;
	text-align : center;
}

.smallboldctrital  {
	font-size : .83em;
	font-weight : bold;
	font-style : italic;
	text-align : center;
}

#trimselectlista { 
    width: 17em; 
}

#trimselectlistb { 
    width: 36em; 
}

#trimselectlistc { 
    width: 10em; 
}

#trimselectlistd { 
    width: 30em; 
}
.menuTable   { font-family: arial; font-size: 10pt; background-color:#333366;border: 1px solid #ff0000;padding-left:5px;padding-right:5px;}
.menuLink    { font-size: 9pt; font-family: arial; color: #ffffff; text-decoration: none; background-color:#333366; }
.menuLink:hover { color: #ffffff; text-decoration: underline; background-color:#333366; }
.menuInsert  { font-style: normal; font-variant: normal; font-weight: normal; 
               line-height: 10pt; font-size: 9pt; font-family: arial; 
               color: #ffffff; margin: 0px;}
.menuContainer { z-index:1000;}
