/* CSS Document */
BODY {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; MARGIN: 0px; COLOR: #333333; LINE-HEIGHT: 18px; FONT-FAMILY: Arial,helvetica,Sans-Serif; BACKGROUND-COLOR: #ececec; TEXT-ALIGN: left
}
#Shadow {
	WIDTH: 1000px; BACKGROUND-COLOR: #d6d6d6
}
#MainBackground {
	BORDER-RIGHT: #adadad 1px solid; BORDER-TOP: #adadad 1px solid; BORDER-LEFT: #adadad 1px solid; WIDTH: 1000px; BORDER-BOTTOM: #adadad 1px solid; BACKGROUND-COLOR: #ffffff; TEXT-ALIGN: left
}
A {
	COLOR: #336699; TEXT-DECORATION: none
}
A:hover {
	COLOR: #336699; TEXT-DECORATION: underline! important
}

/* --------------------------------- */
/*MESSAGE BOX CLEAN	serie	  		 */
	.clean-gray{
		border:solid 1px #DEDEDE; 
		background:#EFEFEF;
		color:#222222;
		padding:4px;
		text-align:left;
	}
	.clean-yellow{
		border:solid 1px #DEDEDE; 
		background:#FFFFCC;
		color:#222222;
		padding:4px;
		text-align:left;
	}
	.clean-ok{
		border:solid 1px #349534; 
		background:#C9FFCA;
		color:#008000;
		font-weight:bold;
		padding:4px;
		text-align:left;
	}
	.clean-error{
		border:solid 1px #CC0000; 
		background:#F7CBCA;
		color:#CC0000;
		font-weight:bold;
		padding:4px;
		text-align:left;
	}

/* --------------------------------- */
/*MESSAGE BOX Iconized	  		 */
	.icon-gray{
		border:solid 1px #DEDEDE; 
		background:#EFEFEF;
		color:#222222;
		padding:4px;
		text-align:left;
	}
	.icon-yellow{
		border:solid 1px #DEDEDE; 
		/* background:#FFFFCC url(/images/icon-yellow.png) 8px 6px no-repeat; */
		color:#222222;
		padding:4px;
		text-align:left;
	}

		.icon-ok{
		border:solid 1px #90ac13; 
		background:#eef4d3 url(/images/moreinfoblue.png) 8px 2px no-repeat;
		color:#6b800d;
		font-weight:bold;
		padding:4px;
		text-align:left;
	}
	
	   .testimonials{
		border:solid 1px #90ac13; 
		background:#eef4d3 url(/images/testimonials.png) 2px 2px no-repeat;
		color:#6b800d;
		font-weight:bold;
		padding:4px;
		text-align:left;
		font-size:16px;
	}
	
		.contactus{
		border:solid 1px #90ac13; 
		background:#eef4d3 url(/images/contactus.png) 2px 2px no-repeat;
		color:#6b800d;
		font-weight:bold;
		padding:4px;
		text-align:left;
		font-size:16px;
	}
	.icon-error{
		border:solid 1px #CC0000; 
		/* background:#F7CBCA url(/images/icon-red.png) 8px 6px no-repeat; */
		color:#CC0000;
		font-weight:bold;
		padding:4px;
		text-align:left;
	}
	
/* --------------------------------- */
/*MESSAGE BOX SOLID	serie	  		 */

	.solid-gray{
		background:#444444;
		color:#FFFFFF;
		padding:4px;
		text-align:left;
	}
	.solid-yellow{
		background:#FFFFCC;
		color:#222222;
		padding:4px;
		text-align:left;
	}
	.solid-ok{
		background:#008000;
		color:#FFFFFF;
		font-weight:bold;
		padding:4px;
		text-align:left;
	}
	.solid-error{
		background:#CC0000;
		color:#FFFFFF;
		font-weight:bold;
		padding:4px;
		text-align:left;
	}
	
/* --------------------------------- */
/* ROUNDED ALTERNATE	  		 	*/

	/* ---------------------------------------------------------------------- */
	.round-a-gray{
		background:#444444 url(/images/round_gray-left.png) left top no-repeat;
		color:#FFFFFF;
		text-align:left;
		font-size:14px;
	}
		.round-a-gray div{
		/*	background:url(/images/round_gray-right.png) right bottom no-repeat; */
			padding:4px;
		}
	/* ---------------------------------------------------------------------- */
	.round-a-ok{
		background:#008000 url(/images/round_green-left.png) left top no-repeat;
		color:#FFFFFF;
		text-align:left;
	}
		.round-a-ok div{
			background:url(/images/round_green-right.png) right bottom no-repeat;
			padding:4px;
		}
	/* ---------------------------------------------------------------------- */
	.round-a-error{
		background:#CC0000 url(/images/round_red-left.png) left top no-repeat;
		color:#FFFFFF;
		text-align:left;
	}
		.round-a-error div{
			background:url(/images/round_red-right.png) right bottom no-repeat;
			padding:4px;
		}
		
/* --------------------------------- */
/* TOOLTIPS				  		 	*/

	/* ---------------------------------------------------------------------- */
	.tooltips-gray{
		background:#90ac13;
		color:#FFFFFF;
		text-align:left;
		padding-top:4px;
		font-size:16px;
	}
		.tooltips-gray div{
			background:url(/images/tips_gray.png) left bottom no-repeat;
			padding-top:4px;
			height:18px;
		}
	/* ---------------------------------------------------------------------- */
	.tooltips-ok{
		background:#008000;
		color:#FFFFFF;
		text-align:left;
		padding-top:4px;
	}
		.tooltips-ok div{
			background:url(/images/tips_green.png) left bottom no-repeat;
			padding-top:4px;
			height:18px;
		}
	/* ---------------------------------------------------------------------- */
	.tooltips-error{
		background:#CC0000;
		color:#FFFFFF;
		text-align:left;
		padding-top:4px;
	}
		.tooltips-error div{
			background:url(/images/tips_red.png) left bottom no-repeat;
			margin-top:4px;
			height:18px;
		}



/* Vertical Menu Start */

.arrowlistmenu{
width: 230px; /*width of menu*/
}

.arrowlistmenu .headerbar{
font: bold 16px Arial;
color: white;
background: black url(/images/glossyback.gif) repeat-x center left;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
}

.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #09548b;
background: url(/images/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 14px;
}

.arrowlistmenu ul li a:visited{
color: #09548b;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #09548b;
background-color: #e8f6bf;
}

/* Vertical Menu End */

.pagetitle
{
    font-size:23px;
    color:#09548b;
}

.pagetitlebold
{
    font-size:23px;
    color:#09548b;
    font-weight:bold;
}
.maintext
{
    font-size:16px;
    color:Black;
}
.maintextbold
{
    font-size:16px;
    color:Black;
    font-weight:bold;
}



.BlueHeader
{
    font-size:18px;
    color:#0e7b8f;
}


.GrayText
{
    font-size:16px;
    color:Gray;
}