/* ------------------------------------------------ TABLES ----------------------------------------------- */

.tableHead {
	position: center; 
	width: 950px;
	height: 117px;
	background: #E2E1D3 url(/images/page_bg.jpg) no-repeat 0px 0px; /*  */
}
.tableFoot {
}

.HeaderLogo {
	position: center; 
	top: 50px;
	width: 950px;
	text-align: ;
}

.spacer {
	padding: 0px;
	margin: 0px;
	width: 10px;
	height: 10px;
	clear: both;
	}
.TableFormat {
	padding: 0px;
	margin: 0px;
	border: 0px solid #000;
	text-align: left;
	font-size:	11px;
	color: #333;
	background: ;
	width: 765px;
}
.MainTable {
	border: 0px solid #FFF;
	padding: 0px;
	margin: 0px;
	width: ; /*  */
	background: url(/images/) repeat-y 0px 0px;
}
.featuresTable {
	padding: 5px;
	margin: 0px;
	width: 100%; /*  */
}
.featuresTable th {
	border-bottom: 1px solid #d9d9d9;
	padding: 0px 0px;
	margin: 0px;
	text-align: left;
}
.featListHeader {
	border-top:1px solid #ddd;
	border-right:1px solid #ddd;
	background: #f5f5f5;
	padding: 5px;
	margin: 0px;
	text-align: center;
}
.featureAvailableW {
	border-right: 1px solid #EEE;
	background: #FFF;
	padding: 3px 5px;
	margin: 0px;
	text-align: center;
	font-size: 10px;
	line-height: 15px;
}
.featureAvailableG {
	border-right: 1px solid #EEE;
	background: #F5F5F5;
	padding: 3px 5px;
	margin: 0px;
	text-align: center;
	font-size: 10px;
	line-height: 15px;
}
.featureAvailableK, .featureAvailableK2 {
	color:#fff;
	padding: 3px 5px;
	margin: 0px;
	text-align: center;
	font-size: 10px;
	line-height: 15px;
	border-right:1px solid #555;
}
.featureAvailableK {
	background: #444;
}
.featureAvailableK2 {
	background: #4c4c4c;
}
.BlueLeftBar {
	background: #2699F6;
	border-right: 5px solid #FFF;
	padding: 0px;
	margin: 0px;
	width: 20px;
}

