/* CSS Document */


#help {
	width: 280px;
	border: 1px solid #CCCCCC;
	background-image: none;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
#help-inner {
	background-image: url(/side-modules/images/bg-gray.jpg);
	background-repeat: repeat-y;
	margin: 4px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	background-position: bottom;
}
#help-inner h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #003366;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#help #help-inner #form1 {
}
#help-inner .phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	letter-spacing: 1px;
}
#help #help-inner h1 img {
}
#help #help-inner img {
	margin-right: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
	vertical-align: middle;
}
#help #help-inner li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	list-style-type: none;
	text-align: left;
	text-indent: -20px;
	
}
#help #help-inner a {
	color: #003366;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#help #help-inner a:hover {
	text-decoration: none;
	background-color: #E4E4E4;
}


#dr {
	
	margin-bottom: 5px;
}

#news {
	width: 280px;
	border: 1px solid #CCCCCC;
	background-image: none;
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
#news-inner {
	background-image: url(/side-modules/images/bg-gray.jpg);
	background-repeat: repeat-y;
	margin: 4px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	background-position: bottom;
}
#news-inner h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #003366;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#news-inner ul {
	
	text-indent: 0px;
	margin-left: 20px;
	padding-left: 0px;
	list-style-position: outside;
	list-style-image: url(/side-modules/images/icons/icon-newspaper.gif);
}
#news-inner li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	list-style-image: url(/side-modules/images/icons/icon-newspaper.gif);
	text-align: left;
	text-indent: 0px;
	line-height: 1.4em;
	margin-bottom: 8px;
	
}
#news-inner img {
	margin-right: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
	float: left;
}
#news-inner a {
	color: #003366;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#news-inner a:hover {
	text-decoration: none;
	background-color: #E4E4E4;
}


.margin-bot {
    margin-bottom: 5px;
}
