html, body, form, fieldset {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 1.6em;
}

/* Elements with a vertical margin */
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
	margin: 1em 0;
	padding: 0;
}

/* Apply left margin only to the few elements that need it */
li, dd, blockquote {
	margin-left: 1.4em;
}

/* Miscellaneous conveniences */
form label {
	cursor: pointer;
}

fieldset {
	border: none;
}

/* ensure that font-size is correctly applied to these elements */
input, select, textarea, table, form {
	font-size: 1em;
}

/* remove borders for images used as links */
a img {
	border: 0;
}

h1 {
	font-size: 1.5em;
}

h2 {
	font-size: 1em;
}

/* common page styles */
body {
        margin:0;
        padding:0;
}

.container {
	width: 960px;
	position:relative;
	margin: 0 auto;
}

.banner {
	position: absolute;
	top: 10px;
	left: 0;
	width: 98px;
	height: 65px;
	background-color: #fff;
}

.logo {
	position: absolute;
	top: 10px;
	right: 13px;
	width: 128px;
	height: 38px;
}
	
.style2 {
	position: absolute;
	color: #FFFFFF;
	font-size: 100%;
	width: 280px;
	top: 10px;
	left: 5px;
}

/* top navigation */

.main_nav {
      position: absolute;
      width: 939px;
      background: #243a56;
      font-size: 93%;
      line-height: normal;
	  left: 0px;
	  top: 149px;
	  font-size: 9pt;
}

.main_nav ul {
        margin: 0;
        padding: 10px 10px 0 50px;
        list-style: none;
}
	  
.main_nav li {
	display: inline;
    margin: 0;
    padding: 0;
}

.main_nav a {
    float: right;
    background: url(images/leftimg.gif) no-repeat left top;
    margin: 0;
    padding: 0 0 0 4px;
    text-decoration: none;
}
	  
.main_nav a span {
    float: right;
    display:block;
    background: url(images/rightimg.gif) no-repeat right top;
    padding:5px 20px 6px 5px;
    color:#FFF;
      }
	  
	  
.main_nav a span {float:none;}

.main_nav a:hover span {
      color:#FFF;
      }
.main_nav a:hover {
      background-position:0% -42px;
      }
.main_nav a:hover span {
      background-position:100% -42px;
      }

.main_nav .current a {
      background-position:0% -42px;
}

.main_nav .current a span {
       background-position:50% -42px;
}



.search {
	position: absolute;
	top: 107px;
	right: 20px;
	width: 200px;
	height: 20px;
	background: 1px solid #000;
	font-family: Arial, Helvetica, sans-serif;
}


ul {
	list-style: none;
}

a { 
	text-decoration: none; 
}

a:visited, a:link, a:active {
	color:#0000FF;
}

a:hover {
	color:#FF0000;
}

.leftnav {
	position: absolute;
	left: -15px;
	top: 175px;
    width: 174px;
    margin: 10px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 160px;
}


/*removed for leftnav replacement
.leftnav {
	position: absolute;
	left: -15px;
	top: 175px;
    width: 174px;
	margin: 10px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 160px;
}

.leftnav li a{
	color: black;
	display: block;
	width: 100%;
	padding: 2px 4px 15px;
	text-decoration: none;
	border: 1px solid #ffffff;
	background-color: #cccccc;
	text-decoration:none;
}


.leftnav li a:visited{
	color: black;
}

.leftnav li a:hover, .buttonmenu li a:active{
	color: black;
	font-weight:bold;
	background-color: #003366;
	color: #FFFFFF;
}
*/
.style3 {font-size: 150%}
.style4 {color: #32659a}
.style5 {color: #000000}
.style7 {font-size: 150%; color: #2479d3; }
.style8 {font-family: "Century Gothic"; }
.style9 {color: #0034fe}
.style10 {color: #fe0002}
.style11 {color: #999999}
.style13 {font-size: 11pt}
.style14 {color: #666666; font-size: 11pt; }
.style15 {font-size: 11pt}
.style20 {
	color: #999999;
	font-weight: bold;
	font-size: 10pt;
}
.style22 {font-size: 11pt; color: #2479d4; }
.style23 {color: #2479d4}
.style24 {color: #FF0000}
.style25 {
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

.style26 {color: #00659b}
.style27 {color: #9da6b5}
.style28 {color: #666666}
.style29 {color: #313366}
.style31 {font-weight: bold; color: #999999;}
.style33 {font-size: 10pt}
.style34 {font-size: 82%}
.style35 {font-size: 9pt}
.style36 {color: #993400}
.style37 {color: #FF6600}
.style38 {
	color: #005c8f;
	font-weight: bold;
}
.style39 {
	color: #0066ff;
	font-weight:bold;
}
.style40 {color: #ffffff}

.style41 {color: #e1ff7f;font-weight: bold;} /*yellow - index - right - events*/
.style42 {font-size: 1.5em}
.style43 {
	font-size: 1.5em;
	font-weight: bold;
}

.style45 {
	font-size: 3em;
	font-family: "Century Gothic";
}

.style46 {
	font-size: 3em;
	color: #29435e;
}
.style47 {font-size: 3em}
.style48 {color: #0000FF}


