/* Font Properties */

body             
{
font-family: Verdana, Tahoma; 
font-size: 10px; 
color: #383B3F
}

.inactive-link
{
font-family: Veranda;
font-size: 9px;
color: #dcdde0;
}

h1
{
font-family: Veranda, Tahoma;
font-size: 17;
}

h2
{
font-family: Veranda, Tahoma;
font-size: 15;
}

h3
{
font-family: Veranda, Tahoma;
font-size: 12;
}

h4
{
font-family: Veranda, Tahoma;
font-size: 10;
}

table            
{
font-family: Verdana, Tahoma; 
font-size: 10px; 
color: #383B3F
}

td               
{
font-family: Verdana, Tahoma; 
font-size: 10px; 
color: #383B3F
}

.title
{
font-family: Verdana, Tahoma;
font-size : 17px;
color: #000000
}

.smalltext       
{ 
font-family: Verdana; 
font-size : 10px; 
color: #383B3F
}

.mediumtext      
{ 
font-family: Verdana; 
font-size : 11px; 
color: #383B3F
}

.largetext       
{ 
font-family: Verdana; 
font-size : 13px; 
color: #383B3F
}


/* Cell Properties */

TD.content-title	        
{ 
background-color: #B0C4DE; 
font-family: Verdana; 
font-size : 10px; 
color: #000000;
font-weight: bold;
text-align: center;
}

TD.portal-title           
{ 
background-color: #FFCC66;
font-family: Verdana; 
font-size : 10px; 
color: #000000; 
font-weight: bold;
text-align: center;
}

TD.tableborder	  
{ 
background-color: #8095A7
}

/* Link Properties */


a         { text-decoration: underline; font-size: 11px; color: #304C6C; font-family: Verdana }  
a:link    { text-decoration: underline; font-size: 11px; color: #304C6C; font-family: Verdana }
a:visited { text-decoration: underline; font-size: 11px; color: #304C6C; font-family: Verdana }
a:active  { text-decoration: underline; font-size: 11px; color: #304C6C; font-family: Verdana }
a:hover   { text-decoration: none; font-size: 11px; color: #304C6C; background: #DDDDDD; font-family: Verdana } 

a.smalllink               { text-decoration: underline; font-size: 10px; color: #304C6C; font-family: Verdana }   
a.smalllink:link          { text-decoration: underline; font-size: 10px; color: #304C6C; font-family: Verdana }
a.smalllink:visited       { text-decoration: underline; font-size: 10px; color: #304C6C; font-family: Verdana }
a.smalllink:active        { text-decoration: underline; font-size: 10px; color: #304C6C; font-family: Verdana }
a.smalllink:hover         { text-decoration: none; font-size: 10px; color: #304C6C; font-family: Verdana }   
  
a.mediumlink              { text-decoration: underline; font-size: 11px; color: #304C6C; font-family: Verdana }  
a.mediumlink:link         { text-decoration: underline; font-size: 11px; color: #304C6C; font-family: Verdana }
a.mediumlink:visited      { text-decoration: underline; font-size: 11px; color: #304C6C; font-family: Verdana }
a.mediumlink:active       { text-decoration: underline; font-size: 11px; color: #304C6C; font-family: Verdana }
a.mediumlink:hover        { text-decoration: none; font-size: 11px; color: #304C6C; font-family: Verdana }   
    
a.largelink               { text-decoration: underline; font-size: 13px; color: #304C6C; font-family: Verdana }
a.largelink:link          { text-decoration: underline; font-size: 13px; color: #304C6C; font-family: Verdana }
a.largelink:visited       { text-decoration: underline; font-size: 13px; color: #304C6C; font-family: Verdana }
a.largelink:active        { text-decoration: underline; font-size: 13px; color: #304C6C; font-family: Verdana }
a.largelink:hover         { text-decoration: none; font-size: 13px; color: #304C6C; font-family: Verdana }         

a.xlargelink              { text-decoration: underline; font-size: 15; color: #304C6C; font-family: Verdana }
a.xlargelink:link         { text-decoration: underline; font-size: 15; color: #304C6C; font-family: Verdana }
a.xlargelink:visited      { text-decoration: underline; font-size: 15; color: #304C6C; font-family: Verdana }
a.xlargelink:active       { text-decoration: underline; font-size: 15; color: #304C6C; font-family: Verdana }
a.xlargelink:hover        { text-decoration: none; font-size: 15; color: #304C6C; font-family: Verdana }         

a.xxlargelink             { text-decoration: underline; font-size: 17; color: #304C6C; font-family: Verdana }
a.xxlargelink:link        { text-decoration: underline; font-size: 17; color: #304C6C; font-family: Verdana }
a.xxlargelink:visited     { text-decoration: underline; font-size: 17; color: #304C6C; font-family: Verdana }
a.xxlargelink:active      { text-decoration: underline; font-size: 17; color: #304C6C; font-family: Verdana }
a.xxlargelink:hover       { text-decoration: none; font-size: 17; color: #304C6C; font-family: Verdana }         

a.xxxlargelink            { text-decoration: underline; font-size: 20; color: #304C6C; font-family: Verdana }
a.xxxlargelink:link       { text-decoration: underline; font-size: 20; color: #304C6C; font-family: Verdana }
a.xxxlargelink:visited    { text-decoration: underline; font-size: 20; color: #304C6C; font-family: Verdana }
a.xxxlargelink:active     { text-decoration: underline; font-size: 20; color: #304C6C; font-family: Verdana }
a.xxxlargelink:hover      { text-decoration: none; font-size: 20; color: #304C6C; font-family: Verdana }         

/* Form elements */

input, textarea, select 
{
 	font : Verdana, Helvetica, Arial, sans-serif;
 	font-size : 8pt;
 	border-width : 1;
 	border-color : #999999;
 	border-style : ridge;
	background-color : #FFFFFF;
}

input.button
{
	font : Verdana, Helvetica, Arial, sans-serif;
	font-size : 8pt;
	border-width : 1;
 	border-color : #999999;
	border-style : outset;
	background-color : #FFFFFF;
}

input.radio
{
	border-width : 0;
	background-color : transparent;
}

