/* CSS Document */

BODY {
	background-color: #FEFEFE;
	background-image: url(../image/homepage01.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
}

P, TD, UL, OL {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
}



UL, Ol { line-height: 18px; }

TD.alignRight { text-align: right; }
TD.alignRightBottom { text-align: right; vertical-align: bottom; }
TD.alignCenter { text-align: center; }
TD.alignTop { vertical-align: top; }
TD.alignCenterTop { vertical-align: top; text-align: center; }
TD.alignBottom { vertical-align: bottom; }

TD.cellBg {
	background-image: url(../image/homepage02.jpg);
	background-position: top center;
	background-repeat: no-repeat;
/*	background-color: #FEFEFE;*/
	vertical-align: top;
	text-align: left;
}

TD.headerBg {
	background-image: url(../image/headerBG.jpg);
	background-position: top center;
	background-repeat: no-repeat;
/*	background-color: #FEFEFE;*/
	vertical-align: top;
	text-align: left;
	height: 55px;
}

TD.cellBg_Bar {
	background-image: url(../images/cell_bgbar.gif);
	background-position: top left;
	background-repeat: repeat-x;
	height: 28px;
}

/* Navigation Bar */
TD.navCell {
	background-image: url(../image/headerDiv.jpg);
	background-position: 0% 100%;
	background-repeat: no-repeat;
	padding-top: 13px;
	color:  #15496D;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}

TD.navCellFirst {
	padding-top: 13px;
	color: #15496D;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}

/* Header Image*/
TD.hdr_cell {
	background-image: url(../images/p02.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	text-align: center;
	vertical-align: top;
	padding-top: 45px;
	padding-left: 5px;
	padding-right: 3px;
	color: #373737;
	font-size: 18px;
	line-height: 20px;
}
.hdr_cell_slogan {
	text-align: center;
	vertical-align: top;
	padding-top: 45px;
	padding-left: 5px;
	padding-right: 3px;
	color: #373737;
	font-size: 14px;
}

/* Main Index Content Area */
TD.perforatedLine_horz {
	/*background-image: url(images/divline02.gif);*/
	background-position: top left;
	background-repeat: repeat-x;
}
TD.perforatedLine_vert, TD.perforatedLine_vert2 {
	/*background-image: url(images/divline03.gif);*/
	background-repeat: repeat-y;
	padding: 1px;
	vertical-align: top;
}
TD.perforatedLine_vert { background-position: top left; }
TD.perforatedLine_vert2 { background-position: top right; }
TD.content_01 {
	padding-top: 10px;
	padding-right: 10px;
	vertical-align: bottom;
	text-align: left;
	line-height: 18px;
}

/* Info Box */
TD.info_Box1 {
	background-image: url(../images/p04_2.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	background-color: #000000;
	text-align: right;
	color: #7C7C7C;
}

/* News */
TD.news {
	background-image: url(../images/cell_bg2.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 3px;
	color: #A7C2CD;
	vertical-align: top;
}
TD.newsBullet {
	background-image: url(../images/arr03a.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-top: 2px;
	padding-bottom: 15px;
	color: #A7C2CD;
	font-weight: bold;
	text-align: left;
}

/* Footer */
TD.footerCell {
	clear: both;
	height: 60px;
	background: url(../image/sub2.jpg) repeat-x left top;
	color: #606060;
}



/* Sub Page Title Bar */
TD.subSec_TitleBar {
	background-image: url(../image/cell_bg4.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-bottom: 17px;
	color: #FFFFFF;
	vertical-align: bottom;
	width: 294px;
}
TD.subSec_Title {
	border-left: 10px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
	background-color: #406B83;
	color: #FFFFFF;
	text-align: left;
	font-size: 16px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 3px;
}
	
/* Sub Page Info Box */
TD.subInfo_Bg {
	background-image: url(../image/homepage04.jpg);
	background-position: top right;
	background-repeat: repeat-y;
	vertical-align: top;
}


TD.subInfo_Bullet {
	background-image: url(../image/sub2.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	background-size: 100%;
	background-color: #FFFFFF;
	padding-top: 12px;
	padding-left: 15px;
	padding-bottom: 17px;
	color: #7C7C7C;
	text-align: left;
	padding-right: 10px;
}


TD.subInfo_BulletLast {
	background-image: url(../image/homepage03.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	padding-bottom: 10px;
}

TD.subInfo_Bullet_David{
	background-image: url(../images/Michelangelos_David.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding-top: 17px;
	padding-left: 15px;
	padding-bottom: 17px;
	color: #7C7C7C;
	text-align: left;
	padding-right: 10px;
}
/* Sub Page Content */
TD.subContentArea {
	/*background-color: #657F91;*/
	padding: 10px;
	color: #606060; /*#D1DEE7;*/
/*	background-image: url(../images/divline05.gif);
	background-image: url(../image/sub2.jpg);*/
	background-image: url(../image/homepage03.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;

	text-align: left;
}

TD.subContentAreaPerga {
	background-image: url(../images/pergamino.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #8499A7;
	padding-top: 50px;
	padding-left: 70px;
	padding-bottom: 50px;
	padding-right: 70px;
	color: #000000;
	text-align: left;
}

TD.subContentDivision {
	background-image: url(../images/divline05.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
}


/*TD.subContent {
	background-color: #8499A7;
	color: #D9D9D9;
	padding: 15px;
	background-image: url(../images/divline06.gif);
	background-position: top right;
	background-repeat: repeat-y;
	text-align: left;
	vertical-align: top;
}*/


/*TD.subContent2 {
	background-color: #657F91;
	color: #D9D9D9;
	padding: 15px;
	background-image: url(../images/divline06.gif);
	background-position: top right;
	background-repeat: repeat-y;
	text-align: left;
	vertical-align: top;
}*/

TD.subContent {

	color: #00A2B5;
	padding: 15px;
	background-image: url(../image/homepage03.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;
/*	background-position: bottom;*/
	text-align: left;
	vertical-align: top;
}



TD.subContent2 {

	color: #00A2B5;
	padding: 15px;
	background-image: url(../image/homepage03.jpg);
	background-position: top left;
	background-repeat: repeat-x;

	text-align: left;
	vertical-align: top;
}

TD.subContent3 {
	background-image: url(../image/sub2.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	background-size: 100%;
	padding: 15px;
	color: #00A2B5;
	text-align: left;
	vertical-align: top;
}

TD.subContent4 {
	background-image: url(../image/sub3.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;
	background-size: 100%;
	padding: 15px;
	color: #00A2B5;
	text-align: left;
	vertical-align: top;
}


/* Span class */
SPAN.text18px_black { font-size: 18px; color: #000000; line-height: 23px}
SPAN.text22px_black { font-size: 22px; color: #000000; }
SPAN.text12px_blue { color: #467888; font-size: 12px; }
SPAN.text12px_white { color: #FFFFFF; font-size: 12px; line-height: 15px; }
SPAN.text15px_white { color: #FFFFFF; font-size: 15px; line-height: 18px; }
SPAN.text18px_white { color: #E0F5F4; font-size: 18px; line-height: 23px; }
SPAN.text15px_black { color: #00A2B5; font-size: 15px; line-height: 18px; font-weight: bold; }
SPAN.whiteText { color: #FFFFFF; }


/* Link Styles 467888*/
A.navLink { text-decoration: none;}
A.navLink:link { color: #FFFFFF;  /*#15496D;*/ }
A.navLink:active { color: #FFFFFF;  /*#15496D;*/ }
A.navLink:visited { color: #CCFFFF; /*#0D2E44; */}
A.navLink:hover { color: #FFFFFF; }

A.btnLink { text-decoration: none; font-size: 13px; font-weight: bold; }
A.btnLink:link { color: #4F748B; }
A.btnLink:active { color: #4F748B; }
A.btnLink:visited { color: #3C5768; }
A.btnLink:hover { background-color: #4F748B; color: #FFFFFF; }

A.btnLink2 { text-decoration: none; font-size: 11px; font-weight: bold; }
A.btnLink2:link { color: #FFFFFF; }
A.btnLink2:visited { color: #FFFFFF; }
A.btnLink2:active { color: #FFFFFF; }
A.btnLink2:hover { color: #657F91; }

A.btnLink3 { text-decoration: none; font-size: 11px; font-weight: bold; }
A.btnLink3:link { color: #00A2B5; }
A.btnLink3:visited { color: #00A2B5; }
A.btnLink3:active { color: #00A2B5; }
A.btnLink3:hover { color: #000000; }

A.btnLink4 { text-decoration: none; font-size: 11px; font-weight: bold; }
A.btnLink4:link { color: #606060; }
A.btnLink4:active { color: #606060;}
A.btnLink4:visited { color: #606060; }
A.btnLink4:hover { color: #000000; }

/*
A.btnLink4:link { color: #A0A0A0; }
A.btnLink4:active { color: #A0A0A0; }
A.btnLink4:visited { color: #4F748B; }
A.btnLink4:hover { color: #000000; }*/



A.btnLink5 { text-decoration: none; font-size: 11px; font-weight: bold; }
A.btnLink5:link { color: #000000; }
A.btnLink5:visited { color: #000000; }
A.btnLink5:active { color: #000000; }
A.btnLink5:hover { color: #FFFFFF; }

A.btnLink6 { text-decoration: none; font-size: 11px; }
A.btnLink6:link { color: #FFFFFF; }
A.btnLink6:visited { color: #FFFFFF; }
A.btnLink6:active { color: #FFFFFF; }
A.btnLink6:hover { color: #000000; }