@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
/*	background-color: #FFFFFF;
	background-repeat:repeat-x;
	background-image:url(images/bg_main.gif);*/
	background-position:top;
	
}

td {
	line-height: 1.5em;
	font-family:Book Antiqua;
	font-size:14px;


}

.headerBG {
	background-image: url(images/bg_header.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
.header_left{
	background-image:url(images/trelisbs_01.jpg);
	background-position:right;
	background-position:right top;
	background-repeat:repeat-x;
}

.header_right{
	background-image:url(images/trelisbs_01.jpg);
	background-position:left;
	background-position:left top;
	background-repeat: repeat-x;
}


.sidebar_left{
	background-image:url(images/trelisbs_01.jpg);
	background-position:right;
	background-position:right top;
/*	background-repeat: no-repeat;*/
}

.sidebar_right{
	background-image:url(images/trelis_01.jpg);
	background-position:right;
	background-position:right top;
/*	background-repeat: no-repeat;*/
}





.rightBorder{
	background-image:url(images/bg_rightstrip.jpg);
	background-repeat:repeat-y;
	background-position:right;
}
.leftBorder{
	background-image:url(images/bg_leftstrip.jpg);
	background-repeat:repeat-y;
}
.topBorder{
	background-image:url(images/bg_botstrip.jpg);
	background-repeat:repeat-x;
}
.botBorder{
	border-bottom-width:10px;
	border-bottom-color:#eae3cf;
}
.headertxt{
	font-family:Book Antiqua;
	font-weight:bold;
	color:#000;
	font-size:18px;
	text-align: left;
}

.headertxtSub{
	font-family:Book Antiqua;
	font-weight:bold;
	color:#1665A0;
	font-size:15px;
}

.cntText{
	font-family:Book Antiqua;
	font-size:14px;
	color:#666;
	text-align:justify;
}

.cntTextTabs{
	font-family: Book Antiqua;
	font-size:11px;
	color:#666;
	text-align:justify;
}

.cntTextWhite{
	font-family:Book Antiqua;
	font-size:14px;
	color:#FFF;
	text-align:left;
}

.cntTextWhiteBold{
	font-family:Book Antiqua;
	font-size:14px;
	color:#FFF;
	text-align:left;
	font-weight:bold;
}


.cntTextHeader{
	font-family:Book Antiqua;
	font-size:14px;
	color:#1665A0;
	font-weight:bold;
}


.Text{
	font-family:Book Antiqua;
	font-size:12px;
	color:#000000;
}
.TextLogin{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	line-height: 1.0em;
}
.checkText{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#897066;
}

.cntTextHeaderRed{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#F00;
	font-weight:bold;
}
.menu{
	font-family:Book Antiqua;
	font-size:14px;
	color:#000000;
	text-decoration:none;text-align:center;
}
.menu a{
	font-family:Book Antiqua;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
}
.menu a:hover{
	font-family:Book Antiqua;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}
/*--newly added---*/
h2 {font:bold 18px "Trajan Pro", Calibri, Arial; text-decoration:none; color:#ff004c; margin:0; padding:0;}
.pageContainer {
	border-left:solid 10px #eae3cf;
	border-right:solid 10px #eae3cf;
	background-color:#faf7ed;
	padding:18px;
	text-align: justify;
}

.menuBG {
	
	background-image:url(images/trelisbs_09.jpg); background-repeat:no-repeat;
}

.form-button, .form-submit {
  margin: 2em .5em 1em 0; /* LTR */
}
