body { 
	font: 0.7em Verdana, Arial, Helvetica, sans-serif; 
	background: #FFF;
	margin: 0;
	padding: 0; 
	text-align: center;
}

h1, h2, h3, h4 { font-family: Verdana, Arial, Helvetica, sans-serif; margin: 0 0 10px 0; color: #666; }
h2 { font-size: 1.7em; }
h3 { font-size: 1.4em; margin: 10px 0 5px 0; }
h4 { font-size: 1.3em; }
h5 { font-size: 1.2em; margin: 0; }
input, select, textarea, fieldset { border: 1px solid #003F87; }
abbr, acronym { border-bottom: 1px dotted #003F87; cursor: help; speak: spell-out; }
fieldset { padding: 10px; }
legend { font-weight: bold; font-size: 1.1em; color: #000; padding: 5px; }
table { border: 1px solid #000; border-collapse: collapse; margin: 10px 0; width: 100% !important; }
table td, table th { border: 1px solid #000 !important; padding: 5px; }
a:link { color: #003F87; text-decoration: none; }
a:visited { color: #850089; text-decoration: none; }
a:hover { color: #003F87; text-decoration: underline; }
a:active { color: #F00; }
hr { width: 100%; border: none; border-top: 2px dotted #666; }

form, #navbar ul, .sidebar_box ul, #footer ul, #compliance ul { margin: 0; padding: 0; }

/* CONTAINER */
#container {
	width: 975px;
	margin: 0 auto;
	text-align: left;
}

/* HEADER */
#header {
	width: 975px;
	padding: 20px 0 0 0;
}

#header h1 {
	background: url(/images/infinity-internet-logo-2010.jpg) no-repeat;
	width: 555px;
	height: 40px;
	float: left;
}

#header h1 a {
	display: block;
	overflow: hidden;
	height: 0;
	width: 555px;
	padding-top: 40px;
	float: left;
}

#header-right {
	float: right;
}

/* NAVIGATION */
#navbar {
	color: #CCC;
	float: right;
}

#navbar a { color: #003F87; }
#navbar li { list-style-type: none; display: inline; }

/* SEARCH BOX */
#search-box {
	float: right;
	margin-top: 20px;
}

#index_search {
	border: 1px solid #CCC;
}

/* CONTENT */
#content {
	width: 975px;
	padding: 15px 0 0 0;
	margin-top: 10px;
	border-top: 1px solid #CCC;
}
#content a { text-decoration: underline; }
#content li { margin: 0 0 10px 0; }
#content ul { list-style-type: square; }

#left-column, #center-column, #right-column {
	float: left;
}

#left-column, #right-column {
	width: 170px;
}

#center-column {
	width: 595px;
	margin: 0 20px;
}

#center-column h1, #center-column h2 {
	font-weight: normal;
}

#center-column h1 {
	font-size: 2.0em;
}

#left-column h4, #right-column h4 {
	width: 100%;
	margin: 0 0 10px 0;
	color: #000;
	font-size: 1.1em;
}

#left-column a, #right-column a {
	text-decoration: none;
}

#left-column a:hover, #right-column a:hover {
	text-decoration: underline;
}

#left-column ol, #right-column ol { padding: 0; margin: 5px 0 0 20px; }
#left-column ul li, #right-column ul li { margin: 0 0 5px 0; list-style-type: none; }

.sidebar_box {
	width: 150px;
	padding: 2px 10px 10px 10px;
	margin: 0 0 10px 0;
	background: url(/images/sidebox-top.jpg) no-repeat;
	border-top: 1px solid #CCC;
}

.sidebar_box_plain {
	background-image: none;
	background-color: #FFF;
	width: 170px;
	padding: 10px 0;
	text-align: center;
	/* border: 1px solid #666; */
}

.sidebar_box ul { list-style-type: none; }
.sidebar_image { margin-bottom: 10px; }

#live_chat_support a, #live_chat_sales a { 
	/*display: block;
	width: 178px;
	height: 75px;*/
	border: 0;
	margin: 0 0 10px 0;
}

#live_chat_support img, #live_chat_sales img { border: none; }
/*#live_chat_support a { background-image: url(/images/live_chat_support.jpg); }
#live_chat_sales a { background-image: url(/images/live_chat_sales.jpg); }*/

html>body #search_bar { padding: 10px 10px 5px 10px; }

/* FOOTER */
#footer {
	text-align: center;
	width: 955px;
	height: 40px;
	padding: 10px;
	color: #CCC;
	border-top: 1px solid #CCC;
}

#footer a { text-decoration: none; }
#footer a img { border: none; }
#footer li, #compliance li { display: inline; list-style-type: none; }
#copyright { padding-top: 20px; }
#compliance { font-size: 0.8em; padding-top: 5px; }
#compliance a { color: #CCC; }
#facebook  {
}

#sub_footer { width: 759px; padding: 3px; }

#backnextnav { width: 100%; margin-top: 10px; clear: both; text-align: center; }
.back {
	float: left; 
	padding-left: 16px;
	background: url(/images/arrow_back.gif) no-repeat;
	background-position: left;
}

.next {
	float: right;
	padding-right: 16px;
	background: url(/images/arrow_next.gif) no-repeat;
	background-position: right;
}

#support-nav {
	text-align: center;
}

.support-btn {
	width: 202px;
	display: inline;
}

.support-btn a img { text-decoration: none; border: none; margin: 0 0 10px 5px; }

/* HIDDEN TEXT */
#header h1 span, #large_image span, #live_chat_support span, #live_chat_sales span, .hidden_text {
	position: absolute;
	left: -1999px;
	width: 400px;
}

/* MISC CLASSES */
.footnote { font-size: 0.9em; }
.highlight, .error, .colortext { font-weight: bold; }
.normal { font-weight: normal; }
.error { color: #F00; }
.colortext { color: #F77F00; }
.clear { clear: both; }
.submit, .centered, .thumbnail { text-align: center; }
.text_right, .next_page_link { text-align: right; }
.text_left { text-align: left; }
.left_float { float: left; margin: 0 10px 0 0; }
.right_float { float: right; margin: 0 0 0 10px; }
.inner_table  { border: 0; margin: 0; }
.breadcrumb { font-size: 0.8em; margin: 0 0 5px 0; }
.quoted { font-style: italic; }

div.row { margin: 0 0 50px 0; clear: both; }
.column50, .thumbnail { width: 50%; float: left; }
.thumbnail { margin: 10px 0; }
.noborder, .thumbnail img { border: none; }
.oddrow { background-color: #EEE; }
.evenrow { background-color: #FFF; }

.btn {
	border: 1px solid #003F87;
	background-color: #FFF;
	color: #003F87;
	cursor: pointer;
	margin-top: 5px;
	width: auto;
   	overflow:visible;
	padding: 0 5px;
}

html>body .btn { padding: 0 4px; }
.btn_on { background-color: #FC0; }