﻿.body {
background : #ffffff; 
padding-right : 0; 
padding-left : 0; 
font-weight : normal; 
font-size : 12px; 
padding-bottom : 0; 
color : #000000; 
font-family : Verdana, Arial, Sans-Serif; 
}
.bodySmall {
font-size : 11px; 
color : #000000; 
font-family : Verdana, Arial, Sans-Serif; 
}
.bodyLarge {
font-size : 15px; 
color : #000000; 
font-family : Verdana, Arial, Sans-Serif; 
font-weight : bold; 
}
a.linknormal:link {
color : #0000ff; 
font-weight : normal; 
font-size : 12px; 
text-decoration : none; 
} 
a.linknormal:visited {
color : #0000ff; 
font-weight : normal; 
font-size : 12px; 
text-decoration : none; 
} 
a.linknormal:hover {
color : #0000ff; 
font-weight : normal; 
font-size : 12px; 
text-decoration : underline; 
} 
a.linknormal:active {
color : #0000ff; 
font-weight : normal; 
font-size : 12px; 
text-decoration : none; 
}



a.linkboldsearch:link {
color : #0000ff; 
font-weight : bold; 
font-size : 12px; 
text-decoration : none; 
} 
a.linkboldsearch:visited {
color : #0000ff; 
font-weight : bold; 
font-size : 12px; 
text-decoration : none; 
} 
a.linkboldsearch:hover {
color : #cc6666; 
font-weight : bold; 
font-size : 12px; 
text-decoration : underline; 
} 
a.linkboldsearch:active {
color : #cc6666; 
font-weight : bold; 
font-size : 12px; 
text-decoration : none; 
}



a.linksmall:link {
background-color : #ffffff; 
color : #0000ff; 
font-weight : normal; 
font-size : 11px; 
text-decoration : none; 
} 
a.linksmall:visited {
background-color : #ffffff; 
color : #0000ff; 
font-weight : normal; 
font-size : 11px; 
text-decoration : none; 
} 
a.linksmall:hover {
background-color : #ffffff; 
color : #cc6666; 
font-weight : normal; 
font-size : 11px; 
text-decoration : none; 
} 
a.linksmall:active {
background-color : #ffffff; 
color : #cc6666; 
font-weight : normal; 
font-size : 11px; 
text-decoration : none; 
} 
a.linkbold:link {
background-color : #ffffff; 
color : #ffcc00; 
font-size : 12px; 
font-weight : bold; 
text-decoration : none; 
} 
a.linkbold:visited {
background-color : #ffffff; 
color : #ffcc00; 
font-size : 12px; 
font-weight : bold; 
text-decoration : none; 
} 
a.linkbold:hover {
background-color : #ffffff; 
color : #cc6666; 
font-size : 12px; 
font-weight : bold; 
text-decoration : none; 
} 
a.linkbold:active {
background-color : #ffffff; 
color : #cc6666; 
font-size : 12px; 
font-weight : bold; 
text-decoration : none; 
} 
a.linkfooter:link 
{
background-color : #ffffff; 
color : #0000ff; 
font-weight : normal; 
font-size : 11px; 
text-decoration : none;
}
a.linkfooter:visited {
background-color : #ffffff; 
color : #0000ff; 
font-weight : normal; 
font-size : 11px; 
text-decoration : none; 
} 
a.linkfooter:hover {
background-color : #ffffff; 
color : #0000ff; 
font-weight : normal; 
font-size : 11px; 
text-decoration : underline; 
} 
a.linkfooter:active {
background-color : #ffffff; 
color : #0000ff; 
font-weight : normal; 
font-size : 11px; 
text-decoration : none; 
}
a.linktiny:link {
background-color : #ffffff; 
color : #ffcc00; 
font-weight : normal; 
font-size : 10px; 
text-decoration : none;   
}
a.linktiny:visited {
background-color : #ffffff; 
color : #ffcc00; 
font-weight : normal; 
font-size : 10px; 
text-decoration : none; 
} 
a.linktiny:hover {
background-color : #ffffff; 
color : #cc6666; 
font-weight : normal; 
font-size : 10px; 
text-decoration : none; 
} 
a.linktiny:active {
background-color : #ffffff; 
color : #cc6666; 
font-weight : normal; 
font-size : 10px; 
text-decoration : none; 
}
.button {
    background-color:#ffcc00;
    border:none;
    font-family:Arial, Verdana, Sans-Serif; 
    font-size:11px;
    font-weight:bold;
    height:18px; 
    }
