﻿/* CSS layout
This page controls the layout of the four main page sections:
- top_nav (used for main menu)
- left_col (used for subject contents menu)
- page_content (used for page content)
- footer (credits, links, etc.)
 */
 
/* next line imports the main navigation menu style sheet */
/*@import url('../menus/main_nav_menu.css');*/

/* next line imports the contents (left column) menu style sheet */
@import url('contents_menu_index_page.css');


@media Print {
	.ScreenOnly {
		visibility:hidden;
		display:none;
	}
}

@media Screen {
	.PrintOnly {
		visibility:hidden;
		display:none;
	}

#top_nav {
	width: 100%;
}

#titlepanel {
	background-image: url('../images/orange_metal1.gif');
	width: 100%;
	height: 115px;
	font-family: "Futura Bk BT";
	font-size: 40pt;
	color: #000066;
	font-weight: bold;
	vertical-align: middle;
	border-top-style: groove;
	border-right-style: groove;
	border-left-style: groove;
	text-align: center;
}

.small_text 
{
    font-size:12pt;
}

#title_text {
	text-align: center;
	vertical-align: middle;
	display: inline;
}

#masthead {
	border-style: none groove groove groove;
	font-family: "Cordia New";
	height: 180px;
	color: #000066;
	background-image: url('../images/orange_metal1.gif');
	width: 100%;
	padding-top: 15px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 90px;
	font-weight: bold;
}

#masthead_flash
    {
        border-style: none groove groove groove;
        font-family: "Cordia New";
        height: 350px;
        color: #000066;
        background-image: url('../images/orange_metal1.gif');
        width: 100%;
        padding-top: 15px;
        padding-bottom: 10px;
        text-align: center;
        font-size: 90px;
        font-weight: bold;
        z-index: 10;
    }

.vertical_text 
{
	writing-mode: tb-rl;
	filter: flipv fliph;
	font-size: 24pt;
	float: left;
	position: relative;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF3300;
}

#rotator
    {
        border-style: groove;
        width: 306px;
        position: relative;
        height: 175px;
        float: left;
        left: 10px;
        margin-right: 20px;
    }

#page_header {
	position: relative;
	font-size: 36pt;
	text-align: center;
	padding-left: 50px;
	font-weight: bold;
	float: left;
	vertical-align: middle;
}

#ctl00_mast_head_scroller_container {  
	width: 50%; /*marquee width */;
	height: 150px; /*marquee height */;
	background-color: #FFCC66;
	overflow: hidden;
	border: 3px solid #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
	position: relative;
	float: right;
	right: 10px;
	top: 12px;
 }


#ctl00_page_content_scroller_container {   
	width: 90%; /*marquee width */;
	height: 100px; /*marquee height */;
	background-color: #FFCC66;
	overflow: hidden;
	border: 3px solid #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
	position: relative;
	left: 10px;
	top: 12px;
  }





#container
    {
        border-style: none;
        border-color: #FF66FF;
        position: relative;
        width: 100%;
    }

#left_col {
	width: 200px;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 450px;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	background-image: url('../images/orange_metal2.gif');
}


#page_icon {
	font-family: "Comic Sans MS";
	font-size: x-large;
	width: 240px;
	float: left;
}

#large_headline
    {
        width: 800px;
        margin-right: auto;
        margin-left: auto;
    }

#page_title {
	font-family: "Comic Sans MS";
	font-size: x-large;
	float: left;
}

#pagecontent {
	border-color: #C0C0C0 #888888 #888888 #888888;
	border-style: inset groove groove groove;
	margin-left: 201px;
	background-color: #FFFFFF;
	text-align: left;
	height: 450px; /*	width: 80%;*/;
	clip: rect(auto, auto, auto, auto);
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 20px;
	border-top-width: thin;
	color: #003399;
	overflow: scroll;
}

#footer {
	font: 100% Arial, Helvetica, sans-serif;
	border-style: ridge;
	border-color: #666666;
	background-color: #68738A;
	color: #C0C0C0;
}

.para1 {
	padding: 10px;
	width: 90%;
	font-family: Arial, Helvetica, sans-serif;
}

.para2 {
	width: 100%; 
	padding: 10px; 
	text-align:center
}

.para3
    {
        font-size: 12pt;
        font-weight: lighter;
    }

.image1 {
	margin: 10px 20px 10px 20px;
}

.style1 {
	border-width: 0px;
}
.style2 {
	color: #FF9900;
}
.style3 {
	border: 3px solid #999999;
}

.style4 {
	font-size: large;
}

.form_define {
	visibility: collapse;
	height: 0px;
}

#intro_page
    {
        margin: auto;
        background-color: #151513;
        color: #FFFFCC;
        font-family: 'Trebuchet MS';
        text-decoration:none;
    }
.a 
{
    border: 0px;
}

.headline_hr
    {
        width: 100%;
        padding: 10px;
        text-align: left;
        color: #FF9933;
    }


.headline_image
    {
        border-style: none;
        border-color: #CC00CC;
        padding: 15px;
        float: left;
        margin-bottom: 20px;
        margin-right: 20px;
    }
}

.best_viewed
{
    margin: auto;
    border-style: none;
    border-color: #FF0066;
    font-family: 'Trebuchet MS' , Arial;
    font-size: 10pt;
    position: relative;
    height: 50px;
    width: 170px;
    left: 0px;
    color: #FFFFFF;
    text-align: center;
    font-weight: bold;
}

.sm_red_warning
{
    padding: 0px 25px 20px 25px;
    border-style: double;
    border-color: #FFFF00;
    color: #FFFFFF;
    background-color: #FF6600;
    font-weight: bold;
    font-size: 12pt;
    text-align: center;
}