BODY { background-color: #FFFFFF; font-size: smaller; text-align: justify; font-family: verdana, arial, helvetica; background: url("../images/ekab_bg.jpg") fixed }
TD { font-size: smaller; text-align: justify; font-family: verdana, arial, helvetica; color: black }
P { font-size: smaller; text-align: justify }

/* Begin Main Content Styling */
.main {
	background-color: #FFFFFF;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 1px 5px 1px;
	color : #003366
}

.main a:link {
	color : #000000
}

.main a:visited {
	color : #666666
}

.main a:active {
	color : #000000
}

.main a:hover {
	color : #99994D;
	text-decoration : none
}

.main h1 {
	color: #CCCCCC;
	font-size: 20px;
	display : block;
	width : 100%;
	background-color: #003366;
	padding: 2px 2px 2px 5px
}

.main h2 {
	font-size : 15px;
	margin : 10px 7px 3px 7px
	}

.main p {
	font-size : 12px;
	margin : 0 7px 0 7px;
	line-height : 140%
}
/* End Main Content Styling */

/* Begin Header Styling */
.header {
	background-color : #CCCCCC;
	border-bottom: 1px solid #FFFFFF
}

.header h1 {
	font : italic bolder 30px Arial, Helvetica, sans-serif;
	margin : 5px 5px 0px 5px;
	text-decoration : underline
}

.header p {
	font : 11px Arial, Helvetica, sans-serif;
	margin : 0px 5px 5px 5px
}
/* End Header Styling */

/* Begin Main Menu Styling */
.menu {
	background-color : #333333;
	border-bottom : 1px solid #FFFFFF;
	border-right :  1px solid #FFFFFF;
	font : bold 13px Arial, Helvetica, sans-serif;
	color : #CCCCCC;
	text-align : center
	}
.menu a { 
	color : #CCCCCC; 
	text-decoration : none;
	display : block;
	width : 100%;
	padding : 1px 0 1px 0
 }

.menu a:hover {
	color : #003366;
	background-color : #CCCCCC
}

/* Defines the current menu category user is in */
.menucurrent {
	color : #003366;
	background-color : #CCCCCC;
	border-bottom : 1px solid #FFFFFF;
	border-right :  1px solid #FFFFFF;
	font : bold 13px Arial, Helvetica, sans-serif;
	text-align : center
}
/* End Main Menu Styling

/* BEGIN LEFT COLUMN STYLING (INCLUDES SEARCH AND FLYOUT MENU) */

/* Border surrounding entire left column (also used on flyout menu in layers) */
.leftcolumn {
	background: #6699CC;
	border: 1px solid #99994D;
	vertical-align : top
}

/* Begin Search Styling */
.search {
	background-color : #CCCCCC;
	padding: 4px 3px 4px 3px;
	font : 12px Arial, Helvetica, sans-serif
}

.search a { color: #003366 }
.search a:hover { color: #000000 }
.search a:visited { color: #003366 }

.searchbox { 
	
	width : 105px;
	font : 12px "Times New Roman", Times, serif
	}
/* End Search Styling */
	
/* Begin Submenu Styling */
.submenuh {
	font: bold 12px "MS Sans Serif", Geneva, sans-serif;
	background: #6699FF;
	padding : 2px 1px 2px 2px;
	color : #000000;
	border-top : 1px solid #FFFFFF
}

.submenu {
	background: #FFFFFF;
	padding : 0 1px 0 2px;
	font: 12px "MS Sans Serif", Geneva, sans-serif;
        font-weight: bold;
	background: #6699CC;
	padding : 0 1px 0 2px
}

.submenu a {
	color: #FFFFFF;
	text-decoration: none;
	display : block;
	width : 100%;
	border : 1px hidden #FFFFFF;
	padding : 2px 2px 2px 5px
}

.submenu a:hover {
	border : 1px solid #FFFFFF;
	background-color : #9999CC
}
.submenur {
	background: #FFFFFF;
	vertical-align : top
}

.submenurbottom {
	background: #FFFFFF;
	vertical-align : top;
	border-top : 1px solid #99994D
}

.submenubottom {
	background: #FFFFFF;
	border-bottom: 1px solid #99994D
}

.submenudiv {
	background: #FFFFFF
}

.submenutop {
	background: #FFFFFF;
	border-top: 1px solid #99994D
}

.arrow {
	color : #CCCCCC;
	text-align : right;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	position : inherit
}
/* End Submenu Styling */

/* END LEFT COLUMN STYLING */

/* Begin Footer Styling */
.footerright { 
	padding : 5px 5px 5px 5px;  
	font : 11px Arial, Helvetica, sans-serif;
	background-color : #003366;
	color : #FFFFFF;
	text-align : center;
	border : 1px solid #FFFFFF
}
.footerright a { color : #E5E5E5 }

.footerleft {
	background-color : #CCCCCC;
	font : italic bolder 30px Arial, Helvetica, sans-serif;
	text-decoration : underline;
	padding : 0px 0px 0px 0px;
	text-align : center;
	border : 1px solid #FFFFFF
}
/* End Footer Styling */
