/***********************************************/
/* 3col_leftNav.css                            */
/* Use with template index.html                */
/***********************************************/

/***********************************************/
/* Brocktoon tagging styles                    */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	min-width: 800px;
}

/********* Link Styles *************************/
a{
	color: #000099;
	text-decoration: none;
}

a:link{
	color: #000099;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #006699;
	text-decoration: underline;
}

a.nochange{
	color: #333333;
	text-decoration: none;
}

a.nochange:link{
	color: #333333;
	text-decoration: none;
}

a.nochange:visited{
	color: #000042;
	text-decoration: none;
}

a.nochange:hover{
	color: #333333;
	text-decoration: underline;
}

h1{
	font-family: Verdana,Arial,sans-serif;
	font-size: 145%;
	color: #006699;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
	font-family: Arial,sans-serif;
	font-size: 100%;
	color: #292929;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: none;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: 0;
	padding: 10px 0px 0px 0px;
	border-bottom: 1px dashed #cccccc;
	width: 100%;

}

#navBar{
	float: left;
	width: 16%;
	margin: 0px;
	padding: 0px;
	background-color: #eeeeee;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#headlines{
	float:right;
	width: 16%;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 10px 0px 20px 15px;
	font-size: 80%;
}

#content{
	float: left;
	width: 63%;
	margin: 0px 0px 0px 13px;
	color: #333333;
  
}

#content dt{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 115%;
	cursor: crosshair;
	}
	
#content dd{
	font-size: 80%;
	}

#mastCenter{
	float: none;
	position:absolute;
	margin-left: 30%;
	left: 18%;
	top: 17%;
	width: 20%;
	}
/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}

#mastHead img{
	position: relative;
	top: 3px;
	z-index: auto;
	white-space: normal;
	}

/************* #globalNav styles **************/

#globalNav{
padding: 0px 0px 5px 10px;
border-bottom: 1px solid #CCC;
color: #cccccc;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
	display: block;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0px 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	color: #333333;
}

.feature h1{
	font-family: Verdana,Arial,sans-serif;
	font-size: 115%;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	line-height: 100%;
}
.feature h2{
	padding: 0px 5px 5px 0px;
	font-size: 120%;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}

.feature h3{
	padding: 0px 5px 5px 0px;
	text-align: center;
}

.feature img{
	
	padding: 10px 10px 11px 0px;
	
	display: inline;
}


/************** .story styles *****************/

.story{
	padding: 5px 0px 0px 10px;
	font-size: 80%;
	clear: left;
	border-top-color: #6666FF;
	border-top-style: dashed;
	border-top-width: 1px;
	margin-bottom: 10px;
}

.story p{
	padding: 15px 0px 15px 0px;
	margin-top: 3px;
}

.story img{
	
	margin: 0px 7px 0px 0px;
	display: inline;
	}

.story2{
	padding: 5px 0px 5px 10px;
	font-size: 80%;
	clear: left;
	margin-bottom: 10px;
}

.story2 p{
	padding: 0px 0px 15px 0px;
	margin-top: 3px;
}

.story2 img{
	float: left;
	margin: 0px 7px 0px 0px;
	display: inline;
	}
/************* #siteInfo styles ***************/

#siteInfo{
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	clear: both;

}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: bottom;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}

/*********** table .radio styles *******************/
table .radiop

{
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #292929;
	background-color: #fafafa;
	border: 0px none #d79900;
	border-collapse: collapse;
	border-spacing: 0px;
	float: left;
}

/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	background-color: #dddddd;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	font-size: 95%;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 100%;
	padding-right: 15px;
}

#advert img{
	display: block;
	margin-left: 1px;
	margin-bottom: 3px;
}


/************** #headlines styles **************/

#headlines p{
	padding: 5px 0px 5px 0px;
}
.centeredMast {
	left: 20%;
}
.centerstage {
	float: left;
	position: relative;
	left: 40%;
	padding-top: 5%;
	padding-bottom: 1%;
}
.linkList {
	list-style-image: url(/img/star.gif);
	cursor: crosshair;
	 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #333333;
 margin: 0px;
 padding: 0px;
}
.largeLinkText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 115%;
	font-style: normal;
}
.red_line {
	font-family: Sylfaen, System, "Estrangelo Edessa", Gautami;
	font-size: 120%;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
	text-align: center;
	line-height: normal;
}
.tableHead {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-style: normal;
	font-weight: normal;
	background-color: #EEEEEE;
	background-position: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	text-indent: 4px;
}

.tableDates {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-color: #EEEEEE;
}
.timeZone {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.5em;
	font-style: italic;
	color: #333333;
}
