/* Global styles
----------------------------------------------- */

a {
   text-decoration:none;
   color:#FF6600;
}

a:hover {
   text-decoration:underline;
   color:#666666;
}

a span {
   font-weight:bold;
}

a img {
   border:0;
}

hr {
   color:#666666;
   height:1px;
}

form {
   margin:0px;
   padding:0px;
}

table {
   text-align:left;
}

th {
   text-align:left;
}

h1 {
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size:20px;
   line-height:20px;
   font-weight:normal;
   color:#999999;
   margin:0px;
   padding:0px;
}

h2 {
   font-family: Arial, Helvetica, sans-serif;
   font-size:16px;
   line-height:20px;
   font-weight:normal;
   color:#999999;
}

blockquote	{
	padding: 0;
	padding-left: 10px;
	margin-left: 10px;
	border: 0;
	border-left: 1px solid #0073AD;
	}
	
table a {
   text-decoration:none;
   color:#FF6600;
	}
	
table a:hover {
   text-decoration:underline;
   color:#666666;
	}

/* Page Structure
----------------------------------------------- */

html body {
	font-family: Arial, Helvetica, sans-serif;
	margin:0px 0px 0px 0px;
	background:#fff;
	text-align:center;
	font-size:12px;
	color: #999999;
	line-height: 16px;
}

#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:#666666;
}


/* Text size
----------------------------------------------- */

.textsize  {
   font-size:11px;
   line-height:18px;
   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;
}

/* date and time
----------------------------------------------- */

#date {
   color:#fff;
   font-size:11px;
   line-height:15px;
}

#date a {
  font-weight:bold;
  text-decoration:none;
  color:#FF9700;
}

#date a:hover {
   font-weight:bold;
   text-decoration:underline;
   color:#D88200;
}

 
/* Madeup
----------------------------------------------- */

#madeup {
   font-size:11px;
   line-height:15px;
}

#madeup table td p a{
   font-size:11px;
   line-height:15px;
}
