a,a:active,a:visited {
font-family : Arial, Helvetica, sans-serif;
font-weight : normal;
color: #bb2227;
text-decoration:underline;
}

a:hover {
font-family : Arial, Helvetica, sans-serif;
font-weight : normal;
color:#333333;
text-decoration:none;
}

.postTitle {
font-size:20px;
color:#bb2227;
font-family: Arial;
font-weight: bold;
text-transform: uppercase;
line-height:23px;
}

a.postTitle:link {
font-size:20px;
color:#bb2227;
font-family: Arial;
font-weight: bold;
text-transform: uppercase;
line-height:23px;
text-decoration: none;
} 

a.postTitle:visited {
font-size:20px;
color:#bb2227;
font-family: Arial;
font-weight: bold;
text-transform: uppercase;
line-height:23px;
text-decoration: none;
} 

a.postTitle:hover {
font-size:20px;
color:#bb2227;
font-family: Arial;
font-weight: bold;
text-transform: uppercase;
line-height:23px;
text-decoration: underline; 
} 

a.postTitle:active {
font-size:20px;
color:#bb2227;
font-family: Arial;
font-weight: bold;
text-transform: uppercase;
line-height:23px;
text-decoration: none;
} 

.credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height:20px;
}

a.credit:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height:20px;
} 

a.credit:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height:20px;
} 

a.credit:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	line-height:20px;
} 

a.credit:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height:20px;
}

.subTitle {
font-size:14px;
line-height:29px;
color:#bb2227;
font-family: Arial;
font-weight: bold;
text-transform: uppercase;
text-decoration:none;
}

.commentAuthor {
font-size:18px;
line-height:18px;
color:#000000;
font-family: Arial;
font-weight: bold;
text-decoration:none;
}

.pageTitle {
font-size:25px;
line-height:29px;
color:#bb2227;
font-family: Arial;
font-weight: bold;
text-transform: uppercase;
text-decoration:none;
}
	
.searchTitle {
font-size:17px;
color:#FFFFFF;
font-family: Arial;
font-weight: bold;
text-transform: uppercase;
line-height:19px;
}

.navSection {
font-size:17px;
color:#FFFFFF;
font-family: Arial;
font-weight: bold;
text-transform: uppercase;
padding-left: 13px;
text-decoration:none;
}

a.navSection:active {
font-size:17px;
color:#FFFFFF;
font-family: Arial;
font-weight: bold;
text-transform: uppercase;
padding-left: 13px;
text-decoration:none;
} 

a.navSection:visited {
font-size:17px;
color:#FFFFFF;
font-family: Arial;
font-weight: bold;
text-transform: uppercase;
padding-left: 13px;
text-decoration:none;
}

a.navSection:hover {
font-size:17px;
color:#bb2227;
font-family: Arial;
font-weight: bold;
text-transform: uppercase;
padding-left: 13px;
text-decoration:none;
}

.date {
font-size:11px;
color:#333333;
font-family: Arial;
font-weight: bold;
}

.mainText {
font-size:14px;
color:#333333;
font-family: Arial;
font-weight: normal;
line-height:21px;
}

.widgetTitle {
font-size:15px;
color:#FFFFFF;
font-family: Arial;
font-weight: bold;
text-transform: uppercase;
padding-left: 13px;
}

a.widgetTitle:active {
font-size:15px;
color:#FFFFFF;
font-family: Arial;
font-weight: bold;
text-transform: uppercase;
padding-left: 13px;
} 

a.widgetTitle:visited {
font-size:15px;
color:#FFFFFF;
font-family: Arial;
font-weight: bold;
text-transform: uppercase;
padding-left: 13px;
} 

a.widgetTitle:hover {
font-size:15px;
color:#FFFFFF;
font-family: Arial;
font-weight: bold;
text-transform: uppercase;
padding-left: 13px;
text-decoration: underline; 
} 

.myinput
{
width:295px;}

.mysubmit
{
width:auto;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-align:left;
	list-style-type:disc;
}



