/***********************************************/
/* HTML tag styles for saibl website           */
/***********************************************/ 

body{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #2E64A6;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-image: none;
	background-repeat: repeat-x;
	clear: both;
}
.white{
	color:#FFFFFF;
}

.main{
	width:900px;
	height: 100%;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	margin-left: 100px;
	margin-right: 20px;
	margin-bottom: 50px;
	background-color: #CBCED5;
	border-top-width: 0px;
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-left-width: 8px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}


.menu{
	width:100%;
	height:41px;
	background-image:url(../images/bg.gif);
	background-repeat:repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CBCED5;
}
.menu li{
float:left
}

.menutxt {
	width:100%;
	height:41px;
	background-image:none;
	color: #FFCC00;
	font-size: 14px;
	font-weight: bold;
}

.txtred {
	color: #F00;
	font-size: 10px;
	font-weight: bold;
}

a{
	color: #FFFFFF;
	text-decoration: none;
}

a:link{
	text-decoration: none;
}

a:visited{
	text-decoration: none;
}

a:hover{
	color: #FFCC00;
	text-decoration: underline;
}

h1{
	font-size: 14px;
	color: #2761A5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2761A5;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2761A5;
	font-weight: bold;
	text-transform: lowercase;
	padding-top: 5px;
	padding-bottom: 5px;
}

h2{
	background-image:url(../images/blt.jpg);
	background-repeat:no-repeat;
	color: #1D5BA5;
	font-weight: bold;
	font-size: 14px;
	padding-left: 35px;
	text-transform: lowercase;
}

h3{
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	font-weight: bold;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: center;
}

h4{
	font-size: 12px;
	font-weight: bold;
	color: #00AB4D;
	margin-top: 0px;
	margin-right: 17px;
	margin-bottom: 0px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #00AB4D;
	border-bottom-width: 2px;
	border-bottom-color: #00AB4D;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-left: 2px;
	text-align: center;
	text-indent: 2;
}

h5{
	font-size: 12px;
	color: #1D8D39;
	margin: 0px;
	padding: 0px;
	font-variant: normal;
	text-transform: lowercase;
}

h6 {
	font-size: x-small;
	color: #666666;
	margin: 0px;
	padding: 0px;
}

ul{
	font-size: 11px;
	font-weight: normal;
	list-style-position: outside;
	list-style-image: none;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}

.clock{
	font-size: 9px;
	text-align: right;
	text-indent: 5px;
	float: right;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	width: 100%;
	background-image: none;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-bottom-color: #A4410A;
	background-color: #CCCCCC;
}

#navBar{
	float: left;
	width: 200px;
	margin-left: 5px;
	background-image: url(../images/silverbgvert1.jpg);
	background-repeat: no-repeat;
	border-top-style: none;
	height: 600px;
	padding-top: 5px;
	padding-bottom: 5px;
}


#headlines{
	float:right;
	width: 20%;
	border: 1px solid #CCC;
	background-color: #FFF;
	clear: both;
	margin-left: 5px;
}

#content{
	width: 660px;
	height: 100%;
	font-size: medium;
	text-align: justify;
	background-image: none;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	float: left;
	padding: 5px;
	margin-left: 5px;
}
#percError {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #1D5BA5;
	border-bottom-color: #1D5BA5;
}



/************* #globalNav styles **************/

#globalNav{
	color: #333333;
	margin-left: 780px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CCC;
	margin-right: 0px;
	font-weight: bold;
	float: none;
	background-color: #A4410A;
	width: 100px;
	vertical-align: top;
	margin-bottom: 0px;
	margin-top: 110px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 80%;
	padding: 0 4px 0 0;
	color: #FFFFFF;
	font-weight: normal;
}


/************** .picture styles ***************/
.picright {
	margin-left:20px; 
	margin-right:5px; 
	margin-bottom:20px;
	float:right; 
	clear:right;
	}

.picleft {
	margin-left:5px; 
	margin-right:5px; 
	margin-bottom:5px;
	float:left; 
	clear:left;
	}
	
.picframe {
	display: block;
	border: medium solid #188331;
	margin: 2px;
	padding: 2px;
}	

.sidepicture {
	clear: right;
	float: right;
	margin-left: 10px;
	margin-bottom: 2px;
	padding: 2px;
	text-align: center;
	font-size: 9px;
	font-style: italic;
}


/************** .story styles *****************/

