<!-- main.css -->

/* styles for Support home page */
.topRow			   { 
					background : url(/images/home_page/support_box_top_piece.gif);
					background-repeat: repeat-x; }
					
.leftSide		   {
					background : url(/images/home_page/support_box_left_piece.gif);
					background-repeat: repeat-y;
					background-color: DFECF2; }
					
.tableText		   {
					color : #333333;
					margin-left: 15px;
					font-family: arial,sans-serif;
					font-weight: normal;
					font size: 8pt;
					line-height: 1.75; }

/*				
a:link 
					{
					font-family : arial,sans-serif;
					font-size : 8pt;
					font-style : normal;
					font-weight : normal;
					color : #333333;
					}
a:hover
					{
					font-family : arial,sans-serif;
					font-size : 8pt;
					font-style : normal;
					font-weight : normal;
					color : #000000;
					}
a:visited
					{
					font-family : arial,sans-serif;
					font-size : 8pt;
					font-style : normal;
					font-weight : normal;
					color : #777777;
					}
*/



.bottomnav         { color : #333333; 
                     font-size : 8pt; 
                     font-family : arial,sans-serif;
                     font-weight : normal; 
                     text-decoration : none; }

a.bottomnav         { color : #333333; 
                     font-size : 8pt; 
                     font-family : arial,sans-serif;;
                     font-weight : normal; 
                     text-decoration : none; }

.head1		   		{ color : #006699; 
                     font-size : 12pt; 
                     font-family : arial,sans-serif;; 
                     font-weight : bold; 
                     text-decoration : normal; }

.head2 	           { color : #666666; 
                     font-size : 11pt; 
                     font-family : arial,sans-serif;; 
                     font-weight : bold; 
                     text-decoration : normal; }

.head3 	           { color : #333333; 
                     font-size : 9pt; 
                     font-family : arial,sans-serif;; 
                     font-weight : bold; 
                     text-decoration : normal; }

.head4 	           { color : #000000; 
                     font-size : 9pt; 
                     font-family : arial,sans-serif;; 
                     font-weight : normal; 
                     text-decoration : normal; }

.small		   { color : #000000; 
                     font-size : 8pt; 
                     font-family : arial,sans-serif;; 
                     font-weight : 500; 
                     text-decoration : none; }

.smallul            { color : #000000; 
                     font-size : 9pt; 
                     font-family : arial,sans-serif;; 
                     font-weight : normal; 
                     text-decoration : normal; }

.smallol            { color : #000000; 
                     font-size : 9pt; 
                     font-family : arial,sans-serif;; 
                     font-weight : normal; 
                     text-decoration : normal; }

.smallwhite          { color : #FFFFFF; 
                     font-size : 8pt; 
                     font-family : arial,sans-serif;; 
                     font-weight : bold; 
                     text-decoration : none; }

.medium	           { color : #000000; 
                     font-size : 10pt; 
                     font-family : arial,sans-serif;; 
                     font-weight : normal; 
                     text-decoration : normal; }

a.curpage          { color : #CC9900;
                     font-size : 8pt;
                     font-family : arial,sans-serif;;
                     font-weight : bold;
                     text-decoration : none; }

a.sidenav          { color : #FFCC66;
                     font-size : 9pt;
                     font-family : arial,sans-serif;;
                     font-weight : 800;
                     text-decoration : none; }

a.sidenav:hover    { color : #FFFFFF;
                     font-size : 9pt;
                     font-family : arial,sans-serif;;
                     font-weight : 800;
                     text-decoration : underline; }

a.sidenav:visited  { color : #FFCC66;
                     font-size : 9pt;
                     font-family : arial,sans-serif;;
                     font-weight : 800;
                     text-decoration : none; }

a.subnav	   { color : #FFCC66; 
                     font-size : 8pt; 
                     font-family : arial,sans-serif;; 
                     font-weight : 500; 
                     text-decoration : none; }

a.subnav:hover	   { color : #FFFFFF; 
                     font-size : 8pt; 
                     font-family : arial,sans-serif;; 
                     font-weight : 500; 
                     text-decoration : underline; }

b		   { font-weight : bold; }

i		   { color : #666666; 
                     font-style : italics }

td	           { color : #000000; 
                     font-size : 12px; 
                     font-family : arial,sans-serif;; 
                     font-weight : normal; 
                     text-decoration : normal; }

ul	           { color : #000000; 
                     font-size : 10pt; 
                     font-family : arial,sans-serif;; 
                     font-weight : normal; 
                     text-decoration : normal; }

ol	           { color : #000000; 
                     font-size : 10pt; 
                     font-family : arial,sans-serif;; 
                     font-weight : normal; 
                     text-decoration : normal; }

h3 	           { color : #333333; 
                     font-size : 9pt; 
                     font-family : arial,sans-serif;; 
                     font-weight : bold; 
                     text-decoration : normal; }

				

<!-- EOF -->
