
/* Citibell CSS Document */



/* -------------------------------------------------------------------------------------- */
/* Layout & Body - Overall control of text look & feel */

/* overall links setup */
a:link { color: #1e3e75; text-decoration: none }
a:visited { color: #1e3e75; text-decoration: none }
a:hover { color: #000; text-decoration: underline;} 


body { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8.3pt; 
	color: #1e3e75; 
	/*text-align:center;
	align: center; 
	line-height: -50.5pt; */
	background-color:#62789f;
	}


.FooterText { 
	font-size: 8pt; color: #000; 
	line-height: 11.5pt;
	}
	
a.FooterText:link 
	{ color: #000; 
	text-decoration: none}
	
a.FooterText:hover { 
	color: #fff; 
	text-decoration: underline;
	font-weight:bold;
	}


.MoreDetails {
	font-size: 7.2pt; 
	}


h1 {
	font-size: 12pt; 
	}
	
.BoldText
	{
	font-weight:bold;
	}
	
.WhtText
	{
	color: #fff; 
	}
	
.GoldText
	{
	color: #b69426; 
	}
	

p	{
	margin:0px;
	}

h1,h2 {
	margin:15px 0px 0px 0px;
	}


/* -------------------------------------------------------------------------------------- */
/* Layout - Core content holder (Main Width) */

#mainframe {
	width: 786px;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
	}



/* -------------------------------------------------------------------------------------- */
/* Layout & text - Logo & Core nav area */

.TopMenuArea {
	float:right;
	width: 760px;
	display: block;
	}

.TopMenu {
	float:right;
	height: 16px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 3;
	background-color: #fff;
	
	border-top: solid #c4c4c4 1px;
	border-left: solid #c4c4c4 1px;
	border-right: solid #c4c4c4 1px;
	border-bottom:solid #c4c4c4 1px;
	padding: 3px 14px 3px 14px;
	margin: 0px 3px 0px 0px;
	display: block;
	}

a.TopMenu:link { text-decoration: none; }
a.TopMenu:visited { text-decoration: none; }
a.TopMenu:hover { 
	color: #fff; text-decoration: none; 
	background-color: #b69426;
	background-image:url(ima/layout/nav_main_over.gif);
	
	}

.TopMenuBorder  { border-right: solid #b9becd 1px;}



/* -------------------------------------------------------------------------------------- */
/* Layout & text - Logo & Core nav area */

.CoreMenuArea {
	float:left;
	width: 760px;
	display: block;
	}

.CoreMenu {
	float:left;
	background-image:url(ima/layout/nav_main_up.jpg);
	height: 16px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 3;
	background-color: #dcdfe4;
	
	border-top: solid #dcdfe4 1px;
	/*border-left: solid #aeb8c9 1px;
	border-right: solid #aeb8c9 1px;*/
	border-bottom:solid #1e3e75 1px;
	padding: 3px 14px;
	margin: 0px 0px 0px 0px;
	display: block;
	}

a.CoreMenu:link { text-decoration: none; }
a.CoreMenu:visited { text-decoration: none; }
a.CoreMenu:hover { 
	color: #fff; text-decoration: none; 
	background-color: #b69426;
	background-image:url(ima/layout/nav_main_over.gif);
	
	}

.CoreMenuBorder  { border-right: solid #b9becd 1px;}


/* 
.onAC {
	color: #b69426;
	background-image:url(ima/layout/nav_main_up.gif);
	background-color: #fff;
	border-top: solid #1e3e75 1px;
	border-left: solid #1e3e75 1px;
	border-right: solid #1e3e75 1px;
	border-bottom:solid #fff 1px;
	padding: 3px 5px 3px 5px;
	margin: 0px 0px 0px 0px;
	display: block;
	}
	
a.onAC:link {
	color: #b69426;
	}
	
.onAC:visited {
	color: #b69426;
	}

.onAc:hover { 
	color: #fff; text-decoration: none; 
	background-image:url(ima/layout/nav_main_up.gif);
	}
*/
	
/* Sub Menu Bb vs Wm info */

.SubMenuBbWm {
	width: 160px;
	text-align: left;
	color: #fff;
	padding: 7px 0px 7px 7px;
	margin: 0px 0px 2px 0px;
	background-color:#1e3e75;
	display: block;
}

a.SubMenuBbWm:link { 
	color: #fff; 
	text-decoration: none; 
	}
	
a.SubMenuBbWm:visited { 
	color: #fff; 
	text-decoration: none; 
	}
	
a.SubMenuBbWm:hover { 
	color: #1e3e75; 
	text-decoration: none;
	background-color:#fff;
	}





/* Sub Menu info */

.SubMenu {
	width: 160px;
	text-align: left;
	color: #1e3e75;
	border-bottom: solid #fff 1px;
	padding: 9px 0px 9px 9px;
	margin: 0px;
	background-color:#d9dce2;
	display: block;
}

a.SubMenu:link { 
	color: #1e3e75; 
	text-decoration: none; 
	}
	
a.SubMenu:visited { 
	color: #1e3e75; 
	text-decoration: none; 
	}
	
a.SubMenu:hover { 
	color: #b69426; 
	text-decoration: none;
	background-color:#eceef1;
	}




/*	
.OnIVEF {
	color: #b69426;
	background-color:#eceef1;
	display: block;
}

a.OnIVEF:link {
	color: #b69426;
	background-color:#eceef1;
	display: block;
}

a.OnIVEF:visited {
	color: #b69426;
	background-color:#eceef1;
	display: block;
}
*/


/* Sub Menu info */

.SubSubMenu {
	width: 160px;
	text-align: left;
	color: #1e3e75;
	border-bottom: solid #fff 1px;
	padding: 7px 0px 7px 7px;
	margin: 0px;
	background-color:#e1e8f2;
	display: block;
}

a.SubSubMenu:link { 
	color: #1e3e75; 
	text-decoration: none; 
	}
	
a.SubSubMenu:visited { 
	color: #1e3e75; 
	text-decoration: none; 
	}
	
a.SubSubMenu:hover { 
	color: #b69426; 
	text-decoration: none;
	background-color:#eceef1;
	}
	
	
/* Services Menu */	

.ServicesMenu {
	width: 183px;
	text-align: left;
	color: #1e3e75;
	padding: 11px 0px 11px 11px;
	margin: 0px 0px 8px 0px;
	background-color:#d9dce2;
	display: block;
}

a.ServicesMenu:link { 
	color: #1e3e75; 
	text-decoration: none; 
	}
	
a.ServicesMenu:visited { 
	color: #1e3e75; 
	text-decoration: none; 
	}
	
a.ServicesMenu:hover { 
	color: #fff; 
	text-decoration: none;
	background-color:#1e3e75;
	}
	


	
/* -------------------------------------------------------------------------------------- */
/* Layout - Large Header image & Text - Main Header Title*/

.headerGold11 { 
	font-size: 11pt; 
	color: #b69426; 
	}


.headerGold13 { 
	font-size: 13pt; 
	color: #b69426;
	}


.headerGold15 { 
	font-size: 15pt; 
	color: #b69426; 
	}


.headerWht11 { 
	font-size: 11pt; 
	color: #fff;
	}


.headerWht13 { 
	font-size: 13pt; 
	color: #fff; 
	}


.headerWht15 { 
	font-size: 15pt; 
	color: #fff; 
	}