/* Presentation Stylesheet */ 

p {
	margin:0;
	padding: 5px 10px 5px 15px;
 }
div, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 18px;
}
.imgPadding {
	padding: 0px 20px;
}
a:link {
	color: #2A527B;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #2A527B;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #666666;
	font-weight: bold;
}
a:active {
	color: #666666;
}
#txtHomeStory a{
	text-decoration: none;
	line-height: 13px;
}
#txtHomeStory a:link {
	color: #2A527B;
	text-decoration: none;
	font-size: 9px;
	font-weight: normal;
}
#txtHomeStory a:visited {
	color: #2A527B;
	text-decoration: none;
	font-weight: normal;
}
#txtHomeStory a:hover {
	color: #666666;
}
#txtHomeStory a:active {
	color: #666666;
}
#tdNews {
	color: #FFFFFF;
	line-height: 12px;
	padding-left: 10px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
}

#tdNews a{
	text-decoration: none;
}
#tdNews a:link {
	color: #FFFFFF;
}
#tdNews a:visited {
	color: #FFFFFF;
}
#tdNews a:hover {
	color: #CCCCCC;
}
#tdNews a:active {
	color: #FFFFFF;
}
#tdNews p{
	padding: 10px;

}
#tdContact p{
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.listPadding {
	padding-left: 30px;
}
.imgPadding2 {

	padding: 0px 20px 0px 0px;
}
li {
	padding-right: 15px;
}
.TitlePadding {
	padding-left: 15px;
}
ul {
	padding: 0px;
}
#Nav a:link {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
#Nav a:visited {
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
#Nav a:hover {
	color: #999999;
	font-weight: normal;
}
#Nav a:active {
	color: #999999;
}
.newsPadding {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
h5 {
	margin: 0px;
	padding: 0px;
}
#News a:link {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
#News a:visited {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
#News a:hover {
	color: #999999;
	font-weight: bold;
	text-decoration: underline;
}
#News a:active {
	color: #999999;
}
#txtHomeStory {
	font-size: 9px;
	line-height: 16px;
	color: #000000;
}
