/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
}

newsletter# {
	color: #002A9D;
	position:absolute;
}

a {text-decoration: none; color: #002A9D;}
a:hover {color: #002A9D; text-decoration: underline;}

.txtTitle {color: #000000; font-weight:bold; font-size: 16px; font-family: 'Tahoma CE', Tahoma, sans-serif; text-decoration: none;}
a.txtTitle {text-decoration: none; color: #000000;}
a.txtTitle:hover {color: #000000; text-decoration: underline;}

.txtTitleBlue {color: #002A9D; font-weight:bold; font-size: 16px; font-family: 'Tahoma CE', Tahoma, sans-serif; text-decoration: none;}
a.txtTitleBlue {text-decoration: none; color: #002A9D;}
a.txtTitleBlue:hover {color: #002A9D; text-decoration: underline;}

.txtWhite {color: #FFFFFF; font-weight:normal; font-size: 11px; font-family: 'Tahoma CE', Tahoma, sans-serif; text-decoration: none;}
a.txtWhite {text-decoration: none; color: #FFFFFF;}
a.txtWhite:hover {color: #FFFFFF; text-decoration: underline;}

.txtGrey {color: #666666; font-weight:normal; font-size: 11px; font-family: 'Tahoma CE', Tahoma, sans-serif; text-decoration: none;}
a.txtGrey {text-decoration: none; color: #666666;}
a.txtGrey:hover {color: #666666; text-decoration: underline;}

.txtBlack {color: #333333; font-weight:normal; font-size: 11px; font-family: 'Tahoma CE', Tahoma, sans-serif; text-decoration: none;}
a.txtBlack {text-decoration: none; color: #333333;}
a.txtBlack:hover {color: #333333; text-decoration: underline;}

.txtBlue {color: #002A9D; font-weight:normal; font-size: 11px; font-family: 'Tahoma CE', Tahoma, sans-serif; text-decoration: none;}
a.txtBlue {text-decoration: none; color: #002A9D;}
a.txtBlue:hover {color: #002A9D; text-decoration: underline;}

.txtGreen {color: #002A9D; font-weight:normal; font-size: 11px; font-family: 'Tahoma CE', Tahoma, sans-serif; text-decoration: none;}
a.txtGreen {text-decoration: none; color: #002A9D;}
a.txtGreen:hover {color: #002A9D; text-decoration: underline;}

.txtBlueSmall {color: #002A9D; font-weight:normal; font-size: 10px; font-family: 'Tahoma CE', Tahoma, sans-serif; text-decoration: none;}
a.txtBlueSmall {text-decoration: none; color: #002A9D;}
a.txtBlueSmall:hover {color: #002A9D; text-decoration: underline;}

.txtPath {color: #F8858E; font-weight:bold; font-size: 11px; font-family: 'Tahoma CE', Tahoma, sans-serif; text-decoration: none;}
a.txtPath {text-decoration: none; color: #F8858E;}
a.txtPath:hover {color: #F8858E; text-decoration: underline;}

.txtPathText {color: #ACACAC; font-weight:normal; font-size: 11px; font-family: 'Tahoma CE', Tahoma, sans-serif; text-decoration: none;}
a.txtPathText {text-decoration: none; color: #ACACAC;}
a.txtPathText:hover {color: #ACACAC; text-decoration: underline;}

.pathGreen {color: #ACACAC; font-weight:normal; font-size: 11px; font-family: 'Tahoma CE', Tahoma, sans-serif; text-decoration: none;}
a.pathGreen {text-decoration: none; color: #ACACAC;}
a.pathGreen:hover {color: #ACACAC; text-decoration: underline;}

.txtNewsDate {color: #BCBCBC; font-weight:normal; font-size: 11px; font-family: 'Tahoma CE', Tahoma, sans-serif; text-decoration: none;}
a.txtNewsDate {text-decoration: none; color: #BCBCBC;}
a.txtNewsDate:hover {color: #BCBCBC; text-decoration: underline;}

.SearchForm {
	color: #333333;
	background-color: #E5E5E5;
	font-weight:normal;
	font-size: 11px;
	font-family: 'Tahoma CE', Tahoma, sans-serif;
	text-decoration: none;
	border: 1px solid #E5E5E5;
}
