body 	{ margin: 0px; background: #fff; font-size: 12px; font-family:Arial,Geneva; line-height: 18px; color: #333;}
TD { font-size: 12px; font-family:  Geneva, Arial; line-height: 18px; }
TBODY { font-size: 12px; font-family:  Geneva, Arial; line-height: 18px; }
p {	font-size: 12px; font-family:  Geneva, Arial; line-height: 18px; margin: 0 0 5px 0;}

h1{ font-size: 24px; font-family: Georgia, Arial; font-weight: bold; line-height: 30px; color: #0066CC; margin: 0px; padding: 7px 0 0 6px; }
h2{ font-size: 130%; font-family: Georgia, Arial; color: #333; margin: 7px; padding: 0 0 0 20px; letter-spacing: -1px; }
h3{ border-bottom:4px solid #dadada; color:#4088b8; font-size:1.4em; letter-spacing:-1px; margin:0 0 10px; padding:0 2px 2px 5px;}
h6{ font-size: 95%; font-family: Tahoma, Arial; font-weight: normal; color: #666; margin: 0px; padding: 0px; letter-spacing: -0px; }

a, a:link, a:visited, a:active { COLOR: blue; font-size: 12px; font-weight: bold; text-decoration: none; } 
a:hover { COLOR: red; font-size: 12px; font-weight: bold; text-decoration: underline;}

.exlink a { COLOR: blue; font-size: 11px; font-weight: normal; text-decoration: none; }
.exlink a:link { COLOR: blue; font-size: 11px; font-weight: normal; text-decoration: none; }
.exlink a:visited{ COLOR: blue; font-size: 11px; font-weight: normal; text-decoration: none; }
.exlink a:hover { COLOR: blue; font-size: 11px; font-weight: normal; text-decoration: none; }
#navContainer {display:block;clear:both; border-top:1px #FF3300 solid;}

/* Remove List Formattings
~~~~~~~~~~~~~~~~~~~~  */
 ul.menu, li.menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

/* Header menu */	 
#header_menu {position: absolute; margin-left: 20px;}
#header_menu li {line-height: normal;}
ul#header_menu  {z-index: 10; clear: both;}

#nav {
	height: 30px;
	background-image: url(images/nav.jpg);
	border-top: 0;
	border-right: #333 1px solid;
	border-bottom: 1px solid #333;
	padding:0;
}
#nav ul {
	list-style-type: none; 
	margin: 0; 
	padding: 0; 
	font-size: 81%;
	width: auto;
	position: relative;
}
#nav ul li {float: left; color: #fff; text-align: center;}
#nav ul li a {font-weight: normal; display: block; margin-right: 4px;  padding: 4px 17px 6px 17px; color: #133d48; border-right: #c7c5c5 1px solid; border-left: #f1f1f1 1px solid; text-decoration: none;}

/* Root Level Link Formatting */
#nav ul li a:hover, #nav li a:focus {color: #133d48; background-image: url(images/navover.jpg);}
#nav li a:active, #nav ul li a.active {background: #d1d2d4; border-color: #fff; color: #133d48;}

/* Current page Customisations*/
#nav li.menu-current a		{background-image: url(images/nav.jpg); color: #133d48;}
#nav li.menu-current a		{font-weight: normal;} 

/* 2nd Child menu */
#nav .menu li ul {position: absolute; width: 120px; margin: 0; display: none; text-transform: none; font-size: 100%;}
#nav .menu li ul li {width: 120px; text-align: left; font-weight: normal; margin: 0; padding: 0; line-height: 1.2em;}
#nav .menu li ul a {width: 120px; padding: .6em .1em .4em .4em; background-image: url(images/nav.jpg); color: #133d48; border: #999 1px solid; border-top: 0;}

/* 2nd Child link hover */
#nav .menu li ul a:hover {color: #4b4c4d; background-image: url(images/navover.jpg); border: #999 1px solid; border-top: 0; color:#133d48;}

/* Show and hide */
#nav .menu li:hover ul, #nav .menu li a:focus ul, #nav .menu li.subMenu ul {display: block;}
#nav .menu li ul ul { display: none;}
#nav .menu li:hover ul ul, #nav .menu li.subMenu ul ul {display: none;}
#nav .menu li:hover ul, #nav .menu li li:hover ul, #nav .menu li.subMenu ul, #nav .menu li li.subMenu ul {display: block;}


/* 3rd Child Menu Appreances */
#nav .menu li ul li ul li a 	{ width: 120px; padding: .6em .1em .4em .4em; color: #133d48; }

/* Positioning the Pop-out Drops */
#nav li {position: relative;}

#nav ul ul ul {
	position: relative;
	top: 1px;
	left: 100%;
}


.rm {
	border-bottom: 1px solid #DDDDDD;
        font-weight: normal;
        font-size: 12px;
	color: #339933;
      }
.rm a{
        font-weight: normal;
        font-size: 12px;
	color: #339933;
        text-decoration: none;
      }
.rm a:visited{
        font-weight: normal;
        font-size: 12px;
	color: #339933;
        text-decoration: none;
      }
.rm a:hover{
        font-weight: normal;
        font-size: 12px;
	color: #339933;
        text-decoration: none;
      }




#tab {
	margin:0;
	padding: 8px;
}


#rela { 

background-color:#FEF9FB;
border: 1px solid #D5D5D5;
margin: 0px;
padding: 8px;
}

#relb { 

background-color:#F5FAF5;
border: 1px solid #ebebeb;
margin-top: 3px;
padding: 8px;
}


 background: #FEF9FB; 
 border-top: 1px solid #D5D5D5; 