﻿
.oddrow
{
	font-family: Verdana;
	font-size: 11px;
	color: Black;
	background-color: #F0F0F0;
	height: 35px;
}

.evenrow
{
	font-family: Verdana;
	font-size: 11px;
	color: Black;
	background-color: #FFFFFF;
	height: 35px;
}

.leftspan
{
	font-family: Verdana;
	font-size: 11px;
	color: Black;
	text-align: right;
	vertical-align: middle;
	height: 35px;
	font-weight: bold;
	width: 49%; /*width:40%;*/
}

.rightspan
{
	font-family: Verdana;
	font-size: 11px;
	color: Black;
	text-align: left;
	vertical-align: middle;
	height: 35px;
	width: 49%; /*width:58%;*/
}

.middlegap
{
	font-family: Verdana;
	font-size: 11px;
	color: Black;
	text-align: center;
	vertical-align: middle;
	height: 35px;
	width: 2%;
}


.leftside
{
	display: inline-block;
	vertical-align: middle;
	width: 30%;
	line-height: 20px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #353535;
	text-align: left;
	background-color: White;
	border-bottom-color: #CDD3D9;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #CDD3D9;
	border-top-style: solid;
	border-top-width: 1px;
	padding: 2px 2px 2px 7px;
}

.rightside
{
	display: inline-block;
	width: 65%;
	line-height: 20px;
	font-family: Verdana;
	font-size: 11px;
	color: #353535;
	text-align: left;
	background-color: #ECF5FB;
	border-bottom-color: #CDD3D9;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #CDD3D9;
	border-top-style: solid;
	border-top-width: 1px;
	padding: 2px 2px 2px 7px;
}


.totalspan
{
	display: inline-block;
	vertical-align: middle;
	width: 100%;
	line-height: 20px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #353535;
	background-color: White;
	border-bottom-color: #CDD3D9;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #CDD3D9;
	border-top-style: solid;
	border-top-width: 1px;
	padding: 2px 2px 2px 7px;
}

.normaltext
{
	font-family: Verdana;
	font-size: 12px;
	color: Black;
	text-align: justify;
	line-height: 17px;
	text-decoration: none;
}

.heading
{
	font-family: Verdana;
	font-size: 15px;
	color: #427AAD;
	text-align: left;
	line-height: 30px;
	font-weight: bold;
}

.title
{
	font-family: Verdana;
	font-size: 13px;
	color: Maroon;
	text-align: left;
	line-height: 17px;
}

.pagetitle
{
	font-family: Verdana;
	font-size: 17px;
	color: #000000;
	text-align: left;
	line-height: 20px;
}

.username
{
	font-family: Verdana;
	font-size: 12px;
	color: Gray;
	text-align: left;
	line-height: 17px;
	font-weight: bold;
	text-decoration: none;
}

.leftmenu
{
	font-family: Verdana;
	font-size: 12px;
	color: #353535;
	text-align: left;
	line-height: 17px;
	text-decoration: none;
}

.menuitem1
{
	font-family: verdana;
	font-size: 12px;
	border: solid 1px #f1f1f1;
	padding: 2px 6px 2px 6px;
	margin: 0px;
	background: #f1f1f1;
	white-space: nowrap;
	cursor: pointer;
	cursor: hand;
}

.menuitem
{
	font-family: verdana;
	font-size: 12px;
	border: solid 1px #f1f1f1;
	padding: 2px 6px 2px 6px;
	margin: 2px;
	font-weight: lighter;
	color: Navy;
	white-space: nowrap;
	margin-left: 10px;
	cursor: hand;
	background: #fff url(App_Themes/White/Images/GR1.jpg); /* filter: progid:DXImageTransform.Microsoft.Gradient( GradientType=0,StartColorStr= '#ffffff' ,EndColorStr= '#f1f1f1' ); */
}

.errortext
{
	font-family: Verdana;
	font-size: 11px;
	color: Red;
	font-weight: bold;
}

