body {
	background-color: #ffffff;
}
body, form {
	margin: 0px;
}
body, td, input, select, textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #61676B;
}
a, a:link, a:visited {
	color: #61676B;
	text-decoration: underline;
}
a:active, a:hover {
	text-decoration: none;
}
a.invert, a.invert:link, a.invert:visited {
	text-decoration: none;
}
a.invert:active, a.invert:hover {
	text-decoration: underline;
}
h1 {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 17px;
	color: #ed1c24;
	font-weight: bold;
	margin: 0px 10px 0px 10px;
	letter-spacing: -1px;
}
h1 a, h1 a:link, h1 a:visited {
	color: #ed1c24;
	text-decoration: none;
}
h1 a:active, h1 a:hover {
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ed1c24;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
h2 a, h2 a:link, h2 a:visited {
	color: #ed1c24;
	text-decoration: none;
}
h2 a:active, h2 a:hover {
	text-decoration: none;
}

.s-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
.floatL {
	float: left;
	margin-right: 10px;
}
.floatR {
	float: right;
	margin-left: 10px;
}
.h100 {
	height: 100%;
}
.input {
	border: solid 1px #cccccc;
}
#t1 {
	/*background-image: url(img/t1.gif);
	background-repeat: repeat-x;*/
	height: 57px;
}
#t2 {
	background-image: url(img/t2.gif);
	background-repeat: repeat-x;
	height: 4px;
}
#t22 {
	background-image: url(img/t22.gif);
	background-repeat: repeat-x;
	height: 4px;
}
#t3 {
	background-image: url(img/t3.gif);
	background-repeat: repeat-x;
	height: 33px;
}
#t4 {
	background-image: url(img/t4.gif);
	background-repeat: repeat-x;
	height: 3px;
}
#t5 {
	background-image: url(img/t5.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#t6 {
	font-size: 11px;
	color: #e0e0e0;
	background-image: url(img/t6.gif);
	background-repeat: repeat-x;
	height: 44px;
}
#t6 a, #t6 a:link, #t6 a:visited {
	color: #e0e0e0;
	text-decoration: none;
}
#t6 a:active, #t6 a:hover {
	text-decoration: underline;
}

