/* Table Rules
----------------------------------------------- */

.rowHover {
	color: #000;
	cursor: pointer;
}


.HeaderContainer {
	width: auto;
	background-color: #e6e6e6;
	font-family: "Adobe Caslon Pro";
	background-color: #A3BCBF;
	line-height: 20px;
	width: auto;
	list-style-image: url(img/hand.gif);
	text-align: justify;
	padding-top: 20px;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 30px;
	list-style-position: outside;
}

.HeaderContainerBlog {
	width: auto;
	background-color: #e6e6e6;
	font-family: "Adobe Caslon Pro";
	background-color: #A3BCBF;
	line-height: 20px;
	width: auto;
	list-style-image: url(img/hand.gif);
	text-align: justify;
	padding-top: 20px;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 30px;
	list-style-position: outside;
}

.HeaderContainerImg {
	width: auto;
	background-color: #e6e6e6;
	font-family: "Adobe Caslon Pro";
	background-color: #A3BCBF;
	line-height: 20px;
	width: auto;
	list-style-image: url(img/hand.gif);
	text-align: justify;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 30px;
	list-style-position: outside;
}

.HeaderContainerMenu {
	width: auto;
	background-color: #e6e6e6;
	font-family: "Adobe Caslon Pro";
	background-color: #A3BCBF;
	line-height: 20px;
	width: auto;
	list-style-image: url(img/hand.gif);
	text-align: justify;
	padding-top: 20px;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-position: outside;
}
.HeaderContainerBold{
	font-weight: bold;
	color: #FFFFFF;	
}

.HeaderContainerBoldBigger{
	font-weight: bold;
	color: #FFFFFF;
	font-size: 120%;	
}
.HeaderContainerBoldBlack{
	font-weight: bold;
	color: #000000;	
}

.HeaderContainerSmall {
	width: auto;
	background-color: #e6e6e6;
	font-family: "Adobe Caslon Pro";
	background-color: #A3BCBF;
	line-height: 20px;
	width: auto;
	text-align: justify;
	padding-top: 0px;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 70px;
	list-style-position: outside;
	font-size: 80%;
}

.HeaderContainerAddress {
	width: auto;
	background-color: #e6e6e6;
	font-family: "Adobe Caslon Pro";
	background-color: #A3BCBF;
	line-height: 20px;
	width: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	list-style-position: outside;
	font-size: 80%;
}


a:link {
	font-size: 100%;
	font-family: "Adobe Caslon Pro";
}
a:visited {
	font-size: 100%;
	font-family: "Adobe Caslon Pro";
}
a:hover {
	font-size: 100%;
	font-family: "Adobe Caslon Pro";
}
a:active {
	font-size: 100%;
	font-family: "Adobe Caslon Pro";
}
ul {
	list-style-type: disc;
	list-style-position: outside;
	font-family: "Adobe Caslon Pro";
	font-size: 100%;
}
/************* tiny grey line ***************/
.GreyLine {
	height: 1px;
	background-color: #c7c2ba;
	width: 100%;
}
.TotalTable {
	font-family: "Adobe Caslon Pro";
	font-size: 12px;
	border:solid;
	border:1px solid #c2e8ee;
	/************* to pad out the table ***************/
	text-indent: 10px;
	width: 100%;
	line-height: 23px;
}
.TableDataWhite {
	font-family: "Adobe Caslon Pro";
	font-size: 12px;
	color: #000000;
	text-indent: 10px;
	width: 100%;
	line-height: 25px;
	top: 10px;
	bottom: 10px;
	left: 10px;
	right: 10px;
	border:#c2e8ee;
	border:solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #a1c6cf;
	border-right-color: #a1c6cf;
	border-bottom-color: #a1c6cf;
	border-left-color: #a1c6cf;
	padding: 5px;
}
.TableDataGrey {
	font-family: "Adobe Caslon Pro";
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	background-color: #EEE;
	border:#c2e8ee;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #a1c6cf;
	border-bottom-color: #a1c6cf;
	padding: 5px;
}
.TableDataTurq {
	background-color: #3db7e4;
	color: #FFFFFF;
	font-family: "Adobe Caslon Pro";
	font-size: 130%;
	font-weight: bold;
	text-align: center;
	padding: 5px;
}
/************* header dark blue***************/

.headerDarkBlue {
	font-family: "Adobe Caslon Pro";
	font-size: 120%;
	color: #04476f;
	line-height: 25px;
	font-weight: normal;
}
.headerDarkBlue a {
	color: #026fc4;
}
.headerDarkBlue a:hover {
	color: #ff3d08;
}
/************* main text dark Red***************/

.mainTxtDarkRed {
	font-family: "Adobe Caslon Pro";
	font-size: 100%;
	color: #AE1403;
	line-height: 25px;
}
/************* header dark Red***************/

