BODY {

	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;
	/*background: url(images/background.gif); the path to your image*/
	leftmargin: 5; padding:0; color: #FFFFFF;
	align: center;
}

BODY.whitebg {

	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;
	leftmargin: 0; padding:0; color: #FFFFFF;
	align: center;
}

.topsecond { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; }
.topsecond2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #4A4C64; }
.copyright { font-family: Arial; font-size: 9px; color: #6F8DB9; }
a.toplink { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; TEXT-DECORATION: underline }
a.topnavbar { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #919719 }
a.topnavbar:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #919719 }
a.copyrightlink { font-family: Arial; font-size: 9px; color: #6F8DB9; }
a.copyrightlink:hover { font-family: Arial; font-size: 9px; color: #003399; }
.contact { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #4A4C64; }
.LittleForm2{ font-family: Verdana; font-size:9px; line-height: 9pt;}

/*li {
		color: #004DA5;
		margin-left: 2px;
		padding-left: 2px;
		list-style-image : url(/images/T2arrow.gif);
	}*/

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #004DA5;
	list-style-type: disc;
}
	
p  {
		margin-left: 5px;
		margin-right: 5px;
	}
	
p.creditrisk  {
		margin-left: 30px;
		margin-right: 30px;
	}
	
p.two  {
		margin-left: 5px;
		margin-right: 5px;
		line-height: normal;
	}
table.full { 
height: 100%; /*the path to your image*/ 
}

table.fullnobg { 
height: 100%;  
}

table.form { border: solid 1px #562882; bordercolor: #562882;  }

hr{color:#BAA6CB; }

A {

	COLOR: #FF0000; TEXT-DECORATION: none

}

A:hover {

	COLOR: #FE8800; TEXT-DECORATION: underline 

}
.underline{
    TEXT-DECORATION: underline;
    
}
a.blktext {COLOR: #000000; TEXT-DECORATION: none} 

a.blktext:hover {COLOR: #f25b00; TEXT-DECORATION: none} 



a.grytext {COLOR: #666666; TEXT-DECORATION: none} 

a.grytext:hover {COLOR: #000000; TEXT-DECORATION: none}



a.orggtext {COLOR: #000000; TEXT-DECORATION: none} 

a.orggtext:hover {COLOR: #f25b00; TEXT-DECORATION: none} 



a.mentext {COLOR: #000000; font-size: 11px; TEXT-DECORATION: none} 

a.mentext:hover {COLOR: #ff0000; TEXT-DECORATION: none} 

.pagetitle{  font-family: Verdana, Arial, Helvetica, sans-serif; 
				 font-size: 15px; 
				 font-weight: bold; 
				 color: #552982; 
				 margin-bottom: 0px

}

.menu_ {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px;
font-weight: bold;
color:#55298;
position:absolute;
left:30px;
    
}
.byline{
    padding-bottom: 5px;
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
    border: solid 1px #000000;
}
    
    
h1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #552982; margin-bottom: 0px

}

h2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #C56804; margin-bottom: 0px

}

.textwht {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF}

td {  font-family: Arial; font-size: 12px; color: #005281;}
td.leftlogin {  font-family: Arial; font-size: 12px; color: #FFFFFF;}

td.small {  font-family: Arial; font-size: 11px; color: #333333}

td.navbar {  background: url(images/tablebg.gif); font-family: Arial; font-size: 8px; line-height: 8pt; color: #919719}

p.main {line-height: 0px}


.textblksm {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000}

.textredsm {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #ff0000}

.txtorg {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: f9b705}

#tablist{
padding: 0px 0;
margin-left: 0;
margin-bottom: 0;
font: bold 12px Verdana;
}

#tablist li{
list-style: none;
display: inline;
margin: 0;
}

#tablist li a{
padding: 0px 0.0em;
margin-left: 1px;
border: 0px;
border-bottom: none;
background: white;
}

#tablist li a:link, #tablist li a:visited{
color: navy;
}

#tablist li a.current{
background: lightyellow;
}

#tabcontentcontainer{
width: 400px;
/* Insert Optional Height definition here to give all the content a unified height */
padding: 0px;
border: 0px;
}

.tabcontent{
display:none;
}

/* this is the clipping region for the menu. it's width and height get set by script, depending on the size of the items table */
.DropdownMenu {
	position:absolute;
	overflow:hidden;
	left:-1000px;
	top:-1000px;
	}

/* this is the main container for the menu itself. it's width and height get set by script, depending on the size of the items table */
.DropdownMenu .content {
	position:absolute;
	}

/* this table comprises all menu items. each TR is one item. It is relatively positioned so that the shadow and background transparent divs 

can be positioned underneath it */
.DropdownMenu .items {
	position:relative;
	left:0px; top:0px;
	border:1px solid #FFF;
	z-index:2;
	}

.DropdownMenu.top .items {
	border-top:none;
	}

/* each TR.item is one menu item */
.DropdownMenu .item {
    color:#FFFFFF;
    font-size:8px;
    font-family:Arial;
    text-decoration:none;
	/* this is a hack for mac/ie5, whom incorrectly cascades the border properties of the parent table to each row */
	border:none;
	cursor:pointer;
	}

/* this DIV is the semi-transparent white background of each menu. the -moz-opacity is a proprietary way to get transparency in mozilla, the 

filter is for IE/windows 5.0+. */
/* we set the background color in script because ie mac does not use it; that browser only uses a semi-transparent white PNG that the spacer 

gif inside this DIV is replaced by */
.DropdownMenu .background {
	position:absolute;
	left:0px; top:0px;
	z-index:1;
	-moz-opacity:.8;
	filter:alpha(opacity=100);
	}

/* same concept as .background, but this is the sliver of shadow on the right of the menu. It's left, height, and background are set by 

script. In IE5/mac, it uses a PNG */
.DropdownMenu .shadowRight {
	position:absolute;
	z-index:3;
	top:3px; width:2px;
	-moz-opacity:.4;
	filter:alpha(opacity=40);
	}

/* same concept as .background, but this is the sliver of shadow on the bottom of the menu. It's top, width, and background are set by 

script. In IE5/mac, it uses a PNG */
.DropdownMenu .shadowBottom {
	position:absolute;
	z-index:1;
	left:3px; height:2px;
	-moz-opacity:.4;
	filter:alpha(opacity=40);
	}

/* this is the class that is used when the mouse is over an item. script sets the row to this class when required. */
.DropdownMenu .item.hover {
	background:#ffffff;
	color:#8D1C1C;
	}

/* this is either the dingbat that indicates there is a submenu, or a spacer gif in it's place. We give it extra margin to create some space 

between the text and the dingbat */
.DropdownMenu .item img {
	margin-left:10px;
	}

div#homepageQuickLinksBox {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 12px;
		color : #333333;
		font-weight : bold;
		height : 130px;
  		height: 120px !important;
 		height /**/:130px;
  		width: 230px !important;
 		width /**/:230px;
		padding-top : 10px;
		padding-left : 0px;
		padding-right : 5px;
		margin-top: 6px;
		margin-bottom: 6px;
	}

	div#homepageQuickLinksBox a{
		color:#333333;
		text-decoration: none;
		border:0;
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 9px;
		font-weight : bold;
	}

	div#homepageQuickLinksBox a:hover {
		color:#FFC726;
		text-decoration: none;
		border:0;
	}