.greetingtext
{
	font-family: Verdana;
	font-size: 11px;
	color: Green;
	font-weight: bold;
}

.footerlink
{
	font-family: Verdana;
	font-size: 11px;
	color: Black;
	font-weight: normal;
	vertical-align: middle;
	text-decoration: none;
	line-height: 20px;
}

.inquirytextbox
{
	font-family: Verdana;
	font-size: 11px;
	color: Black;
	border-color: #CBCBCB;
	border-width: 1px;
	height: 14px;
	width: 130px;
	padding-left: 3px;
}

.inquirymultilinetextbox
{
	font-family: Verdana;
	font-size: 11px;
	color: Black;
	border-color: #CBCBCB;
	border-width: 1px;
	height: 50px;
	width: 130px;
	padding-left: 3px;
}

.textbox
{
	font-family: Verdana;
	font-size: 11px;
	color: Black;
	border-color: #CBCBCB;
	border-width: 1px;
	height: 14px;
	width: 160px;
	padding-left: 3px;
}

.checkbox
{
	font-family: Verdana;
	font-size: 11px;
	color: Black;
	border-color: #CBCBCB;
	border-width: 1px;
	height: 14px;
}

.linkbutton
{
	font-family: Verdana;
	font-size: 11px;
	color: Black;
	height: 14px;
	font-weight:bold;
}

.multilinetextbox
{
	font-family: Verdana;
	font-size: 11px;
	color: Black;
	border-color: #CBCBCB;
	border-width: 1px;
	height: 50px;
	width: 160px;
	padding-left: 3px;
}

.browse
{
	font-family: Verdana;
	font-size: 11px;
	color: Black;
	border-color: #CBCBCB;
	border-width: 1px;
	width: 50px;
	padding-left: 3px;
}

.dropdownlist
{
	font-family: Verdana;
	font-size: 11px;
	color: Black;
	border-color: #CBCBCB;
	border-width: 1px;
	height: 20px;
}

.loginbutton
{
	font-family: Verdana;
	font-size: 11px;
	color: White;
	border-color: #A30909;
	background-color: #EF8500;
	border-width: 1px;
	line-height: 20px;
	height: 25px;
	width: 80px;
	font-weight: bold;
}

.loginbutton:hover
{
	font-family: Verdana;
	font-size: 11px;
	color: White;
	border-color: #5B5B5A;
	background-color: #A30909;
	border-width: 1px;
	line-height: 20px;
	height: 25px;
	width: 80px;
	font-weight: bold;
}

.button
{
	font-family: Verdana;
	font-size: 11px;
	color: White;
	border-color: #B4B4B4;
	background-color: #5F5F5F;
	border-width: 1px;
	line-height: 20px;
	width: 80px;
	height: 25px;
	font-weight: bold;
}

.button:hover
{
	font-family: Verdana;
	font-size: 11px;
	color: White;
	border-color: #B4B4B4;
	background-color: #1B4456;
	border-width: 1px;
	line-height: 20px;
	height: 25px;
	width: 80px;
	font-weight: bold;
}

fieldset
{
	width: 97%;
	border: solid 0px Black;	
}

legend
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #6A6A6A;
	border-color: Black;
	background-color: #E7E7E7;
	border-width: 1px;
	line-height: 20px;
	letter-spacing: 1px;
}

.image
{
	border: solid 1px #999999;
}

.supporticon
{
	width: 6%;
	text-align: center;
	vertical-align: middle;
}

.supporttext
{
	width: 18%;
	text-align: left;
	vertical-align: middle;
	font-family: Verdana;
	font-size: 12px;
	color: Black;
	background-color: #E7E7E7;
	line-height: 17px;
}

.boxcontents
{
	width: 45%;
	background-color: #E7E7E7;
	text-align: center;
}

.boxcheckbox
{
	width: 5%;
	background-color: #E7E7E7;
	text-align: center;
}

.readmore
{
	font-family: Verdana;
	font-size: 11px;
	color: Red;
	font-weight: bold;
	text-align: right;
}


