/* CSS Document */

* { margin: 0px; padding: 0px }

body {
	font-family: 		Arial, Helvetica, sans-serif;
	font-weight:        normal;
	font-size: 12px;
	color: #933;
	background-attachment: scroll;
	background-image: url(images/background_image2.png);
	background-repeat: repeat;
	background-position: center top;
}
#Products {
	position:absolute;
	width:240px;
	height:250px;
	z-index:1;
	left: 280px;
	top: 15px;
	background-image: url(images/box_background.png);
}
#AboutUs {
	position:absolute;
	width:240px;
	height:250px;
	z-index:1;
	left: 0px;
	top: 15px;
	background-image: url(images/box_background.png);
}
#Contact {
	position:absolute;
	width:240px;
	height:auto;
	z-index:1;
	left: 560px;
	top: 15px;
	background-image: url(images/box_background.png);
}
#OutlineBox {
	position:absolute;
	width:1000px;
	height:675px;
	z-index:1;
	left: -50px;
	top: 175px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #036;
	background-attachment: scroll;
	background-image: url(images/background_white_shadow.png);
	background-repeat: repeat-y;
	background-position: center top;
}
#WhiteBackgroundBox {
	position:absolute;
	width:1000px;
	height:650px;
	z-index:1;
	left: -50px;
	top: 175px;
	background-color: #FFF;
}
#EventsNews {
	position:absolute;
	width:289px;
	height:250px;
	z-index:1;
	left: 600px;
	top: 10px;
}
#ENewsletterBox2 {
	position:absolute;
	width:290px;
	height:250px;
	z-index:1;
	left: 10px;
	top: 10px;
}
#CityInfo {
	position:absolute;
	width:290px;
	height:250px;
	z-index:1;
	left: 305px;
	top: 10px;
}
#apDiv1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
}
#DocBox {
	position:absolute;
	width:275px;
	height:400px;
	z-index:1;
	left: 10px;
	top: 430px;
}
#DocBoxAuto {
	position:absolute;
	width:275px;
	height:auto;
	z-index:1;
	left: 10px;
	top: 430px;
}
#DocBoxScroll {
	position:absolute;
	width:275px;
	height:400px;
	z-index:1;
	left: 10px;
	top: 430px;
	overflow: scroll;
}
#ImportantMessage {
	position:absolute;
	width:610px;
	height:66px;
	z-index:500;
	left: 313px;
	top: 402px;
	background-color: #FFF;
	padding: 3px;
	}
tr.rowcolor 	{
	background: #CCE4FF;
	border-top:1px solid #EAEAEA;
}

tr, tr.rowcolor {
	font-size: 11px;
}
td.columncolor 	{
	background: #CCE4FF;
	border-top:1px solid #EAEAEA;
}

a.whitelinks:link {
	font-weight: normal;
	color: #FFFFFF;
	background-color: transparent;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	text-decoration: none;
     }

a.whitelinks:visited {
	font-weight: normal;
	color: #CCC;
	background-color: transparent;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	text-decoration: none;
     }

a.whitelinks:hover {
	font-weight: normal;
	color: #39F;
	background-color: transparent;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	text-decoration: none;
     }
a.whitelinks:active {
	font-weight: normal;
	color: #FFFFFF;
	background-color: transparent;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	text-decoration: none;
     }

a.graylinks:active {
	font-weight: bold;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
     }
	 
a.graylinks:link {
	font-weight: normal;
	color: #333333;
	font-family: "Cambria", Times, serif;
	font-size: 12px;
	text-decoration: none;
     }

a.graylinks:visited {
	font-weight: normal;
	color: #030;
	font-family: "Cambria", Times, serif;
	font-size: 12px;
	text-decoration: none;
     }

a.graylinks:hover {
	font-weight: normal;
	color: #C00;
	font-family: "Cambria", Times, serif;
	font-size: 12px;
	text-decoration: none;
     }

a.redlinks:active {
	color: #999;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
     } 

