.plainText a{
	font-size:12pt;	
	color:#0458CA;
  	text-decoration:none;
 	}
 .plainText a:hover{
 	color:#0066CC;	
	text-decoration:underline
  	}
.plainText
{
	font-size:9pt;
	color:#000000;
	font-family:Verdana
}
.plainRedText
{
	font-size:9pt;
	color:#990000;
	font-family:Verdana
}
.textBox
{
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    FONT-SIZE: 11px;
    BORDER-LEFT: #000000 1px solid;
    COLOR: black;
    BORDER-BOTTOM: #000000 1px solid;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: white
}
.smallText{
	font-size:8pt;
	color:#000000;
	font-family:Verdana;
	line-height:1.5
}

.smallTextRed{	font-size:8pt;	color:#990000;	font-family:Verdana;	font-weight: bold;text-decoration: none;}
.smallText a:link,.smallText a:active,.smallText a:visited {	font-size:8pt;	color:#990000;	font-family:Verdana;	font-weight: normal}
.smallTextRed a:hover{
	font-size:8pt;
	color:#990000;
	font-family:Verdana;
	font-weight: normal;
	text-decoration: underline;
}
.bigTextRed{	font-size:10pt;	color:#990000;	font-family:Verdana;	font-weight: bold;text-decoration: none;}

.buttomLink {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 9px;	color: #FFFFFF;	text-decoration: none;}
.buttomLink a:link,.buttomLink a:active,.buttomLink a:visited {	font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 9px;	color: #FFFFFF;	text-decoration: none;}
.buttomLink a:hover{	font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 9px;	color: #FFFFFF;	text-decoration: underline;}

.blueLink {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	color: #6699FF;	text-decoration: none;}
.blueLink a:link,.blueLink a:active,.blueLink a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6699FF;
	text-decoration: none;
	font-weight: bold;
}
.blueLink a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6699FF;
	text-decoration: underline;
	font-weight: bold;
}
.tableBorder{
	border: 1px solid #EEE1D2;
}
h1 {
	font-size:130%;
	color: #0346A1;
	}
.dotted {
	border:1px dotted #0346A1;
	margin:10px 30px;
	padding:0 5px;
	}
/**style for sew event feed**/
#sew-event-feed ul {
	margin:-5px 10px 5px 20px;
	padding:0px;
	list-style-type:none;
	display: list-item;
	}
#sew-event-feed li {
	margin-bottom:5px;
	margin-left:-10px;
	list-style-type:none;
	color:black;
	}
#sew-event-feed img {
	border:0;
	}
#sew-event-feed p,#sew-event-feed a, #sew-event-feed li a {
	color:black;
	text-decoration:underline;
	}
#sew-event-feed a:hover,#sew-event-feed li a:hover {
	text-decoration:none!important;
	}