BODY { 
	background-color: #dbdbdb;
	font-size: 80%;
	line-height: 150%;
	font-family: Verdana, Geneva, sans-serif;
	color: #333333;
}

TABLE { margin: 0px; border-spacing: 0; }

TD { padding: 0px; }

a:link { 
	color: #000000;
	text-decoration: none;
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	font-size:11px;
}
a:visited { color: #9d0a0e;
	text-decoration: none;
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	font-size:11px;
}
a:hover { color: #0072bc;
	text-decoration: underline;
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	font-size:11px;
}
a:active { color: #0072bc;
	text-decoration: none;
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	font-size:11px;
}

a.secondaryNavlink:link { 
	color: #000000;
	text-decoration: none;
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size:11px;
}
a.secondaryNavlink:visited {
	color: #000000;
	text-decoration: none;
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size:11px;
}
a.secondaryNavlink:hover {
	color: #000000;
	text-decoration: underline;
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size:11px;
}
a.secondaryNavlink:active {
	color: #0072bc;
	text-decoration: none;
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size:11px;
}

a.toolbarNavlink:link { 
	color: #000000;
	text-decoration: none;
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	font-size:10px;
}
a.toolbarNavlink:visited { color: #9d0a0e;
	text-decoration: none;
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	font-size:10px;
}
a.toolbarNavlink:hover { color: #0072bc;
	text-decoration: underline;
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	font-size:10px;
}
a.toolbarNavlink:active { color: #0072bc;
	text-decoration: none;
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	font-size:10px;
}

a.sideNavlink:link { 
	color: #000000;
	text-decoration: none;
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	font-size:11px;
}
a.sideNavlink:visited {
	color: #000000;
	text-decoration: none;
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	font-size:11px;
}
a.sideNavlink:hover {
	color: #000000;
	text-decoration: underline;
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	font-size:11px;
}
a.sideNavlink:active {
	color: #0072bc;
	text-decoration: none;
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	font-size:11px;
}

/*primaryNavlinkOff*/
a.primaryNavlinkOff:link {
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size:12px;
    text-decoration: none;
	background-color:transparent;
}

a.primaryNavlinkOff:visited {
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size:12px;
    text-decoration: none;
	background-color:transparent;
}

a.primaryNavlinkOff:active {
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size:12px;
    text-decoration: none;
	background-color:transparent;
}

a.primaryNavlinkOff:hover {
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	color: #000000;	
	font-weight: bold;
	font-size:12px;
    text-decoration: none;
	background-color:transparent;
	text-decoration: underline;
}

/*primaryNavlinkOn*/
a.primaryNavlinkOn:link {
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	color: #0b50b7;
	font-weight: bold;
	font-size:12px;
    text-decoration: none;
	background-color:transparent;
}

a.primaryNavlinkOn:visited {
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	color: #0b50b7;
	font-weight: bold;
	font-size:12px;
    text-decoration: none;
	background-color:transparent;
}

a.primaryNavlinkOn:active {
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	color: #0b50b7;
	font-weight: bold;
	font-size:12px;
    text-decoration: none;
	background-color:transparent;
}

a.primaryNavlinkOn:hover {
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	color: #0b50b7;	
	font-weight: bold;
	font-size:12px;
    text-decoration: none;
	background-color:transparent;
	text-decoration: underline;
}

#breadcrumbs {
	color: #000000;
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	font-size: 9px;
}

#breadcrumbs a:link {
	color: #000000;
	text-decoration: none;
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	font-size:9px;
}

#breadcrumbs a:visited { 
	color: #000000;
	text-decoration: none;
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	font-size:9px;
}

#breadcrumbs a:hover {
	color: #0072bc;
	text-decoration: underline;
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	font-size:9px;
}

#tNav {	
	list-style-image: url("images/blue_square_bullet.gif");
	margin-left: -1px;
	padding: 0px;
	list-style-position:inside;
}

#tNav ul{
	list-style-image: url("images/blue_square_bullet.gif");
	margin-left: -4px;
	padding: 0px;
}

#tNav ul li{ 
	list-style-image: url("images/blue_small_bullet.gif");
	margin-left: 20px;
	padding-left: 0px;
}

#tNav ul li ul li{ 
	list-style-image: url("images/blue_small_bullet.gif");
	font-size: 90%;
	text-indent: -25px;
}  