a.redlinks:link {
	color: #900;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
     }

a.redlinks:visited {
	color: #696;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
     }

a.redlinks:hover {
	color: #000;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
     }
	 
a.redboldlinks:active {
	color: #999;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
     } 

a.redboldlinks:link {
	color: #F00;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
     }

a.redboldlinks:visited {
	color: #F00;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
     }

a.redboldlinks:hover {
	color: #666;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
     }
	 
a.greyunderlink:link {
	color: #525252;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
a.greyunderlink:visited {
	color: #660000;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
a.greyunderlink:hover {
	color: #000000;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
a.greyunderlink:active {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #006633;
}

.graytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666;
}
.grayCambria {
	font-family: "Cambria", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	font-variant: normal;
	line-height: normal;
}
.grayCambriaTitle {
	font-family: "Cambria", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	font-variant: normal;
	line-height: normal;
}
.grayCambriaHeader{
	font-family: "Cambria", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	font-variant: normal;
	line-height: normal;
}
.grayCambriaSmallCaps {
	font-family: "Cambria", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	font-variant: small-caps;
	line-height: normal;
	font-style: normal;
}
.whiteCambria {
	font-family: "Cambria", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	font-variant: normal;
	line-height: normal;
}
.whiteCambriaTitle {
	font-family: "Cambria", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	font-variant: normal;
	line-height: normal;
}
.whiteCambriaHeader {
	font-family: "Cambria", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	font-variant: normal;
	line-height: normal;
}
.whiteCambriaSmallCaps {
	font-family: "Cambria", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	font-variant: small-caps;
	line-height: normal;
	font-style: normal;
	text-decoration: none;
}
.graytextTahoma {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	font-variant: normal;
	line-height: normal;
}

.redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #F00;
	font-variant: normal;
	line-height: normal;
}

.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	font-variant: normal;
	line-height: normal;
}
.whitetext11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	font-variant: normal;
	line-height: normal;
}

.whitetext10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	font-variant: normal;
	line-height: normal;
}

.whitetext9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFF;
	font-variant: normal;
	line-height: normal;
}

.redtext12{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #900;
	font-variant: normal;
	line-height: normal;
}

.redheadertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #900;
	font-variant: normal;
}
#Table_01 {
	position: relative;
	width:900px;
	height:auto;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header {
	position:absolute;
	left:0px;
	top:0px;
	width:900px;
	height:125px;
	background-image: url(images/header/header6.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
}

#LeftNav {
	position:absolute;
	left:0px;
	width:145px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006633;
	background-color: #000000;
}

#introbox {
	position:absolute;
	left:0px;
	top:0px;
	width:750px;
	height:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	padding: 0px;
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: center top;
}
#bottomMenu {
	position:absolute;
	left:0px;
	width:850px;
	height:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

#topmenu {
	position:absolute;
	width:325px;
	height:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border: thin none #CCCCCC;
	top: 3px;
	left: 570px;
}

#banner-main {
	position:absolute;
	left:0px;
	width:750px;
	height:100px;
	background-attachment: scroll;
	background-image: url(test/images/banner2.png);
	background-repeat: no-repeat;
}

#banner {
	position:absolute;
	left:0px;
	width:750px;
	height:100px;
	background-attachment: scroll;
	background-image: url(test/images/banner3.jpg);
	background-repeat: no-repeat;
}

#TextArea {
	position:absolute;
	left:0px;
	width:850px;
	height:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	z-index: 150;
	background-image: url(images/background-MainText.png);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center top;
}
#TextAreaHomePage {
	position:absolute;
	left:0px;
	width:850px;
	height:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	z-index: 150;
	background-image: url(images/background-MainText.png);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center top;
}
#HomepageBox2 {
	position: absolute;
	left: -45px;
	width: 990px;
	height: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	z-index: 150;
	top: 1010px;
}

