﻿body
{
	background: #89b2e7 url(../images/bg_body.jpg) repeat-x;
	margin: 0px;
	padding: 0px;
	font-size: 11px; /*font-family: "trebuchet ms",Arial, Helvetica, sans-serif;*/
	font-family: Arial;
}

#mainHolder
{
	margin: 0px;
	padding: 0px;
	position: relative;
	margin: 0px auto;
	border: red solid 0px;
}

.headerBar-1
{
	color: #003366;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px;
	line-height: 14px;
	border: solid 0px red;
}

h2
{
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin: 0px 0px 0px 10px;
	_margin: 0px 0px 0px 10px;
}

a.tabLink
{
	background: url(../images/bg_tab.jpg) repeat-x top left #1f6be0;
	height: 18px;
	float: left;
	padding: 1px 5px;
	margin: 0px 1px;
	font-size: 11px;
	border: #003399 solid 1px;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
}


a.EmptytabLink
{
	 
	height: 18px;
	float: left;
	padding: 1px 5px;
	margin: 0px 1px;
	font-size: 11px;
	 
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
}


.left-1
{
	background: url(../images/bg_1.jpg) repeat-x top;
	height: 30px;
	line-height: 15px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px;
	color: #003399;
}

.left-2
{
	background: url(../images/bg-2.jpg) repeat-x #d4e7fd bottom;
	height: 15px;
	line-height: 15px;
	list-style-type: none;
	margin: 1px 0px 0px -20px;
	font-weight: bold;
	color: #003399;
	padding: 3px;
	padding-left: 7px;
	padding-top: 5px;
}

.left-3
{
	color: #009900;
	font-weight: bold;
	list-style-type: none;
	font-size: 12px;
}

h3
{
	font-size: 12px;
	color: #003399;
	margin: 8px 0px 3px 3px;
}

.title
{
	font-size: 120%;
	font-weight: bold;
	color: #000000;
	border-bottom: #999999 solid 1px;
}

.text-author
{
	color: #0033CC;
	font-size: 11px;
}

.border-bottom
{
	border-bottom: #c2c2c2 solid 1px;
}

.borderRight
{
	border-right: #c2c2c2 solid 1px;
}

.clearBoth
{
	clear: both;
}

div#bodyRightBox
{
	border: #c5ced9 solid 1px;
	background: #f9fcff url(../images/bg_3.jpg) repeat-x top;
	padding: 5px;
	margin: 5px 5px 5px 0px;
	min-height: 72px;
}

h2.title
{
	font-size: 120%;
	font-weight: bold;
	color: #000000;
	border-bottom: #999999 solid 1px;
}

ul.UL-RightBox
{
	margin: 0px 0px 5px 15px; .margin:0px0px5px20px;
_margin:0px0px5px20px;
padding:0px;
}

#rightLinks
{
	background: #E3EFFD;
	width: 97%;
	border: solid 1px #C5CED9;
}


.footer
{
	text-align: center;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 16px; /*background:#003399*/
	background: #1F6BE0;
}

.text
{
	border: solid 1px black;
}

.row_Height
{
	line-height: 15px;
	border: solid 0px black;
}

.small_row_Height
{
	line-height: 10px;
	border: solid 0px black;
}

.titleRow
{
	border: solid 2px #98AABE;
	background-color: #D5E7FD;
	padding: 5px; /* text-align:center;*/
}
.titleRowHeading
{
	color: Red;
	font-weight: bold; /*background-color:yellow;*/
}

.rightBoxMargin
{
	padding-left: 10px;
}
.text
{
	border: solid 1px black;
}

.CatHead
{
	background: url(../images/bg-2.jpg) repeat-x #d4e7fd bottom;
	list-style-type: none;
	width: 100px;
	font-weight: bold;
	color: #003399;
}

.txtBox
{
	border: solid 1px black;
	width: 300px;
}

.Heading
{
	font-weight: bold;
	color: #003399;
	font-size: medium;
}


.gridCommon
{
	background-color: White;
	color: Black;
}


.gridAlter
{
	background-color: #ECF4FD;
}
.gridAlter:hover
{
	background-color: #D5E7FB;
}
.gridItem
{
	background-color: #ffffff;
}

.gridItem:hover
{
	background-color: #D5E7FB;
}
.link
{
	text-decoration: none;
}
.link:hover
{
	text-decoration: underline;
}


.highlighlink
{
	text-decoration: none;
	background-color:Yellow;
}
.highlighlink:hover
{
	text-decoration: underline;
}

.error
{
	color: Red;
	font-weight: bold;
}

.content
{
	font-size: 10pt;
	font-weight: bold;
}
 

p
{
	line-height: 1.2em;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: black;
	font-size: 10pt;
}

pre
{
background-color:#EAF1FB;
padding:10px;

}

.textboxLogin
{
	border:solid 1px black;
	width:200px;
}