﻿h1{
color:#EE3524;
}

h2{
color:#EE3524;
}

h3{
color:#00B5AD;
}

h4{
color:#93720D;
}

h5{
color:#8C1704;
}

#boxNav a:hover{
text-align:left;
background-color:#EE3524;
display:block;
color:#FFFFFF;
cursor:pointer;
text-decoration:none;
font-size:12px;
width:156px;
line-height:18px;
padding-left:16px;
padding-right:10px;
}

#boxNav a:active{
text-align:left;
background-color:#EE3524;
background-image:url(images/arrowClasses.gif);
background-position:right;
background-repeat:no-repeat;
color:#FFFFFF;
cursor:pointer;
text-decoration:none;
font-size:12px;
font-weight:bold;
width:156px;
line-height:18px;
padding-left:16px;
padding-right:10px;
display:block;
}

#boxNav p.selected{
text-align:left;
background-color:#EE3524;
background-image:url(/images/arrowClasses.gif);
background-position:right;
background-repeat:no-repeat;
color:#FFFFFF;
font-size:12px;
font-weight:bold;
width:156px;
line-height:18px;
padding-left:16px;
padding-right:10px;
display:block;
}

#mainCatPanel{
background-image:url(/images/Classes/bkgd_catPanel-Classes.gif);
background-position:top right;
background-repeat:no-repeat;
padding-top:15px;
}

#mainPanel{
background-image:url(/images/Classes/bkgd_contPanel-Classes.gif);
background-position:top right;
background-repeat:no-repeat;
padding-top:15px;
}

#boxWhiteRed{
background-image:url(/images/Classes/box_WhiteRed.gif);
background-position:top;
background-repeat:no-repeat;
float:left;
width:76px;
min-height:85px;
padding-top:5px;
text-align:center;
vertical-align:top;
margin-right:3px;}

#boxWhiteRed img{
border:1px solid #6B160D;
height:auto;
width:auto;}

#boxGrayRed{
background-image:url(/images/Classes/box_GrayRed.gif);
background-position:top;
background-repeat:no-repeat;
float:left;
width:76px;
min-height:85px;
padding-top:5px;
text-align:center;
vertical-align:top;
margin-right:3px;}

#boxGrayRed img{
border:1px solid #6B160D;
height:auto;
width:auto;}

table#boxes{
margin-top:45px;
}


table#boxes a:link, table#boxes a:visited{
text-decoration:none;
cursor:pointer;
}

table#boxes p{
margin-bottom:8px;
margin-top:3px;
text-decoration:none;
cursor:pointer;

}

table#boxes h4{
margin-bottom:9px;
color:#EE3524;
font-size:12px;
}

table#boxes h4 a:link, table#boxes h4 a:visited {
color:#EE3524;
cursor:pointer;
text-decoration:none;
}

table#boxes h3 a:link, table#boxes h3 a:visited {
color:#8C1704;
cursor:pointer;
text-decoration:none;
}

table#boxes h4 a:hover{
color:#0070C0;
cursor:pointer;
text-decoration:underline;
}

table#boxes h3 a:hover{
color:#0070C0;
cursor:pointer;
text-decoration:underline;
}

table#boxes blockquote{
margin-left:9px;
}

table#boxes a:hover{
text-decoration:underline;
cursor:pointer;
}

.programGuide td {
	padding: 5px 10px;
}

.programGuide th {
	padding: 5px 10px;
	font-weight:normal;
}

.programGuide td.indent {
	padding-left:35px;
}

.programGuide .evenRow {
	background-color: #ECECEC;
}

/*  The following selector fixes an alignment problem 
	in Firefox for a table generated by Photoshop's slicing 
	feature IE and Chrome work OK with or without this code */
table#Table_01 img {
	display: block;
}
