/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

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	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
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;
	}	
		
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;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
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: 5px;
	margin-left: 10px;
	margin-right: 10px;
}
	
a:link {
	text-decoration: none;
	color: #DDDDDD;
	font-size: 11;
}
a:visited {
	text-decoration: none;
	color: #DDDDDD;
	font-size: 11;
}
a:hover {
	text-decoration: none;
	color: White;
	font-size: 11;
}
.vertbars {
	BACKGROUND: #CDCDCD;
	font-family: Verdana;
	font-weight: normal;
	font-size: 1pt;
	color: #FFFFFF;
	border : thin;
}
.title_category {
	font-family: Verdana;
	font-weight: bold;
	font-size: 9pt;
	color: #000000;
	line-height : 30px;
	background-color: #FFFFFF;
	text-align: center;
	main: block;
	border : Black;
	border-bottom : thin dotted #CDCDCD;
}
.text_column {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9pt;
	color: #000000;
	line-height : 17px;
	background-color: #FFFFFF;
	text-align: left;
	main: block;
	border : 1px solid #DDDDDD;
}
.title {
	font-family: Arial;
	font-weight: bolder;
	color: #033C7D;
	font-size: 16px;
	text-align: left;
}
.address {
	font-family: Arial;
	font-weight: bolder;
	color: #CCCC99;
	font-size: 12px;
	text-align: left;
	line-height : 22px;
}
.title-center-black {
	font-family: Arial;
	font-weight: bolder;
	color: #CCCC99;
	font-size: 16px;
	text-align: center;
}
.titlewhite {
	font-family: Arial;
	font-weight: bolder;
	color: White;
	font-size: 14px;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	line-height : 18px;
}
.text-main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	line-height : 18px;
}
.text-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	line-height : 14px;
}
.text-underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	text-align: left;
	line-height : 18px;
}
.textwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: White;
	text-decoration: none;
	text-align: left;
	line-height : 18px;
}
.textgray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DDDDDD;
	text-decoration: none;
	text-align: left;
	line-height : 18px;
}
.textred {
	font-family: Verdana;
	font-size: 12px;
	color: Red;
	text-decoration: none;
	text-align: center;
	line-height : 18px;
	font-weight : normal;
}
.text-blue {
	font-family: Verdana;
	font-size: 11px;
	color: Navy;
	text-decoration: underline;
	text-align: left;
	line-height : 12px;
	font-weight : bold;
}
.footer {
	font-family: arial;
	font-size: 10px;
	color: #DDDDDD;
	text-decoration: none;
	text-align: center;
	line-height : normal;
	border : thin #DDDDDD;
}

A:link {FONT-WEIGHT: bold; COLOR: #FFFFFF; TEXT-DECORATION: none}
A:visited {FONT-WEIGHT: bold; COLOR: #FFFFFF; TEXT-DECORATION: none}
A:active {FONT-WEIGHT: bold; COLOR: #FFFFFF; TEXT-DECORATION: none}
A:hover {FONT-WEIGHT: bold; COLOR: #CCCC99; TEXT-DECORATION: underline}


