/* GLOBAL ELEMENTS 
=====================================================*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/bg-main.gif);
	background-repeat: repeat;
	margin: 0;
	}
	
a:link {
	color: #069;
	text-decoration: underline;
	}
	
h1,h2,h4,h5,h6 {
	color: #069;
	}

.blue {
	color:#069;
}

em {
	color:#363;
}

h1 {
	font-family: Georgia, "Times New Roman", serif;
	font-size:160%;
	font-weight:normal;
	padding:0;
	margin:0.5em;
	text-align:center;
}

h2 {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size:100%;
	font-weight:bold;
	padding:0;
	margin:0.5em;
	text-align:left;
	color:#000;
}

h3 {
	font-family: Georgia, "Times New Roman", serif;
	font-size:160%;
	font-weight:normal;
	text-transform:uppercase;
	margin:0.5em;
	color:#fff;
	}

a:hover {
	color: #f00;
	text-decoration: none;
}
a:visited {
	color: #069;
	text-decoration: underline;
}
p {
	margin: 0;
	padding: 3px;
	line-height:1.5em;
}

ul li {
	line-height:1.5em;
}
table {
	border-bottom: 5px solid #fff;
	border-left: 5px solid #fff;
	border-right: 5px solid #fff;
	}
	
img {
	border:none;
	}

#seperator {
	padding: 12px 12px 0px 12px;
	border-top: 1px dashed #DDD;
}
#about {
	text-align: left;
	border-bottom: 1px solid #DDD;
	margin-bottom: 5px;
}

#leftitem {
	position:relative;
	border-left:3px solid #666;
}


#leftitem ul {
	margin: 0px;
/*	width: 93%;  */
}
#snippet {
	font-size: 11px;
	background-color: #EEE;
	margin: 0;
	padding: 0;
}
#snippet table{
	background-color: #EEE;
	margin: 0;
	padding: 0;
}
#success a{
	color: #fff;
	text-decoration: underline;
}

	#success a:link {
	color: #fff;
	text-decoration: underline;
	}
	
	#success a:hover {
	color: #fff;
	text-decoration: none;
	}
	#success a:visited {
	color: #fff;
	text-decoration: underline;
	}

#leftitem ul li{
	margin: 0px;
	padding: 0px;
	display: block;
	line-height: 220%;
	list-style-type: none;
	border-bottom: 1px solid #DFDFDF;
}
	#leftitem ul li a {
	display: block;
	padding: 0px;
	color: #000;
	text-decoration: none;
	background-color: #EEE;
}
	#leftitem ul li a:hover {
	background-color: #CCC; 
	text-decoration: none;
	color: #000;
}
	#leftitem ul li a:visited {
	text-decoration: none;
	color: #000;
}

/* CLASSES */
.top {
	background-color: #30417E;
	margin: 0;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
}
		.top a:link {
		color: #fff;
		text-decoration: underline;
		}
		.top a:hover {
		color: #fff;
		text-decoration: underline;
		}
		.top a:visited {
		color: #fff;
		text-decoration: underline;
		}
		.top img {
		align: left;
		}
		
.nav {
	background-color: #30417E;
	background-image: url(../images/bg-nav.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
}
#nav {
      float: left;  
	/*  text-align: center;  */
	  margin: 0;
	  padding:0;
	  padding-left:30px;
	  *padding-left:0;
	  overflow:hidden;
      width:730px;
	  *width:100%;
      background: #30417E;
      font-size: 11px;
   /*   line-height: normal;  */
	  border-bottom: 3px solid #957C39;
      }
    #nav ul {
/*	margin: 0 3px 0 3px;  */
	padding: 0px;
	list-style:none;
      }
    #nav li {
      display:inline;
      margin:0;
 /*     padding-right: 5px;  */
      }
    #nav a {
      float: left;
      background: url("../images/nav-left-tab.gif") no-repeat left top;
      margin: 0;
      padding: 0 5px 0 5px;  
      text-decoration: none;
      }
    #nav a span {
      float: left;
      display: block;
      background: url("../images/nav-right-tab.gif") no-repeat right top;
     	padding: 5px 5px 4px 6px; 
      color: #fff;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
   /* #nav a span {float:none;} */
    /* End IE5-Mac hack */
    #nav a:hover span {
      color:#fff;
	  	text-decoration: underline;
      }
	  #nav a:hover {
      background-position:0% -42px;
      }
    #nav a:hover span {
      background-position:100% -42px;
      }

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;
	background-color: #fff;
	background-image: url(../images/gradient.gif);
	background-repeat: repeat-x;
}
		.content h1,h2,h4,h5,66 {
			color: #069;
		}
.right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	background-image: url(../images/right.gif);
	background-color: #666;
	background-repeat: repeat-y;
	padding: 3px;
}

.right table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
/*	background-image: url(../images/right.gif);  */
	background-color: #fff;
	padding: 3px;
}

.right table td {
	padding:5px 0;
	border-bottom:1px dashed #666;
}

.footer {
	border-top: 3px solid #957C39;
	background-color: #DADED8;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}
		.footer a:link {
		color: #000;
		text-decoration: underline;
		}
		.footer a:hover {
		color: #666;
		text-decoration: underline;
		}
		.footer a:visited {
		color: #000;
		text-decoration: underline;
		}
.standard {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: 000;
	font-size: 11px;
	}
	
.block-list {
	margin:0;
	list-style:none;
	padding:0;
	color:#000;
	text-align:left;
}

.block-list a {
	color:#069;
	text-decoration:underline;
}

.block-list a:link {
	color:#069;
	text-decoration:underline;
}

.block-list a:hover {
	color:#f00;
	text-decoration:none;
}
	
ul.block-list {
	list-style:none;
	background-color:#fff;
	margin:0 0 0 0.3em;
	padding:0;
}

.block-list li {
	margin:0;
	padding:1em;
	line-height:1.5em;
	border-bottom:1px solid #B99940;
}

.block-list li.alt {
	background-color:#638DB4;
	}
	
#Table_01 #success ul li a { 
	color:#000; 
	}
	
div.testimony {
	padding-bottom:1em;
	margin-bottom:1em;
	border-bottom:1px solid #cecece;
	}
	
div.testimony h2 {
	font-family: Georgia, "Times New Roman", serif;
	font-size:140%;
	font-weight:normal;
	padding:0;
	margin:1em 0.5em;
	text-align:left;
	color:#363;
	}
	