/* Main Page Headers */
 H1 {
	font-size: 15px;
	color: #CC0000;
	padding: 12px 0px 2px 0px;
	white-space: nowrap;
	font-weight: bold;
	margin: 0;
	margin-bottom: 6px;
	border-bottom: 1px dashed #cccccc;
}

/* All Caps Content Subheaders */
H2 {
    font-size: 12px;
    color: #666666;
    text-transform: uppercase;
    font-weight: bold;
    margin-left: auto; margin-right: auto;
    padding: 8px 0px 4px 0px;
    margin:0;
}

/* Mixed Caps Content Subheaders */
H3 {
    font-size: 12px;
    color: #666666;
    text-transform: uppercase;
    font-weight: bold;
    margin-left: auto; margin-right: auto;
    padding: 8px 0px 4px 0px;
    margin:0;
}
.topNav { background-color:#969897; border:0; width:100%; }

.logo { background-color:#969897;		
		background-image: url(images/unigroup_logo.gif);
		width: 431px;
		height: 97px;
}

.logo_right
{ 
	background-color:#969897;
	background-image: url(images/unigroup_logo_right.gif);
	width: 500px;
	height: 96px;

}

.logo_bottom { background-color:#969897;		
		background-image: url(images/unigroup_logo_bottom.gif);
		background-repeat:no-repeat;
		width: 431px;
		height: 11px;
		
}

.gentext10blacknoback{	
	font-family: Verdana, Geneva, sans-serif;
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	background-color:transparent;
}

.bolddrkbluetext11{	
	font-family: Verdana, Geneva, sans-serif;
	margin:0px;
	color: #165897;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

.logo_center_text
{ 
    padding: 0px 25px 0px 0px;
}

.logo_right_text
{ 
    padding: 0px 0px 0px 0px;
}

.logo_filler
{ 
	background-color:#969897;
	background-image: url(images/unigroup_logo_filler.gif);
}

.left_edge
{ 
	background-color:#969897;
	background-image: url(images/unigroup_left_edge.gif);
	width: 30px;
}
.right_edge
{ 
	background-color:#969897;
	background-image: url(images/unigroup_right_edge.gif);
	width: 30px;
}

.headbreak_left
{ 
	background-color:#969897;
	background-image: url(images/uni_headbreak_left.gif);
	width: 30px;
	height: 11px;
}

.headbreak_white_left
{ 
	background-color:#969897;
	background-image: url(images/uni_headbreak_white_left.gif);
	background-repeat:no-repeat;
	width: 11px;
	height: 11px;
}

.headbreak_right
{ 
	background-color:#969897;
	background-image: url(images/uni_headbreak_right.gif);
	background-repeat:no-repeat;
	width: 30px;
	height: 11px;
}

.headbreak_filler
{ 
	background-color:#969897;
	background-image: url(images/uni_headbreak_filler.gif);
	width: 67px;
	height: 11px; 
}

.headbreak_bottom_filler
{ 
	background-color:white;
	background-image: url(images/uni_headbreak_bottom_filler.gif);
	height: 11px;
}
.leftnavtitleback
{ 	
	background-image: url(images/leftnavtitleback.gif);
	width: 175px;
	height: 22px;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	color: 105994;
	text-indent: 10px;
}

.head_back_right_end
{ 	
	background-image: url(images/uni_head_right_slice_end.gif);
	width: 21px;
	height: 97px;
}

.head_back_right_top_end
{ 	
	background-image: url(images/uni_head_right_top_end.gif);
	width: 30px;
	height: 54px;
}

.head_back_right_bottom_end
{ 	
	background-image: url(images/uni_head_right_bot_end.gif);
	width: 30px;
	height: 43px;
}

.head_back_right_top_filler
{ 	
	background-image: url(images/uni_head_top_filler_slice.gif);
	height: 54px;
}

.head_back_right_top
{ 	
	background-image: url(images/uni_head_top_slice.gif);	
	height: 54px;
}

.head_back_right_bottom_filler
{ 	
	background-image: url(images/uni_head_bot_filler_slice.gif);
	height: 43px;
}

.head_back_right_bottom
{ 	
	background-image: url(images/uni_head_bottom_slice.gif);	
	height: 43px;
}

.nav_back_left
{ 	
	background-image: url(images/uni_nav_back_left.gif);
	width: 30px;
	height: 40px;
}

.nav_back_right
{ 	
	background-image: url(images/uni_nav_back_right.gif);
	width: 30px;
	height: 40px;
}

.nav_back_filler
{ 	
	background-image: url(images/uni_nav_back_filler.gif);
	width: 170px;
	height: 40px;
}

.nav_back_filler2
{ 	
	background-image: url(images/topnav-bgAsp.gif);
	width: 1004px;
	height:40px;
}

.nav_bluebar_left{ 
	
	background-image: url(images/uni_nav_bluebar_left.gif);
	width: 30px;
	height: 4px; 
}

.nav_bluebar_right{ 
	
	background-image: url(images/uni_nav_bluebar_right.gif);
	width: 30px;
	height: 4px;
}

.nav_bluebar_filler{ 
	
	background-image: url(images/uni_nav_bluebar_filler.gif);
	width: 20px;
	height: 4px;
}

.nav_graybar_left{ 
	
	background-image: url(images/uni_nav_graybar_left.gif);
	width: 30px;
	height: 7px; 
}

.nav_graybar_right{ 
	
	background-image: url(images/uni_nav_graybar_right.gif);
	width: 30px;
	height: 7px;
}

.nav_graybar_filler{ 
	
	background-image: url(images/uni_nav_graybar_filler.gif);
	width: 20px;
	height: 7px;
}

.nav_graybar_arrow_on{ 
	
	background-image: url(images/uni_nav_on_arrow.gif);
	width: 17px;
	height: 7px;
}

.nav_graybar_arrow_off{ 
	
	background-image: url(images/uni_nav_off_arrow.gif);
	width: 17px;
	height: 7px;
}

.body_back_left{ 
	
	background-image: url(images/uni_body_back_left.gif);
	width: 30px;
	height: 37px; 
}

.body_back_right{ 
	
	background-image: url(images/uni_body_back_right.gif);
	width: 30px;
	height: 37px;
}

.background{	
	background-image: url(images/main_backfade.gif);	
}

.maintopcurveback{	
	background-image: url(images/Main_TopCurve_Back.gif);	
}

.mainleftshadow{	
	background-image: url(images/main_left_shadow.gif);	
}

.mainheaderback{	
	background-image: url(images/Main_Header_Back.gif);	
}

.topnavsearchback{	
	background-image: url(images/TopNav_SearchBack.gif);	
}

.topnavmenuback{	
	background-image: url(images/topnav-bgAsp.gif);	
}

.bottomleftcurv{	
	background-image: url(images/Main_BottomCurve_Left.gif);
	width: 27px;
	height: 44px;
}

.bottomfill{	
	background-image: url(images/Main_BottomCurve_Back.gif);
	height: 44px;
}

.bottomrightcurv{	
	background-image: url(images/Main_BottomCurve_Right.gif);
	width: 30px;
	height: 44px;
}

.topnavwelcomeback{	
	background-image: url(images/TopNav_Welcome_BarBotBG.gif);	
}

.primenavmenubackleftoff{	
	background-image: url(images/prime_nav/uni_nav_menu_left_off.gif);
	width: 10px;
	height: 33px;
}

.primenavmenubackrightoff{	
	background-image: url(images/prime_nav/uni_nav_menu_right_off.gif);
	width: 10px;
	height: 33px;
}

.primenavmenubackfilloff{	
	background-image: url(images/prime_nav/uni_nav_menu_fill_off.gif);
	height: 33px;
}

.primenavmenubacklefton{	
	background-image: url(images/prime_nav/uni_nav_menu_left_on.gif);
	width: 10px;
	height: 33px;
}

.primenavmenubackrighton{	
	background-image: url(images/prime_nav/uni_nav_menu_right_on.gif);
	width: 10px;
	height: 33px;
}

.primenavmenubackfillon{	
	background-image: url(images/prime_nav/uni_nav_menu_fill_on.gif);
	height: 33px;
}



.blackPixel { background-color:#000000; }
.grayPixel { background-color:#999999; }

.noBackground  { background-image: url(images/spacer.gif); }


/* Breadcrumb Navigation and top gray shaded background */
#topShade  { 
	background-image: url(images/topShadeRule.gif); 
	vertical-align: top;
	text-align: left;
	white-space: nowrap; 
	height: 28px;
	width: 100%;
}
#topShade DIV.breadcrumb {
	width:auto;
	font-size: 9px;
	line-height: 10px;
	font-family: Verdana, Geneva, sans-serif;
	color: #990000;
 	padding: 4px 10px 5px 10px;
	margin: 0px; 
	border:0;
}
#topShade DIV.breadcrumb A, #topShade DIV.breadcrumb A:link, #topShade DIV.breadcrumb A:visited, #topShade DIV.breadcrumb A:active { font-size: 10px; color: #666666; margin: 0px; }
#topShade DIV.breadcrumb A:hover { color: #996600; text-decoration: none; }

#topShade DIV.identity {
	width:auto;
	float:right;
	font-size: 10px;
	line-height: 10px;
	font-family: Verdana, Geneva, sans-serif;
	color: #666666;
	padding: 4px 0px 5px 0px;
	margin:  0px 10px 0px 10px; 
	border:0;
}

#topShade DIV.identity SPAN {
	border-right:1px solid #BABABA;
	padding-right:10px;
	margin-right:6px;
	font-family: Verdana, Geneva, sans-serif;
}

