html { height: 100%; }
body { 
	margin: 0px; 
	padding: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
table 	{ 
	border-width: 0px; 
	margin: 0px; 
	padding: 0px; 
	width: 100%;
	border-collapse: collapse; 
}
td { 
	border: 0px; 
	padding: 0px;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
form { margin: 0px; padding: 0px; }
p {line-height: 16px;}

h1 {
	font-size: 18px;
	color: #4083F5;
	font-weight: bold;
	padding-top: 2px;
}

h2 {
	background-color: #94c0de;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding: 3px;
	padding-left: 8px;
}

h3 {
	font-size: 14px;
	color: #5C97DF;
	font-weight: bold;
}
 
.proj-link-small { font-weight: normal; font-size:11px; color: #5C97DF; text-decoration:underline; }
.proj-link-small:hover { text-decoration:none; }
.main-menu { color: #5E5E5E; font-size: 11px; font-weight:bold; text-decoration:none; }
.main-menu-a { color: #6DA8F0; font-size: 11px; font-weight:bold; text-decoration:none; }
.padding5px TD { padding: 5px; }
.padding2px TD { padding: 2px; }
.raquo-selected { padding:3px; padding-bottom:5px; padding-right:10px; }
.raquo { padding:3px; padding-bottom:5px; padding-right:10px; }
.error { color: #FF0000; }
.form TD { padding: 2px; padding-left:4px}
.text {
		font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
.defaulttext {
	
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.caption {
		font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	font-style: oblique;	
}

ul li {
	list-style: url("http://www.intechnic.com/templates/img/bullet_ul.gif") outside square;
}
li {
	margin-bottom: 10px
}
.grey_text {
		font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
a {
	color: #5C97DF;
	text-decoration: underline;
}
a:hover {
	color: #6DA8F0;
	text-decoration: none;
}
.section-title, .section-title:hover { 
	color:#FFFFFF; 
	font-weight:bold; 
	font-size:14px; 
	padding-left:5px; 
	display:block;
	text-decoration:none;
}
.section-title-black, .section-title-black:hover { 
	color:#000000; 
	font-weight:bold; 
	font-size:14px; 
	padding-left:5px; 
	display:block;
	text-decoration:none;
}

.P {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
}

.news-link {
	font-size: 13px;
	color: #5C97DF;
	text-decoration: none;
	font-weight: normal;
}

.news-link:hover {
	font-size: 13px;
	color: #6DA8F0;
	text-decoration: none;
	font-weight: normal;
}

.blue_title {
	font-size: 18px;
	color: #4083F5;
	text-decoration: none;
	font-weight: bold;
	background-image: url("http://www.intechnic.com/templates/img/bgr_gr.jpg");
	background-repeat: repeat-x;
	padding-top: 5px;
}

.login_txt {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

.login_blue_txt {
	font-size: 10px;
	color: #4083F5;
	text-decoration: none;
	font-weight: normal;
}

.login_input {
	background-color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	height: 20px;
}

.login_bgr {
	width: 213px;
	height: 102px;
	border-style: solid;
	border-width: 1px;
	border-color: #94C0DE;
	background-image: url("http://www.intechnic.com/templates/img/bgr_login.gif");
	background-repeat: no-repeat;
}

.bgr-dots-lblue {
	background: #ffffff url("http://www.intechnic.com/templates/img/dots_lblue.gif") repeat-x	scroll left top;
}
.bgr-dots-green {
	background: #99CC66 url("http://www.intechnic.com/templates/img/dots_green.gif") repeat-x	scroll left top;
}


.bl-horiz-line {
	border-top: #0f7cc7;
}

.t-bl-head {
	background-color: #eeeeee;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}

.t-lbl-head, .t-lbl-price {
	background-color: #f5f5f5;
	font-size: 12px;
	color: #999999;
}
.t-lbl-price {
	color: #000000;
	background-color: #f5f5f5;
	font-size: 16px;
	font-weight: bold;
	border-left: 1px solid #b7d8ec;
}
.t-lbl-price span {
	font-size: 12px;
	font-weight: normal;
}
.cents {
	vertical-align: top;
	text-decoration: underline;
}


.t-data td {
	font-size: 11px;
	border-left: 1px solid #b7d8ec;
	border-bottom: 1px solid #b7d8ec;
	color: #000000;
}
.t-data2 td {
	font-size: 12px;
	color: #000000;
	padding: 5px;
}

.title-filled, .subtitle-filled {
	background-color: #94c0de;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	height: 21px;
	padding-left: 5px;
}
.subtitle-filled {
	font-size: 13px;
}
.subtitle-filled span {
	font-weight: normal;
}

.green {
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	color: #333333;
 	text-decoration: none;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
}

.green-date { 	
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	padding-left: 5px;
}
.green-title {
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

.green-date-black {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	padding-left: 4px;
}

.green-arrow {
	font-size: 12px;
	color: black;
	text-decoration: none;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 3px;
	margin-right: 3px;
	margin-left: 0px;
}
.proj-date {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.proj-text {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

.proj-link {
	font-size: 13px;
	color: #5C97DF;
	text-decoration:underline;
	font-weight: bold;
}

.subtitle {
	font-size: 13px;
	color: #5C97DF;
	font-weight: bold;
}
.proj-link:hover {
	font-size: 13px;
	color: #6DA8F0;
	text-decoration: none;
	font-weight: bold;
}

.proj-grey {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	padding: 5px;
}
.proj-grey a { text-decoration: underline; color: #333333; }
.proj-grey a:hover { color: #333333; }
.footer-link-a {
	font-size: 11px;
	color: #FFCC33;
	text-decoration: none;
	font-weight: bold;
}
.footer-link {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.footer-link:hover {
	font-size: 11px;
	color: #FFCC33;
	text-decoration: none;
	font-weight: bold;
}

.intechnic-link {
	font-size: 12px;
	color: #ADDCEB;
	text-decoration: none;
	font-weight: normal;
}

.intechnic-link:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.inner-blue {
	font-size: 12px;
	color: #B8D8EB;
	text-decoration: none;
	font-weight: normal;
	margin: 3px;
}

.inner-links a {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.inner-links a:hover {
	color: #ffffff;
	text-decoration: none;
}

.right-menu { background-color: #E9EFDC; }
.right-menu TD { background-color: #c4d79d; border-bottom: 1px solid #E9EFDC; padding: 4px; }
.right-menu-selected TD { background-color: #99cc66; border-bottom: 1px solid #E9EFDC; padding: 4px; }	
.right-menu-sublevel TD { background-color: #D5E2B8; border-bottom: 1px solid #E9EFDC; padding: 4px; }	

.inner-menu-wh {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.inner-menu-wh:hover {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.inner-menu {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.inner-menu:hover {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.inner-menu-sm {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.inner-menu-sm:hover {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #71A938;
	text-decoration: none;
	font-weight: normal;
}

.inner-menu-sma {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #71A938;
	text-decoration: none;
	font-weight: normal;
}

.inner-menu-sma:hover {
	color: #71A938;
}
/*
from dark to light:
	#71A938 (hover)
	#99CC66
	#C5D89E
	#D5E2B8(E1EBCD)
	#E9EFDC
*/
.input_but {
	background-color: #D6E6F1;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	margin: 1px;
	width: 40px;
	height: 18px;
}

.input_green {
	background: #9FFF0E url("http://www.intechnic.com/templates/img/bgr_btn_new.gif") repeat-x	scroll left top;
	border: 1px solid white;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	margin: 1px;
	width: 35px;
	height: 18px;
}

.input_gr {
	background: #cccccc url("http://www.intechnic.com/templates/img/bgr_btn_edit.gif") repeat-x	scroll left top;
	border: 1px solid white;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	margin: 1px;
	width: 35px;
	height: 18px;
}

.input_red {
	background: #FF822F url("http://www.intechnic.com/templates/img/bgr_btn_delete.gif") repeat-x	scroll left top;
	border: 1px solid white;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	margin: 1px;
	width: 35px;
	height: 18px;
}
	
.scale TD {
	padding-left: 10px; padding-right: 10px;
}

.hosting-table TD { padding: 4px; }

.lang-selector A { text-decoration: none; color: #000000; }
.lang-selector A:hover { text-decoration: none; color: #FFFFFF; background-color: #000000; }
.lang-active A { text-decoration: none; color: #FFFFFF; background-color: #000000; }
.lang-active A:hover { text-decoration: none; color: #FFFFFF;}

.btn-table { width: 30px; margin: 5px; }
.btn-table TD { padding:0px; white-space: nowrap; font-size:10px; }
.btn-table A, .btn-table A:hover { display: block; width: 100%; text-decoration:none; color:#000000; }
.btn-table A IMG { border: 0px; }

.textbox1 { background-color: #EFF7FF; border: 1px solid #D5D3D4; padding: 10px; }
.textbox2 { background-color: #FFF7D7; border: 1px solid #D5D3D4; padding: 10px; width: 50%; float:left; margin: 0px 10px 10px 0px; }
.textbox3 { background-color: #E3EBCF; border: 1px solid #D1E2BC; padding: 10px; margin: 10px 10px 10px 18px; }
.textbox4 { background-color: #FBFFFF; border: 1px solid #D5D3D4; padding: 10px; }
.textbox5 { background-color: #FBFFFF; border: 1px solid #D5D3D4; padding: 10px; width: 50%; float:left; margin: 0px 10px 10px 0px; }
.textbox6 { background-color: #DFEBFA; border: 1px solid #D5D3D4; padding: 10px; }
.textbox7 { background-color: #9ACF65; padding: 10px; padding-bottom: 15px; }
.textbox7 DIV { color: #FFFFFF; font-weight:bold; font-size: 12px; font-family:Verdana, Arial, Helvetica, sans-serif; margin-bottom: 10px; }
.textbox7 A { color: #000000; text-decoration:none; font-size: 11px; }
.textbox7 A:hover { color: #FFFFFF; text-decoration:none; }
.textbox7 IMG { margin-right: 10px; }