/*global
-----------------*/
html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, ul, ol, dl, address {
  margin:0;
  padding:0;
}
blockquote{
  margin:10px 20px 40px 0;
}
.clearfix:after {
  content:"."; 
  display:block; 
  height:0; 
  clear:both; 
  visibility:hidden;
}

img {
  border:0;
}	
body {
  background-color:#EEEAD5;
  font:small Arial, Verdana, Helvetica, sans-serif;
}

h1{
  color:#000000;
  font-size:16px;
  margin-bottom:4px;
}
h2{
  color:#333333;
  font-size:15px;
  margin-top:16px;
  margin-bottom:6px;
  border-bottom:1px dotted #666666;
}
h2.special{
  color:#0C628F;
  font-size:20px;
  font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  padding-left:100px;
  border:none;
}
h2.special2{
  color:#0C628F;
  font-size:20px;
  font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  padding-left:50px;
  border:none;
}
h2.bigtopmargin{
  margin-top:26px;
}
h3{
  color:#435574;
  font-size:12px;
  margin-top:10px;
  margin-bottom:4px;
}
h5{
  color:#92A4C0;
  font-size:11px;
  margin-top:10px;
  margin-bottom:2px;
  white-space:nowrap;
}
p{
  line-height:1.3;
  color:#333333;
  font-size:12px;
  margin-bottom:10px;
}
a:link, a:visited{
  /*color:#333333;*/
}
a:hover{
  /*color:#dd0000;*/
}
em{
	color:#333333;
	font-style:italic;
}
ul{
  margin-left:30px;
  list-style:none;
  line-height:1.5;
  color:#333333;
  font-size:12px;
  margin-bottom:8px;
}
ul li{
  padding-left:10px;
  padding-bottom:3px;
  background-image:url(images/bullet.gif);
  background-position:0;
  background-repeat:no-repeat;
}
ol{
  margin-left:0px;
  line-height:1.5;
  color:#333333;
  font-size:11px;
  margin-bottom:8px;
}
ol li{
  margin-left:20px;
}
td{
  vertical-align:top;
}
th{
  text-align:left;
}
/*layout divs
-----------------*/
#wrapper {
  margin:0 auto;
  width:977px;

  background-image:url(images/wrapper-bg.jpg);
  background-repeat:repeat-y;
  background-position: left;

}
#header {
  background-image:url(images/header-bg.gif);
  background-repeat:no-repeat;
  background-position:right;
  background-color:#006b42;
  width: 955px;
  height:105px;
  border-bottom:1px solid #DE0029;
  margin:0 11px;
}
#members{
  position:relative;
  left: 0px;
  top:0px;
  font-size:10px;
  margin:5px 3px 0 25px;
}
#topnav {
  border-bottom:1px solid #DE0029;
  width: 955px;
  height:25px;
  margin:0 11px 20px 11px;
}
#main{
  margin:0 11px;
  width: 955px;
  background-image:url(images/sidebar-bg.gif);
  background-position:top left;
  background-repeat:repeat-y;
  float:right;
}
#content{
  margin:0 0 0 201px;
  padding:0 20px 20px 20px;
  min-height:350px;
}
#sidebar{
  float:left;
  width:200px;
}
#footer{
  width: 955px;
  height:25px;
  background-image:url(images/footer-bg.gif);
  background-position:top left;
  background-repeat:repeat-x;
  border-bottom:2px solid #004A2D;
  margin:0 11px;
  clear:both;
  color:#cccccc;
  font-size:11px;
}

/*header specific
-----------------*/

#header img.logo {
  float:left;
  margin-top:12px;
  margin-left:12px;
}

/*topnav specific
-----------------*/
#topnav ul{
  float:right;
  list-style: none;
  margin:4px 0 0 0;
  padding:0;
  text-align:right;
}
#topnav li{
  margin:0; 
  padding:0;
  display:inline;
}
#topnav a:link, #topnav a:visited {
  float:left;
  font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  font-size:13px;
  font-weight:bold;
  text-decoration:none;
  color:#333333;
  padding:0 16px 0 13px;
  line-height:18px;
}	
#topnav a:hover {
  color: #555555;
  background-image:url(images/nav-pointer.gif);
  background-position:bottom center;
  background-repeat:no-repeat;
}
#topnav a#topnavon  {
  color:#0C74AB;
  background-image:url(images/nav-pointer-on.gif);
  background-position:bottom center;
  background-repeat:no-repeat;
}

  
/*sidebar specific
-----------------*/  

.linkbox{
  width:200px;
  voice-family: "\"}\"";
  voice-family: inherit;
  width:200px;
  padding:0 0 10px 0;
}
html > body .linkbox{
  width:200px;
}
div.linkbox h2{
	color:#FFFFFF;
	font-size:12px;
	text-transform:uppercase;
	background-image: url(images/h4-linkbox-bg.gif);
	background-position:left;
	background-repeat: repeat-y;
	padding:2px 0 3px 23px;
	margin:0;
}
div.linkbox ul{
  list-style: none;
  margin:0 10px 0 10px;
  padding:0;
  clear:both;
}
div.linkbox li{
  margin:0; 
  padding:0;
  background-image:url(images/nav-arrow.gif);
}
div.linkbox li a:link, div.linkbox li a:visited {
  display:block;
  width:155px;
  font-size:11px;
  text-decoration:none;
  color:#000000;
  margin:0;
  padding:3px 0 3px 10px;
  background-image:url(images/nav-arrow.gif);
  background-position:left;
  background-repeat:no-repeat;
}
div.linkbox li a:hover {
  color:#333333;
}
div.linkbox li a#leftnavon  {
  color:#d20000;
}
/*content specific
-----------------*/ 

