body, td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4A463B;
	line-height:18px;
}

h1, h2, h3 {
	font-family:Museo300;
}

h1 {
	font-size:22px;
	line-height:26px;
	color:#F48024;
	font-weight:normal;
	margin:0 0 20px 0;
	padding:0 0 10px;
	border-bottom:#e2ded9 1px dotted;
}

h2 {
	font-size:17px;
	line-height:20px;
	color:#002D6A;
	font-weight:normal;
	margin:0 0 10px 0;
}

h3 {
	font-size:15px;
	line-height:20px;
	color:#F48024;
	font-weight:normal;
	margin:0 0 10px 0;
}

h4 {
	font-size:15px;
	line-height:20px;
	color:#002D6A;
	font-weight:normal;
	margin:0 0 10px 0;
}

a {
	color:#F48024;
	text-decoration:none;
	outline:none;
}

#container a {
	text-decoration:underline;
}

a:hover {
	color:#F48024;
	text-decoration:none;
}

#container a:hover {
	text-decoration:none;
}

hr {
	margin: 20px 0;
	height: 1px;
	border: none;
	border-top:  1px dotted #E2DED9;
	color: #E2DED9;
}

/* Custom Styles for dropdown */

.textHighlight {
	font-weight:bold;
	color:#999999;
}

.textHighlight2 {
	font-weight:bold;
	color:#006600;
}

.pageImageRight {
	float:right;
	margin:0 0 10px 15px !important;
}

.pageImageLeft {
	float:left;
	margin:0 15px 10px 0 !important;
}

.franchiseButton {
    float: left;
    margin: 0 30px 5px 0;
}