.headerDarkRed {
	font-family: "Adobe Caslon Pro";
	font-size: 120%;
	color: #AE1403;
	line-height: 25px;
}
.mainTxtGrey {
	font-family: "Adobe Caslon Pro";
	font-size: 77%;
	font-style: normal;
	color: #858585;
	font-weight: normal;
	list-style-type: square;
	font-variant: normal;
	letter-spacing: normal;
	list-style-position: outside;
}
.mainTxtBold {
	font-family: "Adobe Caslon Pro";
	font-size: 77%;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	list-style-type: square;
	font-variant: normal;
	letter-spacing: normal;
	list-style-position: outside;
}
/************* main text ***************/
.mainTxt {
	font-family: "Adobe Caslon Pro";
	font-size: 77%;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	list-style-type: square;
	font-variant: normal;
	letter-spacing: normal;
	list-style-position: outside;
	
}
.mainTxt a {
	color: #006fc4;
}
.mainTxt a:hover {
	color: #ff5800;
}
.mainTxtPB {
	font-family: "Adobe Caslon Pro";
	font-size: 77%;
	color: #006fc4;
	
}

.mainTxtSmall {
	font-family: "Adobe Caslon Pro";
	font-size: 70%;
	font-style: normal;
	color: #333333;
	font-weight: normal;
	list-style-type: square;
	font-variant: normal;
	letter-spacing: normal;
	
}
.mainTxtG {
	font-family: "Adobe Caslon Pro";
	font-size: 77%;
	color: #008566;
	
}

.mainTxtRed {
	font-family: "Adobe Caslon Pro";
	font-size: 77%;
	color: #983222;
	
}

.mainTxtRedBold
 {

	font-weight: bolder;	
}
.mainTxtGBold {

	font-weight: bolder;	
}

/************* left navigation blue  ***************/
.LNavContainerH {
	text-align: left;
	width: 153px;
	background-color: #f1f1f1;
	font-family: "Adobe Caslon Pro";
	font-size: 115%;
	color: #ff5800;
	font-weight: bold;
}	
.LNavContainerH th {
	background-color: #f1f1f1;
	padding: 6px 0.25em;
	text-transform: uppercase;
	margin: 0;

}

.LNavContainerH td, LNavContainerH th {
	margin: 0;
	text-align: left;
	padding-top: 0.4em;
	padding-right: 0.375em;
	padding-bottom: 0.4em;
	padding-left: 0.375em;
}

.LNavContainer {
	text-align: left;
	width: 153px;
	background-color: #f1f1f1;
	font-family: "Adobe Caslon Pro";
	font-size: 90%;
	color: #006fc4;
	line-height: 12px;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #f1f1f1;
	border-right-color: #f1f1f1;
	border-bottom-color: #f1f1f1;
	border-left-color: #f1f1f1;
}	
.LNavContainer th {
	background-color: #f1f1f1;
	padding: 6px 0.25em;
	font-weight: bold;
	font-size: 90%;
	color: #006fc4;
	text-transform: uppercase;
	margin: 0;
	cursor: pointer;
}

.LNavContainer td, LNavContainer th {
	margin: 0;
	text-align: left;
	padding-top: 0.4em;
	padding-right: 0.375em;
	padding-bottom: 0.4em;
	padding-left: 0.375em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #505253;
}
.LNavContainer a {
	color: #006fc4;
}
.LNavContainer a:hover {
	color: #ff5800;
}
.LNavContainerL a {
	color: #000000;
}
.LNavContainerL a:link {
	font-size: 100%;
	font-family: "Adobe Caslon Pro";
	color: #000000;
}
/************* overall set up ***************/
.overview {
	background-color: #2faade;
	width: 986px;
	margin: 2px;
	padding: 2px;
}



/************* header ***************/

.newdesignBOLDB {
	font-family: "Adobe Caslon Pro";
	font-size: 180%;
	color: #008566;
	line-height: 35px;
	background-position: top;
}
.newdesignBOLDB a {
	background-color: #2faade;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-position: top;
}
.newdesignBOLDB a:hover {
	color: #FFFFFF;
	background-color: #ff3d08;
}

/************* header ***************/

.newdesignBOLDBl {
	font-family: "Adobe Caslon Pro";
	font-size: 115%;
	color: #04476f;
	line-height: 25px;
}


.newdesignBOLDBl a {
	background-color: #2faade;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	background-position: top;
	color: #FFFFFF;
}
.newdesignBOLDBl a:hover {
	color: #FFFFFF;
	background-color: #008566;
}

.newdesignBOLDBl2 {
	font-family: "Adobe Caslon Pro";
	font-size: 105%;
	color: #04476f;
	line-height: 15px;
}

.line2 {
	
	line-height: 10px;
}

.widht {
	width: 12px;
}

/************* sheader ***************/

.newdesignBOLDBlS {
	font-family: "Adobe Caslon Pro";
	font-size: 95%;
	color: #04476f;
	font-weight: bold;
}
/************* menu ***************/	
.tinytextGrey {
	font-family: "Adobe Caslon Pro";
	font-size: 70%;
	color: #9e9e9e;
	height: 20px;
	width: 986px;
	text-align: center;
	padding: 4px 0.25em;
	margin: 0;
	background-color: #ffffff;
}
.image {
	background-repeat: no-repeat;
	background-image: url(file:///Z|/nicola/capita/newdesign/recap/images/feet.gif);
}
