@charset "UTF-8";
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #000;
}

h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
}

p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #000;
	line-height: 15px;
}

li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #000;
	line-height: 15px;
}

ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #000;
	line-height: 15px;
}

a:link {
	color: #F58020;
}

a:visited {
	color: #F58020;
}

a:hover {
	color: #F58020;
	text-decoration: none;
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333;
	text-align: left;
}
#homePage {
	position:relative;
	
	width:481px;
	height:100px;
	z-index:1;
	left: 0px;
	top: 0px;
	overflow: auto;
}

#mainContent {
	position:relative;
	left:30px;
	top:10px;
	width:650px;
	height:440px;
	z-index:1;
	overflow: auto;
}
#mainContentPhoto {
	position:relative;
	left: 30px;
	top:10px;
	width:475px;
	height:415px;
	z-index:1;
	overflow: auto;
}

#mainContentPhoto2 {
	position:relative;
	left: 30px;
	top:10px;
	width:175px;
	height:415px;
	z-index:1;
	overflow: auto;
}
#topBar {
	position:relative;
	width:591px;
	height:114px;
	background-image:url(_titlePages/titles/topBar.gif);
	z-index:1;
	left: 0px;
	top: 0px;
}
#header {
	position:relative;
	width:591;
	height:114px;
	z-index:1;
	left: 5px;
	top: 1px;
}
#header2 {
	position:relative;
	width:591;
	height:114px;
	z-index:1;
	left: 23px;
	top: 19px;
}
#wrapper {
	background-color: #FFF;
	height: 800px;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
}

#globalNav {
	background-image: url(images/nav_bg.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 280px;
	position: absolute;
	bottom: 10px;
	text-align: center;
	left: 660px;
}
#sidebar {
	position:absolute;
	width:280px;
	height:600px;
	z-index:1;
	left: 660px;
	top: 125px;
	background-color: #CCC;
}
#footer {
	position:absolute;
	width:955px;
	height:60px;
	z-index:3;
	left: 0px;
	top: 750px;
}

