ul {
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, h4, h5, h6 {
	color: #A43810;
	font-size: 12px;
}

h1 {
	font-size: 18px;
	font-weight: normal;
}

h2 {
	font-size: 14px;
	font-weight: normal;
}


h3 {
	font-size: 12px;
	font-weight: bold;
}

a:link, a:visited {
	color: #A43810;
	text-decoration: underline;
}

a:hover {
	color: #D44B19;
	text-decoration: underline;
}


table, div, form, span, p, a{
	border: 0px;
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}

.headerLogoLineLayoutTbl img, .secondarypageAllContentTableLeftTd img  {
	border: 0px;
	border-collapse: collapse;
}


/*LIST STYLE WITH ARROW*/

li.left_Arrow_List_Style,
li.left_Arrow_List_Style_Margin_10,
li.left_Arrow_List_Style_Margin_20

{
	padding-left: 12px;
	list-style: none;
	background: url('/templates/westunion/images/liststylearrow.jpg') left center no-repeat;
}

li.left_Arrow_List_Style_Margin_10 {
	margin-left: 10px;
}

li.left_Arrow_List_Style_Margin_20 {
	margin-left: 20px;
}


/*LIST STYLE WITH RED DOT*/

li.left_Red_Dot_List_Style,
li.left_Red_Dot_List_Style_Margin_10,
li.left_Red_Dot_List_Style_Margin_20

{
	padding-left: 12px;
	list-style: none;
	background: url('/templates/westunion/images/reddotlist.png') left center no-repeat;
}

li.left_Red_Dot_List_Style_Margin_10 {
	margin-left: 10px;
}

li.left_Red_Dot_List_Style_Margin_20 {
	margin-left: 20px;
}

/*LIST STYLE WITH BLACK DOT*/

li.left_Black_Dot_List_Style,
li.left_Black_Dot_List_Style_Margin_10,
li.left_Black_Dot_List_Style_Margin_20

{
	padding-left: 12px;
	list-style: none;
	background: url('/templates/westunion/images/darkgraydotlist.jpg') left center no-repeat;
}

li.left_Black_Dot_List_Style_Margin_10 {
	margin-left: 10px;
}

li.left_Black_Dot_List_Style_Margin_20 {
	margin-left: 20px;
}




/*LIST STYLE WITH HYPHEN DOT*/

li.left_Hyphen_List_Style,
li.left_Hyphen_List_Style_Margin_10,
li.left_Hyphen_List_Style_Margin_20

{
	padding-left: 12px;
	list-style: none;
	background: url('/templates/westunion/images/blackminus1.jpg') left center no-repeat;
}

li.left_Hyphen_List_Style_Margin_10 {
	margin-left: 10px;
}

li.left_Hyphen_List_Style_Margin_20 {
	margin-left: 20px;
}

.contentdescription table a:link, .contentdescription table a:visited, .contentpaneopen table a:link, .contentpaneopen table a:visited  {
	color: black !important;
	text-decoration: underline;
}

.contentdescription table a:hover, .contentpaneopen table a:hover {
	color: #A43810 !important;
	text-decoration: underline;
}






/* STYLES FOR JOOMLA! EDITOR */
hr#system-readmore  { border: red dashed 1px; color: red; }
