  /******************
HTML Tags
******************/

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:Black;
	margin:0;
	
	font-size:.72em;
	min-width:770px;
	
	}
	
#content p, #content-side-2 p, table {
    margin: 0px 0px 5px 0px;
}

#content-side-2 img {
	border:none;
	}

#breadcrumb-side label {
	display:none
	}
	
/******************
TEXT STYLES
******************/




/******************
FORM STYLES
******************/

#content-container form {
	margin:20px 0px;
	padding:0px 0px 0px 0px;
	}

#content-container fieldset {
	margin:10px 0px 20px 0px;
	padding:0px 10px 10px 20px;
	}

/* a nested fieldset */
#content-container fieldset fieldset {
	margin:15px 0px 5px 0px;
	padding:0px 5px 5px 5px;
	}

#content-container legend {
	margin-bottom:0px;
	padding:0px 10px 5px 5px;
	color:#666666;
	font-weight:bold;
	}

/* a nested legend */
#content-container fieldset fieldset legend {
	margin-bottom:0px;
	padding:0px;
	font-weight:normal;
	}

#breadcrumb-side form {
	margin:0px;
	padding:0px;
	text-align:right;
	}

#breadcrumb-side form fieldset {
	margin:0px;
	padding:0px;
	border:none;
	}

#breadcrumb-side form legend {
	display:none;
	}

/******************
LINKS
******************/

/* LINK VISTED HOVER ACTIVE selectors must remain in this order to work */
a:link
{
    color: #006B66;
}

a:visited
{
    color: #006B66;
}

a:hover 
{

   color:Purple;
  text-decoration:underline}
	

a:active {
	color:Purple;
	}

/* LINK VISTED HOVER ACTIVE selectors must remain in this order to work */
#mainnav-container a:link
{
    color: Purple;
    font-weight:bold;
  
}

#mainnav-container a:visited {
	color:Purple;
	font-weight:bold;
	}

#mainnav-container a:hover
{
    background-color:Teal;
    color:White;
    text-decoration: underline;
    font-weight:bold;
}

#mainnav-container a:active {
	color:Purple;
	}
	
	
#content a:link
{
    text-decoration:underline;
}

#content a:visited {
	text-decoration:underline;
	}

#content a:hover
{
    color:Purple;
    
    text-decoration: underline;
}

#content a:active {
	color:#006B66;
	}	
	

/* All link states are selected with an "a" */
#header a {
	color:#FFFFFF
	}


/******************
HEADINGS
******************/

h1 {
	font-size:1.5em;
	padding:0;
	margin:0 0 10px 0;
	color:#006B66;
	}

h2 {
	font-size:1.2em;
	font-weight:bold;
	
	color:Blue;
	}

h3 {
	font-size:1.2em;
	font-weight:bold;
	color:#000000;
	}
	
h4 {
	font-size:1.0em;
	}
	
h5 {
	font-size:1.0em;
	}
	
h6 {
	font-size:.8em;
	}

address
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:8pt;
    text-align: Left;
    font-style:normal;
}

span.highlight
{
 background-color:yellow
}
	

#three-column-container h2 {
	margin:0px 0px 10px 0px;
	padding:0px;
	}

/******************
Layout Divs
******************/

#mainnav-container
{
    padding: 5px 5px;
    border-bottom: 1px solid #7F7F7F;
    border-right: 1px solid #7F7F7F;
    border-left: 1px solid #EDEDED;
    margin-bottom: 1px;
    background-position: 0% 0%;
    background-attachment: scroll;
    background-repeat: repeat-x;
    background-color: #ffffff;
}

#mainnav {
	float:left;
	width:60%;
	position:relative;
	left:230px;
	}

#mainnav-side {
	float:right;
	width:30%;
	text-align:right;
	}

#header {
    margin-bottom: 1px;
    color: #FFFFFF;
    padding: 17px 17px 17px 17px;
    border-bottom: 2px solid #7F7F7F;
    border-right: 1px solid #7F7F7F;
    height: 70px;
    background: #006B66;
    font-size: .8em;
    font-weight: bold;
}

#header a {
	text-decoration:none;
	color:#FFFFFF;
	}

#slogan {
	font-size:.68em;
	margin:0px;
	font-weight:normal;
	padding-top:7px;
	}
	
#breadcrumb-container {
	border-bottom:2px solid #7F7F7F;
	border-right:1px solid #7F7F7F;
	border-left:1px solid #EDEDED;
	margin-bottom:1px;
	background: #FFFFFF url(bg-topnav.gif) repeat-x;
	padding:6px 0;
	}

#breadcrumb {
	float:left;
	padding:0 10px;
	}

#breadcrumb-side {
	float:right;
	padding:0 10px;
	}

#content-container {
	background-color:White;
	border-top:1px solid #CBCBCB;
	border-left:1px solid #CBCBCB;
	padding:5px;
	margin:5px;
	position:relative;
    top: 0px;
    left: 0px;
}

