﻿body {background-color: #003B6F; color: #000000; font-family: 'Trebuchet MS', Verdana, sans-serif; margin-top: 10;}

dl	{font-size: 13px; line-height: 17px; margin-top: 0;  margin-bottom: 14;}

td	{font-size: 13px; line-height: 17px; margin-top: 0;  margin-bottom: 14;}

p	{font-size: 13px; line-height: 17px; margin-top: 0;  margin-bottom: 14;}
ul          {list-style-type: square;}
li          {margin-top: 0;}

h1			{font-size: 25px; color: #000000; line-height: 20px; font-weight: bold; margin-top: 5; margin-bottom: 13;}
h2			{font-size: 18px; color: #000000; font-weight: bold; margin-bottom: 10;}
h3			{font-size: 14px; color: #000000; font-weight: bold; margin-bottom: 5;}
h4			{font-size: 16px; color: #000000; font-weight: bold; margin-top: 0;}

.bottom		{margin-bottom: 0;}
.top		{margin-top: 0;}
.topbot	    {margin-top: 0; margin-bottom: 0;}

.small      {font-size: 11px; color: #444444; line-height: 12px;}
.teaser	    {font-size: 27px; color: #444444; font-weight: bold; margin-right: 10px;}
.newstitle	{font-size: 15px; color: #000000; font-weight: bold; padding-left: 15pt; margin-top: 8; margin-bottom: 8; }
.news	    {font-size: 13px; color: #000000; margin-right: 15pt; margin-left: 15pt;}

.title      {font-size: 14px; color: #000000; font-weight: bold; line-height: 20px; margin-bottom: 0;}
.text       {font-size: 13px; font-family: 'Trebuchet MS', verdana, sans-serif; color: black; line-height: 18px; margin-top: 0;  margin-bottom: 5;}

.porttitle  {font-size: 14px; color: #000000; font-weight: bold; margin-bottom: 0;}
.portweb	{font-size: 12px; font-weight: normal; margin-top: 0; margin-bottom: 5;}
.porttext   {font-size: 12px; line-height: 16px; margin-top: 0;  margin-bottom: 5;}
.portproj   {font-size: 13px; font-weight: bold; line-height: 16px; margin-top: 0;  margin-bottom: 5;}
.portcomments {font-size: 11px; line-height: 16px; font-style: italic; margin-top: 0;  margin-bottom: 5;}

a:link 	    {color: #003B6F; text-decoration: underline;}
a:active 	{color: #003B6F; text-decoration: underline;}
a:visited 	{color: #565A5F; text-decoration: underline;}
a:hover 	{color: #CC0000; text-decoration: underline; font-weight: normal;}

.leftnav {color: #565A5F; font-size: 12px; margin-left: 4px;}
a.leftnav:link    {color: #565A5F; text-decoration: none;}
a.leftnav:active  {color: #565A5F; text-decoration: none;}
a.leftnav:visited {color: #565A5F; text-decoration: none;}
a.leftnav:hover   {color: #CC0000; text-decoration: none; font-weight: normal; }

.topnav {color: #003B6F; font-weight: bold; font-size: 9pt; margin-right: 4pt; margin-left: 12pt;}
a.topnav:link    {color: #003B6F;  text-decoration: none; font-weight: bold;}
a.topnav:active  {color: #003B6F; text-decoration: none; font-weight: bold;}
a.topnav:visited {color: #003B6F; text-decoration: none; font-weight: bold;}
a.topnav:hover   {color: #CC0000; text-decoration: none; font-weight: bold; }

.border {
	background-color: #ffffff;
	border: 1px solid #DFD9C2;
	padding-top: 2pt;
	padding-right: 2pt;
	padding-bottom: 2pt;
	padding-left: 2pt;
	margin-left: 3pt;
	margin-right: 3pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
}

.newsborder {
	background-color: #ffffff;
	border: 1px solid #DFD9C2;
}

.contentborder {
	background-color: #ffffff;
	border: 1px solid #DFD9C2;
	padding-top: 12pt;
	padding-right: 15pt;
	padding-bottom: 15pt;
	padding-left: 15pt;
}

.contentborder2 {
	background-color: #ffffff;
	border: 1px solid #DFD9C2;
	padding-top: 12pt;
	padding-right: 15pt;
	padding-bottom: 15pt;
	padding-left: 15pt;

	background-image: url(../images/c_gradient.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.contentborder3 {
	background-color: #ffffff;
	border: 1px solid #DFD9C2;
	padding-top: 10pt;
	padding-right: 15pt;
	padding-bottom: 10pt;
	padding-left: 20pt;

	background-image: url(../images/content_gradient.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.outsideborder	{background-color: #144A7A;}
.insideborder	{background-color: #003B6F;}