﻿a 						{
							font-family : Trebuchet MS;
							font-size : 11pt;
							text-decoration : underline;
							color : #0c4d68;
						}
	
a:active 				{
							font-family : Trebuchet MS;
							font-size : 11pt;
							text-decoration : none;
							color : #0c4d68;
						}
	
a:hover 				{
							font-family : Trebuchet MS;
							font-size : 11pt;
							text-decoration : none;
							color : #0c4d68;
						}
						
a:visited 				{
							font-family : Trebuchet MS;
							font-size : 11pt;
							text-decoration : underline;
							font-style : italic;
							color : #0c4d68;
						}
						
a.footerurl				{
							font-family : Trebuchet MS;
							font-size : 10pt;
							text-decoration : underline;
							color : #0c4d68;
						
					 	}
		
a:active.footerurl 	 	{
							font-family : Trebuchet MS;
							font-size : 10pt;
							text-decoration : none;
							color : #0c4d68;
						}
	
a:hover.footerurl			{
							font-family : Trebuchet MS;
							font-size : 10pt;
							text-decoration : none;
							color : #0c4d68;
						}
	
a:visited.footerurl	 	{
							font-family : Trebuchet MS;
							font-size : 10pt;
							text-decoration : underline;
								font-style : italic;
							color : #0c4d68;
						}

img	 					{
							border : 0;
						}
					
div						{
							font-family : Trebuchet MS;
							font-size : 11pt;
							text-decoration : none;
							color : #0c4d68;
							text-align : justify;
							border : 1px dashed #0c4d68;
							background-color : #ffffff;
							margin : 10px 0 0 0;
							padding : 5px 5px 5px 5px;
						}

input, textarea, select {
							font-family : Trebuchet MS;
							font-size : 10pt;
							color : #0c4d68;
							border : 1px dashed #0c4d68;
							background : white;
							width: 342px;
						}

ol						{
							font-family : Trebuchet MS;
							font-size : 11pt;
							text-decoration : none;
							color : #0c4d68;
							text-align : justify;
							margin-top : 0;
							margin-bottom : 0;
						}

ul						{
							font-family : Trebuchet MS;
							font-size : 11pt;
							text-decoration : none;
							color : #0c4d68;
							text-align : justify;
							margin-top : 0;
							margin-bottom : 0; 
							list-style-type: circle;
						}
						
table					{
							font-family : Trebuchet MS;
							font-size : 11pt;
							text-decoration : none;
							color : #0c4d68;
							text-align : justify;
						}

.main					{
							border : 0;
							height : 800px;
							width : 995px;
						}


.portfolio				{
							font-family : Trebuchet MS;
							font-size : 9pt;
							text-decoration : none;
							color : #0c4d68;
							text-align : justify;
						}
						
td						{
							font-family : Trebuchet MS;
							font-size : 11pt;
							text-decoration : none;
							color : #0c4d68;
							text-align : justify;
						}
						
.contact				{
							height : 27px;
						}

.header					{
							background-image: url('images/header.jpg')
						}
						
.footertop				{
							background-image: url('images/footertop.jpg')
						}
						
.footerbottom			{
							background-image: url('images/footerbottom.jpg')
						}
						
h1						{
							font-size : 42pt;
						}
						
h4						{
							font-family : Trebuchet MS;
							font-size : 11pt;
							text-decoration : none;
							color : #0c4d68;
							text-align : justify;
							line-height : 100%;
							margin-bottom : 0;
						}

h6						{
							font-family : Trebuchet MS;
							font-size : 7pt;
							text-decoration : none;
							color : #0c4d68;
							text-align : justify;
							line-height : 25%;
						}

p, object				{
							font-family : Trebuchet MS;
							font-size : 11pt;
							text-decoration : none;
							color : #0c4d68;
							text-align : justify;
						}
						
.center					{
							font-family : Trebuchet MS;
							font-size : 11pt;
							text-decoration : none;
							color : #0c4d68;
							text-align : center;
						}

.smallcenter 			{
							font-family : Trebuchet MS;
							font-size : 10pt;
							text-decoration : none;
							color : #0c4d68;
							text-align : center;
						}
						
					
.contactvw 				{
							font-family : Trebuchet MS;
							font-size : 8pt;
							text-decoration : none;
							color : #0c4d68;
							text-align : justify;
						}
						
strong					{
							font-family : Trebuchet MS;
							font-size : 11pt;
							color : #0c4d68;
							text-align : justify;
							text-transform : uppercase;
							font-weight : bold;
}