.story{
	clear: both;
	font-size: 80%;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

.story p{
	padding: 0px 0px 10px 0px;
	font-size: 12px;
}

.story a {
	padding: 0px 0px 10px 0px;
	font-size: 12px;
	color: #2962A5;
}
.story a hover {
	padding: 0px 0px 10px 0px;
	font-size: 11px;
	color: #666;
	text-decoration: underline;
}
.story ul {
	font-size: 12px;
}

.story li {
	list-style-image: url(../images/bullet_green.png);
}


/************* #siteInfo styles in footer ***************/

#siteInfo{
	font-size: x-small;
	color: #666666;
	text-align: left;
	width: 90%;
	padding: 5px;
	text-indent: 210px;
}

#siteInfo a {
	color: #2E64A6;
}

#siteInfo a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {
	display: inline;
	font-size: 12px;
	font-weight: bold;
	color: #054693;
	font-style: normal;
	text-indent: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
	padding-right: 2px;
}
#navBar ul {
	list-style: none;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #2E64A6;
	text-align: left;
	padding-top: 0;
	padding-right: 5;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0;
	margin-right: 7px;
	margin-bottom: 0;
	margin-left: 0;
}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {
	list-style-image: none;
	padding-top: 10px;
	padding-bottom: 10px;
	list-style-position: inside;
	display: block;
}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}

#navBarhome {
	float: left;
	width: 200px;
	height: 100%;
	background-color: #FFF;
	border: 1px solid #03428B;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}

#navBarhome ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#navBarhome li {
	list-style-image: none;
	margin-top: 5px;
	margin-left: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #023C80;
	border-right-color: #023C80;
	border-bottom-color: #023C80;
	border-left-color: #023C80;
}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	font-size: 90%;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	padding: 2px 0px 2px 10px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #FFFFFF;
	font-weight: normal;
	border-right-style: none;
	border-left-style: none;
}

#sectionLinks a:hover{
	color: #FFCC66;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 5px;
	font-size: 90%;
	border: thin solid #000099;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	height: 150px;
	background-image: url(../images/bgsilver1.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}


.relatedLinkshome {
	position: relative;
	margin: 5px;
	font-size: 90%;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	height: 100%;
	background-color: #FFF;
	background-image: url(../images/bgsilver2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #03438B;
	border-right-color: #03438B;
	border-bottom-color: #03438B;
	border-left-color: #03438B;
}

.relatedLinkshome a:link, .relatedLinks a:visited {
	display: block;
	color: #666;
}

/************** .submenu links styles for 'in this section' on sublevel pages **************/

.submenuLinks {
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 5px;
}

.submenuLinks a:hover {
	display: block;
	font-weight: bold;
	background-color: #CCC;
}



/************** #headlines styles **************/

#headlines{
	font-size: 80%;
	margin-right: 5px;
	margin-left: 5px;
	padding: 2px;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}
#globalNav a:hover {
	font-size: 80%;
	padding: 0 4px 0 0;
	color: #FFCC66;
}

#headlines h2 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	padding: 2px;
	margin: 2px;
}

#headlines a {
	color: #FFFFFF;
}
#headlines a:hover {
	color: #FFCC66;
}

#headlinesublevel {
	float:right;
	width: 30%;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: 2px solid #2E64A6;
	font-size: 10px;
	padding-right: 3px;
	padding-left: 3px;
}

#eventblock {
	float:right;
	width: 33%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}

#headlinesublevel p {
	font-size: 11px;
	font-weight: normal;
	background-image: none;
	text-align: left;
	color: #2E64A6;
}
#headlinesublevel h2 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	margin: 5px;
	padding: 2px;
}

#eventblock h2 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	margin: 5px;
	padding: 2px;
}

/************** #float block right styles **************/

#advert{
	text-align: center;
	width: 175px;
	float: right;
	margin: 5px;
	padding: 5px;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	background-color: #00AB4D;
}

#advert img{
	display: block;
}

#advert a {
	display: block;
	color: #1D8D39;
	font-weight: bold;
	font-size: 11px;
}

/************** #sublevel left text promo styles **************/

#sublefttxt{
	margin-right: 20px;
	padding: 2px;
	width: 180px;
	float: left;
	border: 1px solid #26B549;
}


#sublefttxt h4 {
	color: #1D8D39;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	text-indent: 2;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	list-style-image: url(../images/bullet_green.png);
	margin-right: 5px;
}

/************** Google search results width display bug fix **************/

#srchResult iframe {
        width: 600px;

} 
/************** .rss feed styles using www.rsspect.com *****************/

.rss-content{
}

.rss-title{
}

.rss-newpost{
}

.rss-link{
}

/******tag cloud ************/
#dynacloud {
.highlight { background-color: yellow }
}