@charset "UTF-8";

h1 {
	font-family: "Trebuchet MS", Arial, Geneva, Verdana, sans-serif;
	font-size: 18px;
	color:#00b2eb;
	text-decoration:none;
	text-align:left;
	text-indent:40px;
}
h2 {
	font-family: "Trebuchet MS", Arial, Geneva, Verdana, sans-serif;
	font-size: 14px;
	color:#4c4d4f;
	font-weight: bold;
	line-height: 18px;
}
h3 {
	font-family: "Trebuchet MS", Arial, Geneva, Verdana, sans-serif;
	font-size: 12px;
	color:#4c4d4f;
	line-height: 18px;
}
input,textarea,submit{
	font-family: "Trebuchet MS", Arial, Geneva, Verdana, sans-serif;
	font-size: 12px;
	color:#4c4d4f;
}
.buttons {
	text-align: left;
}
.buttons ul{
	margin:0px;
	padding:0px;
}
.buttons li{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.buttons_off a{
	width:171px; 
	height:20px; 
	display:block; 
	padding:4px 0px 0px 4px; 
	margin:0px; 
	font-family: "Trebuchet MS", Arial, Geneva, Verdana, sans-serif;
	font-size: 12px;
	color:#4c4d4f;
	background-image: url(images/menu_up.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	text-decoration:none;
	text-align: left;
}
.buttons_off a:hover{
	font-family: "Trebuchet MS", Arial, Geneva, Verdana, sans-serif;
	font-size: 12px;
	color:#4c4d4f;
	background-image: url(images/menu_rollover.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	cursor:pointer;
	text-decoration:none;
	text-align: left;
	
}
.buttons_on {
	width:171px; 
	height:20px; 
	display:block; 
	padding:4px 0px 0px 4px; 
	font-family: "Trebuchet MS", Arial, Geneva, Verdana, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	background-color: #FFFFFF;
	background-image: url(images/menu_down.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	text-decoration:none;
	text-align: left;
}

.plus_buttons_off a{
	width:171px; 
	height:20px; 
	display:block; 
	padding:4px 0px 0px 4px; 
	margin:0px; 
	font-family: "Trebuchet MS", Arial, Geneva, Verdana, sans-serif;
	font-size: 12px;
	color:#4c4d4f;
	background-image: url(images/menu_plus_up.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	text-decoration:none;
	text-align: left;
}
.plus_buttons_off a:hover{
	font-family: "Trebuchet MS", Arial, Geneva, Verdana, sans-serif;
	font-size: 12px;
	color:#4c4d4f;
	background-image: url(images/menu_plus_over.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	cursor:pointer;
	text-decoration:none;
	text-align: left;
	
}
.plus_buttons_on {
	width:171px; 
	height:20px; 
	display:block; 
	padding:4px 0px 0px 4px; 
	font-family: "Trebuchet MS", Arial, Geneva, Verdana, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	background-color: #FFFFFF;
	background-image: url(images/menu_plus_down.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	text-decoration:none;
	text-align: left;
}
.plus_buttons_active a{
	width:171px; 
	height:20px; 
	display:block; 
	padding:4px 0px 0px 4px; 
	margin:0px; 
	font-family: "Trebuchet MS", Arial, Geneva, Verdana, sans-serif;
	font-size: 12px;
	color:#4c4d4f;
	background-image: url(images/menu_plus_active.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	text-decoration:none;
	text-align: left;
}
.plus_buttons_active a:hover{
	width:171px; 
	height:20px; 
	display:block; 
	padding:4px 0px 0px 4px; 
	margin:0px; 
	font-family: "Trebuchet MS", Arial, Geneva, Verdana, sans-serif;
	font-size: 12px;
	color:#4c4d4f;
	background-image: url(images/menu_plus_active_over.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	text-decoration:none;
	text-align: left;
}
.bodyCopy {
	font-family: "Trebuchet MS", Arial, Geneva, Verdana, sans-serif;
	font-size: 12px;
	color:#4c4d4f;
	text-decoration:none;
	text-align: left;
	line-height: 18px;
}
.bodyCopy a{
	font-family: "Trebuchet MS", Arial, Geneva, Verdana, sans-serif;
	font-size: 12px;
	color:#00b2eb;
	text-decoration:none;
	font-weight: bold;
	line-height: 18px;
}
.bodyCopy a:hover{
	font-family: "Trebuchet MS", Arial, Geneva, Verdana, sans-serif;
	font-size: 12px;
	color:#00b2eb;
	text-decoration:underline;
	font-weight: bold;
	line-height: 18px;
}


.copyright{
	padding:20px 0px 0px 0px;
	font-size:9px;
	color:#888888;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.copyright a{
	color:#888888;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.copyright a:hover{
	color:#888888;
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.dots {
	background-image: url(images/dotted_line.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width:100%;
	height:1px;
}
.rightCol {
	font-family: "Trebuchet MS", Arial, Geneva, Verdana, sans-serif;
	font-size: 11px;
	color:#4c4d4f;
	text-decoration:none;
	text-align: right;
	line-height: 16px;
}
.rightCol a{
	font-family: "Trebuchet MS", Arial, Geneva, Verdana, sans-serif;
	font-size: 11px;
	color:#00b2eb;
	text-decoration:none;
	font-weight: bold;
	line-height: 16px;
}
.rightCol a:hover{
	font-family: "Trebuchet MS", Arial, Geneva, Verdana, sans-serif;
	font-size: 11px;
	color:#00b2eb;
	text-decoration:underline;
	font-weight: bold;
	line-height: 16px;
}

.red{
	color:#FF0000; 
}