.ContentCell {
	border: 0px solid #FFF;
	padding: 0px;
	margin: 0px;
	width: 950px; /*  */
	background: url(/images/content_bg.gif) repeat-y 0px 0px;
}
.PageImage {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

H1, H2, H3, H4, H5, H6 {
	font-family:	"Lucida Grande", "Lucida Sans Unicode", Helvetica,Arial,Sans-Serif;
	font-weight: normal;
	text-align: left;
	}

H1 {
	margin: 0 0 20px 0;
	font-size:	24px;
	letter-spacing: .5px;
	color: #666;
}

H2 {
	margin: 10px 0px;
	font-size:	18px;
	letter-spacing: .5px;
	color: #777;
}

H3 {
	margin: 10px 0px;
	font-size:	16px;
	letter-spacing: .5px;
	color: #444;
}

H4 {
	margin: 10px 0px;
	font-size:	14px;
	letter-spacing: .5px;
	color: #000;
	border-bottom: 1px dotted #f5f5f5;
}

.menuLeftBar {
	font-family:	"Lucida Grande", "Lucida Sans Unicode", Helvetica,Arial,Sans-Serif;
	padding: 10px; /*  */
	width: 230px;
	margin: 0px 0px 10px 0px;
	text-align: left;
	font-size:	12px;
	font-weight: ;
	letter-spacing: .5px;
	color: #333;
	background: #E8E8E8;
	clear: both;
	color: #777;
	display: block;
	border-top: 1px solid #FFF; /* #c08701 */
	border-right: 1px solid #FFF; /* #c08701 */
	border-left: 1px solid #FFF; /* #c08701 */
}

.sideMenuItems {
	padding: 10px;
	margin: 0px 0px 10px 0;
	background: #dce6e6;
	clear: both;
	display: block;
	border: 1px solid #b4d2e6; /* #c08701 */
	-moz-border-radius:5px;
	border-radius:5px;
	-webkit-border-radius:5px;
	color:#333;
}

.sideMenuHeader {
	font-family:	"Lucida Grande", "Lucida Sans Unicode", Helvetica,Arial,Sans-Serif;
	padding: 10px 10px 10px 0; /*  */
	width: ;
	margin: 0px 0px 0px 0px;
	text-align: left;
	font-size:	18px;
	font-weight: ;
	letter-spacing: .5px;
	color: #FFF;
	background: ;
	clear: both;
	border-bottom: 0px dotted #AAA;
	margin-bottom: 10px;
}

.featMenuHeader {
	color: #0F5999;
	font-size: 14px;
	margin: 10px 0px;
	border-bottom: 1px dotted #AAA;
}

.ContentHolderBG_lwrg {
	background: url(/images/content_bg_lwrg.gif) repeat-y 0px 0px;
}

.ContentHolderBG_lgrw {
	background: url(/images/content_bg_lgrw.gif) repeat-y 0px 0px;
}

.ContentHolderL {
	background: url(/images/temp_splash_bodybg_01.jpg) repeat-y 0px 0px;
	border: 0px solid #DDD;
	padding: 10px 40px 10px 40px;
	margin: 0px 0px;
	width: ;
	float: left;
}

.ContentHolderR {
	border: 0px solid #DDD;
	padding: 20px 35px 20px 20px;
	margin: 0px 0px;
	width: 540px;
	float: right;
}

.ContentBarL {
	border: 0px solid #DDD;
	padding: 20px 20px 20px 35px;
	margin: 0px 0px;
	width: 295px;
	float: left;
}

.ContentBarR {
	border: 0px solid #DDD;
	padding: 20px 35px 20px 20px;
	margin: 0px 0px;
	width: 295px;
	float: right;
}

.Content, .ContentV {
	color: #5E5B3E;
	margin: 0px 0px;
	border-right: 5px solid #FFF;
	border-bottom: 5px solid #FFF;
	border-left: 5px solid #FFF; /*
	position: relative;
	left: 0px;
	top: 0px; */
	width: 380px;
	background: #D1CFBA; /* url(/images/content_bg.jpg) no-repeat 0px 0px */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 340px;
	}
html>body .Content, html>body .ContentV {
	width: 340px; 
	}

.Content {
	padding: 10px 20px;
}

.ContentV {
	padding: 0px 0px;
}

.VideoPosition {
	position: relative;
	left: 0px;
	top: 0px;
	margin-bottom: -22px;
	}
	
.disclaimer {
	padding: 5px;
	background: #EEE;
	font-size: 11px;
	text-align: center;
}

blockquote {
	padding: 5px 30px;
	margin: 0px 0px;
	text-align: left;
	font-style: ;
	clear: both;
	width: ; /* auto */
	color: ;
}

.superblockquote {
	padding: 5px 20px 5px 20px; /*  */
	font-family:	"Lucida Grande", "Lucida Sans Unicode", Helvetica,Arial,Sans-Serif;
	font-style: ;
	color: #333;
	text-align: left;
	margin: 0px;
	clear: ;
	width: ;
	background: url(/images/superquotes.gif) no-repeat 0px 0px;
}

.bigNred {
	font-family:	"Lucida Grande", "Lucida Sans Unicode", Helvetica,Arial,Sans-Serif;
	font-size:		16px;
	line-height:	25px;
	color: #960000;
}

.BQg {
	font-size:		10px;
	padding: 5px 40px;
	margin: 0px 0px;
	text-align: left;
	line-height:	21px;
	font-style: italic;
	width: ; /* auto */
	background: url(/images/quotes_start_g.gif) no-repeat 0px 8px;
}

.EXTip {
	font-size:		11px;
	padding: 10px 20px;
	margin: 5px 0px 10px 0px;
	text-align: left;
	line-height:	21px;
	font-style: ;
	width: ; /* auto */
	border: 1px dotted #CCC;
	color: #333;
	background: #FFF7CA url(/images/alert_01.gif) no-repeat -15px -10px;
}

.QuoteStart {
	font-size:	10px;
	padding: 0px 20px 0px 20px;
	margin: 0px 0px;
	text-align: left;
	line-height:	21px;
	font-style: italic;
	width: 290px; /* auto */
	background: url(/images/quotes_start.gif) no-repeat 0px 3px;
	clear: both;
}

.QuoteStart span.QuoteEnd {
	background: url(/images/quotes_end.gif) no-repeat right bottom;
	padding: 10px 20px 0px 0px;
}

.blockquoteName {
	padding: 5px 20px;
	text-align: left;
	line-height:	21px;
	font-weight: bold;
	width: 290px;
}

.Footer {
	padding: 0px 0px 0px 20px;
	color: #5E5B3E;
	font-size: 11px;
}

.Content ul, ul, .Content ol, ol {
	font-family:	"Lucida Grande", "Lucida Sans Unicode", Helvetica,Arial,Sans-Serif;
	margin: 15px 0 15px 40px;
	text-align: left;
}

.Content ul li, ul li {
	list-style-type: square;
	text-align: left;
}

.Content ol li, ol li {
	list-style-type:decimal;
	text-align: left;
}

.superExtras {
	padding: 0px 20px;
	margin: 0px;
	text-decoration: none;
}
	
.superExtras ul {
	padding: 0px;
	margin: 0px;
}
	
.superExtras li {
	list-style-type: none;
	display: block;
	padding: 2px 30px;
	margin: 0px 0px 10px 0px;
	background: url(/images/star.gif) no-repeat 2px 3px;
}

.checks {
	padding: 0px 20px;
	margin: 0px;
	text-decoration: none;
}
	
.checks ul {
	padding: 0px;
	margin: 0px;
}
	
.checks li {
	list-style-type: none;
	display: block;
	padding: 2px 30px;
	margin: 0px 0px 5px 0px;
	background: url(/images/feature_1.gif) no-repeat 2px 3px;
}

.FeatureListThing {
	padding: 0 0;
	margin: 0px;
	text-decoration: none;
}
	
.FeatureListThing ul {
	padding: 0 0 0 0;
	margin: 0;
	text-decoration: ; 
}
	
.FeatureListThing li {
	border: 0px solid #DDD;
	font-size: 10px;
	list-style-type: square;
	display: ;
	padding: 0 5 0 0;
	margin: 0 0 0 10px;
	/* background: url(/images/arrow_bullet.gif) no-repeat 0px 8px;  */
}

.portrait {
	border:5px solid #f5f5f5;
	margin:0 10px 10px 0;
	float:left;
}

ol li {
	padding: 0px 20px 0px 0px;
	margin: 0px -20px;
	text-align: left;
}

ol {
	font-family:	"Lucida Grande", "Lucida Sans Unicode", Helvetica,Arial,Sans-Serif;
	text-align: left;
}

.pageBottom {
	padding: 0px 0px 0px 20px;
	margin: 0px 0px;
	background: url(/images/page_bottom.gif) no-repeat 0px 0px;
	width: 750px;
	height: 100px;	
}

.newsTitle {
	font-family:	"Lucida Grande", "Lucida Sans Unicode", Helvetica,Arial,Sans-Serif;
	font-size:		16px;
	line-height:	18px;
	text-align: left;
	color:#333;
}

.newsSnippet {
	font-family:	"Lucida Grande", "Lucida Sans Unicode", Helvetica,Arial,Sans-Serif;
	font-size:		10px;
	line-height:	15px;
	text-align: left;
	color:#777;
}

.testimonialsTXT p {
font-size:10px;
}

.pageBottomSplash {
	padding: 0px 0px 0px 20px;
	margin: 0px 0px;
	background: url(/images/splash/page_bottom.gif) no-repeat 0px 0px;
	width: 750px;
	height: 100px;	
}

.pageBottomR {
	padding: 0px 15px 0px 0px;
	margin: 0px 0px;
	background: url(/images/page_bottom.gif) no-repeat right 0px;
	width: 200px;
	height: 100px;	
}

.pageBottomRSplash {
	padding: 0px 15px 0px 0px;
	margin: 0px 0px;
	background: url(/images/splash/page_bottom.gif) no-repeat right 0px;
	width: 200px;
	height: 100px;	
}

.copyright {
	text-align: center;
	padding: 10px 15px 10px 0px;
	margin: 0px 0px;
	background: ;
	color: #333;
	font-size: 11px;
}

.alert {
	text-align: ;
	color: #B40000;
	font-weight: bold;
	font-size: 18px;
}

.alertBox {
	text-align: ;
	padding: 20px 20px;
	margin: 10px 0px;
	background: #EEE;
	border: 1px solid #CCC;
	color: #B40000;
	font-size: 18px;
}

.signUpBox {
	padding: 10px 0px; 
	margin-right: 0px; 
	border: 1px solid #aaa; 
	background: #eee url(/images/bckgrnd_signup.gif) repeat-x 0px 0px;
}

.miniBoxTitle {
	padding: 5px 10px 5px 10px; /*  */
	width: ;
	margin: 0px 0px 20px 0px;
	text-align: left;
	font-size:	14px;
	font-weight: normal;
	letter-spacing: .5px;
	color: #FFF;
	background: ;
	clear: both;
}
	
.featListMiniTH {
	padding: 3px 5px;
	margin: 0px;
	font-size: 10px;
	line-height: 15px;
	color: #333;
	text-decoration: none;
	border: 1px solid #d9d9d9;
	background: #EEE;
	}
	
.featListMiniTHK, .featListMiniTHK2  {
	padding: 3px 5px;
	margin: 0px;
	font-size: 10px;
	line-height: 15px;
	color: #ddd;
	text-decoration: none;
	border-bottom:1px solid #444;
	}
	
.featListMiniTHK {
	background: #333;
	}
	
.featListMiniTHK2 {
	background: #3c3c3c;
	}


<!---------------------------------->



.shadetabs{
padding: 3px 0;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
border-bottom: 0px solid #DDD;
}

.shadetabs ul{
clear: both;
margin: 0px 0px -10px -50px;
position: relative;
}

.shadetabs li{
display: inline;
margin: 0 0 0 -23px;
font-size: 14px;
}

.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 5px 12px;
margin: 0px;
color: #AAA;
width: 200px;
}

