
body {
margin: 0; 
background: #999999;
}

.center {
  width: 800px;
  margin-left: auto;
  margin-right: auto;
}



h1 {
	text-decoration: none; 
	color: #52075a; 
	font-family: Lucida Sans, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: bold; 
	margin-bottom: 0px; 
	margin-top: 0px;
}

h2 {
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #52075a;
	padding-bottom: 5px;
	}
	
h3 {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #52075a;
}

.subtitle{
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #52075a;
	padding-bottom: 5px;
	}
	
.subheader{
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #52075a;
	padding-bottom: 5px;
}
	

.listheader{ 
font-size: 11px;
font-family: arial;
font-weight: bold;
list-style-type: none;
margin-left:10px;
padding: 1px;
color: #52075a;
} 

.list{ 
font-size: 11px;
font-family: arial;
font-weight: bold;
list-style-type: none;
list-style-image: url(images/img13.gif);
margin-left:10px;
padding: 1px;
} 

.list2{ 
font-size: 11px;
font-family: arial;
font-weight: bold;
list-style-type: none;
list-style-image: url(images/arrow-normal.gif);
margin-left:10px;
padding: 2px 2px 2px 5px;
} 

.sublist {
list-style-type: none;
}

li.subtitle {
	font-size: 12px;
	font-weight: bold;
	font-family: Lucida Sans, Arial, Helvetica, sans-serif;
	color: #52075a;
	list-style-type: none;
	text-decoration: underline;
}

.bullet{ 
font-size: 12px;
font-family: arial;
list-style-type: none;
margin-left:10px;
padding: 1px;
} 

.anchor{
font-size: 11px;
font-family: arial;
font-weight: bold;
padding-right: 30px;
}

	/* Tables BEGIN*/
