/* FKA main stylesheet*/

/* Special classes for FKAmain */

.pagetitlectr  {
	color : #000000;
	font-family : "Times New Roman";
	font-size : 18pt;
	font-weight : bold;
	text-align : center;
	font-variant : normal;
}

.blkpagetitlectr  {
	color : Black;
	font-weight : bold;
	font-family : Times New Roman, Helvetica, sans-serif;
	font-size : 1.2em;
	text-align : center;
}

.pagetitlebackg  {
	background-color : #FFFFFF;
}


.tabletitle  {
	background-color : #000000;
	color : White;
	font-weight : bold;
	font-family : Times New Roman, Helvetica, sans-serif;
	font-size : x-small;
}

.tabletitlectr  {
	background-color : #000000;
	color : White;
	font-weight : bold;
	text-align : center;
	font-family : Times New Roman, Helvetica, sans-serif;
	font-size : small;
}

.smtabletitlectr  {
	background-color : #000000;
	color : White;
	font-weight : bold;
	text-align : center;
	font-family : Times New Roman, Helvetica, sans-serif;
	font-size : .83em;
}

.xstabletitlectr  {
	background-color : #000000;
	color : White;
	font-weight : bold;
	text-align : center;
	font-family : Times New Roman, Helvetica, sans-serif;
	font-size : .69em;
}

.xstablecontentctr  {
	font-weight : bold;
	text-align : center;
	font-family : Times New Roman, Helvetica, sans-serif;
	font-size : .69em;
}


.alttabletitlectr  {
	background-color : Silver;
	color : #000000;
	font-weight : bold;
	text-align : center;
	font-family : Times New Roman, Helvetica, sans-serif;
	font-size : x-small;
}

.tablecontent  {
	font-family : Times New Roman, Helvetica, sans-serif;
	font-size : x-small;
}

.tablecontentctr  {
	font-family : Times New Roman, Helvetica, sans-serif;
	font-size : x-small;
	text-align : center;
}

.tablecontentright  {
	font-family : Times New Roman, Helvetica, sans-serif;
	font-size : x-small;
	text-align : right;
}

.subtotals  {
	background-color : #BCF1C3;
	color : #000000;
	font-weight : bold;
}

.grandtotals  {
	background-color : #748978;
	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;
}

.yellowbg  {
	background-color : Yellow;
}

.redbg  {
	background-color : Red;
}

.whitebg  {
	background-color : #FFFFFF;
}

.altbgcolor  {
	background-color : #CCCCCC;
}




/* End of Special classes for FKAmain */

body  {
	background : url(/images/FKAback.gif);
	background-repeat : no-repeat;
	font-family : Times New Roman, Geneva, Times New Roman, Helvetica, sans-serif;
	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 : Times New Roman, Geneva, Times New Roman, Helvetica, sans-serif;
	font-size : 10pt;
}

td.button  {
	background-color : #CCCCCC;
}



/* psuedo classes*/
a:link  {
	color : #748978;
	text-decoration : none;
	font-weight : bold;
}

a:visited  {
	color : #748978;
	text-decoration : none;
	font-weight : bold;
}

a:active  {
	color : #748978;
	text-decoration : none;
	font-weight : bold;
}

A:hover  {
	text-decoration : underline;
	color : #748978;
}

a.toolbar:link  {
	font-size : 12pt;
	color : #FFFFFF;
	text-decoration : none;
	font-weight : normal;
	font-family : Times New Roman;
}

a.toolbar:visited  {
	font-size : 12pt;
	color : #FFFFFF;
	text-decoration : none;
	font-weight : normal;
	font-family : Times New Roman;
}

a.toolbar:active  {
	font-size : 12pt;
	color : #FFFFFF;
	text-decoration : none;
	font-weight : normal;
	font-family : Times New Roman;
}

a.toolbar:hover  {
	font-size : 12pt;
	color : #FFFFFF;
	text-decoration : underline;
	font-weight : normal;
	font-family : Times New Roman;
}

hr { border: 1px solid #000000; }

/* 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;
}

.Times New Roman  {
	font-family : Times New Roman, Helvetica, sans-serif;
}

.comic  {
	font-family : "Comic Sans MS", "Trebuchet MS", Times New Roman, Times New Roman, 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 : Times New Roman, Geneva, Times New Roman, Helvetica, sans-serif;
}

/* 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*/
.small  {
	font-size : .83em;
}

.smaller  {
	font-size : .69em;
}

.smallest  {
	font-size : .57em;
}

.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;
}

.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: 30em; 
}