.shadetabs li.x1 a {
border-top: 2px solid #0065a8;
border-right: 1px solid #0065a8;
border-left: 1px solid #0065a8;
color: #0065a8;
background: url(/images/bckgrnd_tab_x1.gif) repeat-x 0px 0px;
margin-bottom: 0px;
}

.shadetabs li.x2 a {
border-top: 2px solid #c69930;
border-right: 1px solid #c69930;
border-left: 1px solid #c69930;
color: #c69930;
background: url(/images/bckgrnd_tab_x2.gif) repeat-x 0px 0px;
margin-bottom: 0px;
}

.shadetabs li.x3 a {
border-top: 2px solid #00944a;
border-right: 1px solid #00944a;
border-left: 1px solid #00944a;
color: #00944a;
background: url(/images/bckgrnd_tab_x3.gif) repeat-x 0px 0px;
margin-bottom: 0px;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
color: #000;
text-decoration: none;
border-top: 2px solid #777;
border-right: 1px solid #777;
border-left: 1px solid #777;
}

.shadetabs li.x1 a.selected{ /*selected main tab style */
position: relative;
border-top: 5px solid #0065a8;
padding-bottom: 5px;
}

.shadetabs li.x2 a.selected{ /*selected main tab style */
position: relative;
border-top: 5px solid #c69930;
padding-bottom: 5px;
}

