   #tabbedmenu{
  background-color:#ffffff; 
 width:100%;
}
   .clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
.clearfix{display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  
/* Tabbed Section Start */
    #header {
	float:left;
	background:#ffffff url(images/bg.gif) repeat-x bottom;
	font-size:0.7em;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	line-height: normal;
	clear: left;
      }
    #header ul {
	margin:0px;
	list-style:none;
	padding: 0px;
	display: block;
      }
    #header li {
	display:inline;
	margin:0;
	padding: 0;
      }
    #header a {
	float:left;
	background:url(images/left_both.gif) no-repeat left top;
	margin:0;
	border-bottom:1px solid #a6afb8;
	text-decoration:none;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 9px;
      }
    #header a span {
      float:left;
      display:block;
      background:url(images/right_both.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
      font-weight:bold;
      color:#765;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #header a span {float:none;}
    /* End IE5-Mac hack */
    #header a:hover span {
      color:#333;
      }
    #header #current a {
      background-position:0 -150px;
      border-width:0;
      }
    #header #current a span {
      background-position:100% -150px;
      padding-bottom:5px;
      color:#333;
      }
    #header a:hover {
      background-position:0% -150px;
      }
    #header a:hover span {
      background-position:100% -150px;
      }
#outertable {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
#logo {
	float: right;
	display: block;
}
#banner {
	display: block;
}
#title {
	display: block;
	float: left;
	color: #2F2D80;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	height: 100px;
}
#Content {
	width: 760px;
	text-align: left;
	border: 1px solid #100F6D;
}
#Content h2 {
	color: #100F6D;
	padding: 5px;
	font-size: 1.2em;
}
#Content h3 {
	font-size: 1.1em;
	font-style: italic;
	padding: 5px;
}
#Content li {
	color: #666666;
	font-size: 0.8em;
	padding: 2px;
}
.contactarea {
	border: 1px solid #120F6A;
	background-color: #CCCCCC;
	font-size: 1.2em;
	color: #120F6A;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 0px;
}
.contactarea h4 {
	font-size: 1.4em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	font-weight: bold;
}
.contactarea a:link {
	color: #120F6A;
	text-decoration: none;
}



#footer td {
	background-color: #120F6A;
	color: #efefef;
	font-size: 0.7em;
}
#footer {
	background-color: #120F6A;
}

body {
	font-family: Arial, Helvetica, sans-serif;
}
#Content p {
	font-size: 0.8em;
	color: #666666;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: justify;
	line-height: 1.4em;
}
#Content h1 {
	color: #FFFFFF;
	background-color: #100F6D;
	display: block;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}
.contactarea a:visited {
	color: #120F6A;
	text-decoration: none;
}
.contactarea a:hover {

	color: #000099;
	text-decoration: underline;
}
#footer a:link {
	color: #efefef;
	text-decoration: none;
}
#footer a:visited {
	color: #efefef;
	text-decoration: none;
}
#footer a:hover {

	color: #FFFF00;
	text-decoration: underline;
}
body {
	margin: 0px;
}
.padimage {
	margin-left: 10px;
}