#topShade DIV.date {
	width:auto;
	float:right;
	font-size: 11px;
	line-height: 10px;
	font-family: Verdana, Geneva, sans-serif;
	color: #666666;
	padding: 4px 0px 5px 0px;
	margin:  0px 10px 0px 10px; 
	border:0;
	font-weight: bold;
}

/* Spacing and alignment for inline buttons */
.inlineSpacing { padding: 0px 8px 0px 8px; }


/* Content Indent */
.indent { padding: 0px 0px 0px 8px; margin: 0; }
.indentPlusBottom { padding: 0px 0px 12px 8px; margin: 0px; border-bottom: 1px dashed #CCCCCC; }

/* Dotted Rule */
.dotted { padding: 0px 0px 12px 0px; margin: 0px; border-bottom: 1px dashed #CCCCCC; }


/* Bottom Locations and Shading */
#bottomShading  { width:100%; border:0px; }
#bottomShading TD.botShadeRt { width:auto; background: url(images/bottomShadeRule.gif) repeat-x bottom left; vertical-align:bottom; }
#bottomShading TD.botShadeLt { width:auto; background: url(images/bottomShadeRule.gif) repeat-x bottom left; height:35px; }

#bottomBar { width:100%; border:0px; background-color:#CC0000; }
#bottomBar TD { padding: 8px 12px 6px 12px; margin: 0px; text-align: center;}


/* Bottom Copyright Information */
.copyright {
    font-size: x-small; 
    color: #999999;
    text-align: right;
    padding: 4px 6px;
    margin: 0px;
    background:url(images/bottom_shadow.gif) repeat-x;
}

/* Disclaimer Information */
.disclaimer {
    text-indent: -7px;
    font-size: xx-small;
    color: #999999;
    line-height: 100%;
    padding: 15px 10px 0px 10px;
    margin: 0px;
}

.footertext{
     font-family: Arial, Verdana, Helvetica, sans-serif;
	 color: #626262;
	 font-weight: normal;
	 font-size:10px;
     text-decoration: none;
	 background-color:transparent; 
}

.link_Bullet {
	background-repeat:no-repeat;
	background-image: url(images/blue_small_bullet_link.gif);		
	text-indent: 12px;	
	padding-left: 0;	
}

#hidden_bullet {	
	list-style-image: url("images/transp.gif");
	margin-left: 2 auto;
}

#hidden_bullet ul{
	list-style-image: url("images/transp.gif");
	margin: 0;
	padding: 0;
}

