img {
	border: none;
}

.nobr {white-space: nowrap;} 

#topnav {
	background-color:#000000;
	padding: 14px 0 8px 0;
	color: #9DBFED;
	text-align:center;
	font-weight: bold;
}

#topnav  a {
	padding: 8px 11px;
	font-size: 13px;
	background-color:#000000;
	font-weight: bold;
	text-transform: uppercase;
}

#topnav  a:link {
  color:#efefef;
  background-color:#000000;
  text-decoration:none;
  font-weight: bold;
  text-transform: uppercase;
}

#topnav  a:visited {
  color:#efefef;
  background-color:#000000;
  text-decoration:none;
  font-weight: bold;
  text-transform: uppercase;
}

#topnav  a:hover {
  color:#59ACFF;
  background-color:#000000;
  text-decoration:none;
  font-weight: bold;
  text-transform: uppercase;
}

#topnav .on   {
  color:#59ACFF;
  background-color:#000000;
  text-decoration:none;
  font-weight: bold;
  text-transform: uppercase;
}

h1  {
	font-size : 24px;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	line-height: 1.2;
	color : black;
}

h2  {
	font-size : 20px;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	line-height: 1.2;
	color : black;
}

h3  {
	font-size : 16px;
	font-family : arial;
	font-weight : bold;
	font-style : italic;
	color : black;
}

h4  {
	font-size : 14px;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : black;	
	margin-bottom: 1em;
}

h6  {
	font-size : 14px;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : black;	
	margin-top: 10px;
}

body  {
	color : black;
	font-size : 15px;
	font-family : Arial, Verdana, sans-serif;
	line-height: 1.4;
	font-weight : normal;
	font-style : normal;
}

p  {
	font-size : 15px;
	font-family : Arial, Verdana, sans-serif;
	line-height: 1.4;
	font-weight : normal;
	font-style : normal;
	color : black;
	margin-bottom: 20px;
}

a:link  {
	font-size : 15px;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : blue;
}

a:visited  {
	font-size : 15px;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #0066cc;
}

a:hover  {
	font-size : 15px;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Navy;
}

ul  {
	color : black;
	font-size : 15px;
	line-height: 1.4;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
}

table  {
	color : black;
	font-size : 15px;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
}

.maincontent {
	padding: 10px 20px;
}

.quote  {
	color : #003366;
	font-size : 16px;	
	line-height: 130%;
	font-family : "Times New Roman", Georgia, serif;
	font-weight : normal;
	font-style : normal;	
	text-align: center;	
}

.caption {
	
}

.copyright {
	font-size: 13px;
}

.small  {
	color : black;
	font-size : 14px;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
}

.small a:link  {
	font-size : 14px;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : blue;
}

.small a:visited  {
	font-size : 14px;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #0066cc;
}

.small a:hover  {
	font-size : 14px;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Navy;
}

.rightcol a:link  {
	font-size : 14px;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #99ccff;

}


.rightcol a:visited  {
	font-size : 14px;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #99ccff;
}


.rightcol a:hover  {
	font-size : 14px;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : white;
}

.proposal {
	color: navy;
	font-style: italic;
	font-weight: bold;
}

#testimonials td {
	padding: 5px 12px 5px 5px;
}