#content-side {
	position:absolute;
	top:0px;
	left:0px;
	height:430px;
	width:230px;
	padding:0px;
	border-left:1px dashed #D0D0BF;
	border-right:1px dashed #D0D0BF;
	}

#content-side-2 {
	position:absolute;
	top:0px;
	right:0px;
	height:430px;
	width:155px;
	padding:5px;
	border-left:1px dashed #D0D0BF;
	border-right:1px dashed #D0D0BF;
	}

#content {
    padding: 10px 10px 0px 10px;
    margin: 0px 170px 0px 230px;
    height: 100%;
    background-color: White;
    padding-top: 0;
}

r {
	width:100%;
	margin:10px 0px;
	text-align:justify;
	}

#three-column-left {
	float:left;
	width:30%
	}

#three-column-right {
	float:right;
	width:30%
	}

#three-column-middle {
	width:30%;
	margin:0px 32% 0px 35%
	}

#footer 
{
	padding:20px 10px 0px 10px;
	border-top:1px solid #7F7F7F;
	text-align:center;
	clear:both;
	background: #FFFFFF url(bg-topnav.gif) repeat-x;
	font-size:.95em;
	
	}
	

/******************
MENU ITEMS
******************/

#mainnav-container ul {
	margin:0px;
	padding:5px;
	}

#mainnav-container ul li
{
    list-style: none;
    display: inline;
    margin: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
}
	
	
#mainnav-side li {
	padding:0px;
	margin:5px 0px 5px 10px;
	}
	
	

/******************
LISTS - IN THE CONTENT DIV
******************/

#content ul.list, #content ul.link-list-vertical {
	margin:0px 0px 15px 15px;
	padding:0px;
	

	}

#content ul.list li {
	list-style:none;
	padding:2px 0px 2px 12px;
	margin:0px;
	
	background: url(bullet.gif) no-repeat;
	background-position:0 .6em;
	}

#content ul.link-list-vertical li {
	list-style:none;
	margin:0px;
	padding:2px 0px;
	
	}

#content ul.link-list-vertical li a:link {
	padding:2px 0px 2px 12px;
	background: url(bullet-link.gif) no-repeat;
	background-position:0 .6em;
	
	}

#content ul.link-list-vertical li a:visited {
	padding:2px 0px 2px 12px;
	background: url(bullet-link-visited.gif) no-repeat;
	background-position:0 .6em;
	
	}

#content ul.link-list-vertical li a:hover {
	padding:2px 0px 2px 12px;
	background: url(bullet-link-hover.gif) no-repeat;
	background-position:0 .6em;
	}

#content ul.link-list-vertical li a:active {
	padding:2px 0px 2px 12px;
	background: url(bullet-link-active.gif) no-repeat;
	background-position:0 .6em;
	}
	
	
	


/******************
LISTS - IN THE RIGHT OR LEFT COLUMNS
******************/

#content-side-2 ul.list, #content-side-2 ul.link-list-vertical,
#content-side ul.list, #content-side ul.link-list-vertical {
	margin:0px 0px 15px 0px;
	padding:0px;
	}

#content-side-2 ul.list li,
#content-side ul.list li {
	list-style:none;
	padding:2px 0px 2px 12px;
	margin:0px;
	background-position:0 .6em;
	}

#content-side-2 ul.link-list-vertical li,
#content-side ul.link-list-vertical li {
	list-style:none;
	margin:0px;
	padding:2px 10px;
	font-weight:normal;
	}

li {
margin-bottom: 10px;
}

	

	
	

/******************
TABLE STYLES
******************/

.table {
	width:500px;
	border:1px solid #D0D0BF;
	border-collapse:collapse;
	}
	
.table td {
	padding:10px;
	}

thead th, tfoot th {
	background-color:#E8E8E8;
	border-bottom:2px solid #D0D0BF;
	border-top:2px solid #D0D0BF;
	padding:10px;
	font-weight:normal;
	font-variant:small-caps;
	}
	
.table1 
    {
    width:500px;
	border:1px solid #D0D0BF;
	border-collapse:collapse;
	}
	
.table2
    {
	width:360px;
	border:1px solid #D0D0BF;
	border-collapse:collapse;
	}

/******************
CLASSES
******************/

.button-big {
	margin-top:8px;
	}

img.photobig, img.photosmall {
	border-top:1px solid #CCCCCC;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #CCCCCC;
	background: #E0E0E0 url(background_table_04.gif) repeat-x;
	padding:8px;
	}

img.photosmall {
	margin-right:10px;
	margin-bottom:2px;
	float: right;
	}
	
img.photoleft {
	margin-right:10px;
	margin-bottom:2px;
	float: left;
	}	
	
.searchbox {
	height:13px;
	margin:0px;
	padding:0px;
	width:8em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	}
	


.button-search {
	height:18px;
	margin:0px;
	padding:0px 0px 0px 0px;
	border-top:1px solid #CCCCCC;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #CCCCCC;
	background: url(bg-button-search.gif) repeat-x;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FF0000;
	}

.none {
	display:none;
	}

.clear {
	clear:both;
	}
	
.bold
{
    font-weight:bold;
}
  

  