body		{
			background-color : #ffffff;
			scrollbar-face-color: #ffffff;
			scrollbar-shadow-color: #555555;
			scrollbar-highlight-color: #dddddd;
			scrollbar-3dlight-color: #dddddd;
			scrollbar-darkshadow-color: #000000;
			scrollbar-track-color: #eeeeee;
			scrollbar-arrow-color: #bbbbbb;
		}
A {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size : xx-small;
        font-weight : bold;
        text-decoration : none;
        color : navy;
}

A:HOVER {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size : xx-small;
        font-weight : bold;
        text-decoration : none;
        color : navy;
}

.Header {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size : x-small;
        font-weight : bold;
        text-decoration : none;
        text-indent : 0px;
        color: Navy
}

.Header:HOVER {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size : x-small;
        font-weight : bold;
        text-decoration : none;
        text-indent : 0px;
        color: Navy
}


P {
        font-family :  Verdana, Arial, Helvetica, sans-serif;
        font-size : x-small;
        font-weight : normal;
        text-indent : 25px;
        color: Navy
}

P.Quote{
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size : xx-small;
        font-weight : bold;
        text-indent : 0px;
        color: #006699
}


P.NoIndent {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size : xx-small;
        font-weight : bold;
        font-decoration : none;
        text-indent : 0px;
        color: Navy
}

A.NoIndent:HOVER {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size : xx-small;
        font-weight : bold;
        text-decoration : none;
        color : White;
        background-color: navy;
}


.NoIndentTitle {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size : x-small;
        font-weight : bold;
        text-decoration : underline;
        text-indent : 0px;
        color: Navy
}


H1 {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size : xx-large;
        font-weight : bold;
        color: #999999;
        align=left
}

H2 {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size : medium;
        font-weight : bold;
        color: #999999;
        align=left
}



TD {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size : xx-small;
        text-indent : 0px;
}

TD.PageHeader {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size : large;
        font-weight : bold;
        color : #AAAAAA;
}

	.mapBox
	{
		border-top: 2px solid #330065;
		border-bottom: 2px solid #330065;
		background-color: #f5f5f5;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	}


.background 	{ 
			background: white; 
			background-image: url(images/Tranquility_Logo_Large-Faded.png);
			background-repeat: no-repeat;
			background-position: 150 150;
			background-attachment: fixed
		} 


		
		

.Logo		{
			color: #000000;
			font-family: Arial,Sans Serif,Verdana,Geneva,Georgia;
			font-size: 24pt;
			filter:alpha(opacity=100); 
			-moz-opacity:100%;
		}		
		
.Sublogo	{
			color: #000000;
			font-family: Arial,Sans Serif,Verdana,Geneva,Georgia;
			font-size: 18pt;
		}		
		
a.button	{
			color: white;
			font-family: Arial,Sans Serif,Verdana,Geneva,Georgia;
			font-size: 10pt;
			font-weight : bold;
			text-decoration:none

		}
		
a.button:hover	{
			color: red;
        		font-family: Arial,Sans Serif,Verdana,Geneva,Georgia;
			font-size: 10pt;
			font-weight : bold;
			text-decoration:none
		}