BODY {
background-color : White;
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 100%; 
color : black; 
} 
TD {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 100%; 
color : black; 
background-color : white; 

} 
A:link {
color : #2975B5;
background-color : white; 
text-decoration : none; 
font-weight : bold; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
} 
A:visited {
color : #008AC6;  
background-color : white; 
text-decoration : none; 
font-weight : bold; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
} 
A:active {
color : #80002A; 
background-color : white; 
text-decoration : none; 
font-weight : bold; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
} 
A:hover {
color : #2975B5;
background-color : white; 
text-decoration : underline; 
font-weight : bold; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
} 
H1 {
font-family : Arial, Verdana, Helvetica, sans-serif; 
font-size : 20px; 
font-weight : bold; 
color : Black; 
background-color : white; 

} 
H2 {
font-family : Arial, Verdana, Helvetica, sans-serif; 
font-size : 18px; 
color : Black; 
font-weight : bold; 
background-color : white; 



} 
div.c3 {
text-align : center; 
} 
table.c1 {
background-color : #ffffff; 
font-size : 80%; 

 color: white;
width : 99%; 
border-style : solid; 
border-width : 1px; 
margin : 1px; 
border-color : #CE0031;
} 
table.c2 {
background-color : #ffffff; 
width : 99%; 
border-style : solid; 
border-width : 1px; 
margin : 1px; 
border-color : #CE0031;
} 
table.c3 {
background-color : #ffffff; 
 
width : 99%; 
border-style : solid; 
border-width : 1px; 
margin : 1px; 
border-color : #CE0031;
} 
td.c2 {
background-color : white; 
border-style : solid; 
margin : 5px; 
border-color : #CE0031;
border-width : 1px; 
padding : 20px;
vertical-align : top; 
} 
td.c4 {
background-color : white; 
 color: white;
width : 200px; 
vertical-align : top; 
border-width : 1px; 
border-style : solid; 
margin : 5px; 
border-color : #CE0031;

} 
td.c5 {
padding : 20px; 
vertical-align : top; 
border-width : 1px; 
border-style : solid; 
margin : 5px; 
border-color : #CE0031;
font-family : Geneva, Arial, Helvetica, sans-serif; 


}
td.c5 ul {
margin: 0;
padding-left: 0;
list-style-image : none;
} 
td.c5 li {
background-repeat: no-repeat; 
margin:  0 5px;
padding-left: 5px;
font-family : Geneva, Arial, Helvetica, sans-serif; 
list-style-image : url(../images/blue-bullet.jpg); 

}


td.c8 {
background-color : white; 
width : 150px; 
vertical-align : top; 
padding : 4px; 
border-width : 1px; 
border-style : solid; 
margin : 5px; 
border-color : #CE0031;

}
span.bold {
font-weight : bold; 
}

/* This below is for the bullets in cell 4 on the left menu*/

.sidebar-a {
float : left; 
padding : 2px; 
width : 150px; 
margin : 0; 
background-color : white; 
font-family : Geneva, Arial, Helvetica, sans-serif; 
font-size : 99%; 
} 
.sidebar-a ul {
margin: 0;
padding-left: 0;
list-style-image : none;
} 
.sidebar-a li {
font-size : 80%; 
color : #ffffff; 
background-image : url(../images/redbullet.gif); 
background-repeat: no-repeat; 
margin:  0 1px;
padding-left: 13px;
}
.sidebar-a ul ul {
padding-left: 1px;
}

.sidebar-b {
float : right; 
width : 147px; 
margin : 0; 
margin-left : 5px; 
padding :2px; 
background-color : white; 
font-family : Geneva, Arial, Helvetica, sans-serif; 
font-size : 85%; 
} 

/* This above is for the bullets in cell 4 on the left menu*/


#navcontainer {
width : 195px; 
font-size : 95%; 
} 
#navcontainer ul {
margin-left : 0; 
padding-left : 0; 
list-style-type : none; 
font-family : Arial, Helvetica, sans-serif; 
} 
#navcontainer a {
display : block; 
padding : 3px; 
width : 195px; 
background-color : #e7eff7; 
border-bottom : 1px solid #7b9ebd; 
} 
#navcontainer a:link {
color : #2975B5;
text-decoration : none; 
}
#navcontainer a:visited {
color : #008AC6;  
text-decoration : none; 
}
#navcontainer a:active {
color : #80002A;   
text-decoration : none; 
}
#navcontainer a:hover {
background-color : white; 
color : #2975B5;
 }

#navlist a:link {
color : #2975B5; 
text-decoration : none; 
} 
#navlist a:visited {
color : #008AC6;  
text-decoration : none; 
} 
#navlist a:active {
color : #80002A; text-decoration : none; 
} 
#navlist a:hover {
color : #2975B5;text-decoration : none; 
} 

#navlist-1 a:link {
color : #2975B5; 
text-decoration : none; 
} 
#navlist-1 a:visited {
color : #008AC6;  
text-decoration : none; 
} 
#navlist-1 a:active {
color : #80002A; text-decoration : none; 
} 
#navlist-1 a:hover {
color : #2975B5;text-decoration : none; 
} 


#navcontainer #subnavlist a:visited {
display : block; 
padding : 3px; 
width :189px; 
margin-left : 6px; 
background-color : #f7f7ff;
color : #008AC6;
border-bottom : 1px solid #395173; 
} 
#navcontainer #subnavlist a:hover {
background-color : white; 
color : #008AC6;
 }
 
 span.boldred {
color : #C60029; 
font-weight : bold; 

}

div.hr {
display : block; 
height : 8px; 
width : 100%; 
background-image : url('../images/blue-line.jpg'); 
background-repeat : no-repeat; 
background-position : center center; 
margin : auto; 
}