*{padding:0;margin:0;outline:0;}

h1,h2,h3,h4,h5{	
font-family:Arial, Helvetica, sans-serif;
}
img.left_float {
	float:left;
	padding-right:10px;
	padding-bottom:10px;
}
img.right_float {
	float:right;
	padding-left:10px;
	padding-bottom:10px;
}
p, a:link, a:visited, a:hover{
	font-family:"Trebuchet MS", Arial, Verdana;
	margin-bottom:6px;
	line-height:18px;
	color: #31302E;
	font-size:12px;
}
a:hover{
	color: #000000;
}

h1, .text_box  h1 a:link, .text_box  h1 a:visited, .text_box  h1 a:hover {
	font-size: 22px;	
	line-height: 26px;
	margin-bottom: 5px;
	letter-spacing: 2px;
	color: #1E93E4;
	text-decoration:none;
	font-weight:lighter;
	text-transform:uppercase;
}

h2, .text_box h2 a:link, .text_box  h2 a:visited, .text_box  h2 a:hover {
	font-size: 20px;
	line-height: 22px;
	letter-spacing: 1px;
	color: #31302E;
	text-decoration:none;
	margin-bottom:5px;
	font-weight:normal;
}
#col_right h2, #col_right .text_box h2 a:link, #col_right .text_box  h2 a:visited, #col_right .text_box  h2 a:hover {
	font-size: 14px;
	font-weight:bold;
	text-transform:none;
}
h3, .text_box h3 a:link, .text_box h3 a:visited, .text_box h3 a:hover {
	margin-bottom:3px;
	text-decoration:none;
	font-size: 12px;
	line-height: 12px;
	color: #31302E;
}

.text_green { color:#B8DF53; font-weight:bold;}
.text_blue { color:#1E93E4; font-weight:bold;}
.text_red { color:#FF0033; font-weight:bold;}
.bg_green { background-color:#B8DF53; font-weight:bold;}
.bg_blue { background-color:#1E93E4; font-weight:bold;}
.bg_red { background-color:#FF0033; font-weight:bold;}
.white{color:#FFFFFF;}

td,form,input,textarea,select {
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #31302E;
}
hr{
	border: none 0;
	border-bottom:10px solid #9CCA26;
	width:100%;
	height: 10px;
	clear:both;
	margin-bottom:10px;
}
