@charset "UTF-8";

body {

	background-image: url(images_vidtel/background.jpg);

	margin: 0px;

	padding: 0px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 0.9em;

	color: #4a4a4a;

	background-repeat: repeat-x;

	background-color: #4F951F;

	background-position:top;

}

.text_small {

	font-size: 12px;

}

#wrapper {

	width: 960px;

	margin-right: auto;

	margin-left: auto;

	position: relative;

}

#log_in {

	height: 34px;

	width: 518px;

	position: absolute;

	left: 429px;

	top: 10px;

}

#spotlight_boxes {

	background-position: bottom;

	width: 805px;

	position: relative;

	height: auto;

}

.image_box1 {

	position: absolute;

	clear: none;

	bottom: 0%;

	left: 134px;

}

.image_box2 {

	position: absolute;

	clear: none;

	bottom: 0%;

	left: 688px;

}

#spotlight_box_1 {

	width: 231px;

	margin-right: 20px;

	margin-left: 15px;

	margin-top: 5px;

}

#spotlight_box_2 {

	width: 233px;

	margin-right: 20px;

	margin-left: 20px;

	margin-top: 5px;

	z-index: 1000;

	position: relative;

}

#spotlight_box_3 {

	width: 228px;

	margin-right: 15px;

	margin-left: 23px;

	margin-top: 5px;

	z-index: 1000;

	position: relative;

}

h1 {

	font-family: "Helvetica Rounded", Helvetica, Arial, sans-serif;

	color: #77D435;

	font-size: 2em;

	margin-top: 20px;

}

h2 {

	font-family: "Helvetica Rounded", Helvetica, Arial, sans-serif;

	color: #591F91;

	font-size: 1.5em;

	display: block;

	padding:0px 0px 10px 0px;	

	border-bottom-width: 1px;

	border-bottom-style: dotted;

	border-bottom-color: #545454;

	margin-bottom: 8px;

	clear: left;

}

h3 {

	font-family: "Helvetica Rounded", Helvetica, Arial, sans-serif;

	color: #666666;

	font-size: 1.2em;

	margin-bottom: 5px;

	padding:0px 0px 10px 0px;

	margin-top: 25px;

	display: compact;

	border-bottom-width: 1px;

	border-bottom-style: dotted;

	border-bottom-color: #999999;

}

h4 {

	font-family: "Helvetica Rounded", Helvetica, Arial, sans-serif;

	color: #58208A;

	font-size: 1.2em;

	margin-bottom: 4px;

	margin-top: 4px;

}

h5 {

	font-family: "Helvetica Rounded", Helvetica, Arial, sans-serif;

	color: #591F91;

	font-size: 1.4em;

	display: block;

	border-bottom-width: 1px;

	border-bottom-style: dotted;

	border-bottom-color: #545454;

	margin-bottom: 8px;

	clear: left;

}

h6 {

	font-family: "Helvetica Rounded", Helvetica, Arial, sans-serif;

	color: #666666;

	font-size: 1.2em;

	margin-bottom: 5px;

	margin-top: 5px;

	display: compact;

	border-bottom-width: 1px;

	border-bottom-style: dotted;

	border-bottom-color: #999999;

}

#secondary_content_wrapper {

	width: 900px;

	margin-right: 30px;

	margin-left: 30px;

	margin-top: 0px;

	margin-bottom: 0px;

}

#side_navigation {

	margin-right: 30px;

	margin-left: 0px;

	width: 160px;

	padding: 0px;

	margin-top: 0px;

	margin-bottom: 0px;

}

#side_navigation_list {

	padding: 0px;

	margin-top: 10px;

	margin-right: 0px;

	margin-bottom: 10px;

	margin-left: 20px;

}

#side_navigation_list li {

	list-style-type: none;

	font-size: 1.2em;

	color: #569D2A;

	border-bottom-width: 1px;

	border-bottom-style: dotted;

	border-bottom-color: #6F6F6F;

	padding-right: 0px;

	padding-bottom: 8px;

	padding-left: 0px;

	padding-top: 8px;

	margin: 0px;

	font-weight: bold;

}

#side_navigation_list li ul {

	list-style-type: none;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	padding: 0px;

	margin-top: 9px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 10px;

}

#side_navigation_list  li  ul li {

	list-style-type: none;

	font-size: 14px;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	margin-top: 4px;

	margin-right: 0px;

	margin-bottom: 8px;

	margin-left: 0px;

	background-image: url(images_vidtel/bullet_arrow.gif);

	background-repeat: no-repeat;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 17px;

	background-position: 0px 1px;

	font-weight: normal;

}

