
body, li, td, th, p, a {
	font-family:			arial, helvetica, sans-serif;
	font-size:				12px;
}

body {
	background:				#A5D5E7;
	width:					100%;
}



#menu, #menu ul {
	list-style-type:		none;
	margin:					0;
	padding-left:			11px;
}

#menu li a, #menu ul li a {
	text-decoration:		none;
	color:					#003A73;
}

#menu li {
	padding:				5px 0 5px 0;
	border-bottom:			1px solid #94B1CB;
}




#menu ul {
	padding:				0px;
	margin-top:				4px;
}

#menu ul li {
	background:				url(/images/nessie_14.gif);
	margin-right:			3px;
	padding:				3px;
	border:					none;
}




#menu ul ul {
	margin-left:			24px;
}

#menu ul ul li {
	padding:				0;
}

#menu ul ul li a {
	font-size:				11px;
}



th.header {
	border-bottom:			1px solid #94B1CB;
}
td.footer {
	border-top:			1px solid #94B1CB;
}






.siteHeader {
	font-size:				12px;
	font-weight:			bold;
	padding-right:			20px;
	color:					#F4EFA2;
	
	width:					639px;
	height:					54px;
	background:				url(/images/nessie_02.jpg);
}


.siteSubHeader {
	margin-left:			150px;
}

.siteSubHeader td {
	padding-left:			5px;
	padding-right:			5px;
}

.siteSubHeader td a {
	color:					#ffffff;
	font-weight:			bold;
	text-decoration:		none;
}




h1, h2 {
	font-size:				12px;
	font-weight:			bold;
	color:					#0086A8;
	margin:					0;
	line-height:			14px;
}

h1 {
	font-size:				14px;
	margin:					4px 4px 10px 4px;
	border-bottom:			1px solid #94B1CB;
	padding-bottom:			6px;
}

h2 a {
	color:					#0086A8;
	text-decoration:		none;
}

a {
	color:					#000000;
}


input, textarea, select {
	width:					100%;
}

input.button {
	width:					auto;
}



#sysmessages {
	background:				#A5D5E7;
	border:					1px solid #2A94BC;
	margin:					8px;
	padding:				4px;
}






.teaser {
	padding:			4px;	
}

.teaser h2, .teaser h3 {
	font-size:			12px;
	text-align:			center;
	width:				136px;
	margin:				40px 0 0 30px;
	color:				#ffffff;
}

.teaser h3 {
	margin-top:			9px;
	color:				#000000;
	font-weight:		normal;	
}

.teaser h3 a {
	font-weight:		normal;
	text-decoration:	none;
	color:				#000000;
}


.teaser .text {
	padding:			4px 0 0 24px;
}

.teaser .link {
	margin:				22px 0 0 80px;
	color:				#ffffff;
}

.teaser .link a {
	text-decoration:	none;
	color:				#ffffff;
}