.shadetabs li.x3 a.selected{ /*selected main tab style */
position: relative;
border-top: 5px solid #00944a;
padding-bottom: 5px;
}

.shadetabs li a.selected{ /*selected main tab style */
background-image: ;
color: #000;
border-top: 5px solid #000;
font-size: 18px;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
color: #000;
text-decoration: none;
border-top: 5px solid #000;
border-right: 1px solid #000;
border-left: 1px solid #000;
}

.tabcontentstyle{ /*style of tab content oontainer*/
border: 1px solid gray;
width: 595px;
margin-bottom: 0;
padding: 0px;
}

.simpleBox {
padding:10px;
margin:0 0 10px 0;
background:#f5f5f5;
border:1px solid #ddd;
-moz-border-radius:3px;
border-radius:3px;
-webkit-border-radius:3px;
display:box;
}

.simpleBoxBl {
padding:10px;
background:#1e6496;
border:1px solid #96b4d2;
-moz-border-radius:3px;
border-radius:3px;
-webkit-border-radius:3px;
display:box;
}

<!------------------------------------------------------------------------------------------------------->

.featTabs {
padding: 0;
width: ;
border-bottom: 5px solid #555; /*Brown color theme*/ 
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.featTabs ul {
margin:0;
margin-left: 0px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.featTabs li {
display: inline;
margin: 0 4px 0 0;
padding: 0;
}

.featTabs .x1 a:active, .featTabs .x1 a:link, .featTabs .x1 a:visited {
float: left;
display: block;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
border-top: 1px solid #0065a8;
border-right: 1px solid #0065a8;
border-left: 1px solid #0065a8;
color: #fff;
font-size: 14px;
background: url(/images/bckgrnd_tab_x1.gif) repeat-x 0px 0px;
}

.featTabs .x2 a:active, .featTabs .x2 a:link, .featTabs .x2 a:visited {
float: left;
display: block;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
border-top: 1px solid #c69930;
border-right: 1px solid #c69930;
border-left: 1px solid #c69930;
color: #fff;
font-size: 14px;
background: url(/images/bckgrnd_tab_x2.gif) repeat-x 0px 0px;
}

.featTabs .x3 a:active, .featTabs .x3 a:link, .featTabs .x3 a:visited {
float: left;
display: block;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
border-top: 1px solid #00944a;
border-right: 1px solid #00944a;
border-left: 1px solid #00944a;
color: #fff;
font-size: 12px;
background: url(/images/bckgrnd_tab_x3.gif) repeat-x 0px 0px;
}

.featTabs .x1 a:hover, .featTabs .x2 a:hover, .featTabs .x3 a:hover {
background: #555 url(/images/bckgrnd_tab_x.gif) repeat-x 0 0; /*Brown color theme*/ 
border-top: 1px solid #000;
border-right: 1px solid #000;
border-left: 1px solid #000;
color: #FFF;
}

.featTabs .x1 a.selected, .featTabs .x2 a.selected, .featTabs .x3 a.selected { /*currently selected tab*/
color: white;
font-size: 18px;
padding: ;
}

.featTabs .x1 a.selected { /*currently selected tab*/
background: #0065a8; /*Brown color theme*/ 
border-top: 1px solid #0065a8; /*Brown color theme*/ 
border-right: 1px solid #0065a8;
border-left: 1px solid #0065a8;
background: url(/images/bckgrnd_tab_x1.gif) repeat-x 0px 0px;
}

.featTabs .x2 a.selected { /*currently selected tab*/
background: #c69930; /*Brown color theme*/ 
border-top: 1px solid #c69930; /*Brown color theme*/ 
border-right: 1px solid #c69930;
border-left: 1px solid #c69930;
background: url(/images/bckgrnd_tab_x2.gif) repeat-x 0px 0px;
}

.featTabs .x3 a.selected { /*currently selected tab*/
background: #00944a; /*Brown color theme*/ 
border-top: 1px solid #00944a; /*Brown color theme*/ 
border-right: 1px solid #00944a;
border-left: 1px solid #00944a;
background: url(/images/bckgrnd_tab_x3.gif) repeat-x 0px 0px;
}

.tabcontent{
clear: both;
display: none;
}

#gotoMeeting {
display:none;
width:220px;
height:125px;
position:absolute;
right:54px;
top:29px;
background:url(/images/gotoMeetingBG.png) no-repeat 0 0;
}

#CRS {
display:none;
width:350px;
float:left;
position:absolute;
background:#333 url(/images/crs_bg.gif) no-repeat bottom left;
border:1px solid #000;
color:#fff;
font-size:12px;
padding:10px 10px 30px 10px;
-moz-border-radius:10px;
border-radius:10px;
-webkit-border-radius:10px;
z-index:99999;
}

.gotoMeetingBox {
width:220px;
height:125px;
position:relative;
display:block;
}

a.toggleX:active, a.toggleX:link, a.toggleX:visited {
padding:0;
margin:0;
width:15px;
height:15px;
border:0;
background:url(/images/toggleX.gif) no-repeat 0 0;
}
a.toggleX:hover {
background:url(/images/toggleX.gif) no-repeat 0 -15px;
}

.gotoMeetingInput {
position:absolute;
left:20px;
top:72px;
width:133px;
height:26px;
background:none;
border:0;
font-size:18px;
}
.gotoMeetingInput:hover, .gotoMeetingInput:focus {
background:none;
border:0;
}

.gotoMeetingGo {
position:absolute;
left:165px;
top:73px;
width:35px;
height:26px;
background:none;
border:0;
}
.gotoMeetingGo:hover, .gotoMeetingGo:focus {
background:none;
border:0;
}

@media print {
.tabcontent {
clear: both;
display:block !important;
}
}

.imgLinks ul  {
padding:0;
margin:0 0 0 0;
}

.imgLinks ul li {
list-style-type:none;
display:block;
padding:0;
margin:0 0 10px 0;
}

.new {
background:url(/images/new.png) no-repeat 0 0;
width:50px;
height:21px;
}