/* ...............................PAGE SETUP........................*/
body  {
	background : #FFFFFF;
	margin : 0px 0px 0px 0px;
	font-size : 10px;
	font-family : Tahoma;
	font-weight : normal;
	font-style : normal;
	color : #006699;
}

/* ............................... LINKS ....................................*/
A  {
	text-decoration : none;
	font-size : 11px;
	font-family : Tahoma;
	font-weight : normal;
	font-style : normal;
	color : #006699;
}

A:Link  {
	font-family : Tahoma;
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
	color : #006699;
}

A:Hover  {
	font-family : Tahoma;
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
	color : #006699;
	text-decoration : underline;
}

A:Visited  {
	font-family : Tahoma;
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
	color : #006699;
}

A:Active  {
	font-family : Tahoma;
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
	color : #006699;
	
}
A.tahoma10 {
	font-family: Tahoma;
	font-size: 10px;
}
A:Hover.tahoma10 {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration : underline;
	color:#CC0000;
}
A:Visited.tahoma10 {
	font-family: Tahoma;
	font-size: 10px;
}
.footer {
	font-family: Tahoma;
	font-size: 10px;
}
.footer a:link {
	color: #006699;
	font-size: 10px;
	text-decoration: underline;
 }
.footer a:hover {
	color: #006699;
	font-size: 10px;
	text-decoration: underline;
}
.footer a:active {
	color: #006699;
	font-size: 10px;
	text-decoration: underline;
}
.footer a:visited {
	color: #006699;
	font-size: 10px;
}

.newsletterinput {
	width: 120px;
}
.subnav {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}

.subnav a:link {
	color: #006699;
	font-size: 11px;
	font-weight: normal;
 }

.subnav a:hover {
	color: #006699;
	font-size: 11px;
	text-decoration: underline;
	font-weight: normal;
}

.subnav a:active {
	color: #006699;
	font-size: 11px;
	text-decoration: underline;
	font-weight: normal;
}
.subnav a:visited {
	color: #006699;
	font-size: 11px;
	font-style : normal;
	font-weight: normal;
}
.breadcrumbs a:visited {
	color: #006699;
	font-weight: bold;
}
.highlighted  {
	font-weight : bold;
	font-style : normal;
	color : #000000;
	text-decoration: none;
}
A.highlighted:Link  {
	font-weight : bold;
	font-style : normal;
	color : #000000;
	text-decoration: none;
}

A.highlighted:Active  {
	font-weight : bold;
	font-style : normal;
	color : #000000;
	text-decoration: none;
}

A.highlighted:Visited  {
	font-weight : bold;
	font-style : normal;
	color : #000000;
	text-decoration: none;
}
A.highlighted:Hover  {
	font-weight : bold;
	font-style : normal;
	color : #000000;
	text-decoration: none;
}

.tahoma11 {
	font-family: Tahoma;
	font-size: 11px;
}

.tahoma10 {
	font-family: Tahoma;
	font-size: 10px;
}
