<style>

a.nav:link {  color: #000000;
                font-family: Segoe UI, Verdana, Geneva, sans-serif;
                font-size:1em;
text-decoration: none;
 }
a:link { 
                color: #000000;
                font-family: Segoe UI, Verdana, Geneva, sans-serif;
                font-size:1em;
text-decoration: none;
                }
a:visited { 
                color: #000000;
                font-family: Segoe UI, Verdana, Geneva, sans-serif;
                font-size:1em;
text-decoration: none;
                }
a:hover { 
                color: #000000;
                font-family: Segoe UI, Verdana, Geneva, sans-serif;
                text-decoration: none;
                font-size:1em;
                }
a:active { 
                color: #017375;
                font-family: Segoe UI, Verdana, Geneva, sans-serif;
                font-size:1em;
text-decoration: none;
                }



.segoe8 {
                font-family: Segoe UI, Licida Grande, Verdana, Arial, Helvetica;
                font-size:0.5em;
                color: #595959;
}
.segoe10 {
                font-family: Segoe UI, Licida Grande, Verdana, Arial, Helvetica;
                font-size:1em;
                color: #595959;
}
.segoe12 {
                font-family: Segoe UI, Licida Grande, Verdana, Arial, Helvetica;
                font-size:1.250em;
                color: #595959;
}
.segoe14 {
                font-family: Segoe UI, Licida Grande, Verdana, Arial, Helvetica;
                font-size:1.250em;
                color: #595959;
}
.segoe12red {
                font-family: Segoe UI, Licida Grande, Verdana, Arial, Helvetica;
                font-size: 1.250em;
                color:#F00;
}
.segoe14red {
                font-family: Segoe UI, Licida Grande, Verdana, Arial, Helvetica;
                font-size: 1.250em;
                color: #F00;
}
.h1 {
                font-family: Segoe UI;
                font-size: 2.250em;
                color:#000000;
                font-weight:lighter;
}
.h2 {
                font-family: Segoe UI;
                font-size: 2.80em;
                color:#000000;
                font-weight:lighter;
}
.link12 { 
    			text-decoration: none;
				color: #000000;
                font-family: Segoe UI, Licida Grande, Verdana, Arial, Helvetica;
                font-size: 1.250em;
}
.linkvisited12 { 
                text-decoration: none;
				color: #000000;
                font-family: Segoe UI, Licida Grande, Verdana, Arial, Helvetica;
                font-size: 1.250em;
}
.link14 { 
				text-decoration: none;
				color: #000000;
                font-family: Segoe UI, Licida Grande, Verdana, Arial, Helvetica;
                font-size: 1.250em;
}
.linkvisited14 { 
                text-decoration: none;
				color: #000000;
                font-family: Segoe UI, Licida Grande, Verdana, Arial, Helvetica;
                font-size: 1.250em;
}
body {
    			margin-top: 0;
				margin-bottom: 0px;
				margin-left: 10px;
				margin-right: 10px;
    			padding: 10px;
}        
hr.style-two {
    			border: 0;
    			height: .5px;
    			background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    			background-image:    -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    			background-image:     -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    			background-image:      -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    			width: 80%;
}
a img {
    border: 0 none;
}
.container {
    -moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
    border: 1px solid #ccc ;
	padding: 20px;
	background-color:whitesmoke;
    min-width: 0%;
    display: inline-block;
    overflow: hidden;
}
.flowplayer {
    -moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
    border: 1px solid #ccc ;
	padding: 0px;
	background-color:;
    min-width: 0%;
    display: inline-block;
    overflow: hidden;
}
.faqtable
{
    table-layout:fixed;
    width:80%;
}
table {
    			border-collapse:collapse;
				width:80%;
}
tablelarge {
				border-collapse:collapse;
				width:100%;
}

</style>