body {
	background-color: #596c7b;
	background-image: url(images/bgFadeBlue.jpg);
	background-repeat:repeat-x;
}
P { font: 9pt "Arial"; font-weight: normal; color: #000000;}
TH { font: 9pt "Arial"; font-weight: normal; color: #333333;}
TD { font: 9pt "Arial"; font-weight: normal; color: #333333;}
UL
{
    FONT: normal 9pt "Arial";
    COLOR: #333333
}
LI
{
    FONT: normal 9pt "Arial";
    COLOR: #333333;
	list-style-image:url(images/list.gif);
}

FONT
{
    FONT-FAMILY: "Arial"
}
A
{
    COLOR: #377ac6;
    FONT-FAMILY: "Arial";
	text-decoration:none;
	font-weight:bold;
}
A:hover{
    COLOR: #404141;
    FONT-FAMILY: "Arial";
	text-decoration:none;
	font-weight:bold;
}
H1{COLOR: #741000;}
H2{COLOR: #377ac6;}
H3{COLOR: #dc131b;}
H4{COLOR: #969696;}
H5{COLOR: #741000;}

.page{padding-left:30px; padding-top:5px; padding-right:30px; padding-bottom:10px;}
.date-format{color:#666666; font-size:small;}
.bg{background-image: url(images/body.jpg); background-repeat:no-repeat;}
.bg-white{background-image: url(images/body-white.jpg); background-repeat:no-repeat;}

/********************************** Other **********************************/

.form {padding: 2px; font-size: 9pt; font-weight: bold; color: #000000; background: #ffffff; border: 1px solid #666666; border-bottom: 1; background-color: #ffffff; font: Arial; width="150"}
.input { font-size:9pt;  border: 1px solid #666666; vertical-align: top;}
.button { font-size:9pt;  border: 1px solid #666666; vertical-align: top; width="125"}


/** End Navigation Scripting **/

.footer a:link {font: 9pt "Arial";font-weight: bold;;color: #3477c3;text-decoration: none;}
.footer a:active {font: 9pt "Arial";font-weight: bold;;color: #3477c3;text-decoration: none;}
.footer a:visited {font: 9pt "Arial";font-weight: bold;;color: #3477c3;text-decoration: none;}
.footer a:hover {font: 9pt "Arial";font-weight: bold;;color: #333333;text-decoration:none;}
.footer {font: 9pt "Arial";font-weight: normal;color: #000000;text-decoration:none;}

.white a:link {font: 9pt "Arial";font-weight: normal;color: #ffffff;text-decoration: none;}
.white a:active {font: 9pt "Arial";font-weight: normal;color: #ffffff;text-decoration: none;}
.white a:visited {font: 9pt "Arial";font-weight: normal;color: #ffffff;text-decoration: none;}
.white a:hover {font: 9pt "Arial";font-weight: normal;color: #fef516;text-decoration:none;}
.white {font: 9pt "Arial";font-weight: normal;color: #ffffff;text-decoration:none;}

.bug a:link {font: 9pt "Arial";font-weight: normal;color: #000000;text-decoration: none;}
.bug a:active {font: 9pt "Arial";font-weight: normal;color: #000000;text-decoration: none;}
.bug a:visited {font: 9pt "Arial";font-weight: normal;color: #000000;text-decoration: none;}
.bug a:hover {font: 9pt "Arial";font-weight: normal;color: #333333;text-decoration:none;}
.bug {font: 9pt "Arial";font-weight: normal;color: #000000;text-decoration:none;}


.titleTag{border-bottom: 1pt solid rgb(127,127,127);}
.subheader {
	font-family:Arial, Helvetica, sans-serif;
	color: #02659f;
	font-size: 13pt;
	font-weight: normal;
	border-bottom-color: #b71d12;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-repeat: no-repeat;
	background-position: right top;
	padding:2px;
	list-style-type: none;
}

.left-home-pad{padding-left:25px; padding-top:5px; padding-right:25px; padding-bottom:3px;}


.highlight2 a:link {font: 10pt "Arial";font-weight: bold;color: #DC131B;text-decoration: none;}
.highlight2 a:active {font: 10pt "Arial";font-weight: bold;color: #DC131B;text-decoration: none;}
.highlight2 a:visited {font: 10pt "Arial";font-weight: bold;color: #DC131B;text-decoration: none;}
.highlight2 a:hover {font: 10pt "Arial";font-weight: bold;color: #fef516;text-decoration:none;}
.highlight2 {font: 10pt "Arial";font-weight: bold;color: #DC131B;text-decoration:none;}

.highlight3 a:link {font: 9pt "Arial";font-weight: normal;color: #377ac6;text-decoration: none;}
.highlight3 a:active {font: 9pt "Arial";font-weight: normal;color: #377ac6;text-decoration: none;}
.highlight3 a:visited {font: 9pt "Arial";font-weight: normal;color: #377ac6;text-decoration: none;}
.highlight3 a:hover {font: 9pt "Arial";font-weight: normal;color: #377ac6;text-decoration:underline;}
.highlight3 {font: 9pt "Arial";font-weight: normal;color: #377ac6;text-decoration:none;}


.important-red{color:#dc131b; font-weight:bold;}
.important-gray{color:#666666;}

.viewAll a:link {font: 9pt "Arial";font-weight: normal;color: #fef516;text-decoration: none;}
.viewAll a:active {font: 9pt "Arial";font-weight: normal;color: #fef516;text-decoration: none;}
.viewAll a:visited {font: 9pt "Arial";font-weight: normal;color: #fef516;text-decoration: none;}
.viewAll a:hover {font: 9pt "Arial";font-weight: normal;color: #ffffff;text-decoration:none;}
.viewAll {font: 9pt "Arial";font-weight: normal;color: #ffffff;text-decoration:none;}


/** COUNTDOWN STYLES **/

.numbers {
    border-style: ridge;            /* options are none, dotted, dashed, solid, double, groove, ridge, inset, outset */
    border-width: 2px;
    border-color: #666666;    /* change the border color using the hexadecimal color codes for HTML */
    background: #222222;    /* change the background color using the hexadecimal color codes for HTML */
    padding: 2px 0px;
    width: 55px;
    text-align: center; 
    font-family: Arial; 
    font-size: 28px;
    font-weight: bold;            /* options are normal, bold, bolder, lighter */
    font-style: normal;            /* options are normal or italic */
    color: #FFFFFF;                /* change color using the hexadecimal color codes for HTML */
    }
.title {                    /* the styles below will affect the title under the numbers, i.e., “Days”, “Hours”, etc. */
    border: none;    
    padding: 0px;
    width: 55px;
    text-align: center; 
    font-family: Arial; 
    font-size: 10px; 
    font-weight: normal;            /* options are normal, bold, bolder, lighter */
    color: #FFFFFF;                /* change color using the hexadecimal color codes for HTML */
    background: transparent;  /* change the background color using the hexadecimal color codes for HTML */
    }
#form {
  
    border: none;            /* options are none, dotted, dashed, solid, double, groove, ridge, inset, outset */
    }
	
	
	
	/** carousel STYLES **/
	
	.carousel-component {
    padding:8px;
}
.carousel-component .carousel-list li { 
    margin:4px;
    width:79px; /* img width is 75 px from flickr + a.border-left (1) + a.border-right(1) + 
                   img.border-left (1) + img.border-right (1)*/
    /*    margin-left: auto;*/ /* for testing IE auto issue */
}

.carousel-component .carousel-list li a { 
    display:block;
    border:1px solid #e2edfa;
    outline:none;
    -moz-outline:none; 
}

.carousel-component .carousel-list li a:hover { 
    border: 1px solid #87bf4e; 
}

.carousel-component .carousel-list li img { 
    border:1px solid #999;
    display:block; 
}

.carousel-component .carousel-list li strong { 
    display:block; 
}
                                    

#prev-arrow { 
    position:absolute;
    top:40px;
    z-index:3;
    cursor:pointer; 
    left:5px; 
}

#next-arrow { 
    position:absolute;
    top:40px;
    z-index:3;
    cursor:pointer; 
    right:5px; 
}

.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px arial;
line-height: 18px;
z-index: 100;
background-color:#333;
width: 205px;

}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 2px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
text-indent: 2px;
font:arial;
color:#ffffff;
}

.anylinkcss a:visited{
width: 100%;
display: block;
text-indent: 2px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
text-indent: 2px;
font:arial;
color:#003300;
}

.anylinkcss a:hover{ /*hover background color*/
background-color:#600;
color: white;
font:arial;
}

