body
{
    margin: 10;
    background-color: #E2EAEE;
}

.leftcol { background: url(/int/lborg.gif) right top repeat-y; }
.rightcol { background: url(/int/rborg.gif) left top repeat-y; }

.logos {border: 1px solid #999999; border-right-width:0; border-bottom-width:0;}
.logos td {border: 1px solid #999999; border-left-width:0; border-top-width:0;}

table.logos3 {	border-collapse: collapse; }
td.logos3 { border: 1px solid #999999 }
img.logos3 { border: 1px solid #999999 }


li
{
  margin-bottom:3px;
}

table td
{
    font-family: Verdana;
    font-size : 11px;
    font-style : normal;
    font-weight : normal;
    letter-spacing : 0px;
    color: #000000;
    text-indent: 0;
}

table th
{
    font-size : 12px;
}


h1 
{
    font-family: Verdana;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    color: #000000;
    text-indent: 0pt
}

.head 
{
    font-family: Verdana;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    color: #000000;
    text-indent: 0pt
}

.head1
{
    font-family: Verdana;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    color: #000000;
    text-indent: 0pt
}

.head12
{
    font-family: Verdana;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    color: rgb(51, 102, 255);
    text-indent: 0pt
}

.head2
{
    font-family: Verdana;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    color: #000000;
    text-indent: 0pt
}

.head3
{
    font-family: Verdana;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    color: #000000;
    text-indent: 0pt
}



.maintext
{
    font-family: Verdana;
    font-size : 11px;
    font-style : normal;
    font-weight : normal;
    letter-spacing : 0px;
    color: #000000;
    text-indent: 0;
}



.curtxt
{
    font-family: Verdana;
    font-size : 10px;
    font-style : normal;
    font-weight : normal;
    letter-spacing : 0px;
    color: #000000;
    text-indent: 0;
}




.foottext
{
    font-family: Verdana;
    font-size : 10px;
    font-style : normal;
    font-weight : normal;
    letter-spacing : 0px;
    color: #000000;
    text-indent: 0;
}

.sdate
{
    font-family: Verdana;
    font-size : 10px;
    font-weight : normal;
    color: #ffffff;
    text-indent: 0;
}

a:link, a:visited {
    text-decoration: none;
    color: Black;
}

a:hover
{
    color: #658da5;
}

p
{
    margin-top:6px;
    margin-bottom:6px;
    text-indent: 8px;
	text-align: justify;
}

.memberlink {
	font-weight: bold;
}

.componentheading {
	font-weight: bold;
	font-size: 12px;
	margin-left:10px;
}

.pagination ul{
	margin:10px;
	text-align:center;
	padding:1%;
	margin-bottom:2%;
	list-style-type: none;
	background: #f1f1f1;
}
.pagination ul li{
	float:left;
	display:inline;
	padding-left: 1%;
	/* line-height: 1.2em; */
}
.current-page {
	float:left;
	/* display:inline; */
	padding-left: 1%;
	font-size: 1.2em;
	color: #0c61cb;
	font-weight:bold;
}