#hidden_bullet ul li{ 
	list-style-image: url("images/transp.gif");
	margin-left: 20px;
	padding-left: 0;
}

#hidden_bullet ul li ul li{ 
	list-style-image: url("images/transp.gif");
	font-size: 90%;
	text-indent: -25px;
}

/*----------------------*/
/* DOMINO AND WEB FORMS */
/*----------------------*/

/*dom_blue_link12*/

a.dom_blue_link12:link {
	color: #00559c;
	text-decoration: none;
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-align:center;
}

a.dom_blue_link12:visited {
	color: #00559c;
	text-decoration: none;
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-align:center;
}

a.dom_blue_link12:active {
	color: #00559c;
	text-decoration: none;
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-align:center;
}

a.dom_blue_link12:hover {
	color: #550a0b;
	text-decoration: underline;
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-align:center;
}

.dom_blue_link12_on_link_text {
	color: #00559c;
	text-decoration: none;
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-align:center;
}

/* Form Fields and Buttons */

input
{
	BORDER-RIGHT: #999999 1px solid; 
	BORDER-TOP: #999999 1px solid; 
	BORDER-LEFT: #999999 1px solid; 
	BORDER-BOTTOM: #999999 1px solid; 
	color: #000000;
	FONT-SIZE: 12px;
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	border-style: solid;
	border-color: #CDCDCD;	
	background-color:#ffffff;
}

