body,td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #404040;
}

table{
	margin:0 0 20px 0;
}

h1 {
	font-size:25px;
	color:#4f2683;
	font-weight:normal;
	margin:0 0 20px 0;
	font-family:"Myriad Pro",Arial, Helvetica, sans-serif
}

h2, h2 a, h2 a:hover {
	font-size:18px;
	color:#f7931e;
	font-weight:bold;
	font-family:"Myriad Pro",Arial, Helvetica, sans-serif;
	margin-bottom:5px;
}

td h2{margin:0}

h3 {
	font-size:12px;
	color:#404040;
}

h4 {
	font-size:11px;
	color:#666666;
}

a {
	color: #4b74a3;
	text-decoration:none;
}

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

/* Custom Styles for dropdown */

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

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

