﻿.body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	background-image:url(../images/background.gif);
	background-repeat: repeat-x;
}
body.login {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	background-repeat: repeat-x;
}
a:link {
	color: #0366c7;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #0366c7;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
textarea, input, select {
	font-family: Tahoma;
	font-size: 12px;
	color: #336699;
	font-weight: normal;
}
th
{
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-weight:bolder;
	background-image:url("../Images/tableheader.gif");
	text-align:center;
	height:22px;
	padding: 6px 6px 6px 12px;
}
.td 
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
    border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	color: #4f6b72;
	height: 22px;
	padding-left: 10px;
}
.tdHead
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	color: #4f6b72;
	height: 22px;
	padding-left: 10px;
}
.alt
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #F5FAFA;
	background: #f1fbff;
	color: #4f6b72;
	height: 22px;
	padding-left: 10px;
}
.altHead
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #F5FAFA;
	background: #f1fbff;
	color: #4f6b72;
	height: 22px;
	padding-left: 10px;
}
.LogintdHead
{
    font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	height:22px;
}
.tdtable
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #0366c7;
	background-color:#f0faed;
	border: solid 1px #FFFFFF;
}
.td1 
{
    font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #0366c7;
}
.textbox
{
	font-family: Tahoma;
	font-size: 11px;
	color: #0366c7;
	font-weight: normal;
	width: 150px;
	border: solid 1px #8ccace;
}
.Logintextbox
{
	font-family: Tahoma;
	font-size: 11px;
	color: #0366c7;
	font-weight: normal;
	width: 150px;
	border: solid 1px #8ab8d2;
	background-color: #eef9fe;
}
.button
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	width: 80px;
}
.Bigbutton
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	width: 150px;
}
.error
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: Red;
}
.Power
{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: White;
	background-color:Transparent;
}
.lblError
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: Red;
}
.footer
{
	background-image:url(../Images/footerbar1.gif);
}
.footermenu
{
	background-image:url(../images/footermenubar.gif);
	color: White;
}
.footermenu
{
	background-image:url(../images/footermenubar.gif);
	color: White;
}
.footerlink:link
{
	color: White;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}
.footerlink:hover
{
	color: White;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
}
.tableborder
{
	border-bottom:1px outset #9cf;
	border-left:1px outset #9cf;
	border-right:1px outset #9cf;
	border-top:1px outset #9cf;
	width: 80%;
	background-color: #ffffff;
}
.gridtableborder
{
	width: 90%;
}
.smalltableborder
{
	border-bottom:1px outset #9cf;
	border-left:1px outset #9cf;
	border-right:1px outset #9cf;
	border-top:1px outset #9cf;
	width: 50%;
}
.Logintableborder
{
	border-bottom:1px outset #9cf;
	border-left:1px outset #9cf;
	border-right:1px outset #9cf;
	border-top:1px outset #9cf;
	width: 400px;
	background-color:#ffffff;
}
tfoot td, tfoot th, thead th 
{
	font-weight:bold;
	white-space:nowrap;
	font-size:14px;
}
.Grid
{
	font-family: Tahoma;
	font-size: 11px;
	width: 90%;
}
.table_header
{
	font-family: Tahoma;
	font-weight:bolder;
	font-size: 11px;
	color: #4f6b72;
	border:solid 1px #eff7ff;
	background-image:url("../Images/tableheader.gif");
	text-align:center;
	height: 22px;
}
.table_Alternate_row1
{
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	color: #4f6b72;
	color: #0366c7;
	background: #e1f4fd;
	height: 22px;
}
.table_Alternate_row2
{
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #daf8f7;
	background: #f1fbff;
	color: #797268;
	color: #0366c7;
	height: 22px;
}
.table_footer
{
	font-family: Tahoma;
	font-weight:bolder;
	font-size: 11px;
	color: #4f6b72;
	border:solid 1px #eff7ff;
	background-image:url("../Images/tableheader.gif");
	text-align:center;
	height: 15px;
}
.tdfont
{
    font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0366c7;
	height:22px;
}
.focusfld
{
    background-color: #ddfff8;
    border: solid 1px #336699;
    font-family: Tahoma;
	font-size: 11px;
	color: #0366c7;
	font-weight: normal;
	width: 150px;
}
h2.trigger {
	padding: 0 0 0 50px;
	margin: 0 0 5px 0;
	height: 46px;
	line-height: 46px;
	width: 450px;
	font-size: 2em;
	font-weight: normal;
	float: left;
}
h2.trigger a {
	color: #fff;
	text-decoration: none;
	display: block;
}
h2.trigger a:hover { color: #ccc; }
.toggle_container {
	margin: 0 0 5px;
	padding: 0;
	overflow: hidden;
	clear: both;
}
.toggle_container .block {
	padding: 20px; /*--Padding of Container--*/
}

a.four:link 
{
	color: #ffffff;
	text-decoration: none;
	font-family: Tahoma,Arial; 
	font-size: 11px; 
	font-weight: bold;
}

a.four:visited 
{
	color: #ffffff; 
	text-decoration: none; 
	font-family: Tahoma,Arial; 
	font-size: 11px; 
	font-weight: bold;
}

a.four:hover 
{
	text-decoration: none; 
	color: Orange;
	font-family: Tahoma,Arial;
	font-size: 11px; 
	font-weight: bold;
}
.divider
{
	color: #ffffff; 
	text-decoration: none; 
	font-family: Tahoma,Arial; 
	font-size: 11px; 
	font-weight: bold;
}
