﻿/* --- menu styles ---
note:
	not all browsers render styles the same way so try out your style sheet
	on different browsers before publishing;*/


/*level 0 inner */

.m0l0iout 
{	
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	/*font-weight: bold;
	*/
	text-decoration: underline;
	text-align: center;	
	margin: 4px 0 0 1px;
	color: #FFFFFF;
}

.m0l0iover 
{	
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	/* font-weight: bold;
	*/
	text-decoration: underline, italic;
	text-align: center;	
	margin: 5px 0 0 1px;
	color: #FFFFFF;
}


/* level 0 outer */

.m0l0oout 
{
/*	text-decoration : none;
	*/
	text-decoration: none;
	background-image: url("../../img/lev0_bg2c.gif");
	/* border: 1px solid #336699;
	*/
	/* background-color: #2C5F93; */ 
	background-color: #004688; 
}

.m0l0oover 
{
	text-decoration : none;
	background-image: url("../../img/lev0_bg2b.gif");
	background-color: #2C5F93;
/*	border: 1px solid #336699; */
}


/* level 1 inner */

.m0l1iout 
{
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	margin: 4px 0 0 17px;
	color: #FFFFFF;
}

.m0l1iover 
{
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	margin: 5px 0 0 17px;
	color: #FFFFFF;
}


/* level 1 outer */

.m0l1oout 
{
	text-decoration : none;
	background-color: #5286BB;
	border: 1px solid #336699;
	padding: 0;
}

.m0l1oover 
{
	text-decoration : none;
	background-color: #1A4D81;
	background-image: url("../../img/lev1_arrow.gif");
	background-repeat: no-repeat;
	border: 1px solid #336699;
	padding: 0;
}
.style_background2 {
	background-color: #004688;
}
.style_bottom_ads {
	text-align: center;
	color: #FFFFFF;
	background-color: #A2CDAC;
}
.style_white_centered {
	text-align: center;
	background-color: #FFFFFF;
}
.style_white {
	background-color: #FFFFFF;
}
.style_BottomMenu {
	font-size: small;
	font-family: Calibri;
	text-decoration: none;
	color: #004688;
}
.style_2pxBorder {
	border-bottom: 2px solid #004688;
	border-top: 2px solid #004688;
background-color: #ABDCBC;
		border-left-style: none;
		border-right-style: none;
	}
.style_4pxMargin {
	margin-top: 4px;
	margin-bottom: 4px;
}
.style_SmallBodyText {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	color: #004688;
}
.style_bc_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #004688;
}
.style_headingtext {
	text-align: left;
}
.style_offwhite {
	background-color: #E4E9E9;
}
.style_grayheadingtext {
	font-family: Arial, Helvetica, sans-serif;
	color: #708381;
}
.style_ITILogo {
	text-align: right;
	color: #617271;
	font-family: Calibri;
	font-size: small;
}
.style_2pxBotMargin {
	margin-bottom: 2px;
}
.style_bc_table {
	border-top: 1px solid #004688;
	background-color: #FFFFFF;
}
.style_login {
	color: #617271;
}
.style_background {
	background-color: #A5CBAD;
}
.style_Copyright {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: xx-small;
	color: #004688;
}
.style_LargeBodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #004688;
}
.style_MediumBodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #004688;
}
.style_Links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #1A4D81;
}
.style_SmallLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #1A4D81;
}
.style_AlignRight {
	text-align: right;
}



