﻿div.clSlideMenu0{ /* All slideMenu2 DIV elements */
	position:absolute;
	font-family:arial,verdana,helvetica;
	font-size:10px;
	overflow:hidden;
	height:22;
	background-color:359AB7;
}
div.clSlideMenu1{ /* All slideMenu2 DIV elements */
	position:absolute;
	font-family:arial,helvetica;
	font-size:11px;
	overflow:hidden;
	height:18;
	background-color:34A8C9;
}
a.clA0{ /* All top level links */
	color:E8F9F9;
	font-size:11px;
	font-weight: bold;
	text-decoration:none;

}
a.clA1{ /* All sub level links */
	color:E8F9F9;
	font-size:11px;
	text-decoration:none;
}
span.clArrow{
	font-family:webdings;
}


/* NEEDED STYLES */
div.slideMenuBG{position:absolute; left:0; top:0; z-index:1}
div.slideMenuText{position:absolute; left:2; top:2; text-align:left; z-index:200}
#slideMenucont{position:absolute; width:120; visibility:hidden;}


FORM {
margin-bottom: 0;
}

INPUT {
	FONT-FAMILY: arial, verdana, helvetica, sans-serif;
	FONT-SIZE: 11px;
	COLOR: #333333;
	border-style: solid;
	border-width: 1
}

TEXTAREA {
	FONT-FAMILY: arial, verdana, helvetica, sans-serif;
	FONT-SIZE: 11px;
	COLOR: #333333;
	border-style: solid;
	border-width: 1
}

SELECT {
	FONT-FAMILY: arial, verdana, helvetica, sans-serif;
	FONT-SIZE: 11px;
	COLOR: #333333;
	border-style: solid;
	border-width: 1
}

BODY {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	FONT-FAMILY: arial, verdana, helvetica, sans-serif;
	FONT-SIZE: 11px;
	COLOR: #000000;
	border-style: solid;
	border-width: 1;
}

.full-table {
	width: 100%;
	height: 100%;
}

.row1 {
	height: 5%;
	vertical-align : top;
}

.row2 {
	height: 90%;
	vertical-align : top;
}

.row3 {
	height: 5%;
	vertical-align : top;
}

TD {
	FONT-FAMILY: arial, verdana, helvetica, sans-serif;
	FONT-SIZE: 12px;
	COLOR: #000000;
}

.justify {
	FONT-FAMILY: arial, verdana, helvetica, sans-serif;
	FONT-SIZE: 12px;
	COLOR: #000000;
	text-align: justify;
}

A {
	FONT-FAMILY: arial, verdana, helvetica, sans-serif;
	FONT-SIZE: 12px;
	COLOR: #333333;
	text-decoration: underline;
}

.copyright {
	FONT-FAMILY: arial, verdana, helvetica, sans-serif;
	FONT-SIZE: 12px;
	COLOR: #FFFFFF;
	Height: 90;
	background-color: 4CB0CB;
}


.header-img {
	background-image: url("images/top-right.jpg");
	background-repeat: no-repeat;
	background-position: left;
	height: 136;
}

.h-dot {
	background-image: url("images/dot-line.jpg");
	background-repeat: repeat-x;
	background-position: bottom;
}

.black {
 background-color: 000000;
}

.blue {
 background-color: 4CB0CB;
}

.green {
 background-color: 4CB0CB;
}

.white-color {
 background-color: 4CAFCC;
}

.gray {
 background-color: F3F3F3;
 height: 90%;
}

.welcome-head {
	FONT-FAMILY: verdana, arial, helvetica, sans-serif;
	FONT-SIZE: 13px;
	COLOR: #BBBBBB;
	Font-weight: bold;
}

.black-head {
	FONT-FAMILY: verdana, arial, helvetica, sans-serif;
	FONT-SIZE: 12pt;
	COLOR: #000000;
	Font-weight: bold;
	Padding-left: 30;
}