/* CSS Document */

.innerCentral {
	padding-bottom: 30px; 
	border-bottom: 3px solid #A8D40F;
}

.popup
{
	margin-top: 20px;
	border-top: 3px solid #A8D40F;
	font-size: 11px;
}

.leftColumn {
	width: 533px; 
	float: left;
	
}

.leftColumn p {
	padding: 0 0 20px 0;
	margin: 0;
	font-size: 12px;
}

.rightColumn 
{
	padding: 6px;
		BACKGROUND: url(../images/innerPages/bg_rightColumn.gif) #e2e2dd no-repeat left top;	
		FLOAT: right;
		WIDTH: 245px;
}


.rightColumn .title {
	
	font-weight: bold;
	color: #FFFFFF;
	font-size: 15px;
	/* background: #A8D40F url(../images/innerPages/bg_title.gif) left top no-repeat; */
	margin: 5px 0px 0px 0px;
	background-color: #A8D40F;
	padding: 3px 0px 5px 12px;
	
}

.title_n
{
	background: url(../images/t.gif) left top no-repeat;
}


.txtGrey, .txtGrey:link, .txtGrey:visited, .txtGrey:active {
	color: #636466;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: regular;
	text-decoration: NONE;
}
/* -----------------------------------------------------------------------------------------------------*/

/* Bullets */
.bullet_r
{
	font: bold 14px;
	padding: 0px 0px 0px 0px;	
	color: #303030;	
}

.bullet_r .open:link, .bullet_r .open:active, .bullet_r .open:visited
{
	font: bold 14px Arial;
	color: #BF372F;
	text-decoration: none;
	background: url(../images/innerPages/bulletOpen.gif) left 3px no-repeat;
	padding: 0px 0px 0px 16px;
	display: block;	
}

.bullet_r .open:hover
{
	font: bold 14px Arial;
	color: #BF372F;
	text-decoration: underline;
	background: url(../images/innerPages/bulletOpen.gif) left 3px no-repeat;
	padding: 0px 0px 0px 16px;
	display: block;
}

.bullet_r .close:link, .bullet_r .close:active, .bullet_r .close:visited
{
	font: bold 14px Arial;
	color: #303030;
	text-decoration: none;
	background: url(../images/innerPages/bulletClose.gif) left 3px no-repeat;
	padding: 0px 0px 0px 16px;
	display: block;
}

.bullet_r .close:hover
{
	font: bold 14px Arial;
	color: #303030;
	text-decoration: underline;
	background: url(../images/innerPages/bulletClose.gif) left 3px no-repeat;
	padding: 0px 0px 0px 16px;
	display: block;
}

.bullet_r .selected:link, .bullet_r .selected:visited, .bullet_r .selected:active
{
	font: bold 14px Arial;
	color: #303030;
	text-decoration: none;
	background: url(../images/innerPages/bulletOpen.gif) left 3px no-repeat;
	padding: 0px 0px 0px 16px;
	display: block;
}

.bullet_r .selected:hover
{
	font: bold 14px Arial;
	color: #303030;
	text-decoration: none;
	background: url(../images/innerPages/bulletOpen.gif) left 3px no-repeat;
	padding: 0px 0px 0px 16px;
	display: block;
}

.bullet_r .opennoitems:link, .bullet_r .opennoitems:visited, .bullet_r .opennoitems:active
{
	font: bold 14px Arial;
	color: #BF372F;
	text-decoration: none;
	background: url(../images/innerPages/bulletClose.gif) left 3px no-repeat;
	padding: 0px 0px 0px 16px;
	display: block;
}

.bullet_r .opennoitems:hover
{
	font: bold 14px Arial;
	color: #BF372F;
	text-decoration: none;
	background: url(../images/innerPages/bulletClose.gif) left 3px no-repeat;
	padding: 0px 0px 0px 16px;
	display: block;
}


.bullet_r_i
{
	font: 12px Arial;
	margin: 2px 0px 0px 0px;
	color: #303030;
}

.bullet_r_i .open:link, .bullet_r_i .open:visited, .bullet_r_i .open:active
{
	font: bold 12px Arial;
	color: #BF372F;
	padding: 0px 0px 0px 17px !important;
	text-decoration: none;
	display: block;
}