#highlight-box {
	position:absolute;
	border: medium groove #CC0000;
	background-color: #FFFF00;
}
#AboutUsBox {
	position:absolute;
	background-attachment: scroll;
	background-image: url(images/welcome.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.graybold11{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	font-variant: normal;
	line-height: normal;
}
.gray14{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	font-variant: normal;
	line-height: normal;
}
.graybold14{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	font-variant: normal;
	line-height: normal;
}
.whitetext14{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	font-variant: normal;
	line-height: normal;
}
.whitetextbold14{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	font-variant: normal;
	line-height: normal;
}
a.graylinks9:active {
	font-weight: bold;
	color: #003;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
     }
	 
a.graylinks9:link {
	font-weight: normal;
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	;
	font-size: 9px;
	text-decoration: none;
     }

a.graylinks9:visited {
	font-weight: normal;
	color: #003;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
     }
a.graylinks9:hover {
	font-weight: normal;
	color: #C00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}

#PictureLayer {
	position:absolute;
	width:590px;
	height:640px;
	z-index:60;
	left: 321px;
	top: 222px;
}
#PictureLayer1 {
	position:absolute;
	width:590px;
	height:640px;
	z-index:60;
	left: 321px;
	top: 222px;
	overflow: auto;
}
#InformationBox {
	position: absolute;
	width: 620px;
	height: 620px;
	z-index: 60;
	left: 299px;
	top: 227px;
	overflow: scroll;
}
#NoScrollBox {
	position:absolute;
	width:620px;
	height:620px;
	z-index:60;
	left: 299px;
	top: 227px;
}
#MapBox {
	position:absolute;
	width:1200px;
	height:750px;
	z-index:60;
	left: -150px;
	top: 212px;
	overflow: visible;
}

#NavigationBar {
	position:absolute;
	width:900px;
	height:50px;
	z-index:200;
	left: 0px;
	top: 154px;
	background-image: url(images/background-MainMenu.png);
}
#DepartmentBox {
	position: absolute;
	width: 280px;
	height: auto;
	z-index: 50;
	left: 10px;
	top: 173px;
}
a.bluecambrialinks:active {
	font-weight: bold;
	color: #039;
	font-family: Cambria, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
     }
	 
a.bluecambrialinks:link {
	font-weight: normal;
	color: #006;
	font-family: Cambria, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
     }

a.bluecambrialinks:visited {
	font-weight: normal;
	color: #666;
	font-family: Cambria, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
     }

a.bluecambrialinks:hover {
	font-weight: normal;
	color: #C00;
	font-family: Cambria, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}
	 
a.whitecambriaSClinks:active {
	font-weight: bold;
	color: #FFF;
	font-family: Cambria, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-variant: small-caps;
     }
	 
a.whitecambriaSClinks:link {
	font-weight: normal;
	color: #FFF;
	font-family: Cambria, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-variant: small-caps;
     }

a.whitecambriaSClinks:visited {
	font-weight: normal;
	color: #FFF;
	font-family: Cambria, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-variant: small-caps;
     }

a.whitecambriaSClinks:hover {
	font-weight: normal;
	color: #39F;
	font-family: Cambria, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-variant: small-caps;
     }
.bluetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #036;
}
.blueCambria {
	font-family: "Cambria", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #036;
	font-variant: normal;
	line-height: normal;
}
.blueCambriaTitle {
	font-family: "Cambria", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #036;
	font-variant: normal;
	line-height: normal;
}
.blueCambriaHeader{
	font-family: "Cambria", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #036;
	font-variant: normal;
	line-height: normal;
}
.blueCambriaSmallCaps {
	font-family: "Cambria", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #036;
	font-variant: small-caps;
	line-height: normal;
	font-style: normal;
}
.greentext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #060;
}
.greenCambria {
	font-family: "Cambria", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #060;
	font-variant: normal;
	line-height: normal;
}
.greenCambriaTitle {
	font-family: "Cambria", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #060;
	font-variant: normal;
	line-height: normal;
}
.greenCambriaHeader{
	font-family: "Cambria", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #060;
	font-variant: normal;
	line-height: normal;
}
.greenCambriaSmallCaps {
	font-family: "Cambria", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #060;
	font-variant: small-caps;
	line-height: normal;
	font-style: normal;
}
.gray10text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666;
}
.gray11text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
}
.gray12text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
}
.gray14text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666;
}
.blue10text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #036;
}
.blue11text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #036;
}
.blue12text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #036;
}
.blue14text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #036;
}
.green10text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #060;
}
.green11text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #060;
}
.green12text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #060;
}
.green14text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #060;
}
.red10text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #C00;
}
.red11text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #C00;
}
.red12text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #C00;
}
.red14text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #C00;
}
.redCambria {
	font-family: "Cambria", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #C00;
	font-variant: normal;
	line-height: normal;
}
.redCambriaTitle {
	font-family: "Cambria", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #C00;
	font-variant: normal;
	line-height: normal;
}
.redCambriaHeader{
	font-family: "Cambria", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #C00;
	font-variant: normal;
	line-height: normal;
}
.redCambriaSmallCaps {
	font-family: "Cambria", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #C00;
	font-variant: small-caps;
	line-height: normal;
	font-style: normal;
}
a.redcambria14links:active {
	font-weight: bold;
	color: #C00;
	font-family: Cambria, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
     }
	 
a.redcambria14links:link {
	font-weight: normal;
	color: #C00;
	font-family: Cambria, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
     }

a.redcambria14links:visited {
	font-weight: normal;
	color: #666;
	font-family: Cambria, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
     }

a.redcambria14links:hover {
	font-weight: normal;
	color: #090;
	font-family: Cambria, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}
a.redcambria12links:active {
	font-weight: bold;
	color: #C00;
	font-family: Cambria, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
     }
	 
a.redcambria12links:link {
	font-weight: normal;
	color: #C00;
	font-family: Cambria, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
     }

a.redcambria12links:visited {
	font-weight: normal;
	color: #666;
	font-family: Cambria, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
     }

a.redcambria12links:hover {
	font-weight: normal;
	color: #090;
	font-family: Cambria, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a.greencambria14links:active {
	font-weight: bold;
	color: #063;
	font-family: Cambria, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
     }
	 
a.greencambria14links:link {
	font-weight: normal;
	color: #063;
	font-family: Cambria, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
     }

a.greencambria14links:visited {
	font-weight: normal;
	color: #999;
	font-family: Cambria, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
     }

a.greencambria14links:hover {
	font-weight: normal;
	color: #C00;
	font-family: Cambria, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}
a.greencambria12links:active {
	font-weight: bold;
	color: #063;
	font-family: Cambria, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
     }
	 
a.greencambria12links:link {
	font-weight: normal;
	color: #063;
	font-family: Cambria, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
     }

a.greencambria12links:visited {
	font-weight: normal;
	color: #999;
	font-family: Cambria, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
     }

a.greencambria12links:hover {
	font-weight: normal;
	color: #C00;
	font-family: Cambria, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a.bluecambria12links:active {
	font-weight: bold;
	color: #039;
	font-family: Cambria, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
     }
	 
a.bluecambria12links:link {
	font-weight: normal;
	color: #006;
	font-family: Cambria, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
     }

a.bluecambria12links:visited {
	font-weight: normal;
	color: #666;
	font-family: Cambria, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
     }

a.bluecambria12links:hover {
	font-weight: normal;
	color: #C00;
	font-family: Cambria, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a.bluecambriaTitlelinks:active {
	font-weight: bold;
	color: #036;
	font-family: Cambria, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
     }
	 
a.bluecambriaTitlelinks:link {
	font-weight: bold;
	color: #036;
	font-family: Cambria, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
     }

a.bluecambriaTitlelinks:visited {
	font-weight: normal;
	color: #666;
	font-family: Cambria, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
     }

a.bluecambriaTitlelinks:hover {
	font-weight: bold;
	color: #C00;
	font-family: Cambria, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}