#t7 {
	background-image: url(img/t7.gif);
	background-repeat: no-repeat;
	height: 60px;
}
.created, .created:link, .created:visited {
	color: #ed1c24;
	text-decoration: none;
}
.created:active, .created:hover {
	text-decoration: underline;
}
.border {
	background-color: #cccccc;
	height: 100%;
	width: 1px;
}
#t8 {
	background-image: url(img/t8.gif);
	background-repeat: repeat-x;
}
#t9 {
	background-image: url(img/t9.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
#t10 {
	background-image: url(img/t10.gif);
	background-position: left top;
	background-repeat: repeat-x;

}
.leftShadow {
	background-image: url(img/13.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.rightShadow {
	background-image: url(img/14.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.itemFirst {
	padding: 10px 10px 10px 10px;
}
.item {
	padding: 10px 10px 10px 20px;
	background-image: url(img/shadow.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.item2 {
	padding: 10px 10px 0px 0px;
	background-image: url(img/shadow.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.center {
	padding: 10px;
}
.imgTop {
	vertical-align: top;
}
.imgMiddle {
	vertical-align: middle;
}
.cat, .cat:link, .cat:visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	/*color: #4585C3;*/
}
.cat:active, .cat:hover {
	text-decoration: underline;
}
.tree {
	background-image: url(img/tree/1.gif);
	background-repeat: repeat-y;
	background-position: left;
}

.tech-table {
	width: 90%;
	background-color: #BFC7D6;
}
.td-one {
	background-color: #cce8ff;
}
.td-two {
	background-color: #f2f2f2;
}
.td-one ul, .td-two ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

.imgBorder {
	border: 1px solid #BFC7D6;
}
.divImgLeft {
	border: 1px solid #BFC7D6;
	padding: 2px;
	float: left;
	margin-right: 10px;
	background-color: #FFFFFF;
}
.divImgRight {
	border: 1px solid #BFC7D6;
	padding: 2px;
	float: right;
	margin-left: 10px;
}

ul.subcat {
	margin-top: 0px;
	margin-bottom: 0px;
}
ul.subcat li, ul.subcat li {
	margin-top: 3px;
	margin-left: -14px;
	/*list-style-image: url(img/mark3.gif);*/
}
ul.subcat a, ul.subcat a:link, ul.subcat a:visited {
	/*color: #3EC050;*/
	font-weight: bold;
	text-decoration: none;
}
ul.subcat a:active, ul.subcat a:hover {
	/*color: #7F858C;*/
	text-decoration: underline;
}

/* common */
.title {
	font-weight: bold;
	margin-bottom: 3px;
	color: #61676B;
}
.title a, .title a:link, .title a:visited {
	color: #61676B;
	text-decoration: none;
}
.title a:active, .title a:hover {
	color: #61676B;
	text-decoration: underline;
}
.more {
	margin-top: 3px;
	/*font-weight: bold;*/
}
.more a, .more a:link, .more a:visited {
	color: #ed1c24;
	text-decoration: none;
}
.more a:active, .more a:hover {
	color: #ed1c24;
	text-decoration: underline;
}
hr.newsDiv {
	height: 1px;
	color: #cccccc;
	/*gecko fix*/
	border: none;
	background-color: #cccccc;
	/*/gecko fix*/
}
.catTitle, .catTitle:link, .catTitle:visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	/*font-size: 10px;*/
	font-weight: bold;
	/*text-transform: uppercase;
	color: #ed1c24;*/
	text-decoration: none;
}
.catTitle:active, .catTitle:hover {
	/*color: #ed1c24;*/
	text-decoration: underline;
}
ul.subcat {
	margin-top: 0px;
	margin-bottom: 0px;
}
ul.subcat li, ul.subcat li {
	margin-top: 3px;
	margin-left: -14px;
	/*list-style-image: url(img/mark3.gif);*/
}
ul.subcat a, ul.subcat a:link, ul.subcat a:visited {
	color: #61676B;
	/*font-weight: bold;*/
	text-decoration: none;
}
ul.subcat a:active, ul.subcat a:hover {
	text-decoration: underline;
}

.navigator {
	margin-top: 10px;
	margin-bottom: 4px;
}
a.nav, a.nav:link, a.nav:visited {
	text-decoration: none;
}
a.nav:active, a.nav:hover {
	text-decoration: underline;
}
.empty {
	text-align: center;
	margin-top: 50px;
	margin-bottom: 50px;
}

.tabl {border-collapse: collapse;}
.tabl td {border: solid 1px #cccccc}
.tabl th {
	/*color: #ed1c24;*/ font-size: 12px; font-weight: bold;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	background-image: url(img/shadow.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.tabl a, .tabl a:link, .tabl a:visited {text-decoration: none}
.tabl a:active, .tabl a:hover {color: #ed1c24;}

.faqQuestions {
	color: #ed1c24;
}
.faqQuestions a, .faqQuestions a:link, .faqQuestions a:visited {
	color: #61676B;
	font-weight: bold;
}
.hilight {
	background-color: #61676B;
	color: #FFFFFF;
	/*font-weight: bold;*/
}
.message {
	color : #009900;
}
.errors {
	color : #FF000A;
}
.searchResult dt {
	font-weight: bold;
}
.searchResult dd {
	margin-left: 0px;
}
.searchResult dd ul {
	margin-bottom: 5px;
	margin-top: 5px;
}

.nl a, .nl a:link, .nl a:visited , .nl a:active, .nl a:hover {text-decoration: none;}

a.nll, a.nll:link, a.nll:visited , a.nll:active, a.nll:hover{
	text-decoration: none;
}


