/* CSS Dafult --------------------------------------------------- */
	ul {
	padding:0px 0 10px 5px;
	margin:0px;
}
li {
	padding:0px;
	margin:0px 5px 5px 5px;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#3c3c3c;
	background-color:#2e335a;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
input, textarea, select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
ul {
	padding:0px;
	margin:0px;
	display:block;
}
li {
	padding:0px;
	margin:0px;
	display:block;
	line-height:1.5em;
}
/* CSS Dafult links --------------------------------------------------- */	
		a {
	font-size:13px;
	color:#3c3c3c;
	text-decoration:underline;
}
a:hover {
	font-size:13px;
	text-decoration:none;
}
.nounderline {
	text-decoration:none;
}
/* Main Table --------------------------------------------------- */	
	.main_table {
	padding:15px;
	background-color:#FFFFFF;
}
/* Header ------------------------------------------------------- */		
	.header_background {
	background-color:#dbe3ef;
}
/* Menu ------------------------------------------------------- */		
			
			.menu_backgroun {
	background-color:#dbe3ef;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.menu_line {
	background-color: #232852;
}
.menu_text {
	font-family:Georgia;
	font-size:11px;
	color:#232852;
	padding:0px 10px;
	text-decoration:none;
	font-weight: bold;
}
.menu_text a {
	font-family:Georgia;
	font-size:11px;
	color:#232852;
	text-decoration:none;
}
.menu_text a:hover {
	font-family:Georgia;
	font-size:11px;
	color:#e60017;
	text-decoration:none;
}
.menu_on {
	font-family:Georgia;
	font-size:11px;
	color:#e60017;
	text-decoration:none;
	padding:0px 10px;
	font-weight: bold;
}
/* MIDDLE ------------------------------------------------------- */				
			
			.middle_home_top {
	text-decoration:none;
	background-color: #FFFFFF;
	background-image: url(../images/middle_home_top_background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding:20px 10px 10px 10px;
}
.middle_home_middle {
	text-decoration:none;
	background-color: #ffffff;
	background-image: url(../images/middle_home_middle_background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding:0px 10px 0px 10px;
}
.middle_home_bottom {
	text-decoration:none;
	background-color: #FFFFFF;
	background-image: url(../images/middle_home_bottom_background.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding:0px 10px 10px 10px;
}
.middle_top_line {
	background-color:#dbe3ef;
}
.middle_inner_top {
	text-decoration:none;
	background-color: #FFFFFF;
	background-image: url(../images/middle_top_background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding:20px 10px 0px 10px;
}
.middle_inner_middle {
	text-decoration:none;
	background-color: #ffffff;
	background-image: url(../images/middle_middle_background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding:0px 10px 0px 10px;
}
.middle_inner_middle a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
}
.middle_inner_middle a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
}
.middle_inner_bottom {
	text-decoration:none;
	background-color: #FFFFFF;
	background-image: url(../images/middle_bottom_background.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding:0px 10px 10px 10px;
}
.middle_top {
	text-decoration:none;
	background-color: #FFFFFF;
	background-image: url(../images/middle_top_background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding:20px 10px 0px 10px;
}
.middle_bottom {
	text-decoration:none;
	background-color: #FFFFFF;
	background-image: url(../images/middle_bottom_background.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding:0px 10px 10px 10px;
}
/* FOOTER ------------------------------------------------------- */		
	
			.footer_backgroun {
	font-family:Georgia;
	font-size:11px;
	color:#23274e;
	background-color:#dbe3ef;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
}
/* fonts ------------------------------------------------------- */		
			.title {
	font-family:Georgia;
	font-size:28px;
	color:#31355e;
}
.how_does_title {
	font-family:Georgia;
	font-size:14px;
	color:#3c3c3c;
	font-weight: bold;
}
.get_started A {
	width: 125px;
	font-family:Georgia;
	font-size:12px;
	color:#e7001b;
	text-decoration:none;
	text-align: center;
	font-weight: bold;
	display:block;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.get_started A:hover {
	width: 125px;
	font-family:Georgia;
	font-size:12px;
	color:#0000CC;
	text-decoration:none;
	text-align: center;
	font-weight: bold;
	display:block;
	background-image: url(../images/arrow_h.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.spread_theword A {
	width: 150px;
	font-family:Georgia;
	font-size:12px;
	color:#0000CC;
	text-decoration:none;
	text-align: left;
	font-weight: bold;
	display:block;
	background-image: url(../images/spered_arrow_h.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.spread_theword A:hover {
	width: 150px;
	font-family:Georgia;
	font-size:12px;
	color:#e7001b;
	text-decoration:none;
	text-align: left;
	font-weight: bold;
	display:block;
	background-image: url(../images/spered_arrow.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.ari_11b {
	font-size:11px;
	color:#30355d;
}
.ari_11b a {
	font-size:11px;
	color:#30355d;
	display:block;
	background-image: url(../images/left_aerrow1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-decoration:none;
}
.ari_11b a:hover {
	font-size:11px;
	color:#0000CC;
	display:block;
	background-image: url(../images/left_aerrow1_on.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-decoration:none;
}
.spred {
	font-size:12px;
	color:#0066FF;
	text-decoration:none;
}
.spred a {
	font-size:12px;
	color:#0066FF;
	text-decoration:none;
}
.spred a:hover {
	font-size:12px;
	color:#0099FF;
	text-decoration:underline;
}
.geo_10b {
	font-size:10px;
	color:#23274e;
}
.ari_11 {
	font-size:11px;
	color:#3c3c3c;
}
.ari_11blue {
	font-size:11px;
	color:#0000CC;
}
.ari_12 {
	font-size:12px;
	color:#3c3c3c;
}
.bluelinks {
	font-size: 13px;
	color: #0066CC;
}
.bluelinks a {
	font-size: 13px;
	color: #0066CC;
	text-decoration:underline;
}
.bluelinks a:hover {
	font-size: 13px;
	color: #0066CC;
	text-decoration:none;
}
.bluelinks2 {
	font-size: 13px;
	color: #3c3c3c;
}
.bluelinks2 a {
	font-size: 13px;
	color: #3c3c3c;
	text-decoration:none;
}
.bluelinks2 a:hover {
	font-size: 13px;
	color: #0000CC;
	text-decoration:none;
}
.footer_backgroun {
	font-family:Georgia;
	font-size:11px;
	color:#23274e;
	background-color:#dbe3ef;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
}
.footer_backgroun a {
	font-family:Georgia;
	font-size:11px;
	color:#23274e;
	text-decoration:none;
}
.footer_backgroun a:hover {
	font-family:Georgia;
	font-size:11px;
	color:#23274e;
	text-decoration:underline;
}
/* POP OP ------------------------------------------------------- */				
			#bubble_tooltip {
	width:200px;
	position:absolute;
	display:none;
}
#bubble_tooltip .bubble_top {
	background-image: url(../images/bubble_top.gif);
	background-repeat:no-repeat;
	height:16px;
}
#bubble_tooltip .bubble_middle {
	background-image: url(../images/bubble_middle.gif);
	background-repeat:repeat-y;
	background-position:bottom left;
	padding:5px 15px;
}
#bubble_tooltip .bubble_middle span {
	position:relative;
	top:-8px;
	font-family: Arial;
	font-size:11px;
}
#bubble_tooltip .bubble_bottom {
	background-image: url(../images/bubble_bottom.gif);
	background-repeat:no-repeat;
	background-repeat:no-repeat;
	height:44px;
	position:relative;
	top:-6px;
}
/* text fill ------------------------------------------------------- */			
			.text_fill {
	font-size:11px;
	color: #000000;
	height: 18px;
	border: 1px solid #85a1bc;
}
.message_box {
	font-face:arial;
	font-size:11px;
	color: #000000;
	height: 150px;
	border: 1px solid #85a1bc;
}
.italic input {
	font-style:italic;
	width:98.8%;
}
*html .italic input {
	font-style:italic;
	width:98%;
}
*:first-child+html .italic input {
	font-style:italic;
	width:98%;
}
.question_bg {
	font-size:13px;
	color: #FFFFFF;
	background-color:#414974;
	font-weight:bold;
	padding:1px 5px;
	height:10px;
	display:inline;
	text-decoration:none;
}
.question_bg:hover {
	font-size:13px;
	display:inline;
	color: #FFFFFF;
	background-color:#f82410;
	font-weight:bold;
	padding:1px 5px;
	height:10px;
	text-decoration:none;
}
.button_bg {
	font-size:13px;
	color: #FFFFFF;
	background-color:#7d9106;
	font-weight:bold;
	padding-right: 8px;
	padding-left: 8px;
}
.button_bg a {
	font-size:13px;
	color: #FFFFFF;
	text-decoration:none;
}
.button_bg a:hover {
	font-size:13px;
	color: #FFFFFF;
	text-decoration:none;
}
textarea {
	height: 80px;
	width: 200px;
}
.textarea2 {
	height: 80px;
	width: 303px;
}
.save {
	background-image:url(../images/save-btn.jpg);
	width:79px;
	height:30px;
	border:0;
	cursor:pointer;
}
.save_over {
	background-image:url(../images/save-btn_h.jpg);
	width:79px;
	height:30px;
	border:0;
	cursor:pointer;
}
.activate-message {
	background-image:url(../images/activate-message-btn.jpg);
	width:166px;
	height:30px;
	border:0;
	cursor:pointer;
}
.activate-message_over {
	background-image:url(../images/activate-message-btn_h.jpg);
	width:166px;
	height:30px;
	border:0;
	cursor:pointer;
}
.add-more {
	background-image:url(../images/add-more-btn.jpg);
	width:166px;
	height:30px;
	border:0;
	cursor:pointer;
}
.add-more_over {
	background-image:url(../images/add-more-btn_h.jpg);
	width:166px;
	height:30px;
	border:0;
	cursor:pointer;
}
.cancel-edits {
	background-image:url(../images/cancel-edits-btn.jpg);
	width:122px;
	height:30px;
	border:0;
	cursor:pointer;
}
.cancel-edits_over {
	background-image:url(../images/cancel-edits-btn_h.jpg);
	width:122px;
	height:30px;
	border:0;
	cursor:pointer;
}
.cancel {
	background-image:url(../images/cancel.jpg);
	width:79px;
	height:30px;
	border:0;
	cursor:pointer;
}
.cancel_over {
	background-image:url(../images/cancel_h.jpg);
	width:79px;
	height:30px;
	border:0;
	cursor:pointer;
}
.submit {
	background-image:url(../images/submit-btn.jpg);
	width:79px;
	height:30px;
	border:0;
	cursor:pointer;
}
.submit_over {
	background-image:url(../images/submit-btn_h.jpg);
	width:79px;
	height:30px;
	border:0;
	cursor:pointer;
}
.send {
	background-image:url(../images/send-btn.jpg);
	width:79px;
	height:30px;
	border:0;
	cursor:pointer;
}
.send_over {
	background-image:url(../images/send-btn_h.jpg);
	width:79px;
	height:30px;
	border:0;
	cursor:pointer;
}
.close {
	background-image:url(../images/close-btn.jpg);
	width:79px;
	height:30px;
	border:0;
	cursor:pointer;
}
.close_over {
	background-image:url(../images/close-btn_h.jpg);
	width:79px;
	height:30px;
	border:0;
	cursor:pointer;
}
.send-text-message {
	background-image:url(../images/send-text-message-btn.jpg);
	width:156px;
	height:30px;
	border:0;
	cursor:pointer;
}
.send-text-message_over {
	background-image:url(../images/send-text-message-btn_h.jpg);
	width:156px;
	height:30px;
	border:0;
	cursor:pointer;
}
.spread_theword02  {
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#0000CC;
	text-decoration:none;
	font-weight:bold;
	letter-spacing:1px;
}
.spread_theword02 A {
	color:#0000CC;
	text-decoration:none;
}
.spread_theword02 A:hover {
	color:#000083;
	text-decoration:none;
}
