body
{
background-color: #CDCCD2; 
margin: 0px
}

table
{
font-family: arial; 
font-size: 8pt; 
text-align: justify;
font-weight: bold; 
color: black;
}

input
{
font-family: arial;
font-size: 10px;
color: black;
}

textarea
{
border: 1px solid #7F9DB9;
font-family: arial;
font-size: 10px;
color: black;
}

select
{
font-family: arial;
font-size: 10px;
color: black;
}

label
{
font-family: arial;
font-size: 10px;
color: black;
}

.clsAsterisk
{
padding-left: 3px;
font-family: verdana;
font-size: 10px;
font-weight: bold;
color: red;
}

.clsTextBox 
{
background-color: white; 
border: 1px solid #7F9DB9; 
font-family: arial; 
font-size: 10px; 
padding-left: 3px; 
padding-right: 3px;
}

.clsTextBox_ReadOnly 
{
background-color: #EFEFEF; 
border: 1px solid #7F9DB9; 
font-family: arial; 
font-size: 10px; 
padding-left: 3px; 
padding-right: 3px;
}

.Title
{
padding-left: 15px; font-weight: bold; font-size: 8pt; width: 100%;
color: white; font-family: arial; background-color: #605ca9;
}

a {color: #635CAC; font-family: arial; font-size: 11px; text-decoration: underline; font-weight: bold;}
a:hover {color: #000000; font-family: arial; font-size: 11px; text-decoration: underline; font-weight: bold;}

/* SITEMAP STYLES */
.SiteMap
{
background-color: #F2F0F1;
width: 406px;
font-family: arial; 
font-size: 11px;
}

.RootNode
{ 
font-family: arial; 
font-size: 11px;
font-weight: bold;
padding-bottom: 5px; 
} 

.RootNode a
{ 
color: #000000;
text-decoration:none;
padding-bottom: 5px; 
} 

.RootNode a:hover
{ 
color: #000000;
text-decoration:underline;
padding-bottom: 5px; 
} 

.LeafNode
{ 
font-family: arial; 
font-size:11px; 
} 

.LeafNode a
{ 
color: #635CAC;
text-decoration: underline;
} 

.LeafNode a:hover
{ 
color: #000000;
text-decoration: underline; 
}

/* Rotator Styles */
.Rotator 
{
width:152px; 
height:70px;   
font-family:arial; 
font-size:10px;  
cursor:default;
}

.RotatorFrame 
{
font-family:arial; 
font-size:11px; 
cursor:default;
}

.NewsTitle
{
font-family:arial;
font-size:11px;   
color:#000066;
cursor:pointer;
text-decoration:none;
}

.NewsTitleOver
{
font-family:arial;
font-size:11px;   
color:#000066;
text-decoration:underline;
cursor:pointer;
}

.NewsDate
{
font-family:arial;
font-size:10px;   
color:gray; 
}
