/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

/** FORMS */

form 
{
	margin: 0px;
	padding: 0px;
}

.input1 {
	width: 271px;
	padding: 3px 5px;
	background: #FFFFFF url(images/homepage16.gif) repeat-x left top;
	border: 1px solid #CCCCCC;
}

#subpage1 .input1 {
	width: 131px;
}

.input2 {
	width: 67px;
	height: 21px;
	background: url(../images/homepage17.gif) no-repeat left top;
	border: none;
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}

.contactinputs {
	width: 230px;
	padding: 3px 5px;
	background: #FFFFFF url(../images/homepage16.gif) repeat-x left top;
	border: 1px solid #CCCCCC;
	overflow:auto;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	color:#1F3C5E;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C4C4C;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

.p
{
    line-height:18px;
}

.text2 {
	margin-bottom: 10px;
	font-size: 11px;
	font-weight: bold;
	color: #728594;
}

.SubHeader 
{
    letter-spacing:3px;
	width: 350px;
	padding:4px;
	margin-bottom: 5px;
	margin-left:95px;
	color: #234165;
	font-weight:bold;
	background-color:#D2E4AF;
	border:1px solid #85AA46;
}

.SubHeaderShort 
{
    color: #234165;
    letter-spacing:3px;
	width: 200px;
	padding:4px;
	margin-bottom: 5px;
	margin-left:82px;
	font-weight:bold;
	background-color:#fff;
	/*border:1px solid #85AA46;*/
}
.SubHeaderShortNoMargin 
{
    letter-spacing:3px;
	padding:4px;
	margin-bottom: 5px;
	color: #234165;
	font-weight:bold;
	background-color:#D2E4AF;
	border:1px solid #85AA46;
}
.SubHeaderMid 
{
    color: #234165;
    text-decoration:none;
    letter-spacing:3px;
	width: 290px;
	padding:4px;
	margin-bottom: 5px;
	font-weight:bold;
	background-color:#fff;
	/*border:1px solid #85AA46;*/
}

/** LISTS */

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: 200%;
}

.list1 a {
	padding-left: 15px;
	background: url(../images/homepage10.gif) no-repeat left center;
}

/** STYLES */

.style1 {
	color: #E0E8EF;
}

.style1 a {
	color: #E0E8EF;
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 { background-color: #204768; }
.bg2 { background: url(../images/homepage02.jpg) repeat-x left top; }
.bg3 { background-color: #FFFFFF;}
.bg4 { background: url(../images/homepage11.gif) repeat-y left top; }
.bg5 { background: url(../images/homepage18.gif) repeat-x left top; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.imgCustomers 
{
	display:block;
	float: left;
	margin: 3px 15px 0px 0px;
}

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	clear: both;
	height: 40px;
	background: url(../images/homepage09.gif) repeat-x left center;
}
.hrGeneral {
	clear: both;
	height: 15px;
	background: url(../images/homepage09.gif) repeat-x left center;
}

/*************my styles**********/
.text3
{
	width: 130px;
	margin-bottom: 10px;
	font-size: 11px;
	font-weight: bold;
	color: #B36B6E;
	display:inline-block;

}

.loginLabel
{
	text-align:right;
	vertical-align:middle;
	width: 130px;
	margin-bottom: 10px;
	font-size: 11px;
	font-weight: bold;
	color: #B36B6E;
	display:inline-block;
}

.loginLabelCB
{
	width: 130px;
	margin-bottom: 10px;
	font-size: 11px;
	font-weight: bold;
	color: #B36B6E;
	display:inline-block;
}

fieldset 
{
	border:solid 1px #BDCBD5;
	width: 400px;
	margin-left: 1px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-bottom: 20px;
	color: #0A4E67;
}

label {
	display: inline-block;
	line-height: 1.3;
	vertical-align: top;
}

ol {
	margin: 0;
	padding: 0;
}

li 
 {
	list-style: none;
	padding: 2px;
	margin: 0;
}

.normal{
	list-style-type: disc;
}

.Grid td
{
	margin-left:1px;
	width: 822px;
	border:solid 1px #BDCBD5;
	vertical-align:top;
}
.GridTitle 
{
	height: 20px;
	font:bold 9pt Arial;
	color:#0A4E67;
	background-color: #FFDFDF;
	padding:2px 2px 2px 2px;
}
.GridHeader td, th
{
	background-color:#EFF4FA;
	font-size:9pt;
	font-weight: bold;
	color:#0A4E67;
	height: 20px;
	text-align:left;
}
.ItemStyle
{
	padding: 2px;
	color:#0A4E67;
}
.SelectedItemStyle
{
	/*color: #ff0000;
	background-color: #FFF0F0;*/
	background-color: #E0FFFF;
	color:#00008B;
	font-weight:bold;
}
.PagerStyle td
{
	color:#0A4E67;
	background-color: #EFF4FA;
	border: none;
	width:auto;
	height:10px;
}

.GridDeleteColumn
{
	font:9pt Arial;
	background-color:#FFCCCC;
}

.ScreenieLink
{
	cursor:hand;
	font-weight:bold;
	text-decoration:underline;
	}

.Screenies
{
	border:dotted 1px #c0c0c0;
	padding:30px;
	background-color:#F3FAFE;
	
	}
.ScreenieCaption
{
	color: #802429;
	font-size:smaller;
	letter-spacing: 3px;
	}
	
	.SearchPagingLinks
	{
	    padding:2px;
	    font-size:larger;
	    font-weight:bold;
	}
.Screenies
{
	border:dotted 1px #c0c0c0;
	padding:20px;
	background-color:#F3FAFE;
}
.ScreenieCaption
{
	color: #802429;
	font-size:smaller;
	letter-spacing: 3px;
}