.SUBMIT_SM
{
	background-image: url(images/dominoForms/buttons/button_blank_sm.gif);
	height: 21px;
	width: 40px; 
	color: #00559c;
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	text-align:center;
	vertical-align: middle;
	font-weight:bold;
	BORDER-RIGHT: 0px; 
	BORDER-TOP: 0px; 
	BORDER-LEFT: 0px; 
	BORDER-BOTTOM: 0px;
	padding-bottom:2px;
}

.SUBMIT
{
	background-image: url(images/dominoForms/buttons/button_blank.gif);
	height: 21px;
	width: 64px; 
	color: #00559c;
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	text-align:center;
	vertical-align: middle;
	font-weight:bold;
	BORDER-RIGHT: 0px; 
	BORDER-TOP: 0px; 
	BORDER-LEFT: 0px; 
	BORDER-BOTTOM: 0px;
	padding-bottom:2px;
}

.SUBMIT_DISABLED
{
	background-image: url(images/dominoForms/buttons/button_blank_dis.gif);
	height: 21px;
	width: 64px; 
	color: #ffffff;
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	text-align:center;
	vertical-align: middle;
	font-weight:bold;
	BORDER-RIGHT: 0px; 
	BORDER-TOP: 0px; 
	BORDER-LEFT: 0px; 
	BORDER-BOTTOM: 0px;
	padding-bottom:2px;
}

.SUBMIT_MED
{
	background-image: url(images/dominoForms/buttons/button_blank_med.gif);
	height: 21px;
	width: 74px; 
	color: #00559c;
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	text-align:center;
	vertical-align: middle;
	font-weight:bold;
	BORDER-RIGHT: 0px; 
	BORDER-TOP: 0px; 
	BORDER-LEFT: 0px; 
	BORDER-BOTTOM: 0px;
	padding-bottom:2px;
}

.SUBMIT_MED_DISABLED
{
	background-image: url(images/dominoForms/buttons/button_blank_med_dis.gif);
	height: 21px;
	width: 74px; 
	color: #ffffff;
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	text-align:center;
	vertical-align: middle;
	font-weight:bold;
	BORDER-RIGHT: 0px; 
	BORDER-TOP: 0px; 
	BORDER-LEFT: 0px; 
	BORDER-BOTTOM: 0px;
	padding-bottom:2px;
}

.SUBMIT_MEDLRG
{
	background-image: url(images/dominoForms/buttons/button_blank_medlrg.gif);
	height: 21px;
	width: 98px; 
	color: #00559c;
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	text-align:center;
	vertical-align: middle;
	font-weight:bold;
	BORDER-RIGHT: 0px; 
	BORDER-TOP: 0px; 
	BORDER-LEFT: 0px; 
	BORDER-BOTTOM: 0px;
	padding-bottom:2px;
}

.SUBMIT_LRG
{
	background-image: url(images/dominoForms/buttons/button_blank_lrg.gif);
	height: 21px;
	width: 125px; 
	color: #00559c;
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	text-align:center;
	vertical-align: middle;
	font-weight:bold;
	BORDER-RIGHT: 0px; 
	BORDER-TOP: 0px; 
	BORDER-LEFT: 0px; 
	BORDER-BOTTOM: 0px;
	padding-bottom:2px;
}

.SUBMIT_LRG_DISABLED
{
	background-image: url(images/dominoForms/buttons/button_blank_lrg_dis.gif);
	height: 21px;
	width: 125px; 
	color: #ffffff;
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	text-align:center;
	vertical-align: middle;
	font-weight:bold;
	BORDER-RIGHT: 0px; 
	BORDER-TOP: 0px; 
	BORDER-LEFT: 0px; 
	BORDER-BOTTOM: 0px;
	padding-bottom:2px;
}