ul.basic{
  margin-left:30px;
  list-style:none;
  line-height:1.5;
  color:#333333;
  font-size:11px;
  margin-bottom:8px;
}
ul.basic li{
  padding-left:10px;
  background-image:url(images/bullet.gif);
  background-position:0;
  background-repeat:no-repeat;
}



/*client links page
-----------------*/
div.clientlinks{
  width:100%;
}
.clientlinks ul{
  margin-bottom:20px;
  margin-left:0;
  list-style:none;
}
.clientlinks li{
  background-image:none;
  margin-left:0;
  padding-left:0;
}
.clientlinks h2{
  margin-top:12px;
  margin-bottom:10px;
  border-bottom:1px dotted #7C6A47;
}
.clientlinks h3{
  display:inline;
}


/*footer specific
-----------------*/
.footerleft {
  float:left;
  height:25px;
  padding:0;
}
.footerleft p{
  font-size:11px;
  color: #666;
  padding:6px 10px 0px 10px;
}
.footermid {
  float:left;
  padding: 0;
  color:#cccccc;
}
.footerright {
  float:right;
  height:25px;
  padding: 6px 10px 0px 0px;
  color: #cccccc;
}

.footerleft a, .footerright a, .footermid a, .footerright a:hover, .footermid a:hover {
  color:#666666;
  font-size:11px;
  text-decoration:none;
}

/*form specific
-----------------*/ 
form {
  
  margin-top:20px;
  margin-bottom:20px;
}
input.txt {
  border: 1px inset #cccccc;
  width: 240px;
}
input.txtlong {
  border: 1px inset #cccccc;
  width: 300px;
}
input.btn {
  color: #ffffff;
  background-color: #666666;
  border: 1px outset #cccccc;
  font-size:10px;
}
form p {
  clear: left;
  margin: 0;
  padding: 0;
  padding-top: 5px;
}
form p label {
  float: left;
  width: 130px;
}
form p label.required {
  font-weight:bold;
}
fieldset {
  border: 1px dotted #2F657F;
  margin-top: 16px;
  padding: 10px;
  width:400px;
}
legend {
  font: bold 11px Arial, Helvetica, sans-serif;
  color: #29586F;
  background-color: #FFFFFF;
}


/*news specific
-----------------*/ 
table.browsenews  {
	margin-top:5px;
	width:100%;
	float:left;
}

table.browsenews td.newscontent {
	color:#333333;
	font-size:12px;
	padding:0 8px 8px 0;
}
table.browsenews td.newsimage {
	padding:30px;
}
.newsimage img{
	border-top: 2px solid #555;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 2px solid #555;
}
table.browsenews td h3{
	color:#333333;
	font-weight:bold;
	font-size:14px;
}
div.newsimage{
  float:right;
  padding-left:20px;
}
/*event specific
-----------------*/
table.browseevents  {
	margin-top:5px;
	width:100%;
}

table.eventtable{
  width:300px;
}
table.eventtable th{
  width:90px;
  padding:3px 5px 3px 0px;
  vertical-align:top;
}

table#downloads{
  margin-top:5px;
  width:100%;
  float:right;
}
table#downloads th{
  font-size:12px;
  color:#555555;
  padding:3px 15px 3px 0;
  border-top:1px dotted #222222;
  border-bottom:1px dotted #222222;
}
table#downloads td{
  padding:8px 20px 3px 0px;
  border-bottom:1px dotted #bbbbbb;
  font-size:11px;
}
#downloads h2{
  font-size:12px;
  border:0;
  margin:0;
}
#downloads td a{
  display:block;
  margin-bottom:3px;
}
.categoryhead{
  width:90px;
}
.deschead{
  width:260px;
}
.categoryhead2{
  width:120px;
}
.deschead2{
  width:320px;
}
.coverhead{
  width:120px;
}
.costhead{
  width:45px;
}
.titlehead{
  width:210px;
}

table#links{
  margin-top:0px;
  margin-bottom:20px;
  width:100%;
}
table#links th{
  color:#333333;
  font-size:15px;
  border-bottom:1px dotted #222222;
  padding:5px 3px 3px 0;
}
table#links td{
  padding:4px 3px 0px 0;
}
#links h2{
  font-size:12px;
  border:0;
  margin:0;
}



/*home specific
-----------------*/ 
div.floatright{
  float:right;
  padding:0 10px 10px 10px;
}
div.floatright i{
  font-size:11px;
  font-style:italic;
  display:block;
}
.signature{
  padding:25px 0 10px 0;
}
div.signature p{
  font-size:10px;
  margin:0;
}
#membersbox{
  float:right;
  border:1px dotted #000000;
  background-color:#f3f3f3;
  padding:10px;
  width:190px;
  margin-bottom:20px;
  margin-left:10px;
}

#membersbox form {
  float:left;
  margin-top:0;
  margin-bottom:16px;
}
#membersbox input.txt {
  font-size:11px;
  background-color: #ffffff;
  border: 1px inset #cccccc;
  width: 180px;
}
#membersbox input.txt2 {
  font-size:11px;
  background-color: #ffffff;
  border: 1px inset #cccccc;
  width: 135px;
}
#membersbox input.btn {
  color: #ffffff;
  background-color: #666666;
  border: 1px outset #cccccc;
  font-size:10px;
}
#membersbox form p {
  clear: left;
  margin: 0;
  padding: 0;
  padding-top: 5px;
  font-size:10px;
}
#membersbox form p label {
  float: left;
}
#membersbox h4 {
  color:#333333;
  font-size:11px;
  margin-bottom:6px;
}
#membersbox p {
  font-size:11px;
  margin-bottom:6px;
}

.small {
  font-size:11px;
}
.nobotmar {
  margin:0;
}
div.floatprofile{
  float:right;
  padding:10px 50px 10px 10px;
}