.bullet_r_i .open:hover
{
	font: bold 12px Arial;
	color: #BF372F;
	padding: 0px 0px 0px 17px !important;
	text-decoration: underline;
	display: block;
}

.bullet_r_i .close:link, .bullet_r_i .close:visited, .bullet_r_i .close:active
{
	font: 12px Arial;
	color: #303030;
	padding: 0px 0px 0px 17px !important;
	text-decoration: none;
	display: block;
}

.bullet_r_i .close:hover
{
	font: 12px Arial;
	color: #303030;
	padding: 0px 0px 0px 17px !important;
	text-decoration: underline;
	display: block;
}

.bullet_r_i .selected:link, .bullet_r_i .selected:visited, .bullet_r_i .selected:active
{
	font: 12px Arial;
	color: #303030;
	padding: 0px 0px 0px 17px !important;
	text-decoration: none;
	display: block;
}

.bullet_r_i .selected:hover
{
	font: 12px Arial;
	color: #303030;
	padding: 0px 0px 0px 17px !important;
	text-decoration: underline;
	display: block;
}

.bullet_r_i_i
{
	font: 12px Arial;
	margin: 0px 0px 5px 6px;
	color: #303030;
}

.bullet_r_i_i .open:link, .bullet_r_i_i .open:visited, .bullet_r_i_i .open:active
{
	font: 12px Arial;
	color: #BF372F;
	margin: 0px 0px 2px 0px !important;	
	text-decoration: none;
	display: block;
}

.bullet_r_i_i .open:hover
{
	font: 12px Arial;
	color: #BF372F;
	margin: 0px 0px 2px 0px !important;	
	text-decoration: underline;
	display: block;
}

.bullet_r_i_i .close:link, .bullet_r_i_i .close:visited, .bullet_r_i_i .close:active
{
	font: 12px Arial;
	color: #303030;
	margin: 0px 0px 2px 0px !important;	
	text-decoration: none;
	display: block;
}

.bullet_r_i_i .close:hover
{
	font: 12px Arial;
	color: #303030;
	margin: 0px 0px 2px 0px !important;
	text-decoration: underline;
	display: block;
}

/* Bullets */

.bullet { font-size: 12px; }

.bullet ul {
	margin: 5px 15px 15px 15px;
	padding: 0px;
	list-style-type: none;
}

.bullet ul li
{
	padding-left: 0px;
	background: url(../images/innerPages/listBullet.gif) 0px 4px no-repeat;	
	padding: 0px 0px 0px 15px;
	/* IE patch */
	padding-bottom: expression('10px');	
}

.rightColumn .subLinks 
{
	BACKGROUND: url(../images/innerPages/bg_whiteBottom.gif) #ffffff no-repeat left bottom;	
	MARGIN-BOTTOM: 6px;
	height: 1%;
	padding: 6px 6px 6px 0px;
}
.rightColumn .subLinks ul .close a, .rightColumn .subLinks ul .open a
{
	display: block;
	_height: 1%;
	background: url(../images/innerPages/bulletClose.gif) left 3px no-repeat;
	padding:0px 0px 0px 15px;
}

.rightColumn .subLinks ul .open a
{
	background: url(../images/innerPages/bulletOpen.gif) left 3px no-repeat;
}
.ulforBranches
{
	margin: 0px 0px 0px 10px;
	padding: 0px;
}

