/*
styles used during development
*/
.leftmenu
{
	position:absolute;
	left:10px;
	top:10px;
}
.bodyspace
{
	position:absolute;
	left:100px;
	top:10px;
}
td
{
	font-size:12px;
}
/*
end of styles used during development
*/

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: arial,Verdana, Helvetica, sans-serif;
    FONT-SIZE: .75em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
	 margin-left: 0px;
	 margin-top: 5px;
	 margin-bottom: 5px;
	 margin-right: 10px;
	
}

A:link	{	
	FONT-WEIGHT: bold;
	COLOR: #5F1D5F; 
	TEXT-DECORATION: underline;
	}	
		
A:visited	{	
	FONT-WEIGHT: bold;
	COLOR: #5F1D5F; 
	TEXT-DECORATION: none;
	}	
		
A:active	{	
	text-decoration: none;
	FONT-WEIGHT: bold;
	COLOR: #5F1D5F; 
	}	
		
A:hover	{	
	COLOR: #000000;
	TEXT-DECORATION: none;
	}
	
P {
	margin-left: 20px;
	margin-right: 10px;
}
.disclaimertext{
   FONT-SIZE: .85em;
}

.datagridheader	{
	FONT-FAMILY: arial,Verdana, Helvetica, sans-serif;
   FONT-SIZE: .85em;
   FONT-WEIGHT: bold;
   LETTER-SPACING: normal;
   TEXT-TRANSFORM: none;
   WORD-SPACING: normal;
	border: 0px solid;
}



.datagriditem	{
	FONT-FAMILY: arial,Verdana, Helvetica, sans-serif;
   FONT-SIZE: .75em;
   FONT-WEIGHT: normal;
   LETTER-SPACING: normal;
   TEXT-TRANSFORM: none;
   WORD-SPACING: normal;
	border: 0px solid;
	
}

.branchcontacttable {
	FONT-FAMILY: arial,Verdana, Helvetica, sans-serif;
   FONT-SIZE: 1em;
   FONT-WEIGHT: normal;
   LETTER-SPACING: normal;
   TEXT-TRANSFORM: none;
   WORD-SPACING: normal;
	border: 0px solid;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #5F1D5F;
}
H1	{	
	font-family: arial,Verdana, Helvetica, sans-serif;
	font-size:	1.2em;
	font-weight:	800;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	margin-left: 20px;
	margin-right: 10px;
	margin-bottom: -5px;
	}	
		
H2	{	
	font-family: arial,Verdana, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: arial,Verdana, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: arial,Verdana, Helvetica, sans-serif;
	font-size:	1.2em;
	font-weight:	800;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	margin-left: 20px;
	margin-right: 10px;
	margin-bottom: 5px;
	}	
		
H5, DT	{	
	font-family: arial,Verdana, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	margin-left: 20px;
	margin-right: 10px;
	}	
		
H6	{	
	font-family: arial,Verdana, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
	
TABLE {
	margin-left: 20px;
	margin-right: 10px;
	border: 0px solid;
}
	
TD {
	margin-left: 10px;
	margin-right: 10px;
        vertical-align: top;
        padding:0px
}
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

LI	{	
	list-style-type:	circle;
	margin-left: 20px;
	margin-right: 10px;
	}

UL LI	{	
	list-style-type:	square ;
	margin-left: 20px;
	margin-right: 10px;
	}	

UL LI LI	{	
	list-style-type:	disc;
	margin-left: 20px;
	margin-right: 10px;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	margin-left: 20px;
	margin-right: 10px;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	margin-left: 20px;
	margin-right: 10px;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	margin-left: 20px;
	margin-right: 10px;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	margin-left: 20px;
	margin-right: 10px;
	}	

IMG 	{
	margin-bottom: 7px;
	border:0;
	}
	
div#header {
	background-image: url(images/borders.gif);
	background-repeat: no-repeat;
	height: 1px;
	margin-bottom: -14px;
}
div#container {
	width : 762px;
	margin-left: 10px;
	 margin-top: 0px;
	 margin-bottom: 5px;
	 margin-right: 10px;
	text-align : left;
	background : url(images/pageBG.gif);
	background-repeat: repeat-y;
	background-position: -10px;
	}

.leftnavi	{
	width: 160px;
	padding: 5px 5px 5px 5px;
	float: left;
	height: 100%;
}

.bttns { 	line-height: 125px;}

.mainContent	{
	padding: 5px 5px 5px 5px;
	width: 554px;
	margin-left: 183px;
	/*height: 100%;*/	
	padding-bottom: 10px;
	vertical-align:top;
	min-height: 400px;
}
.maincontent td a {
	display:inline-block;
	
}

.imgGeneral {
	background-image: url(images/bgGeneral.gif);
	height: 133px;
	width: 554px;
	background-repeat: no-repeat;
}

.imgVariety {
	background-image: url(images/bgVariety.gif);
	height: 133px;
	
	width: 554px;
	background-repeat: no-repeat;
}

.branchName {
	margin-top: 60px;
	margin-left: 20px;
	color: #ffffff;
	font-family: arial,Verdana, Helvetica, sans-serif;
	font-size:	1.5em;
	font-weight:	400;
}

div#footer {
	background-image: url(images/borders.gif);
	background-repeat: no-repeat;
	height: 1px;
	margin-top: -6px;
}
#divMemberLeft
{
	float: left; 
	width: 250px; 
	text-align: left;
}
#divMemberRight
{
	float: right; 
	width: 250px;
	text-align: right;
}
.tableDetails
{
	width: 450px;
	margin-left: -30px;
}