.SUBMIT_XLRG
{
	background-image: url(images/dominoForms/buttons/button_blank_xlrg.gif);
	height: 21px;
	width: 145px; 
	color: #00559c;
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	text-align:center;
	vertical-align: middle;
	font-weight:bold;
	BORDER-RIGHT: 0px; 
	BORDER-TOP: 0px; 
	BORDER-LEFT: 0px; 
	BORDER-BOTTOM: 0px;
	padding-bottom:2px;
}

.SUBMIT_XLRG_DISABLED
{
	background-image: url(images/dominoForms/buttons/button_blank_xlrg_dis.gif);
	height: 21px;
	width: 145px; 
	color: #ffffff;
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	text-align:center;
	vertical-align: middle;
	font-weight:bold;
	BORDER-RIGHT: 0px; 
	BORDER-TOP: 0px; 
	BORDER-LEFT: 0px; 
	BORDER-BOTTOM: 0px;
	padding-bottom:2px;
}

.SUBMIT_XXLRG
{
	background-image: url(images/dominoForms/buttons/button_blank_xxlrg.gif);
	height: 21px;
	width: 175px; 
	color: #00559c;
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	text-align:center;
	vertical-align: middle;
	font-weight:bold;
	BORDER-RIGHT: 0px; 
	BORDER-TOP: 0px; 
	BORDER-LEFT: 0px; 
	BORDER-BOTTOM: 0px;
	padding-bottom:2px;
}

.SUBMIT_XXLRG_DISABLED
{
	background-image: url(images/dominoForms/buttons/button_blank_xxlrg_dis.gif);
	height: 21px;
	width: 175px; 
	color: #ffffff;
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	text-align:center;
	vertical-align: middle;
	font-weight:bold;
	BORDER-RIGHT: 0px; 
	BORDER-TOP: 0px; 
	BORDER-LEFT: 0px; 
	BORDER-BOTTOM: 0px;
	padding-bottom:2px;
}


.radio
{
	color: #000000;
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	border-color: transparent;
	border-width:0;
	background-color: transparent;
}

.checkbox
{	
	color: #000000;
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	border-color: transparent;
	border-width:0;	
	background-color: transparent;
}

.select
{
	BORDER-RIGHT: #999999 1px solid; 
	BORDER-TOP: #999999 1px solid; 
	BORDER-LEFT: #999999 1px solid; 
	BORDER-BOTTOM: #999999 1px solid;
	color: #000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	border-style: solid;
	border-color: #CDCDCD;	
	background-color:#ffffff;
}

.textarea
{
	BORDER-RIGHT: #999999 1px solid; 
	BORDER-TOP: #999999 1px solid; 
	BORDER-LEFT: #999999 1px solid; 
	BORDER-BOTTOM: #999999 1px solid;
	color: #00559c;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	border-style: solid;
	border-color: #CDCDCD;	
	background-color:#ffffff;
} 

