/* Global styles
----------------------------------------------- */

a {
   text-decoration:none;
   font-weight:normal;
   color:#999900;
}

a:hover {
   text-decoration:underline;
   color:#999900;
}

a span {
   font-weight:bold;
}

a img {
   border:0;
}

hr {
   color:#79ADC2;
   height:1px;
}

form {
   margin:0px;
   padding:0px;
}

table {
   text-align:left;
}

th {
   text-align:left;
}

h1 {
   font-family: Arial, Helvetica, sans-serif;
   font-size:16px;
   color:#0073AD;
   padding:5px 0px 5px 0px;
}

blockquote	{
	padding: 0;
	padding-left: 10px;
	margin-left: 10px;
	border: 0;
	border-left: 1px solid #0073AD;
	}


/* Page Structure
----------------------------------------------- */

html body {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   margin:0px 0px 0px 0px;
   background:#fff;
   text-align:center;
   font-size:11px;
}

#page  {
   width:760px;
   color:#000;
   background:#FFF;
   margin:0px auto;
   text-align:left;
}


/* Top Nav
----------------------------------------------- */

#top_nav {
  width:752px;
  background:#660000;
  border-top:4px solid #FFF;
  border-bottom:4px solid #FFF;
}


#top_nav td {
  padding:0px;
  font-size:1em;
  font-weight:bold;
  color:#FFF;
}


/* Body copy
----------------------------------------------- */

#bodycopy  {
   font-size:11px;
   line-height:15px;
   color:#000;
}


/* Text size
----------------------------------------------- */

.textsize  {
   font-size:11px;
   line-height:15px;
   color:#000;
}


/* title
----------------------------------------------- */

.title {
   width:100%;
   height:34px;
   background:#79ADC2;
   color:#fff;
   margin:0px auto;
   border-bottom:4px solid #FFF;
   text-align:left;
}

.title h1 {
   font-family: Arial, Helvetica, sans-serif;
   margin:0px auto;
   text-transform:lowercase;
   font-size:13px;
   font-weight:normal;
   color:#fff;
   padding:0 0 0 11px;   
}

.title a {
  font-weight:bold;
  color:#fff;
}

.title a:hover {
   font-weight:bold;
   text-decoration:underline;
   color:#0073AD;
}

 
/* Madeup
----------------------------------------------- */

#madeup {
   font-size:11px;
   line-height:15px;
}

#madeup table td p a{
   font-size:11px;
   line-height:15px;
}