/* Default CSS Stylesheet for a new Web Application project */

BODY
{
   
    FONT-FAMILY: Arial;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.mainDiv 
{
	position:absolute;
	width:100%;
	height:100%;
	z-index:1;
    left: 0px;
    top: 0px;       
    border: 1px none #000000; 
    visibility: visible;	
    BACKGROUND-COLOR: #DDF3FF;
    background-image: url(images/bgimg_01.gif);
    background-repeat:repeat-x;
}

.plainPanel
 {
	position:relative;
	display:inline-block;
	overflow:auto;
	padding:0px 0px 0px 0px ;
	margin:0px 0px 0px 0px ;
	width:681px;	
 }
 
.pageTempTL
{
	BACKGROUND-COLOR:"#DDF3FF";
    background-image: url(images/bgimg_02.gif);
    width:24px;
    height:21px;
}

.pageTempTC
{
	BACKGROUND-COLOR: #DDF3FF;
    background-image: url(images/bgimg_03.gif);
    height:21px;
}

.pageTempTR
{
	BACKGROUND-COLOR: #DDF3FF;
    background-image: url(images/bgimg_05.gif);
    width:25px;
    height:21px;
}

.pageTempML
{
	BACKGROUND-COLOR: #DDF3FF;
    background-image: url(images/bgimg_06b.gif);
    vertical-align:top;
}

.pageTempMain
{
	BACKGROUND-COLOR: #FFFFFF;
	text-align:left;
	vertical-align:top;
}

.pageTempMR
{
	BACKGROUND-COLOR: #DDF3FF;
    background-image: url(images/bgimg_09b.gif);
    vertical-align:top;
}

.pageTempBL
{
	BACKGROUND-COLOR: #DDF3FF;
    background-image: url(images/bgimg_14.gif);
    width:24px;
    height:28px;
}

.pageTempBC
{
	BACKGROUND-COLOR: #DDF3FF;
    background-image: url(images/bgimg_15.gif);
    height:28px;
}

.pageTempBR
{
	BACKGROUND-COLOR: #DDF3FF;
    background-image: url(images/bgimg_17.gif);
    width:25px;
    height:28px;
}

.pageFooter
{
	BACKGROUND-COLOR: #DDF3FF;
	text-align:right;
	vertical-align:top;
	font-family: Arial;
	font-size:	10px;
	font-weight:	700;
	font-style:	normal;
}
 
H1, H2, H3
{
    COLOR: #2660C3;
}

H1	{	
	font-family: Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:bold;
	font-style:	normal;	
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	text-align:center
	}	
		
H2	{	
	font-family: Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:bold;
	font-style:	italic;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	text-align:right	
	}	
		
		
H3	{	
	font-family: Arial, Helvetica, sans-serif;
	font-size:	.6em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}		
		
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;
	}	

A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	border:0px;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	border:0px;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	border:0px;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	border:0px;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}		

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border:0px 0px 0px 0px;
	}

.announce
{
	font-family: Verdana, Arial;
	font-size:	20px;
	font-weight:bold;
	font-style:	normal;
	color:#2660C3;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	text-align:center
}

.benn_Link:link	{	
	text-decoration: none;
	letter-spacing:1px;
	background-color:#FFFFFF;
	color:	#2660C3;
	font-family: Arial;
	font-size:11px;
	font-weight:bold
	}	
	
		
.benn_Link:visited	{		text-decoration: none;	letter-spacing:1px;	background-color:#FFFFFF;	color:	#2660C3;	font-family: Arial;	font-size:11px;	font-weight:bold	}	
		
.benn_Link:active	{		text-decoration: none;	letter-spacing:1px;	background-color:#FFFFFF;	color:	#2660C3;	font-family: Arial;	font-size:11px;	font-weight:bold	}	
		
.benn_Link:hover	{	
	text-decoration: underline;
	letter-spacing:1px;
	background-color: #FFFFFF;
	color:	#4680e3;
	font-family: Arial;
	font-size:11px;
	font-weight:bold
}
	
.benn_subLink:link	{	
	text-decoration: none;
	letter-spacing:0px;
	background-color:#FFFFFF;
	color:	#666666;
	font-family: Arial;
	font-size:10px;
	font-weight:normal
	}	
	
		
.benn_subLink:visited	{	
	text-decoration: none;
	letter-spacing:0px;
	background-color:#FFFFFF;
	color:	#666666;
	font-family: Arial;
	font-size:10px;
	font-weight:normal
	}	
		
.benn_subLink:active	{	
	text-decoration: none;
	letter-spacing:0px;
	background-color:#FFFFFF;
	color:	#666666;
	font-family: Arial;
	font-size:10px;
	font-weight:normal
	}	
		
.benn_subLink:hover	{	
	text-decoration: underline;
	letter-spacing:0px;
	background-color: #FFFFFF;
	color:	#222222;
	font-family: Arial;
	font-size:10px;
	font-weight:normal
}

.benn_Txt
{
	text-decoration: none;
	background-color:#FFFFFF;
	color:	#666666;
	font-family: Arial;
	font-size:12px;
	font-weight:normal;
}

.ucTable1
{
    background-image: url(images/minitable_01.gif);
    width:11px;
    height:6px;
}

.ucTable2
{
    background-image: url(images/minitable_02.gif);
    height:6px;
}

.ucTable3
{
    background-image: url(images/minitable_03.gif);
    width:11px;
    height:6px;
}

.ucTable4
{
    background-image: url(images/minitable_04.gif);
    width:11px;
    height:24px;
}

.ucTable5
{
    background-image: url(images/minitable_05.gif);
    height:24px;
    text-align:left;
    vertical-align:middle;
}

.ucTable6
{
    background-image: url(images/minitable_06.gif);
    width:11px;
    height:24px;
}

.ucTable7
{
    background-image: url(images/minitable_07.gif);
    width:11px;
    height:5px;
}

.ucTable8
{
    background-image: url(images/minitable_08.gif);
    height:5px;
}

.ucTable9
{
    background-image: url(images/minitable_09.gif);
    width:11px;
    height:5px;
}

.ucTable10
{
    background-image: url(images/minitable_10.gif);
    width:11px;
   
}

.ucTable11
{
	background-image: url(images/minitable_11.gif);
	padding:2px;
    text-align:left;
    vertical-align:top;
}

.ucTable12
{
    background-image: url(images/minitable_12.gif);
    width:11px;
  
}

.ucTable13
{
    background-image: url(images/minitable_13.gif);
    width:11px;
    height:9px;
}

.ucTable14
{
    background-image: url(images/minitable_14.gif);
    height:9px;
}

.ucTable15
{
    background-image: url(images/minitable_15.gif);
    width:11px;
    height:9px;
}

.subheading	{	
	font-family: Arial;
	font-size:	14px;
	font-weight: bold;
	font-style:normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform:none;
	color:#FFFFFF;
	display:inline;
	margin:1px 1px 1px 1px;
	padding:1px 1px 1px 1px
	}	
.plaintext	{	
	font-family: Arial;
	font-size:	12px;
	font-weight: normal;
	font-style:normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform:none;
	color:#000000;
	display:block;
	margin:0px 0px 0px 0px;
	padding:1px 1px 1px 1px
	}
	