#side_navigation2 {

	margin-right: 10px;

	margin-left: 0px;

	width: 160px;

	padding: 0px;

	margin-top: 0px;

	margin-bottom: 0px;

}



#side_navigation2_list {

	padding: 0px;

	margin-top: 10px;

	margin-right: 0px;

	margin-bottom: 10px;

	margin-left: 20px;

}



#side_navigation2_list li {

	list-style-type: none;

	font-size: 1.2em;

	color: #569D2A;

	border-bottom-width: 1px;

	border-bottom-style: dotted;

	border-bottom-color: #6F6F6F;

	padding-right: 0px;

	padding-bottom: 8px;

	padding-left: 0px;

	padding-top: 8px;

	margin: 0px;

	font-weight: bold;

}



#side_navigation2_list li ul {

	list-style-type: none;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	padding: 0px;

	margin-top: 9px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 10px;

}



#side_navigation2_list  li  ul li {

	list-style-type: none;

	font-size: 14px;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	margin-top: 4px;

	margin-right: 0px;

	margin-bottom: 8px;

	margin-left: 0px;

	background-image: url(images_vidtel/bullet_arrow.gif);

	background-repeat: no-repeat;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 17px;

	background-position: 0px 1px;

	font-weight: normal;

}





a:link {

	color: #77D435;

	text-decoration: none;

}

a:visited {

	color: #77D435;

	text-decoration: none;

}

a:hover {

	color: #FF7905;

	text-decoration:none;

}

a:active {

	color: #FF7905;

	text-decoration:none;

}



#sidebar_margin {

	width: 160px;

	padding-right: 20px;

	padding-left: 20px;

	font-size: 1em;

	color: #666666;

}#sidebar {

	margin-top: 20px;

}

#sidebar ol {

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	margin-top: 10px;

	margin-bottom: 0px;

	margin-right: 0px;

	margin-left: 0px;

	list-style-position: outside;

	padding-left: 22px;

}

#sidebar  ol li {

	margin-bottom: 10px;

}

ol {

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 10px;

	margin-top: 10px;

	margin-bottom: 0px;

	margin-right: 0px;

	margin-left: 0px;

}

li {

	margin-bottom: 10px;

	list-style-type: disc;

}

.emphasis_orange {

	font-weight: bold;

	color: #FF7905;

}

.emphasis_blue {

	font-weight: bold;

	color: #0000CC;

}

blockquote {

	margin-top: 0px;

	margin-right: 15px;

	margin-bottom: 0px;

	margin-left: 15px;

}

.box_header {

	font-family: "Helvetica Rounded", Helvetica, Arial, sans-serif;

	font-size: 1.4em;

	color: #591F91;

	font-weight: bold;

	background-color: #FFFFFF;

	margin-left: 4px;

	padding-right: 10px;

	padding-left: 8px;

}

.callout_inline {

	font-family: "Helvetica Rounded", Helvetica, Arial, sans-serif;

	font-size: 1.2em;

	color: #591F91;

	font-weight: bold;

}

.callout_inline_small {

	font-family: "Helvetica Rounded", Helvetica, Arial, sans-serif;

	font-size: 1em;

	color: #591F91;

	font-weight: bold;

}

.image_justify_right {

	float: right;

	margin-bottom: 20px;

	margin-left: 20px;

	border: 2px solid #591E89;

	margin-right: 20px;

}

.image_justify_left {

	float: left;

	margin-bottom: 5px;

	border: 2px solid #591E89;

	margin-right: 15px;

}

.content_margins {

	padding-right: 20px;

}

.ol_numbers {

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 10px;

	margin-top: 10px;

	margin-bottom: 0px;

	margin-right: 0px;

	margin-left: 0px;

}

.li_numbers {

	list-style-type: decimal;

}

#callout_footer {

	font-family: "Helvetica Rounded", Helvetica, Arial, sans-serif;

	font-size: 1.3em;

	font-weight: bold;

	background-image: url(images_vidtel/base.gif);

	background-repeat: no-repeat;

	height: 42px;

	width: 960px;

	text-align: center;

	padding-top: 17px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 0px;

}

#text_small_footer {

	font-size: 12px;

	color: #ebfedd;

	padding-top: 5px;

}

a.text_small_footer:link {

	color: #C6ECBA;

}

a.text_small_footer:visited {

	color: #C6ECBA;

}

a.text_small_footer:hover {

	color: #FFCC00;

}

a.text_small_footer:active {

	color: #FFCC00;

}

a.basic:hover {

	text-decoration: none;

	border-top-width: 0px;

	border-right-width: 0px;

	border-bottom-width: 0px;

	border-left-width: 0px;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}

