/* CSS Document */

.text_box {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
}
.text_box strong {
	color:#fd8608;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
.text_footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
}
.content_area {
	background-color: #FFFFFF;
	background-image: url(media/images/home_bg_interior.jpg);
	background-repeat: repeat-x;
}
.text_box_title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	font-weight: bold;
}
.text_footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
}
.text_footer a:link {
	color: #ffffff;
	text-decoration: none;
}
.text_footer a:visited {
	color: #ffffff;
	text-decoration: none;
}
.text_footer a:active {
	color: #000000;
	background-color:#ffffff;
	text-decoration: none;
}
.text_footer a:hover {
	color: #000000;
	background-color:#ffffff;
	text-decoration: none;
}.text_standard {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #333333;
}

.support_question {
	background-color: #8FC346;
	width: 500px;
	margin: 150px;
	text-align: center;
	vertical-align: middle;
}
.support_question  A:link {
	text-decoration:none;
	color:#FFFFFF;
}
.support_question  A:visited {
	text-decoration:none;
	color:#FFFFFF;
}
.support_question  A:hover {
	text-decoration:none;
	color:#FF5A00;
	background-color: #FFFFFF;
}
.support_question  A:active {
	text-decoration:none;
	color:#FF5A00;
	background-color: #FFFFFF;
}
.support_question_inner {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 25px;
	color: #FFFFFF;
	width: 500px;
	margin-top: 100px;
	margin-bottom: 100px;
	text-align: center;
	vertical-align: middle;
}

.ticket_message {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	line-height: 24px;
	padding: 12px;
	color: #333333;
	border: 3px dashed #E0E0E0;
	margin-bottom: 10px;
}

.ticket_message_text {

	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #333333;
}
.ticket_message_viewheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: #FFFFFF;
	background-color: #FF6600;
	margin: 0px;
	padding: 15px;
	width: 700px;
	font-weight: normal;
	text-align: center;
	letter-spacing: normal;
	font-variant: normal;
	font-style: normal;
	vertical-align: middle;
}
.ticket_message_note {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 16px;
	color: #666666;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #F3F3F3;
	margin-top: 10px;
}
.ticket_message_title {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	line-height: 24px;
	color: #333333;
	margin-bottom: 10px;
	border-bottom: 1px solid #E0E0E0;
}


.text_standard A:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration:none;
	font-weight:bold;
	color:#8CC63F;
	
}
.text_standard A:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration:none;
	font-weight:bold;
	color:#8CC63F;
	}
.text_standard A:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#8CC63F;
	
}
.text_standard A:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#8CC63F;
}