.dropDownList {
    background-color : #ffffff; 
    color : #000000; 
    font-weight : normal; 
    font-size : 11px; 
    /* padding-bottom : 0; */
    border-style : none;
    vertical-align : middle; 
}
.dropDownListItem {
    background-color : #ffffff; 
    border-style : solid;
    color : #000000; 
    font-weight : normal; 
    font-size : 11px; 
    /* padding-bottom : 0; */
}
.dynamicMenuItem {
background-color : #CFECEC;
color : #cc9933;
font-family : Arial, Verdana, Sans-Serif;
font-size : 11px;
font-weight : bold;
margin-right : 3px;
text-decoration : none;
}
.errorMessageText {
background-color : #ffffff; 
font-family : Arial, Verdana, Sans-Serif; 
font-size : 11px; 
font-weight : bold; 
color : #ff0000; 
margin : 0; 
padding : 0; 
vertical-align : middle; 
}
.footer {
color : #000000;
padding-right : 0; 
padding-top : 5px; 
font-family : Verdana, Arial, Sans-Serif; 
font-size : 11px; 
font-weight : normal; 
margin-left : auto; 
margin-right : auto; 
}

.horizontalrule {
    color : #ffcc00;
    height : 1px;
    width : 100%;
}

.notificationMessageText {
font-family : Arial, Verdana, Sans-Serif; 
font-size : 11px; 
font-weight : bold; 
color : #0000ff; 
margin : 0; 
padding : 1px;
/*float : right;
width : 100%;
background-color : #F2F2F2; */
}
.sectionTitle {
background-color : #ffffff; 
padding-right : 0; 
padding-left : 0; 
font-weight : bold; 
font-size : 12px; 
padding-bottom : 0; 
padding-top : 0; 
color : #cc9933; 
font-family : Arial, Verdana, Arial, Sans-Serif; 
} 

.sectionHeader {
background-color : #ffffff; 
padding-right : 0; 
padding-left : 0; 
font-weight : bold; 
font-size : 12px; 
padding-bottom : 0; 
padding-top : 0; 
color : #cc9933; 
font-family : Arial, Verdana, Arial, Sans-Serif; 
}
.staticMenuItem {
/*color : #cc9933; EEEED1*/
color: #3E364F;
font-family : Arial, Verdana, Sans-Serif;
font-size : 11px;
font-weight : bold; 
text-decoration : none;
}
.tableInfoBox {
font-family : Arial, Verdana, Sans-Serif;
font-size : 11px;
font-weight : normal; 
}
.td {
    text-align:center;
}
.th {
    text-align:center;
}

.textBox {
    /*background-color:#FFFACD;
    background-color:#F5F5DC; EEEED1 */
    background-color:#EEEED1;
    border-style:none;
    color:#000000;
    font-family:arial, verdana, sans-serif;
    font-size:12px;
    height:16px;
    }
    
    
    
    
    
 /*        BEGIN RSS News Feed          */   
    
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CONTENT CONTAINERS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#content-header {
	margin-top:3px;
	margin-left:auto;
	margin-right:auto;
	width:780px;
	text-align: center;
}
#content-container {
	margin-top:3px;
	margin-left:auto;
	margin-right:auto;
	padding:15px;
	width:780px;
	/* border:1px solid #818181; */
	position:relative;
}

#content-main {
	width:610px;
	float:left;
	margin-left:25px;
}

#content-side2,
#content-side1 {
	width:160px;
	font-size:.9em;
}
	
#content-side2 {
	float:right;
}

#content-side1 {
	float:left;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	LISTS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
ul.list-of-links {
	border-bottom:1px dotted #B2B2B2;
	text-decoration:none;
}

ul.list-of-links li{
	border-top:1px dotted #B2B2B2;
	/* background:url(/images/news/list-bullet-01-link.gif) no-repeat 0 .8em; */
	padding-left: 1em;
	margin-left: 0.4em;
	padding-top: 5px;
	padding-bottom: 8px;
	text-decoration:none;
}

ul.list-of-links li.current {
	background-color:#E5E5E5;
	text-decoration:none;
}

#content-side1 ul.list-of-links,
#content-side2 ul.list-of-links {
	margin: 0 0 30px 0px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	UPDATE PROGRESS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#updProgress 
{
	z-index: 11000; left: 5px; position: absolute; bottom: 2px;
	border: Solid 1px #4682B4; background-color: #FFFAFA; vertical-align: middle; 
    text-align: left; width: 180px; height: 15px; padding: 5px 0px 8px 5px;
}
#updProgress SPAN
{
	/* font-size: 0.8em; */
	font-weight: bold;
	text-align: left;
	padding-left: 5px;
	margin-bottom: 25px;
}  

/*********************************************************************
BEGIN CSS SUPPORT FOR FADING VERSES AT BOTTOM OF HOME PAGE
*********************************************************************/
#tickertape{
position:relative;
background-color:#555555;
width:600px;
height:30px;}

#subtickertape{
background-color:#555555;
position:absolute;
/* border: 1px solid black; */
width:1000px;
height:30px;}

.subtickertapefont{
padding-left:5px;
padding-top:0px;
font:bold 11px Arial, Verdana, Sans-Serif;
text-decoration:none;
color:#ffffff;}

.subtickertapefont a{
color:#ffcc00;
text-decoration:none;}
/*********************************************************************
END CSS SUPPORT FOR FADING VERSES AT BOTTOM OF HOME PAGE
*********************************************************************/