.subLinks ul 
{
	background-color:White;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.subLinks ul li {
	font-weight: bold;
	font-size: 14px;
	padding: 0 0 10px 15px !important;
	padding: 0 0 10px 15px;
	border: 1px solid #ffffff;
}

.subLinks ul li.close {
	font-weight: bold;
	font-size: 14px;
	/*padding: 0 0 0 15px;
	background: url(../images/innerPages/bulletClose.gif) left 3px no-repeat;*/
}
.subLinks ul li a:link, .subLinks ul li a:visited {
	color: #303030;
	text-decoration: none;
}
.subLinks ul li a:hover {
	text-decoration: underline;
}
.subLinks ul li.open {
	/*background: url(../images/innerPages/bulletOpen.gif) left 5px no-repeat;*/
	padding: 0 0 0 15px;
	font-weight: bold;
	font-size: 14px;
}
.subLinks ul li.on {
	color: #BF372F;
}

.CLickedOn {
	color: #BF372F;
}


.subLinks ul ul {
	margin: 0 0 10px 0 !important;
	margin: 10px 0 0 0;
	padding: 0;
	height: 1%;
	list-style-type: none;
}

.subLinks ul ul li {
	font-weight: normal;
	font-size: 12px;
	padding: 0 0 2px 30px !important;
	padding: 0 0 2px 15px;
	margin: 0px;
	background: none;
	
	
}
.subLinks ul ul li a:link, .subLinks ul ul li a:visited {
	color: #303030;
	text-decoration: none;
}
.subLinks ul ul li a:hover {
	text-decoration: underline;
}


.subLinks ul ul li.on {
	color: #C83A31;
	font-weight: bold;
}

.rightColumn .moreLinks {
	background: #FFFFFF url(../images/innerPages/bg_whiteTop.gif) left top no-repeat;
	
}

.registrationButton {
	
	padding-bottom:1px;
}

.tableBorders
{
	border-top: 1px dotted #C5C5C5;	
}

.PanelMenu
{
	background: url(../images/innerPages/bg_rightColumn.gif) #e2e2dd no-repeat left top;
}

.PanelMenu tr td 
{
	padding: 0px 0px 0px 0px;
}


.TableMenu tr td 
{
	background: #FFFFFF;
	padding: 12px 0px 12px 0px;
	text-align: left;
	
	
}
.TableMenu tr td img
{
	margin: 0px 0px 0px 15px;	
}

.TableMenu tr td a
{
	width: 100%;
	text-decoration: none;
	COLOR: #303030;
	font-size:12px;
}

.moreLinks ul {
	margin: 0;
	padding: 0;
	list-style-type: none;	
	background: #FFFFFF url(../images/innerPages/bg_whiteBottom.gif) left bottom no-repeat;
}
.moreLinks ul li {
	border-top: 1px dotted #C5C5C5;
	/*padding: 15px;*/
	font-size: 12px;
}
.moreLinks ul li a:link, .moreLinks ul li a:visited {
	color: #303030;
	text-decoration: none;
}
.moreLinks ul li a:hover {
	text-decoration: underline;
}
.moreLinks ul li img {
	float: left; padding-right: 10px;
	position: relative;
	top: -2px;
	left: 0;
}

.text a:link, .text a:active, .text a:visited {
	color: #023F88; 
	font-weight: bold;
	text-decoration: none;
}

.text a:hover {
	text-decoration: underline;
}

/* -----------------------------------------------------------------------------------------------------*/
.columnBanners {
	border: 1px solid #E2E2DD; 
	float: right; 
	margin-top: 15px;
	clear: right;	
}

.banner {	
	float: right; 
	margin-top: 15px;
	clear: right;	
}

.apath {
	font-size: 10px;
	width: 533px;		
	margin-bottom: 6px;
	margin: 5px 0px 10px 0px;	
}

.path_div
{	
	background: #eeeeeb;
	float: left;	
	height: 32px;
	margin: 0px 0px 10px 0px;
}

.path_inside 
{
	padding: 5px 5px 5px 10px;
	text-align: left;
}

.path_inside_right
{
	margin: 5px 0px 5px 0px;
	text-align: left;
	font-size: 10px;
}

.path_inside_span
{
	padding: 0 7px 0 7px;
}

.path_inside_right a:link, .path_inside_right a:active, .path_inside_right a:visited, .path_inside_right a:hover
{
	font-size: 10px;	
}

.path_left
{
	background: url(../images/gleft.gif) no-repeat left top;
	width: 4px;
	height: 32px;
	float: left;
}

.path_right
{
	background: url(../images/gright.gif) no-repeat left top;
	width: 4px;
	height: 32px;
	float: left;
}

.path a:link, .path a:visited {
	color: #303030;	
	text-decoration: none;
	padding: 0px 7px 0px 7px;
	font-size: 10px;	
	/* background: url(../images/innerPages/arrowPath.gif) left 5px no-repeat; */
}
.path a:hover {
	color: #0D1B6F;
	font-size: 10px;
}
.path span {
	margin-right: 5px;
	
}

.parenthesis {
	width: 509px;
	height: 77px;
	text-align: center;
	padding-top: 50px;
	font-size:15px;
	font-style:italic;
	background: url(../images/innerPages/parenthesis.gif) right top no-repeat;
}



/* -----------------------------------------------------------------------------------------------------*/


div.block {
	padding-top: 10px;
	border-top: 1px dotted #7A7A7A;
}

.block img {
	float: right; 
	padding: 15px 25px 25px 25px;
}
.block ul {
	margin: 5px 15px 15px 15px;
	padding: 0;
	list-style-type: none;
}
.block ul li {
	padding-left: 15px;
	background: url(../images/innerPages/listBullet.gif) left 4px no-repeat;
	padding: 0 0 10px 15px;
	font-size: 12px;
}
.block ul li a:link, .block ul li a:visited {
	color: #0D1B6F;
	font-weight: bold;
	text-decoration: none;
}
.block ul li a:hover {
	text-decoration: underline;
}

/* -----------------------------------------------------------------------------------------------------*/

h1 {
	font-size: 18px;
	color: #0D1B6F;
	margin: 10px 0 10px 0;
}

h2 {
	font-size: 16px;
	color: #0D1B6F;
	margin: 15px 0 10px 0;
}

.see_more {
	text-align: right;
	color: #94C942;
	font-size:11px;
	background: url(../images/indexPage/arrowLink.gif) right 5px no-repeat;
	padding: 5px 20px 5px 0px;
	font-weight: bold;
	margin-right: 30px;
}

.see_more a:link, .see_more a:visited {
	color: #94C942;
	font-size:11px;	
	text-decoration: none;
}

.see_more a:hover {
	color: #023F88;
	font-size:11px;	
}

.see_more:link, .see_more:visited, .see_more:active {
	color: #94C942;	
	text-decoration: none;		
	font-size:11px;
}

.see_more:hover 
{	
	font-size: inherit;
	color: Red;
	color: #023F88;
	font-size:11px;		
}

.goBack {
	text-align: right;
	color: #94C942;
	font-size:11px;	
	padding: 5px 20px 5px 0px;
	font-weight: bold;
	margin-right: 30px;
	background: url(../images/innerPages/goBack.gif) right 5px no-repeat;
	margin: 5px 0px 0px 0px;
}

.goBack a:link, .goBack a:visited {
	color: #94C942;
	text-decoration: none;	
}

.goBack a:hover {
	color: #023F88;
	
}


.boxTop {
	background: #FAFAF9 url(../images/innerPages/boxTop.gif) left top no-repeat;
	width: 503px;
}
.boxBottom {
	background: #FAFAF9 url(../images/innerPages/boxBottom.gif) left bottom no-repeat;
	width: 503px;
	margin-bottom: 20px;
}
p.border {
	border-left: 1px solid #E9E9E4;
	border-right: 1px solid #E9E9E4;
	width: 471px;
	background-color: #FAFAF9;
	padding: 0 15px 0 15px;
	text-align: left;
}

.columnSearch 
{
	float: right;
	width: 245px;
	height: 33px;
	background:#ffffff url(../images/indexPage/bg_search.gif) left top no-repeat;
	padding-top: 0px;
}
.rightColumn .columnSearch 
{
	margin-top: 6px;
	background:#E2E2DD url(../images/indexPage/bg_search.gif) left top no-repeat;
}

.columnSearch div
{
}

.columnSearchSingle {
	width: 245px;
	height: 33px;
	background:#E2E2DD url(../images/indexPage/bg_search.gif) left top no-repeat;
	padding: 6px 0px 0px 6px;
}

.innerLink {
	background:#FFFFFF url(../images/innerPages/arrowLink.gif) left 21px no-repeat;
	font-weight: bold;
	font-size: 14px;
	color: #0D1B6F;
	border-top: 1px dotted #7A7A7A;
	border-bottom: 1px dotted #7A7A7A;
	padding: 15px;
	margin-top: 20px;
	
}

.innerLink2 {
	font-weight: bold;
	font-size: 12px;
	color: #0D1B6F;	
	text-decoration:none;
		
}

.innerLink2 a:link, .innerLink2 a:visited {
	color: #0D1B6F;
	text-decoration: none;
}
.innerLink2 a:hover {
	text-decoration: underline;	
	
}

.innerLink a:link, .innerLink a:visited {
	color: #0D1B6F;
	text-decoration: none;
}
.innerLink a:hover {
	text-decoration: underline;
	Z-INDEX: 1000;
	
}


.linkLists {
	background:#FFFFFF url(../images/innerPages/arrowLink.gif) left 21px no-repeat;
	font-weight: normal;
	font-style: italic;
	font-size: 12px;
	color: #303030;
	border-bottom: 1px dotted #7A7A7A;
	padding: 15px;
	Z-INDEX: 1000;
}
.linkLists a:link, .linkLists a:visited {
	color: #0D1B6F;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #0D1B6F;
}
.linkLists a:hover {
	text-decoration: underline;
	Z-INDEX: 1000;
}

.news_title
{	
	font-weight: normal;
	font-style: italic;
	font-size: 12px;
	color: #303030;
	padding: 0px 0px 15px 0px;
	Z-INDEX: 1000;
}

.news_title span
{
	color: #0D1B6F;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #0D1B6F;
}

.franchise .text { font: 11px Arial; }


.input {
	background-color: #FFFFFF;
	color: #333333; 
	margin: 1px; 
	padding: 3px 1px 3px 3px; 
	font-size : 11px;
	width: 148px;
	height: 15px;
	Z-INDEX: 1000;
}

.contactfields {
	background-color: #FFFFFF;
	color: #333333;
	margin: 1px;
	padding: 1px 1px 1px 3px;
	font-size : 11px;
	width: 140px;
	height: 14px;
	border: 1px solid #8194B8;
}

.tbl
{
	background-color: #FFFFFF;
	color: #333333;
	margin: 1px;
	padding: 1px 1px 1px 3px;
	font-size : 11px;	
	border: 1px solid #8194B8;
}

.textarea {
	background-color: #FFFFFF;
	color: #333333;
	margin: 1px;
	padding: 3px 1px 3px 3px;
	font-size : 11px;
	width: 450px;
	height: 120px;
	border: 1px solid #8194B8;
	Z-INDEX: 1000;
}

.button {
	/* background-color: #87C72B; */
	color: #333333;
	/* margin: 1px;
	padding: 5px; */
	font-size : 13px;
	/* border: 1px solid #8194B8; */
}

/* Το formatting των jumpmenu */

.jumpmenu {
	background-color: #FFFFFF;
	padding: 1px 1px 1px 2px;
	font-size : 11px;
	width: 150px;
	height: 20px;
	border: 1px solid #8194B8;
	Z-INDEX: 3;
	
}



/*------------------Other---Styles----------------------------*/
/* CSS Document */

body {
	PADDING-RIGHT: 0px;	
	PADDING-LEFT: 0px;	
	FONT-SIZE: 11px;	
	PADDING-BOTTOM: 0px;	
	MARGIN: 0px;	
	COLOR: #303030;	
	PADDING-TOP: 0px;	
	FONT-FAMILY: Arial, Tahoma, verdana, serif;	
	BACKGROUND-COLOR: #f0f0eb
}

.wrap {
	BORDER-RIGHT: #ccccc8 1px solid;	
	PADDING-RIGHT: 20px;	
	PADDING-LEFT: 20px;	
	PADDING-BOTTOM: 20px;	
	WIDTH: 811px;	
	PADDING-TOP: 0px;	
	BACKGROUND-COLOR: #ffffff
}

.txtBlue, .txtBlue:link, .txtBlue:visited, .txtBlue:active {
	color: #003C86;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: regular;
	text-decoration: NONE;
}
.txtBlue:hover{
	color: #002859;
}

/* --------------------------------   HEADER   -------------------------------- */
.txtGrey, .txtGrey:link, .txtGrey:visited, .txtGrey:active {
	color: #636466;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: NONE;
}
.sepDiv {
	background-color: #F1F1F1;
	width: 100%;
	height: 1px;
}	

.header {
	width: 100%;
	height: 104px;	
	margin-bottom: 1px;	
}

.uppertitles {
	/* position: absolute; */
	color: #4C4C4C; 
	font-size:10px; 	
	/* font-size:10px; 
	right: 170px;
	top: 17px;
	*/
}

.uppertitles a:link, .uppertitles a:visited {
	color: #4C4C4C; 
	text-decoration:none;
	padding: 0px 5px 0px 5px;
}

.uppertitles a:hover {
	color: #023F88; 
}


.mainLinks {
	position: absolute;
	right: 30px;
	bottom: 7px;
	z-index: 10;
}

.mainLinks img {
	padding-right: 13px;
}
.mainLinks a
{
}




/* ---------------------------------------------- */
/* ----------------   LAYERS   ----------------- */
/* ---------------------------------------------- */


/* Τα CSS για το text formatting των layer */

.layer {
	font-size:11px;
	border-left: 1px solid #9C9B9B;
	border-bottom: 1px solid #9C9B9B;
	border-right: 1px solid #9C9B9B;
	background-color: #F6F6F5;
}

.layer a:link, .layer a:active, .layer a:visited {
	color: #303030;
	text-decoration:none;
	display: block;
	padding: 4px 20px 4px 8px;
}
	
.layer a:hover {
	background-color: #D4D4CF;
}


/* Τα layer τα οποία έχουν sublayers*/


.l_sub {
	font-size:11px;
	border-left: 1px solid #9C9B9B;
	border-bottom: 1px solid #9C9B9B;
	border-right: 1px solid #9C9B9B;
	background-color: #F6F6F5;
}

.l_sub a:link, .l_sub a:active, .l_sub a:visited {
	color: #303030;
	text-decoration:none;
	display: block;
	padding: 4px 20px 4px 8px;
	background-image: url(../images/header/arrow_layer.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
	
.l_sub a:hover {
	background-color: #D4D4CF;
}





/* --------------------------------   MAIN INDEX PAGE   -------------------------------- */


.main {
	background-color: #E2E2DD;
	padding: 0 6px 0 6px;
}
.sectionRow {
	width: 798px;
	padding-top: 6px;
	padding-bottom: 0px;
	clear: both;		
}
.sectionLeft {
	float: left;
	width: 547px;
}
.sectionLeft span.newsletter {
	position: relative;
	top: -1px;
	left: 5px;
	font-size: 12px;
}
.sectionRightTarget {
	float: right;
	width: 245px;
	height: 247px;
	background:#E2E2DD url(../images/indexPage/bg_target.gif) left top no-repeat;
}

.sectionRightTarget ul {
	margin: 0 5px 0 5px;
	padding: 0;
	list-style-type: none;
}
.sectionRightTarget li {
	font-size: 12px;
	border-top: 1px dotted #636363;
}

.sectionRightTarget ul li.icon01 {
	padding: 10px 0 0 40px;
	height: 24px;
	background: url(../images/indexPage/icons/01.gif) left top no-repeat;
}
.sectionRightTarget ul li.icon02 {
	padding: 10px 0 0 40px;
	height: 24px;
	background: url(../images/indexPage/icons/02.gif) left top no-repeat;
}
.sectionRightTarget ul li.icon03 {
	padding: 10px 0 0 40px;
	height: 24px;
	background: url(../images/indexPage/icons/03.gif) left top no-repeat;
}
.sectionRightTarget ul li.icon04 {
	padding: 10px 0 0 40px;
	height: 24px;
	background: url(../images/indexPage/icons/04.gif) left top no-repeat;
}
.sectionRightTarget ul li.icon05 {
	padding: 2px 0 0 40px;
	height: 32px;
	background: url(../images/indexPage/icons/05.gif) left top no-repeat;
}
.sectionRightTarget ul li.icon06 {
	padding: 10px 0 0 40px;
	height: 24px;
	background: url(../images/indexPage/icons/06.gif) left top no-repeat;
}

.sectionRightTarget li a:link, .sectionRightTarget li a:visited {
	color: #303030;
	text-decoration: none;
}

.sectionRightTarget li a:hover {
	color: #BD372E;
}


.sectionRightSearch {
	float: right;
	width: 245px;
	height: 33px;
	background:#E2E2DD url(../images/indexPage/bg_search.gif) left top no-repeat;
	
	
	
}

.sectionColumn {
	width: 178px;
	height: 289px;
	float: left;
	margin-right: 6px;
	background:#ffffff url(../images/indexPage/bg_column.gif) left bottom no-repeat;
	position: relative;
}

.sectionColumn p {
	margin: 0;
	padding: 10px 10px 0 10px;
}

.sectionColumn p.title {
	color: #C83A31;
	font-weight: bold;	
}

.sectionColumn span {
	position: absolute;
	bottom: 8px;
	left: 10px;
	padding-right: 20px;
	background: url(../images/indexPage/arrowLink.gif) right top no-repeat;
}

.sectionColumn span a:link, .sectionColumn span a:visited {
	text-decoration: none;
	color: #303030
}

.sectionColumn span a:hover {
	color: #BD372E;
}

.sectionRightBanner {
	float: right;
	width: 245px;
	background-color:#FFFFFF;
}

.sectionRowNewsletter {
	width: 798px;
	padding-top: 6px;
	padding-bottom: 6px;
	background:#E2E2DD url(../images/indexPage/bg_newsletter.gif) left 6px no-repeat; 
	height: 33px;
	clear: both;	
}

/* --------------------------------   FOOTER   -------------------------------- */


.footer 
{
	/* width: 851px; */
	BORDEaR-RIGHT: #ccccc8 1px solid;
	text-align: center;
	background:#FFFFFF url(../images/indexPage/bg_footer.gif) left 45px no-repeat;
	color: #838383;
	text-decoration:none;
}

.footer p {
	margin: 0;
	padding: 20px 0 0 0;
	text-decoration:none;
	font-size: 11px;
}

.footer .foot:link, .footer .foot:visited, .footer .foot:active, .footer .foot:hover
{
	font: 11px Arial;
	color: #838383;
	text-decoration: underline;
}

.application_footer {
	text-align: center;
	background:#FFFFFF url(../images/indexPage/bg_footer.gif) left 45px no-repeat;
	color: #838383;
	text-decoration:none;
	font-size: 11px;
}

.application_footer p {
	margin: 0;
	padding: 20px 0 0 0;
	text-decoration:none;
}

.application_footer .application_footer:link, .application_footer .foot:visited, .application_footer .foot:active, .application_footer .foot:hover
{
	font: 11px Arial;
	color: #838383;
	text-decoration: underline;
}

span.infoBlack {
	font-weight: bold; font-size: 12px; color: #303030;
	text-decoration:none;
}
span.infoBlue {
	font-weight: bold; font-size: 12px; color: #11236F;
	text-decoration:none;
}

.footer p a:link, .footer p a:visited {
	text-decoration: none;
	font-weight: bold; 
	font-size: 12px; 
	color: #C83A31;
}
.footer p a:hover {
	text-decoration: underline;
}


/* --------------------------------   FORM INDEX PAGE   -------------------------------- */

.searchForm {
	padding: 7px 0 0 7px;
}
.searchForm a
{
	text-decoration: none;
	border: none;
}
.searchForm img
{
	border: none;
}
.inputField 
{
	width: 200px;
	height: 14px;
	font-size:11px;
	color: #000000;
	padding-left: 4px;
	margin-right: 6px;
	margin: 5px 4px 0px 10px;
}
.rightColumn .inputField 
{
	margin: 0px 4px 0px 0px;
}


/*

h3 {
	color: #023F88;
	font-size: 14px;
	margin-top: 4px;
	margin-bottom: 4px;
	font-weight: bold;
}

h3 a:link, h3 a:active, h3 a:visited {
	color: #023F88;
	text-decoration: none;
}

h3 a:hover {
	text-decoration: underline;
}


#see_more {
	text-align: right;
	color: #94C942;
	font-size:11px;
	background-image: url(../images/arrow_see_more.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding: 5px 25px 5px 0px;
	margin-top: 5px;
	font-weight: bold;
}

#see_more a:link, #see_more a:active, #see_more a:visited {
	color: #94C942;
	text-decoration: none;
}

#see_more a:hover {
	color: #023F88;
}

P 
{
	FONT-SIZE: 12px;
}

P A:link {	FONT-WEIGHT: bold;	
			COLOR: #023f88;	
			TEXT-DECORATION:none;
			} 

.block {
	padding: 10px 25px 10px 25px;
	background-color: #EEEEEB;	
}
*/

.clearing
{
	float: left;
	width: 100%;
	clear: both;
	height: 0px;
	line-height: 0px;
}
.BlueBoldText 
{
	color: #0D1B6F;
	font-weight: bold;
	font-size: 12px;
}