/* 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;
    background-image: url(images/background.gif);
    background-repeat:repeat;
    color: #000000
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #5A543A;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.25em;
	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.00em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-weight:bold
	}	
		
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;
	}
	
A.menu:link	{	
	text-decoration:	none;
	color:	#ffffff;
	font-size: 10pt;
	font-weight: bold;
	height: 30px;
	padding-top: 6px;
	padding-right: 5px;
	padding-left: 5px
	}	
		
A.menu:visited	{	
	text-decoration:	none;
	color:	#ffffff;
	font-size: 10pt;
	font-weight: bold;
	height: 30px;
	padding-top: 6px;
	padding-right: 5px;
	padding-left: 5px
	}	
		
A.menu:active	{	
	text-decoration:	none;
	color:	#ffffff;
	font-size: 10pt;
	font-weight: bold;
	height: 30px;
	padding-top: 6px;
	padding-right: 5px;
	padding-left: 5px
	}	
		
A.menu:hover	{	
	text-decoration:	none;
	color:	#ED3333;
	font-size: 10pt;
	font-weight: bold;
	height: 30px;
	padding-top: 6px;
	padding-right: 5px;
	padding-left: 5px
	}
	
A.topbar:link	{	
	text-decoration:	none;
	color:	#ffffff;
	font-size: 16pt;
	font-weight: bold
	}	
		
A.topbar:visited	{	
	text-decoration:	none;
	color:	#ffffff;
	font-size: 16pt;
	font-weight: bold;
	}	
		
A.topbar:active	{	
	text-decoration:	none;
	color:	#ffffff;
	font-size: 16pt;
	font-weight: bold;
	}	
		
A.topbar:hover	{	
	text-decoration:	underline;
	color:	#000000;
	font-size: 16pt;
	font-weight: bold;
	}
A.baselinks:link	
{	
	text-decoration:	none;
	color:	#000000;	 
	FONT-SIZE: 7pt;		 
	FONT-WEIGHT: bold 
}	
		
A.baselinks:visited	
{	
	text-decoration:	none;
	color:	#000000;	 
	FONT-SIZE: 7pt;		 
	FONT-WEIGHT: bold 
}	
		
A.baselinks:active	
{	
	text-decoration:	none;
	color:	#000000;	 
	FONT-SIZE: 7pt;		 
	FONT-WEIGHT: bold 
}	
		
A.baselinks:hover	
{	
	text-decoration:	none;
	color:	#cccccc;	 
	FONT-SIZE: 7pt;		 
	FONT-WEIGHT: bold 
}			
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
UL LI.home	{	
	list-style-type:	square ;
	padding-left: 250px;
	}		

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.right
{
	margin: 0px;
	margin-left: 10px
}
IMG.left
{
	margin: 0px;
	margin-right: 10px
}
IMG 	{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}
DIV.frame
{
	width: 980px;
	background-color:#000000;
	padding:0px;
	margin:0px;
	text-align:center;
    border-left-style: solid;
	border-left-color: #ED3333;
	border-left-width: 2px;
	border-right-style: solid;
	border-right-color: #ED3333;
	border-right-width: 2px; 
	border-top-style:solid;
	border-top-color: #000000;
	border-top-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: 2px;
}

DIV.topbar
{
	background-image: url(images/VICONlogo4.jpg);
	background-repeat:no-repeat;
	background-color: #ffffff;
	width: 980px;
	height:180px;
	margin: 0px;
	padding: 0px;
	font-size: 18pt;
	font-weight:bold;
	font-family: Times New Roman;
	color:	#000000;
	text-align: right;
	vertical-align:bottom;
	border-bottom-style: solid;
	border-bottom-color: #ED3333;
	border-bottom-width: 1px;
	border-top-style:double;
	border-top-color: #ED3333;
	border-top-width: 1px;
    border-left-style: solid;
	border-left-color: #000000;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-right-width: 1px; 
}
DIV.menubar
{	
	width: 980px;
	vertical-align:middle;
	height:30px;
	text-align:left;
	padding: 0px;
	margin: 0px;
	margin-top: 2px;
	border-top-style:double;
	border-top-color: #ED3333;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ED3333;
	border-bottom-width: 1px;
    border-left-style: solid;
	border-left-color: #000000;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-right-width: 1px; 
	background-color:#404040;
	background-image: url(images/menubar.jpg);
}

DIV.copyright
{
	height: 110px; 
	font-size: 8pt; 
	vertical-align: middle;
	text-align: center;
    width: 980px;
	color: #000000;
	padding-top: 0px;
	border-top-style: solid;
	border-top-color: #000000;
	border-top-width: 0px; 
	border-bottom-style: solid;
	border-bottom-color: #ED3333;
	border-bottom-width: 1px;
    border-left-style: solid;
	border-left-color: #000000;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-right-width: 1px; 
	margin-top: 0px;
	background-color:#ffffff;
}
DIV.awd
{
	height: 30px; 
	border-collapse: collapse;
	FONT-SIZE: 7pt; 
	vertical-align: middle;
	text-align: center;
    WIDTH: 980px;
	color: #000000;	
	padding-top: 0px;
	padding-top: 10px;
	border-bottom-style: solid;
	border-bottom-color: #5A543A;
	border-bottom-width: 1px;
    border-left-style: solid;
	border-left-color: #5A543A;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #5A543A;
	border-right-width: 1px; 
    border-left-style: solid;
	border-left-color: #000000;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-right-width: 1px; 
	background-color:#ffffff;	
}

DIV.main
{
	width: 980px;
	background-color:#ffffff;  
	border-top-style: solid;
	border-top-color: #ED3333;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ED3333;
	border-bottom-width: 1px; 
    border-left-style: solid;
	border-left-color: #000000;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-right-width: 1px; 
	margin-top: 2px;
	text-align: left;
	font-size: 10pt;
	font-weight:bold;
	min-height: 520px;
}
DIV.mainabout
{
	width: 980px;
	background-color:#ffffff;  
	border-top-style: solid;
	border-top-color: #ED3333;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ED3333;
	border-bottom-width: 1px; 
    border-left-style: solid;
	border-left-color: #000000;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-right-width: 1px; 
	margin-top: 2px;
	text-align: left;
	font-size: 10pt;
	font-weight:bold;
	min-height: 620px;
}
DIV.mainportfolio
{
	width: 980px;
	background-color:#ffffff;  
	border-top-style: solid;
	border-top-color: #ED3333;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ED3333;
	border-bottom-width: 1px; 
    border-left-style: solid;
	border-left-color: #000000;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-right-width: 1px; 
	margin-top: 2px;
	text-align: left;
	font-size: 10pt;
	font-weight:bold;
	min-height: 780px;
}
DIV.maincenter
{
	width: 980px;
	background-color:#ffffff;  
	border-top-style: solid;
	border-top-color: #ED3333;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ED3333;
	border-bottom-width: 1px; 
    border-left-style: solid;
	border-left-color: #000000;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-right-width: 1px; 
	margin-top: 2px;
	text-align: center;
	font-size: 10pt;
	font-weight:bold;
}
font.11
{
	font-size:11pt	
}

TABLE.forms
{
	width: 620px;
	text-align:left;
	background-color: #ffffff;
	vertical-align: top;
	font-size:	10pt;	
	padding: 0px;
}
TD.formone
{
	width: 620px;
	text-align:center;
	background-color: #ffffff;
	vertical-align: top;
	font-size:	10pt;	
	padding: 0px;
}
TD.formoneleft
{
	width: 620px;
	text-align:left;
	background-color: #ffffff;
	vertical-align: top;
	font-size:	10pt;	
	padding: 0px;
}
TD.formleft
{
	width: 270px;
	text-align:left;
	background-color: #ffffff;
	vertical-align: top;
	font-size:	10pt;	
	padding: 0px;
}
TD.formright
{
	width: 350px;
	text-align:left;
	background-color: #ffffff;
	vertical-align: top;
	font-size:	10pt;	
	padding: 0px;
}