/* SITEWIDE STYLES: Start */
body {
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, Geneva;
	color: #000000;
	margin-top: 10px;
	line-height: px;
	background-color: #00406c;
}

hr {
	border-top: 0px #1f2b5d;/*the border*/
	background: #1f2b5d;
	width: 100%;
	height: 1px;
	border-right: 0 none;
	border-bottom: 0 none;
	border-left: 0 none;
} 
.bullet {
	list-style-image: url(../images/bottom_bullet.gif);
}

/* SITEWIDE STYLES: End */

/* TEXT STYLES: Start */

.header {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, Geneva;
	font-size: 16px;
	color: #808184;
	font-weight: bold;
}
.navigation {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, Geneva;
	font-size: 11px;
	color: #808184;
}
.smalltext {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, Geneva;
	font-size: 10px;
	color: #ffffff;
}
.titles {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, Geneva;
	font-size: 12px;
	color: #00406c;
	font-weight: bold;
	font-style: normal;
}

.tabletitles {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, Geneva;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	font-style: normal;
}

.maintitles {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, Geneva;
	font-size: 18px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
}

.smalltitles {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, Geneva;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
}

/* TEXT STYLES: End */

/* NAVIGATION STYLES: Start */


/* NAVIGATION STYLES: End */

/* Links */
#hyperlinx a:hover
{ background: #;
  color: #f387b7;
  border-color: #f387b7;
  text-decoration: none;
  border-bottom: 1px dashed;
  text-align: right;
}

a:link {color: #FFFFFF; text-decoration: none}
a:active {color: #FFFFFF; text-decoration: none}
a:visited {color: #FFFFFF; text-decoration: none}
a:hover {color: #1f2b5d; text-decoration: underline;}

A.body {color: #000066; font-weight: bold;}
A.body:LINK {color: #000066; font-weight: bold;}
A.body:HOVER {color: #000066; font-weight: bold; text-decoration: underline;}
A.body:VISITED {color: #000066; font-weight: bold;}

A.nav {color: #808184; font-weight: normal;}
A.nav:LINK {color: #808184; font-weight: normal;}
A.nav:HOVER {color: #224099; font-weight: normal; text-decoration: none;}
A.nav:VISITED {color: #808184; font-weight: normal;}

A.footer {color: #00406c; font-weight: bold;}
A.footer:LINK {color: #00406c; font-weight: bold;}
A.footer:HOVER {color: #000000; font-weight: bold; text-decoration: underline;}
A.footer:VISITED {color: #00406c; font-weight: bold;}

A.footer1 {color: #ffffff; font-weight: bold;}
A.footer1:LINK {color: #ffffff; font-weight: bold;}
A.footer1:HOVER {color: #D1EBFC; font-weight: bold; text-decoration: underline;}
A.footer1:VISITED {color: #ffffff; font-weight: bold;}

/* Links: End */

  /* Tables */
#copyrighttable{
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	font-weight: normal;
	color : #FFFFFF;
 }
 
   /* Tables: End */
   
  /* Buttons */
#myButton{ 
font-family : "Trebuchet MS", Arial, Verdana, Helvetica, Geneva; 
font-size : 8pt;
font-weight: bold;
color : #00406c;
 }
 
 .myInput{
	font-family : "Trebuchet MS", Arial, Verdana, Helvetica, Geneva;
	background-image: url(images/);
	background-color : #ffffff;
	border: 1px solid #00406c;
	font-size : 8pt;
	font-weight: normal;
	color : #00406c;
 }
 
  /* Buttons: End */