/****** Content Box Classes *******/
	table .ContentBoxTopStories
	{
		background-image: url(../images/ContentBox/TopStories/HeaderBG.jpg);
		background-repeat:no-repeat;
		background-color: #ffffff;
	}
	.ContentBoxTopStories div
	{
		background-color:Transparent;
		background-image: none;
			
	}
	.ContentBoxTopStories h1
	{
		padding-left: 10px;
		margin: 0px;
		margin-bottom: 5px;
		margin-top: 0px;
		color: #273347;
		font-size: 1.6em;
		font-weight: bold;
		font-family: Arial;
		font-style:normal;
	}
	.ContentBoxTopStories .ContentCell
	{
		border-top: solid 0px #3d4d69;
		color: White;
	}
	.ContentBoxTopStories td
	{
		color: White;
	}
	.ContentBoxTopStories a
	{
		color: #ffb340;
		
	}

	.ContentBox1	
	{
		background-color: #283446;
	}
	.ContentBox1 h1
	{
		padding-left: 10px;
		margin: 0px;
		margin-bottom: 4px;
		color: #ffffff;
		font-size: 1.8em;
		font-weight: bold;
		font-family: Arial;
		font-style:italic;
	}
	.ContentBox1 .ContentCell
	{
		border-top: solid 1px #3d4d69;
		color: White;
	}
	.ContentBox1 td
	{
		color: White;
	}
	.ContentBox1 a
	{
		color: #ffb340;
		
	}

	table.ContentBox2	
	{
		background-image: url(../images/ContentBox/RoundedOnRed/Content2BG.jpg);
		background-position: top left;
		background-repeat:repeat-x;
		background-color: #ffffff;
	}
	.ContentBox2 h1
	{
		padding-left: 6px;
		padding-right: 4px;
		color: #273347;
		font-size: 1.4em;
		font-weight: bold;
		font-family: Arial;
		font-style:normal;
		margin: 0px;
		margin-bottom: 10px;
	}

	.ContentBox3	
	{
		background-color: #FFFFFF;
	}
	.ContentBox3 h1
	{
		padding-left: 6px;
		font-size: 1.8em;
		font-weight: bold;
		font-family: Trebuchet MS, Verdana;
		font-style:italic;
		color: #790000;
		margin: 0px;
	}

    .ContentBox3 .header
    {
		color: #273347;
		font-size: 1.4em;
		font-weight: bold;
		font-family: Arial;
		font-style:normal;
		margin: 0px;
		margin-bottom: 10px;
    }
    
    .ContentBox3 .header a
    {
		color: #273347;
		font-family: Arial;
    }
    
    .ContentBox3 .header a:hover
    {
        color: Red;
        text-decoration: underline;
    }
    
	.ContentBox4
	{
		color:White;
	}
	.ContentBox4 .ContentCell
	{
		background-color: #3d4d69;
		padding: 7px;
	}
	.ContentBox4 a
	{
		color:#ffb340;
	}
	.ContentBox4 h1
	{
		margin-left: 6px;
		color:White;
		font-family: Trebuchet MS, Verdana;
		font-style:italic;
		font-size: 1.2em;
		margin-bottom: 0px;
	}
	.ContentBox4 h2
	{
		color:White;
		font-family: Trebuchet MS, Verdana;
		font-style:italic;
		font-size: 1.2em;
		margin-bottom: 0px;
	}

	table.ContentBox5
	{
		background-color: #3d4d69;
	}

	.ContentBox5
	{
		color:White;
	}
	.ContentBox5 a
	{
		color:#ffb340;
	}
	.ContentBox5 h1
	{
		margin-left: 6px;
		color:White;
		font-family: Trebuchet MS, Verdana;
		font-style:italic;
		font-size: 1.2em;
		margin-bottom: 0px;
	}


	.ContentBoxNone
	{
		color:White;
	}
	.ContentBoxNone a
	{
		color:White;
	}
	.ContentBoxNone h1
	{
		color:White;
		font-size: .8em;
	}
	
	.ContentCell
	{
		padding-left: 0px;
		padding-right: 0px;		
	}	

	.Spacer
	{
		line-height: 7px;
	}
	
	.SideBar
	{
		/*background-image: url("../images/SideBar/BG.jpg");*/
		background-repeat: repeat-x;
		/*background-color: #a5abb6;*/
		text-align: center;
	}
	.SideBar td
	{
		text-align: left;
	}
	.ContentContainerRight
	{
		margin-left: 214px;
		width: 400px;
		padding: 7px;
	}

	.BlueHeader
	{
		background-color: #3d4d69;
	}
	
	.BlueHeader h1
	{
		padding:0 0 0 5px;
		margin:0;
		font-family:Arial;
		font-size:1.8em;
		font-style:italic;
		font-weight:bold;
		color:#fff;
	}
	
	.BlueHeader .ContentCell
	{
		display:none;
	}

/****** END Content Box Classes *******/

/****** TopStories SECTION CLASSES **********/
	.TopStoriesTitle
	{
		font-family:Arial;
		font-size:9pt;
		color:#000000; 
		font-weight:bold;
		width: 250px;
		text-align: left;
	}
	.TopStoriesText
	{
		font-family:Verdana;
		font-size:8pt;
		color:#000000; 
		width: 250px;
		text-align: left;
	}
	a.TopStoriesMore
	{
		color: #790000;
	}
	
	.TopStories_HeadlineCell
	{
		padding-top: 8px;
		padding-bottom: 8px;
		padding-left: 4px;
		background-color: #f4f4f4;
		border-left: solid 1px #c8c8c8;

	}
	.TopStories_HeadlineCell a
	{
		color: black;
		font-size: 8pt;
		font-weight: normal;
		text-decoration: none;
	}
	.TopStories_HeadlineCell a:hover
	{
	    color: red;
		font-weight: normal;
	    text-decoration: underline;
	}
	.TopStories_HeadlineCellSeparator
	{
		background-color: #c8c8c8;
		height: 1px;
	}
	.TopStories_HeadlineCell_Selected
	{
		background-color: #ffffff;
		padding-top: 8px;
		padding-bottom: 8px;
		padding-left: 4px;
		border-left: 0px;
	}
	.TopStories_HeadlineCell_Selected a
	{
		color: black;
		font-size: 8pt;
		font-weight: bold;
		text-decoration: none;
	}
	.TopStories_HeadlineCell_Selected a:hover
	{
		color: red;
		font-weight: normal;
	    text-decoration: underline;
	}
/****** END TopStories SECTION CLASSES **********/