body, th, td { font-family: Tahoma, "MS Sans Serif", "Microsoft Sans Serif"; font-size: 12px; color: #000; }

h1 {
	color: #000000;
	font-size: 12px;
	font-weight: bold
}

h2 {
	color: #000000;
	font-size: 12px;
	font-weight: bold
}

h3 {
	color: #000000;
	font-size: 12px;
	font-weight: bold
}

h4 {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

a { font-size: 12px; color: #3366CC; }
a:link { text-decoration: underline; }
a:active { color: #3366CC; }
a:visited { color: #3366CC; text-decoration: underline; }
a:hover { color: #3366cc; text-decoration: underline; }
a img#employeePic, a img.borderthin { border: 1px solid #000000; }



img[height="20"] { padding: 2px; }

input, textarea { padding: 0 2px; }
select { padding: 0 0 0 2px; }

input:not([type]), 
input[type="color"], 
input[type="date"], 
input[type="datetime"], 
input[type="datetime-local"], 
input[type="email"], 
input[type="month"], 
input[type="number"], 
input[type="password"], 
input[type="tel"], 
input[type="text"], 
input[type="time"], 
input[type="url"], 
input[type="week"],
textarea, 
select {
	margin: 0; border: 1px solid #ababab; color: #000000;
}

input:not([type]), 
input[type="color"], 
input[type="date"], 
input[type="datetime"], 
input[type="datetime-local"], 
input[type="email"], 
input[type="month"], 
input[type="number"], 
input[type="password"], 
input[type="tel"], 
input[type="text"], 
input[type="time"], 
input[type="url"], 
input[type="week"], 
select { 
	height: 20px;	 
}


input:not([type]):disabled, 
input[type="color"]:disabled, 
input[type="date"]:disabled, 
input[type="datetime"]:disabled, 
input[type="datetime-local"]:disabled, 
input[type="email"]:disabled, 
input[type="month"]:disabled, 
input[type="password"]:disabled, 
input[type="number"]:disabled, 
input[type="search"]:disabled, 
input[type="tel"]:disabled, 
input[type="text"]:disabled, 
input[type="time"]:disabled, 
input[type="url"]:disabled, 
input[type="week"]:disabled,
textarea:disabled,
select:disabled { 
	background-color: #ebebe4; 
}


input[readonly], textarea[readonly], select[readonly] { background-color: #ebebe4; }
input.numeric { text-align: right; }
label.key { font-weight: bold; }
/*label span { color: #ff0000; }*/


p { font-size: 12px; color: #3366CC; }

table:not([width]):not([class]) { width: 640px; }

html>body table { width: 640px }

table.maxsize, table.inframe { width: 100%; }

table.largest1 { width: 99%; }

table.largest { width: 98%; }

table.large { width: 98%; }

table.medium2 { width: 90%; }

table.medium1 { width: 85%; }

table.medium { width: 80%; }

table.normal { width: 70%; }

table.mini { width: 30%; }

table.width500 { width: 500px; }


table.inner { margin: 0; padding: 0; border: 0 none; color: #3366CC;}

table.inner2 { margin: 0; padding: 0; border: 0 none; color: #3366CC; width: auto; }

table.toolTip { width:auto; border: none; background:#6699ff; }

th {
	background-color: #006699;
	color: #3366CC;
	font-size: 12px;
	font-weight: bold;
	height: 25px
}

td {
	height: 22px;
	line-height: 22px;
	background-color: #efefef;
	border: 1px none #cccccc;
	font-size: 12px;
	color: #3366CC;
}

td.columnlabel, td.columnlabel_baseline, td.columnlabel_baseline_left, td.columnlabelwidth {
	padding: 0 2px inherit 5px;
	background-color: #efefef;
	white-space: -webkit-nowrap;
	white-space: nowrap;
	color: #3366CC;
}

td.columnlabel { 
	width: 150px; 
	text-align: right;
	vertical-align: text-top;
}
td.columnlabel_baseline {
	width: 150px;
	text-align: right;
	vertical-align: baseline;
}
td.columnlabel_baseline_left {
	width: 150px; 
	text-align: left;
	vertical-align: baseline;
}

td.columnlabelwidth {
	width: 250px;
	text-align: right;
	vertical-align: text-top;
}

td.columnlabel label,
td.columnlabel_baseline_left label,
td.columnlabel_baseline label,
td.columnlabelwidth label { white-space: nowrap; }
html>body .columnlabel { width: auto; min-width: 150px; }


td.columnobject1 {
	font-size: 12px;
	color: #3366cc;
	background-color: #efefef;
	text-align: left;
	/*width: 488px;*/
	width: auto;
	border: #cccccc;
	vertical-align: top;
}

td.columndata {
	color: #000000;
}



td.normal {
	background-color: #ffffff;
	font-size: 12px;
	color: #3366CC;
	border: 1px none #cccccc;
	vertical-align: baseline;
}

td.noborder {
	background: #efefef;
	color: #3366CC;
	border: none #efefef;
	margin: 0;
	padding: 0;
}

td.title1 {
	background: #cccccc;
	border: #cccccc;
	color: #000000;
}

td.row1 {
	background: #3399cc;
	border: #cccccc;
	color: #000000;
	font-weight: bold;
}

td.row2 {
	background: #efefef;
	font-size: 12px;
}

td.row3 {
	background: #cccccc;
	font-size: 12px;
	font-weight: bold;
}

td.row4 {
	background: #efefef;
	font-size: 12px;
	color: #3366cc;
}

td.header {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	background-color: #336699;
	text-align: right;
	padding-right: 10px;
	height: 22px;
	border: none;
}

td.bottom {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	background-color: #336699;
	border: none;
	height: 10px;
}

td.blankspace2 {
	height:5px;
	border: none;
}

td.blankspace {
	height:10px;
	border: none;
	font-size: 1%;
}

td.blankspacenospace {
	height:10px;
	border: #FFFFFF;
}

td.blankspacenocolor {
	background-color: #ffffff;
	height:10px;
	border: none;
}

td.buttonline {
	background-color: #efefef;
	text-align: center;
	white-space: nowrap;
	height: 22px;
}

td.forborder {
	background-color: #efefef;
	font-size: 12px;
	color: #3366CC;
	height: 16px;
	border: 1px solid #cccccc;
}

td.forborder2 {
	background-color: #efefef;
	font-size: 12px;
	color: #3366cc;
	height: 16px;
	padding-left: 2px;
	padding-right: 2px;
}

div.centered { text-align: center; }

div.centered table {
	margin: 0 auto;
	text-align: left;
}

.withoutborder { border: 0 none;  }

.dont {
	font-size: 12px;
	color: #ff0000;
}

.error { color: #FF0000; }

.errors {
	border:1px dotted #d21033;
	background:#fed url(../IMAGES/MSGERROR.gif) no-repeat 20px 18px;
	color:#d21033;
	padding-bottom: 40px;
}

.over {
	font-size: 12px;
	color: #00ff00;
}

.normal {
	font-size: 12px;
	color: #000000;
}

.warnning {
	font-size: 12px;
	color: #ff0000;
}

.roverbutton {
	font-size: 12px;
	background-color: #efefef;
	height: 24px;
	width: 235px;
	vertical-align: top;
}

.news-control{
	width: 60%;
}
.inner{
	width: 100%;
}