/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    FONT-FAMILY: arial;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}
P 
{
    FONT-FAMILY: arial;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}
LI 
{
    FONT-FAMILY: arial;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    list-style-image:url(../images/square.gif);
    margin-bottom:3;
    
}
LI.bottom
{
    FONT-FAMILY: arial;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    list-style-image:url(../images/square.gif);
    margin-bottom:13;
}
UL
	{ list-style-position: outside;
		margin-left:20;
		margin-bottom:2;
		
		
	}
UL.main
	{ list-style-position: outside;
		margin-left:20;
		margin-bottom:10;		
	}
		
P.nav
{
    COLOR: white;
    FONT-FAMILY: arial;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
    text-decoration: underline;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, 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: Verdana, Arial, 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	{	
 COLOR: white;
    FONT-FAMILY: arial;
    FONT-SIZE: 10pt;
    FONT-WEIGHT:bold;
    color:#002A5F;
    margin-top:5;
    margin-bottom:2;
    }	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}
TD.nav
{
	background-color:#CCD4DF;
	padding:0 0 0 0;
	border-right:none;
	border-bottom:thin solid #002A5F;
	border-top:thin solid #002A5F;
}
TD.nav1
{
	background-color:#CCD4DF;
	padding:0 0 0 0;
	border-right:none;
	border-bottom:thin solid #002A5F;
	border-top:thin solid #002A5F;
}

.borderrightnav
{
	background-color:#CCD4DF;
	border-right:thin solid #002A5F;
	padding:0 0 0 0;
}
TD.bordermedium
	{
	border-top:medium solid #002A5F;
	}
TD.borderthin
	{
	border-top:thin solid #002A5F;
	}

TD.borderthinbottom
	{
	border-bottom:thin solid #002A5F;
	}
.borderthinright
	{
	border-right:none;
	}
TD.borderthinbottomleft
	{
	border-bottom:thin solid #002A5F;
	border-left:thin solid #002A5F;
	}
TD.borderthininternal
	{
	border-top:thin solid #002A5F;
	border-bottom:thin solid #002A5F;
	}
TD.borderthininternalleft
	{
	border-left:thin solid #002A5F;
	}
TD.borderthintitle
	{
	border-top:thin solid #002A5F;
	border-bottom:thin solid #002A5F;
	}
TD.borderthinsidebar1
	{
	border-bottom:thin solid #CBD4DF;
	border-left:thin solid #CBD4DF;
	border-right:thin solid #CBD4DF;
	}
TD.borderthinsidebar2
	{
	border-top:thin solid #CBD4DF;
	border-left:thin solid #CBD4DF;
	border-right:thin solid #CBD4DF;
	}
TD.leftright
	{
	border-left:thin solid #002A5F;
	border-right:thin solid #002A5F;
	}
TD.bordermainwording
	{
	border:thin solid #CBD4DF;
	padding:0 0 0 0;
	
	}
TD.homepad
	{
		padding:5 25 5 25;
	}
TD.homecenterpad
	{
		padding:0 0 0 0;
	}
TD.wording
	{
		padding:25 50 5 25;
	}

td.mainspace
{
	padding:10 10 10 10;
	border-right:thin solid #002A5F;
	
}
TD.sidebar
	{
		padding:5 5 5 10;
		border-left:thin solid #CBD4DF;
		border-right:thin solid #CBD4DF;
	}
TD.copyright
{
	background-color:#CBD4DF;
	border-bottom:thin solid #002A5F;
	padding:0 0 0 0;
}
TD.copyrightleft
{
	background-color:#CBD4DF;
	border-right:none;
	border-bottom:thin solid #002A5F;
	padding:0 0 0 0;
}
TD.copyrightleft1
{
	border-right:thin solid #002A5F;
	padding:0 0 0 0;
}
TD.copyrightbottom
{
	border-bottom:thin solid #002A5F;
		background-color:#CBD4DF;
	padding:0 0 0 0;
}
span.height
	{
		line-height:.5;
	}
span.smallheight
	{
		line-height:.2;
	}
TD.blue
	{
		background-color:"#6b83a2"
	}
a:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
a:visited	{	
	text-decoration:	none;
	
	}	
		

a:active	{	
	text-decoration:underline;
	
	
	}	
		
a:hover	{	
	text-decoration:underline;
	
	}
p.copyright 
	{
		font: normal normal normal 10 Arial, Helvetica, Sans-Serif;
		color: #002A5F; 
		text-align:center;
	}
a.confirm:hover
	{
		font-weight:bold;color:white;font-family:arial;font-size:14;
			
	}
	.underline
	{
		text-decoration:underline;
	}
	