.ul_videye {

	padding: 0px;

	list-style-type: none;

	position: relative;

	margin-top: 5px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 10px;

}

.li_videye {

	margin-bottom: 8px;

	background-repeat: no-repeat;

	padding-left: 28px;

	background-image: url(images_vidtel/bullet.gif);

	background-position: left top;

	list-style-type: none;

	margin-left: 0px;

	border-bottom-width: 1px;

	border-bottom-style: dotted;

	border-bottom-color: #CCCCCC;

	padding-bottom: 8px;

}

.ol_videye {

	padding: 0px;

	list-style-type: none;

	position: relative;

	margin: 0px;

}

.li_videye_TIPS {

	background-repeat: no-repeat;

	padding-left: 28px;

	background-image: url(images_vidtel/bullet.gif);

	background-position: left top;

	list-style-type: none;

	margin-left: -20px;

	border-bottom-width: 1px;

	border-bottom-style: dotted;

	border-bottom-color: #CCCCCC;

	padding-bottom: 2px;

	margin-top: 0px;

	padding-top: 0px;

}

.table_special_borders {

	border: 1px dotted #591F91;

	margin: 0px;

	padding: 6px;

	color: #591F91;

	font-weight: bold;

	font-family: "Helvetica Rounded", Helvetica, Arial, sans-serif;

	font-size: 1.1em;

}

.table_special_borders_small {

	border: 1px dotted #591F91;

	margin: 0px;

	padding: 6px;

	color: #591F91;

	font-weight: bold;

	font-family: "Helvetica Rounded", Helvetica, Arial, sans-serif;

	font-size: .8em;

}

.table_bottom_divider {

	border-bottom-width: 1px;

	border-bottom-style: dotted;

	border-bottom-color: #999999;

}

#search {

	padding-right: 15px;

	padding-left: 20px;

}



.splash-left{

	background-image:url(images_vidtel/splash_left.jpg);

	background-repeat:no-repeat;

	background-position:top;

	height:351px;

}



.upgrade {

	font-family: "Helvetica Rounded", Helvetica, Arial, sans-serif;

	font-size: 1.4em;

	font-weight: bold;

	color:#62ae2a;

	text-decoration:none;

	padding-right:0px;

	text-align:center;

}



.upgrade a:link {

	color:#57217f;

	text-decoration:none;

}



.upgrade a:visited{

	color:#57217f;

	text-decoration:none;

}



.upgrade a:hover {

	color:#57217f;

	text-decoration:none;

}



.upgrade1 {

	font-family: "Helvetica Rounded", Helvetica, Arial, sans-serif;

	font-size: 1.2em;

	font-weight: bold;

	color:##57217f;

	text-decoration:none;

}



.upgrade1 a:link {

	color:#57217f;

	text-decoration:none;

}



.upgrade1 a:visited{

	color:#57217f;

	text-decoration:none;

}



.upgrade1 a:hover {

	color:#57217f;

	text-decoration:none;

}





.splash-right{

	background-image:url(images_vidtel/splash_right.jpg);

	background-repeat:no-repeat;

	background-position:top;

	height:351px;

}



.tabs{

	background-image:url(images_vidtel/tabs.gif);

	background-repeat:no-repeat;

	background-position:center;

	height:36px;

}



.tab-heads {

	font-family: "Helvetica Rounded", Helvetica, Arial, sans-serif;

	font-size: 13px;

	font-weight: bold;

	color:#ffffff;

	text-decoration:none;

	text-align:center;

}



.eye{

	font:bold 14px Arial;

	color:#000000;

	text-decoration:none;

	list-style-image:url(images_vidtel/eye.jpg);

	margin-left:10px;

	padding-left:10px;

}



.eye li{

	margin-bottom:3px;

	padding-bottom:3px;

}



.tablebg{

	background-image:url(images_vidtel/tablebg.jpg);

	background-position:top;

	background-repeat:repeat-y;

}



.tablebg1 {

	background-image:url(images_vidtel/tdbg1.gif);

	background-repeat:no-repeat;

	height:151px;

	font-size:11px;

}



.tabheads1{

	font:11px Arial;

	color:#4a4a4a;

	text-decoration:none;

}



.inputbox{

	font:12px;

	color:#000000;

}



.more {

	font-family: "Helvetica Rounded", Helvetica, Arial, sans-serif;

	font-size: 28px;

	font-weight: bold;

	color:#57217f;

	text-decoration:none;

}



#home, #aboutus, #services, #partners, #news, #signup{margin-left:-5px;}



#signup{width:106px;}



.i1{margin-top:-4px;}