.PRINT_MED
{
	background-image: url(images/dominoForms/buttons/print_button_blank_med.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 74px; 
	color: #00559c;
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	text-align:center;	
	vertical-align: middle;
	font-weight:bold;
	BORDER-RIGHT: 0px; 
	BORDER-TOP: 0px; 
	BORDER-LEFT: 0px; 
	BORDER-BOTTOM: 0px;
	padding-bottom:2px;
}

.CANCEL_MED
{
	background-image: url(images/dominoForms/buttons/cancel_button_blank_med.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 74px; 
	color: #00559c;
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	text-align:center;	
	vertical-align: middle;
	font-weight:bold;
	BORDER-RIGHT: 0px; 
	BORDER-TOP: 0px; 
	BORDER-LEFT: 0px; 
	BORDER-BOTTOM: 0px;
	padding-bottom:2px;
}

.ACCEPT_MED
{
	background-image: url(images/dominoForms/buttons/accept_button_blank_med.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 74px; 
	color: #00559c;
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	text-align:center;	
	vertical-align: middle;
	font-weight:bold;
	BORDER-RIGHT: 0px; 
	BORDER-TOP: 0px; 
	BORDER-LEFT: 0px; 
	BORDER-BOTTOM: 0px;
	padding-bottom:2px;
}

.SEARCH_MED
{
	background-image: url(images/dominoForms/buttons/search_button_blank_med.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 74px; 
	color: #00559c;
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	text-align:center;	
	vertical-align: middle;
	font-weight:bold;
	BORDER-RIGHT: 0px; 
	BORDER-TOP: 0px; 
	BORDER-LEFT: 0px; 
	BORDER-BOTTOM: 0px;
	padding-bottom:2px;
}

.DELETE_MED
{
	background-image: url(images/dominoForms/buttons/delete_button_blank_med.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 74px; 
	color: #00559c;
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	text-align:center;	
	vertical-align: middle;
	font-weight:bold;
	BORDER-RIGHT: 0px; 
	BORDER-TOP: 0px; 
	BORDER-LEFT: 0px; 
	BORDER-BOTTOM: 0px;
	padding-bottom:2px;
}

.NEXT_MED
{
	background-image: url(images/dominoForms/buttons/next_button_blank_med.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 74px; 
	color: #00559c;
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	text-align:center;	
	vertical-align: middle;
	font-weight:bold;
	BORDER-RIGHT: 0px; 
	BORDER-TOP: 0px; 
	BORDER-LEFT: 0px; 
	BORDER-BOTTOM: 0px;
	padding-bottom:2px;
}

.BACK_MED
{
	background-image: url(images/dominoForms/buttons/back_button_blank_med.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 74px; 
	color: #00559c;
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	text-align:center;	
	vertical-align: middle;
	font-weight:bold;
	BORDER-RIGHT: 0px; 
	BORDER-TOP: 0px; 
	BORDER-LEFT: 0px; 
	BORDER-BOTTOM: 0px;
	padding-bottom:2px;
}

.dom_gentext10blacknoback
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	color: #000000;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	background-color:transparent;
}

.dom_gentext11blacknoback
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	background-color:transparent;
}

.dom_redText {
	color: #C41230;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.dom_errorText {
	background-repeat:no-repeat;
	background-image: url(images/dominoForms/error_icon.gif);
	height:17px;
	color: #C41230;
	font-weight: normal;	
	font-style: normal;
    text-decoration: none;
	text-indent: 25px;	
	vertical-align:middle;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.dom_alertText {
	background-repeat:no-repeat;
	background-image: url(images/dominoForms/alert_icon.gif);
	background-color: #FFFFFF;	
	height:17px;
	color: #000000;
	font-weight: normal;	
	font-style: normal;
    text-decoration: none;
	text-indent: 25px;	
	vertical-align:middle;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.dom_alertBox {	
	background-color: #FFFFFF;
	border-bottom-style: dashed;	
	border-bottom: dashed;
	border-left: dashed;
	border-right: dashed;
	border-top: dashed;
	border-width:1px;
	border-color: #999999;		
	vertical-align:middle;
	padding: 10px;	
}

DIV	{
	padding: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

fieldset
{ 
	border:1px;
	border-color: #00559c;
	border-style:solid;	
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

legend 
{	
  	padding: 4px;
	color: #00559c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;	
  }
 
.dom_formBox
{	
	line-height: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	background-color: #f7f7f7;
} 
  
.dom_formNotes
{
     font-family: Verdana, Arial, Helvetica, sans-serif;
	 color: #626262;
	 font-weight: normal;
	 font-size:10px;
	 font-style: italic;
     text-decoration: none;
	 text-indent: 5px;
	 background-color:transparent;
}

.dom_formInstructionTextBlue 
{
	 background-repeat:no-repeat;
	 background-color: #f6fafd;
	 height:17px;
	 background-image: url(images/dominoForms/info_icon.gif);
     font-family: Verdana, Arial, Helvetica, sans-serif;
	 text-indent: 25px;
	 text-align:left;
	 vertical-align: middle;
	 color: #1b1464;
	 font-size:13px;
	 font-weight: normal;	 
}

.dom_instructionsBox {	
	background-color: #f6fafd;
	border-bottom-style: dashed;	
	border-bottom: dashed;
	border-left: dashed;
	border-right: dashed;
	border-top: dashed;
	border-width:1px;
	border-color: #999999;		
	vertical-align:middle;
	padding: 10px;	
}

.dom_data_table							{width:100%; FONT-FAMILY: Verdana, Geneva, sans-serif;}
.dom_data_table .data_title				{font-weight:bold; font-size: 12px; FONT-FAMILY: Verdana, Geneva, sans-serif; background-color: #EFEFDD; color: #000000; background-position: center right; background-repeat: no-repeat; border-right: 1px solid #FFFFFF; }
.dom_data_table .data_bedding			{font-weight:bold; FONT-FAMILY: Verdana, Geneva, sans-serif; background-color: #00559c; color: #FFFFFF; text-align: right; border-bottom :1px solid #00559c; }
.dom_data_table table					{border-width:1px; FONT-FAMILY: Verdana, Geneva, sans-serif;}
.dom_data_table th						{padding:4px; FONT-FAMILY: Verdana, Geneva, sans-serif; font-size: 12px; background-color: #f4f4f4; color:#000000; border-right: 1px solid #00559c; border-left: 1px solid #00559c; border-bottom :1px solid #00559c; text-align: center;}
.dom_data_table.th_left					{padding:4px; FONT-FAMILY: Verdana, Geneva, sans-serif; font-size: 12px; background-color: #f4f4f4; color:#000000; border-right: 1px solid #00559c; border-left: 1px solid #00559c; border-bottom :1px solid #00559c; text-align: left;}
.dom_data_table .data_row_field_title	{padding:5px; FONT-FAMILY: Verdana, Geneva, sans-serif; font-size: 12px; background-color: #e6e6e6; color:#000000; border-right: 1px solid #00559c; border-left: 1px solid #00559c; font-weight: bold; text-align: right;}
.dom_data_table tr						{border-left :1px solid #DBE6EE; FONT-FAMILY: Verdana, Geneva, sans-serif;}
.dom_data_table .data_row td			{background-color:#f2f2f2; border-bottom:1px solid #00559c; FONT-FAMILY: Verdana, Geneva, sans-serif; border-right: 1px solid #00559c; border-left: 1px solid #00559c;}
.dom_data_table .data_row_alt_odd td	{background-color:#ffffff; border-bottom:1px solid #00559c; FONT-FAMILY: Verdana, Geneva, sans-serif; border-right: 1px solid #00559c; border-left: 1px solid #00559c;}
.dom_data_table .data_row_alt_even td	{background-color:#f6fafd; border-bottom:1px solid #00559c; FONT-FAMILY: Verdana, Geneva, sans-serif; border-right: 1px solid #00559c; border-left: 1px solid #00559c;}
.dom_data_table .data_row_alt_special td {background-color:#fffbcc; border-bottom:1px solid #00559c; FONT-FAMILY: Verdana, Geneva, sans-serif; border-right: 1px solid #00559c; border-left: 1px solid #00559c;}
.dom_data_table .header					{color: #FFFFFF; FONT-FAMILY: Verdana, Geneva, sans-serif; font-size:12px; background-position:right center; padding:0px; margin:0px; font-weight:bold; text-indent:5px; height:22px; border-right: 1px solid #FFFFFF;}
.dom_data_table td						{padding:3px; FONT-FAMILY: Verdana, Geneva, sans-serif; font-size: 10px;}

#dom_tNav {	
	list-style-image: url("images/dominoForms/blue_square_bullet.gif");
	margin-left: 2 auto;
}

#dom_tNav ul{
	list-style-image: url("images/dominoForms/blue_square_bullet.gif");
	margin: 0;
	padding: 0;
}

#dom_tNav ul li{ 
	list-style-image: url("images/dominoForms/blue_small_bullet.gif");
	margin-left: 20px;
	padding-left: 0;
}

#dom_tNav ul li ul li{ 
	list-style-image: url("images/dominoForms/blue_small_bullet.gif");
	font-size: 90%;
	text-indent: -25px;
}

#dom_smBullet {	
	list-style-image: url("images/dominoForms/blue_small_bullet.gif");
	margin-left: 2 auto;
	padding: 0;
}

#dom_smBullet ul{
	list-style-image: url("images/dominoForms/blue_small_bullet.gif");
	margin: 0;
	padding: 0;
}

#dom_smBullet ul li{ 
	list-style-image: url("images/dominoForms/blue_small_bullet.gif");
	margin-left: 20px;
	padding-left: 0;
}