/* General Styles Start */
	
	p, td, th, li, a, label, h1, h2, h3, h4, h5, h6, body, div, caption, input { 
		font-family: Verdana, Helvetica, sans-serif;
	}
	
	li {
	}
	
	label {
		color: #555555;
	}
	
	caption {
		color: #000066;
		font-weight: bold;
		padding: 2px 0px 10px 0px;
	}
	
	a {
		text-decoration:underline;
	}

	a, a:link, a:visited {
		text-decoration:underline;
	}
	
	a:hover, a:active {
		text-decoration:underline;
	}
	
	input.button,
	a.button,
	a.button:link,
	a.button:visited,
	a.button:hover,
	a.button:active   {
	
	}

	input.button,
	a.button
	{

	}	

	div.hr {
		height: 1px;
		overflow:hidden;
		margin: 0px;
		padding: 0px;

		border-color: #FFFFFF;
		border-style:solid;
		border-width: 15px 0px 15px 0px;
		
		background-color: #00b1b0;
		width: auto;
		float: none;
	}
	
	h1
	{
   	 	MARGIN-TOP: 0px;
   	 	FONT-WEIGHT: normal;
    	FONT-SIZE: 25px;
    	MARGIN-BOTTOM: 15px;
    	COLOR: #000066;
    	LINE-HEIGHT: 26px;
    	FONT-FAMILY: "Times New Roman", Times, serif	
	}	

	/* General Styles End */
	
	div.bodycontainer { /* Containing Div for all content */
		/*background-image: url(../images/header_2006.jpg);*/
		background-repeat: no-repeat;
		float: none;
		width: 100%px;
		height: 600px;
		margin: 0px 0px 0px 0px;
		overflow: hidden;
		padding: 0px 0px 0px 0px;
	} 
	
/* Launch Page Styles Start */
	body.launchpage {
		width: 100%;
			text-align: center;
	}

	img.launchlogo {
		border: solid 0px #00b1b0;
		margin: 70px auto 10px auto;
	}
	
	body.launchpage p {
		margin: 10px auto 0px auto;
	}
	
	body.launchpage p a {
		color: #000066;
		font-weight: bold;	
	}
	
	body.launchpage p a:link, body.launchpage p a:visited {
		color: #000066;
		font-weight: bold;	
		text-decoration: underline;
	}
	
	body.launchpage p a:hover, body.launchpage p a:active {
		color: #000066;
		font-weight: bold;	
		text-decoration: underline;
	}
	/* Launch Page Styles End */	
	
	
	/* Header Styles Start */
	
	div.pagelogocontainer {
		width: 100%;
		height: 68px;
		background-color:#000066;
	}
	div.pagelogocontainer img {

	}
	div.headernav
	{
		width: 100%;
		text-align:right;
	
	}
	div.pagetitlecontainer {
	}
	
	div.pagetitlecontainer h1 {
	} 

	div.titlelinks {
		background-color:#000066;
	}
	
	div.titlelinks a {
	}
	
	/* Header Styles End */
	
	div.intromain
	{
		position:relative;
		left:80px;
		top:80px;
	}

	div.introcolleft
	{
		width:500px;
	}		

	
	div.introcolright
	{
		

	}	
	
	#streamText
	{
		left:30px;
		width:200px;
	
	}
	
	/*Flash Styles Start*/
	
		body.flashpage div.main {
		height:550px;
	}

		body.flashpage div.maincontent {
		/*border: solid 1px #CCCCCC;*/
	}
	
	body.flashpage div.intromain
	{
		position:relative;
		left:100px;
		top:2px;
	}

	/*Flash Styles End*/
