body 		{background-color: #A0BAD5; color: #000000; font-family: arial,verdana,sans-serif; margin-top: 0;}

p, td, dl	{font-size: 10pt; color: black;}
ul        	{list-style-type: square;}

h1			{font-size: 18pt; color: #000000; font-weight: bold;}
h2			{font-size: 13pt; color: #003B6F; font-weight: bold;}
h3			{font-size: 12pt; color: #49382A; font-weight: bold;}

.bottom		{margin-bottom: 0;}
.top		{margin-top: 0;}
.topbot	{margin-top: 0; margin-bottom: 0;}

.small    	{font-size: 8pt; color: #444444;}
.teaser		{font-size: 11pt; color: #444444; margin-right: 10px;}
.newstitle	{font-size: 11pt; color: black; font-weight: bold; padding-left: 19pt;}
.news		{font-size: 9pt; color: black; margin-right: 19pt; margin-left: 19pt;}

.outsideborder	{background-color: #89A7C8;}
.insideborder	{background-color: #A0BAD5;}

.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: 20pt;
	padding-right: 15pt;
	padding-bottom: 10pt;
	padding-left: 20pt;
}

.contentborder2 {
	background-color: #ffffff;
	border: 1px solid #DFD9C2;
	padding-top: 10pt;
	padding-right: 15pt;
	padding-bottom: 10pt;
	padding-left: 20pt;

	background-image: url(../images/c_gradient.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.leftnav 			{color: #565A5F; font-size: 9pt; margin-left: 2pt;}
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: #003B6F; text-decoration: none; font-weight: normal; }

.topnav 			{color: #223D6D; font-weight: bold; font-size: 9pt; margin-right: 4pt; margin-left: 12pt;}
a.topnav:link 		{color: #223D6D;  text-decoration: none; font-weight: bold;}
a.topnav:active 	{color: #223D6D; text-decoration: none; font-weight: bold;}
a.topnav:visited	{color: #223D6D; text-decoration: none; font-weight: bold;}
a.topnav:hover 		{color: #000000; text-decoration: none; font-weight: bold; }

a:link 		{color: #223D6D; text-decoration: underline;}
a:active 	{color: #223D6D; text-decoration: underline;}
a:visited 	{color: #444444; text-decoration: underline;}
a:hover 	{color: #000000; text-decoration: underline;}