table.tb1{
   color:#000000;
   font-family:arial,'trebuchet ms',helvetica,sans-serif;
   font-size:100%;
   background-color:#f5f5f5;
   border:0px solid;
   border-top-color:#CECECE;
   border-left-color:#CECECE;
   border-right-color:#CECECE;
   border-bottom-color:#CECECE;}

table.tb2{
   color:#000000;
   font-family:arial,'trebuchet ms',helvetica,sans-serif;
   font-size:100%;
     background-color:#FFFFFF;
   border:1px solid;
   border-top-color:#FFFFFF;
   border-left-color:#FFFFFF;
   border-right-color:#CECECE;
   border-bottom-color:#FFFFFF;}

table.tb3{
   color:#000000;
   font-family:arial,'trebuchet ms',helvetica,sans-serif;
   font-size:100%;
   background-color:#f5f5f5;
   border:1px solid;
   border-top-color:#CECECE;
   border-left-color:#CECECE;
   border-right-color:#CECECE;
   border-bottom-color:#CECECE;}

td.td3
{
    border-color: #cecece;
    border-width: 0 0 1px 0;
    border-style: solid;
    margin: 0;
    padding: 4px;
    background-color: #F5F5F5;
}


td.td4
{
    border-color: #cecece;
    border-width: 0 0 1px 0;
    border-style: solid;
    margin: 0;
    padding: 4px;
    background-color: #E9EAEB;
}

td.td5
{
    border-color: #cecece;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    margin: 0;
    padding: 0px;
    background-color: #F5F5F5;
}

td.td6
{
    border-color: #cecece;
    border-width: 0px 1px 0px 1px;
    border-style: solid;
    margin: 0;
    padding: 0px;
    background-color: #F5F5F5;
}
	/* Tables END*/


A.graysmall:link {text-decoration:none; font-family:arial; font-size:8pt; color:#000000}
A.graysmall:visited {text-decoration:none; font-family:arial; font-size:8pt; color:#000000}
A.graysmall:hover {text-decoration:underline; font-family:arial; font-size:8pt; color:#000000}

A.sidebar:link {text-decoration:none; font-family:arial; font-size:8pt; color:#626262}
A.sidebar:visited {text-decoration:none; font-family:arial; font-size:8pt; color:#626262}
A.sidebar:hover {text-decoration:underline; font-family:arial; font-size:8pt; color:#393939}

A.bodybold:link {text-decoration:none; font-family:arial; font-size:9pt;}
A.bodybold:visited {text-decoration:none; font-family:arial; font-size:9pt;}
A.bodybold:hover {text-decoration:underline; font-family:arial; font-size:9pt;}

A.titlebar:link {text-decoration:none; color:#52075a; font-family:arial; font-size:11pt;}
A.titlebar:visited {text-decoration:none; color:#52075a; font-family:arial; font-size:11pt;}
A.titlebar:hover {text-decoration:none; color:#52075a; font-family:arial; font-size:11pt;}

A.titlebarrec:link {text-decoration:none; color:#ffffff; font-family:arial; font-size:10pt;}
A.titlebarrec:visited {text-decoration:none; color:#ffffff; font-family:arial; font-size:10pt;}
A.titlebarrec:hover {text-decoration:none; color:#ffffff; font-family:arial; font-size:10pt;}

A.td3_contact:link {text-decoration:underline; color:#000000; font-family:arial; font-size:9pt; font-weight:bold}
A.td3_contact:visited {text-decoration:underline; color:#000000; font-family:arial; font-size:9pt; font-weight:bold}
A.td3_contact:hover {text-decoration:underline; color:#000000; font-family:arial; font-size:9pt; font-weight:bold}


div.right {text-align:right; margin-bottom:0px; margin-top:30px}


li.body{text-decoration:none; color:#000000; font-family:arial; font-size:9pt; margin-top:2px;}


P.body{text-decoration:none; color:#000000; font-family:arial; font-size:9pt; margin-bottom:7px; margin-top:0px}
P.bodyindent{text-decoration:none; color:#000000; font-family:arial; font-size:9pt; font-style: italic; margin-bottom:7px; margin-top:0px; margin-left:20px;}

P.bodylarge{text-decoration:none; color:#000000; font-family:arial; font-size:12pt; margin-bottom:7px; margin-top:0px}

P.bodysmall{text-decoration:none; color:#000000; font-family:arial; font-size:9pt; margin-bottom:7px; margin-top:15px; margin-left:10px; margin-right:10px}

P.body-small-gray{text-decoration:none; color:#7C7C7C; font-family:arial; font-size:8pt; margin-bottom:7px; margin-top:15px; margin-left:10px; margin-right:10px}

P.link1{text-decoration:none; color:#000000; font-family:arial; font-size:12pt; margin-bottom:5px; margin-top:5px}

P.sidebar{text-decoration:none; color:#000000; font-family:arial; font-size:10pt; margin-bottom:5px; margin-top:5px}

P.sidebartitle{text-decoration:none; color:#000000; font-family:arial; font-size:10pt; margin-bottom:5px; margin-top:5px}

P.titlebar{text-decoration:none; color:#52075a; font-family:Lucida Sans, Arial, Helvetica, sans-serif; font-size:10pt; font-weight:bold; margin-bottom:0px; margin-top:0px}

.titlebar{text-decoration:none; color:#52075a; font-family:Lucida Sans, Arial, Helvetica, sans-serif; font-size:10pt; font-weight:bold; margin-bottom:0px; margin-top:0px}

/* horizontal tabbed menu BEGINS */	
#tabs { background: transparent url(images/bigbox.gif) no-repeat top left; color: #000;  text-align: center; float: right; margin: 0px; padding-top: 5px;}
#tabs li { display: inline; height: 45px; }
#tabs li a { float: left; background: #fff url(images/barbg.gif) no-repeat; color: #808080; padding: 0px 0; width: 82px; text-align: center; font-weight: bold; text-decoration: none; }
#tabs li a:hover { background: #fff url(images/barcurrent.gif) no-repeat; color: #000; }	
#tabs li a.current { background: #fff url(images/barcurrent.gif) no-repeat; color: #2C71AE; }	
.key { text-decoration: underline; }
/* horizontal tabbed menu ENDS*/	

#newsheader {
float: left;
padding-top: 10px;
margin-left: 25px;
height: 55px;
width: 305px;
font-size: 14px;
font-family:Lucida Sans, Arial;
color: #52075a;

}
#newsheader a {
text-decoration: none;
color: #52075a;
}

	/* Site footer BEGINS*/
#footer{
width: 800px;
background: #e7e9db url(images/index_bg.gif) repeat-y scroll 0pt;
padding-top: 2px;
clear: both;
}
#footercontent{
margin-left: auto;
margin-right: auto;
font-size:0.7em;
line-height: 1.5;
background: #e7e9db;
width:770px;
min-height: 125px;
color: black;
padding: 5px;
}
.footerbox1 {
    float: left;
    width: 270px;
}
.footerbox2 {
    float: left;
    width: 380px;
}
.footerbox3{
    float: left;
    width: 100px;
}
	/* Site footer ENDS*/

	/* Client Login BEGINS*/
#search {
	font-size: 10px;
	font-weight: bold;
	font-family: Lucida Sans, Arial, Helvetica, sans-serif;
	color: purple;
	float: left;
}
.s {
	width: 150px;
	border: 1px solid #5970B2;
}
	/* Client Login ENDS*/


	/* Two Column BEGINS*/
.twocolumnbox1 {
    float: left;
	margin-left: 20px;
	padding-right: 10px;
}
.twocolumnbox2 {
    float: left;
	margin-right: 20px;
}
	/* Two Column ENDS*/
	
.psright {
float: right;
}

	/* Tooltips*/
acronym {
border-bottom: none;
}
abbr {
border-bottom: none;
}

.tip {   
    width: 212px;   
    padding-top: 37px;   
    display: none;   
    position: absolute;   
    background: transparent url(images/tipTop.png) no-repeat top;}   
  
.tipMid {background: transparent url(images/tipMid.png) repeat-y; padding: 0 25px 20px 25px; color: #52075a; font-size: 12px; font-family: lucida sans; font-weight: bold;}   
.tipBtm {background: transparent url(images/tipBtm.png) no-repeat bottom; height: 32px;}   

.tTip{
color:#000;
text-decoration: none;
}
	/*Tooltips*/

/* Content Color Boxes */
.cboxtop{
background: #ffffff url(images/topcbox2.gif) no-repeat scroll 0pt;
height: 27px;
width:599px;
}
.cboxmiddle{
background: #ffffff url(images/middlecbox2.gif) repeat-y scroll 0pt;
width:599px;
padding: 5px;
}
.cboxbottom{
background: #ffffff url(images/bottomcbox2.gif) no-repeat scroll 0pt;
height: 14px;
width:599px;
margin-top:0pt;
}
.cboxtitle{
padding: 7px 20px 0px 20px;
font-size: 12px;
font-weight: bold;
font-family: Lucida Sans, Arial, Helvetica, sans-serif;
color: #FFFFFF
}
.cboxcontent{
padding-right: 20px;
padding-left: 20px;
}
/*END Content Color Boxes */

#box1 {
    float: left;
	width: 225px;
	margin-left:5px;
  }
  
#box2 {
    float: right;
	width: 245px;
  	}
