/*****************************   G E N E R I C  /  M U L T I P U R P O S E   C L A S S E S   *************************/

HTML{
 display:block;
 width:100%;
 height:100%;
 margin:0px;
 padding:0px;
 border-style:none;
 overflow:hidden;
 background-image:url("Images_Page_One/Page_One_Background_2.jpg");
 
 background-position:center center;
 background-attachment:fixed;
 background-repeat:repeat-x;
 background-color:#000000;
 color:white;
 min-width:450px;
 min-height:500px;
}

BODY{
 display:block;
 width:100%;
 height:100%;
 margin:0px;
 padding:0px;/*
 overflow:auto;
 overflow:hidden;*/
 font-family:Verdana, Serif;
 color:white;
 background-color:transparent;
}

.Flash_Covering_CLASS{
 display:block;
 position:absolute;
 top:0px;
 left:0px;
 width:100%;
 height:100%;
 background-image:url("Images_All/spacer.gif");
}

UL LI {
 list-style-type:square;
 margin-top:8px;
}

.Screen_Center_CLASS{
 display:block;
 position:absolute;
 width:1px;
 height:1px;
 top:47%;

 left:50%;
}

.Horizontal_Center_CLASS{
 display:block;
 position:absolute;
 width:100%;
 height:1px;
 top:47%;

 left:0px;
}

.Vertical_Center_CLASS{
 display:block;
 position:absolute;
 width:1px;
 height:100%;
 top:0px;
 left:50%;
}

DIV.Coverage_CLASS{
 display:block;
 position:absolute;
 top:0px;
 right:0px;
 width:100%;
 height:100%;
 background-image:url("Images_All/spacer.gif");
 background-position:center center;
 background-repeat:repeat;
 background-color:transparent;
}

.Image_Preloader_CLASS{
 display:block;
 position:absolute;
 width:auto;
 height:auto;
}

*.Image_Preloader_CLASS DIV{
 display:block;
 width:2px;
 height:2px;
 background-repeat:repeat;
}
/*
.Image_Preloader_01_CLASS{
 background-image:url("Images_All/Transparent_Background_Blue_Alpha_40.PNG");
}

.Image_Preloader_02_CLASS{
 background-image:url("Images_Page_One/Secondary_Link_Background_Over_2.PNG");
}

.Image_Preloader_03_CLASS{
 background-image:url("Images_Page_One/Link_Pop_Up_Background.PNG");
}

.Image_Preloader_04_CLASS{
 background-image:url("Images_Page_One/Link_Pop_Down_Background.PNG");
}

.Image_Preloader_05_CLASS{
 background-image:url("Images_Page_One/Right_Link_Background_Over_2.PNG");
}

.Image_Preloader_06_CLASS{
 background-image:url("Images_All/Transparent_Background_Blue_Alpha_80.PNG");
}

.Image_Preloader_07_CLASS{
 background-image:url("Images_Page_One/Feed_Background.PNG");
}

.Image_Preloader_08_CLASS{
 background-image:url("Images_All/Alpha_000044_20.png");
}

.Image_Preloader_09_CLASS{
 background-image:url("Images_All/spacer.gif");
}

.Image_Preloader_10_CLASS{
 background-image:url("Images_All/Summary_Left_Fade.png");
}

.Image_Preloader_11_CLASS{
 background-image:url("Images_All/Summary_Right_Fade.png");
}

.Image_Preloader_12_CLASS{
 background-image:url("Images_All/Summary_Top_Fade.png");
}

.Image_Preloader_13_CLASS{
 background-image:url("Images_All/Summary_NE_Fade.png");
}

.Image_Preloader_14_CLASS{
 background-image:url("Images_All/Summary_NW_Fade.png");
}
*/
*[ie6]{
 display:none!important;
}

*[bold]{
 font-weight:bold;
}

/*****************************   H O R I Z O N T A L    B O R D E R S   **********************************************/

.Upper_Fade_CLASS{
 display:block;
 position:absolute;
 top:0px;
 left:0px;
 width:100%;
 height:60px;
 background-image:url("Images_Page_One/Upper_Fade_2.jpg");
 background-position:center center;
 background-repeat:repeat-x;
 border-style:solid;
 border-color:#4475BB;
 border-width:0px 0px 1px 0px;
 text-align:center;
}

.CSU_Title_CLASS{
 display:block;
 position:absolute;
 top:3px;
 left:-204px;
 width:403px;
 height:44px;
 background-position:center center;
 background-repeat:no-repeat;

 background-image:url("Images_Page_One/CSU_Title_Moonlight.PNG");

}

.CSU_Brand_CLASS{
 display:block;
 position:absolute;
 top:45px;
 left:-163px;
 width:326px;
 height:14px;
 text-align:center;
 background-position:center center;
 background-repeat:no-repeat;

 background-image:url("Images_Page_One/CSU_Brand.PNG");

}

.Lower_Fade_CLASS{
 display:block;
 position:absolute;
 bottom:0px;
 left:0px;
 width:100%;
 height:50px;
 background-image:url("Images_Page_One/Lower_Fade_1.jpg");
 background-position:center center;
 background-repeat:repeat-x;
 border-style:solid;
 border-color:#4475BB;
 border-width:1px 0px 0px 0px;
}

.Contact_CLASS{
 display:block;
 position:absolute;
 bottom:6px;
 left:0px;
 width:100%;
 letter-spacing:1px;
 font-family:Verdana, Serif;
 background-color:transparent;
 font-size:11px;
 text-align:center;
 color:#CCDDFF;
 cursor:default;
}


*.Contact_CLASS A{
 color:#00DDFF;
 text-decoration:underline;
}

*.Contact_CLASS A:HOVER{
 color:yellow;
 text-decoration:none;
}



/*****************************   T I M E   F E E D E R   *************************************************************/

DIV.CSU_Date_Time_CLASS{
 display:block;
 position:absolute;
 top:95px;
 left:22px;
 color:#7588AA;
 width:350px;
 height:18px;
 text-align:left;
 font-size:10px;
 font-family:Verdana;
 background-color:transparent;
 border-style:none;
}

DIV.CSU_Date_Time_CLASS INPUT{
 display:block;
 position:absolute;
 top:0px;
 left:0px;
 color:#7588AA;
 width:295px;
 height:15px;
 text-align:left;
 cursor:default;
 padding-top:2px;
 font-size:10px;
 font-family:Verdana;
 background-color:transparent;
 border-style:none;
}

DIV.CSU_Date_Time_CLASS DIV.Clock_CLASS{
 display:block;
 position:absolute;
 top:0px;
 left:0px;
 color:#7588AA;
 width:295px;
 height:15px;
 text-align:left;
 cursor:default;
 padding-top:2px;
 font-size:10px;
 font-family:Verdana;
 background-color:transparent;
 border-style:none;
}

DIV.CSU_Date_Time_CLASS:HOVER DIV.Clock_CLASS{
 color:#FFFFFF;
}

DIV.CSU_Date_Time_CLASS DIV.Coverage_CLASS{
 display:none;
 position:absolute;
 top:0px;
 left:0px;
 width:100%;
 height:100%;
 background-image:url("Images_All/spacer.gif");
 background-position:center center;
}

DIV.CSU_Date_Time_NOSCRIPT_CLASS{
 display:block;
 position:absolute;
 top:8px;
 left:10px;
 width:100%;
 height:15px;
 padding:0px;
 font-size:10px;
 background-color:transparent;
}

*.CSU_Date_Time_CLASS SPAN.TH_CLASS{
 font-size:smaller;
 vertical-align:super;
}



/*****************************   F. Y. E.   F E E D E R   ************************************************************/

*.CSU_Date_Time_CLASS *.Dropdown_CLASS{
 display:none;
 position:absolute;
 top:18px;
 left:-18px;
 width:398px;
 height:118px;
 padding:0px;
 margin:0px;
 background-color:transparent;
}


*.CSU_Date_Time_CLASS:HOVER *.Dropdown_CLASS{/*
 display:block;
*/
}



IFRAME.CSU_FYE_CLASS{
 display:block;
 position:absolute;
 top:0px;
 left:0px;
 border-style:solid;
 border-width:1px;
 border-color:#4475BB;
 width:348px;
 height:108px;
}

DIV.CSU_FYE_CLASS{
 display:block;
 position:absolute;
 top:0px;
 left:18px;
 cursor:default;
 border-style:solid;
 border-width:1px;
 border-color:#4475BB;
 width:348px;
 height:88px;

 background-image:url("Images_Page_One/Feed_Background.PNG");

 background-position:top center;
 background-repeat:repeat-x;
 overflow:auto;
}

DIV.FYE_Alpha_CLASS{
 display:block;
 position:absolute;
 top:0px;
 left:18px;
 border-style:none;
 width:348px;
 height:88px;
 background-image:url("Images_Page_One/Feed_Background.JPG");
 background-position:top center;
 background-repeat:repeat-x;

}

DIV.FYE_Content_Container_CLASS{
 display:block;
 position:absolute;
 top:0px;
 left:0px;
/*
 width:331px;
*/
 width:auto;

 height:auto;
 padding:23px 0px 20px 0px;
 font-family:Verdana, Serif;
 font-size:11px;
 line-height:135%;
 color:#AAEEEE;
}

DIV.FYE_Title_CLASS{
 display:block;
 position:absolute;
 width:100%;
 height:auto;
 padding:2px 0px 3px 0px;
 margin:0px!important;
 text-align:center;
 font-weight:bold;
 font-size:11px;
 letter-spacing:1px;
 color:gold;

 background-image:url("Images_All/Transparent_Background_Black_Alpha_40.PNG");

 border-style:solid;
 border-width:0px 0px 1px 0px;
 border-color:#24559B;
}

DIV.FYE_Footer_CLASS{
 display:block;
 position:absolute;
 bottom:12px;
 right:5px;
 height:auto;
 font-size:9px;
 font-style:italic;
 letter-spacing:1px;
 color:yellow;
 text-align:right;
 margin:0px 0px 5px 0px!important;
}

*.FYE_Content_Container_CLASS DIV{
 margin:2px 5px 20px 5px;
}

DIV.FYE_Error_CLASS{
 color:black;
}



/*****************************   W E A T H E R   F E E D E R   *******************************************************/

.CSU_Weather_CLASS{
 display:block;
 position:absolute;
 top:97px;
 right:22px;
 width:350px;
 height:15px;
 text-align:right;
 color:#7588AA;
 cursor:default;
 padding-top:5px;
 font-size:10px;
 background-color:transparent;
}

*.CSU_Weather_CLASS *.Dropdown_CLASS{
 display:none;
 position:absolute;
 top:18px;
 right:0px;
 width:350px;
 height:100px;
}

*.CSU_Weather_CLASS:HOVER *.Dropdown_CLASS{
 display:block;
}



IFRAME.CSU_Weather_Description_CLASS{
 display:block;
 position:absolute;
 top:0px;
 left:0px;
 width:348px;
 height:88px;
 margin:0px;
 padding:0px;


 border-style:solid;
 border-width:1px;
 border-color:#4475BB;

}

*.CSU_Weather_CLASS:HOVER DIV.Coverage_CLASS{
 display:block;
 position:absolute;
 width:350px;
 height:107px;
 background-position:center center;
}

.CSU_Weather_Title_CLASS{
 display:block;
 position:absolute;
 top:0px;
 left:0px;
 width:100%;
 height:15px;
 padding:0px;
 font-size:10px;
 background-color:transparent; 
}

DIV.CSU_Weather_CLASS:HOVER SPAN{
 color:#CCFFFF;
}

DIV.Weather_Mimic_CLASS{
 display:block;
 position:absolute;
 top:0px;
 left:0px;
 width:100%;
 height:15px;
 padding:0px;
 font-size:10px;
 background-color:transparent;
 color:white;
 visibility:hidden;
}



/*****************************   C O L L A G E S   ( H O R . / V E R T . )   *****************************************/


/*****************************   HORIZONTAL **************/

.Horizontal_Collage_Container_CLASS{
 display:block;
 position:absolute;
 top:48%;
 left:0px;
 width:100%;

}

DIV.Horizontal_Collage_Container_CLASS DIV{
 display:block;
 position:absolute;
 top:-130px;
 left:0px;
 width:100%;
 height:260px;
 background-position:center center;
 background-repeat:repeat-x;
}

DIV.Horizontal_Collage_CLASS{
 background-image:url("Images_Page_One/Collage.PNG");
}

DIV.Central_Picture_CLASS{
 background-repeat:no-repeat!important;


 background-image:url("Central_Images/Front_0014.PNG");


}



/*****************************   VERTICAL ****************/

.Vertical_Collage_Container_CLASS{
 display:block;
 position:absolute;
 top:0px;
 left:50%;
 width:50%;
 height:100%;
}

.Vertical_Collage_CLASS{
 position:absolute;
 display:block;
 top:0px;
 left:-292px;
 height:100%;
 width:591px;
 background-image:url("Images_Page_One/Vertical_Collage.PNG");
 background-position:center center;
 background-repeat:no-repeat;
}

.Vertical_Collage_OBJECT_CLASS{
 position:absolute;
 display:block;
 top:0px;
 left:-292px;
 height:100%;
 width:591px;
}

DIV.Vertical_Collage_Container_CLASS DIV.Flash_Covering_CLASS{
 top:0px;
 left:-292px;
 height:100%;
 width:591px;
}



/*****************************   APPLY BUTTON ************/

.Apply_Container_CLASS{
 position:absolute;
 display:block;
 top:47%;
 left:50%;
 width:50%;
 height:1px;/*
background-color:orange;*/
}

*[ie].Apply_Container_CLASS{
 display:none;
}



.Apply_Container_CLASS A{
 position:absolute;
 display:block;
 top:50px;
 width:120px;
 height:55px;
 background-position:top left;
 background-repeat:no-repeat;

 background-image:url("Images_Page_One/Apply_Now.PNG");
 left:-180px;

}

.Apply_Container_CLASS A:HOVER{

 background-position:top right;

}

.Apply_Container_CLASS A.Provost_Search_CLASS{
 position:absolute;
 display:block;
 top:-50px;
 left:100px;
 width:auto;
 height:auto;
 background-color:#FFCC00;
 color:#FF0000;
 border-style:solid;
 border-width:1px;
 border-color:white;
 font-size:13px;
 font-weight:bold;
 background-image:none;
 letter-spacing:1px;
 word-spacing:2px;
 text-align:center;
 text-decoration:none;
 padding:2px 6px 2px 6px;
 margin:0px;
}

.Apply_Container_CLASS A.Provost_Search_CLASS:HOVER{
 color:yellow;
 border-color:yellow;
 background-color:#FF0000;
}


/*****************************   P R I M A R Y   L I N K S   *********************************************************/

.Primary_Links_Underscore_Container_CLASS{
 display:block;
 position:absolute;
 bottom:16%;
 left:50%;
 width:50%;
 height:35px;
}

.Primary_Links_Underscore_CLASS{
 position:absolute;
 display:block;
 bottom:0px;
 left:-298px;
 height:10px;
 width:596px;
 background-position:bottom center;
 background-repeat:no-repeat;

 background-image:url("Images_Page_One/Primary_Links_Hiliter.PNG");

}

.Primary_Links_Container_CLASS{
 position:absolute;
 display:block;
 bottom:16%;
 left:50%;
 height:35px;
 width:50%;
 text-align:center;
 cursor:default;
}

.Primary_Links_CLASS{
 position:absolute;
 display:block;
 top:0px;
 left:-300px;
 height:100%;
 width:600px;
}

DIV.Prime_Expander_CLASS{
 position:absolute;
 bottom:13px;
 display:block;
 width:144px;
 padding:0px;
 margin:0px;
}

A.Prime_Link_CLASS{
 color:#E5E5FF;
 text-decoration:none;
 display:block;
 width:142px;
 height:17px;
 padding-top:3px;
 border-style:solid;
 border-color:#4475BB;
 border-width:1px;
 font-size:11px;
 font-weight:bold;
 letter-spacing:2px;
 background-position:bottom center;
 background-repeat:repeat;
 font-variant:small-caps;

 background-image:url("Images_Page_One/Prime_Link_Background.PNG");

}

A.Prime_Link_CLASS:HOVER{
 color:#FFD700;
 border-color:yellow;
 background-position:top center;

}

.Prime_Padding_CLASS{
 display:none;
 position:absolute;
 left:-30px;
 bottom:100%;
 width:202px;
 margin:0px;
 padding:30px 0px 0px 0px;
 text-align:left;
}

.Prime_Content_Container_CLASS{
 display:block;
 position:relative;
 left:30px;
 bottom:-1px;
 width:142px;

 background-image:url("Images_Page_One/Link_Pop_Up_Background.PNG");

 background-position:center center;
 border-style:solid;
 border-width:1px 1px 1px 1px;
 border-color:#4475AA;
 border-bottom-color:#FFD700;
}

DIV.Prime_Alpha_CLASS{
 display:block;
 position:absolute;
 left:30px;
 bottom:-1px;
 width:142px;
 height:100%;
 background-image:url("Images_Page_One/Link_Pop_Up_Background.JPG");
 background-position:center center;
 border-style:solid;
 border-width:0px 1px 0px 1px;
 border-color:#4475AA;
 border-bottom-color:#FFD700;
 line-height:28px;

}


DIV.Prime_Padding_CLASS:HOVER DIV.Prime_Content_Container_CLASS{
 border-bottom-color:#4475AA;
}

DIV.Prime_Expander_CLASS:HOVER DIV.Prime_Padding_CLASS{
 display:block;
}



DIV.Prime_Content_Container_CLASS A{
 display:block;
 text-align:left;
 color:#A0D0FF;
 text-decoration:none;
 font-size:11px;
 font-weight:bold;
 padding:3px 0px 3px 4px;
 margin:0px 0px 8px 0px;

}

DIV.Prime_Content_Container_CLASS A:first-child{
 border-width:0px 0px 1px 0px!important;
 padding:2px 0px 3px 4px;
}

DIV.Prime_Content_Container_CLASS A:HOVER{
 border-style:solid;
 border-width:1px 0px 1px 0px;
 border-color:#447599;
 padding:2px 0px 2px 4px;

 color:white;
 background-image:url("Images_All/Transparent_Background_Blue_Alpha_40.PNG");

}



/*****************************   S E C O N D A R Y   L I N K S   *****************************************************/

.Secondary_Links_Content_Container_CLASS{
 display:block;
 position:absolute;
 top:48%;
 left:0px;
 width:100%;
}

*.Secondary_Links_Content_Container_CLASS A.Sec_Link_CLASS{
 display:block;
 color:white;
 text-decoration:none;
 width:195px;
 margin:0px;
 height:18px;
 font-size:12px;
 font-variant:small-caps;
 font-weight:bold;
 letter-spacing:1px;
 background-position:center center;
 background-repeat:repeat-x;

 background-image:url("Images_Page_One/Secondary_Link_Background.PNG");

}

*.Secondary_Links_Content_Container_CLASS A.Sec_Link_CLASS:HOVER{
 color:#FFD700;

 background-image:url("Images_Page_One/Secondary_Link_Background_Over_2.PNG");

}

*.Secondary_Links_Content_Container_CLASS A.Secondary_Link_Hover_Simulator_CLASS{
 display:block;
 color:#FFD700;
 text-decoration:none;
 width:195px;
 margin:0px;
 height:18px;
 font-size:12px;
 font-variant:small-caps;
 font-weight:bold;
 letter-spacing:1px;

 background-image:url("Images_Page_One/Secondary_Link_Background_Over_2.PNG");

 background-position:center center;
 background-repeat:repeat-x;
}

.Left_Links_Container_CLASS{
 display:block;
 position:absolute;
 top:-115px;
 left:20px;
 right:20px;
 height:auto;
 margin:0px;
 padding:0px;
}

.Right_Links_Container_CLASS{
 display:block;
 position:absolute;
 top:110px;
 right:20px;
 width:25%;
 height:auto;
}

*.Left_Links_Container_CLASS A.Sec_Link_CLASS{
 text-align:right;
 padding:2px 5px 0px 0px!important;
}

*.Right_Links_Container_CLASS A.Sec_Link_CLASS{
 width:132px;
 height:16px;
 padding:2px 0px 0px 5px!important;
 margin-bottom:3px;

}

*.Right_Links_Container_CLASS A.Sec_Link_CLASS:HOVER{
 color:#FFD700;
 background-image:url("Images_Page_One/Right_Link_Background_Over_2.PNG")!important;
}
/*
*.Left_Links_Container_CLASS A.Sec_Link_CLASS{
 padding:2px 5px 0px 0px!important;
}
*/
*.Left_Links_Container_CLASS A.Secondary_Link_Hover_Simulator_CLASS{
 padding:2px 5px 0px 0px!important;
 text-align:right;
}



/*****************************   S P O T L I G H T   A R E A   *******************************************************/

A.CSU_History_Media_CLASS{
 display:block;
 position:absolute;
 top:-219px;
 right:140px;
 width:60px;
 height:60px;
 background-image:url("Images_Page_One/Logo_Square.JPG");
 background-position:top left;
 background-repeat:no-repeat;
 text-decoration:none;
 margin:0px;
 padding:0px;
}

DIV.CSU_History_Media_CLASS{
 display:block;
 position:absolute;
 top:-219px;
 right:140px;
 width:60px;
 height:60px;
 background-image:url("Images_Page_One/Logo_Square.JPG");
 background-position:top left;
 background-repeat:no-repeat;
 text-decoration:none;
 margin:0px;
 padding:0px;
}

A.CSU_History_Media_CLASS:HOVER{
 background-position:top right;
}

.Right_Links_CLASS{
 display:block;
 position:absolute;
 top:-219px;
 right:0px;
 width:137px;
 height:58px;
 letter-spacing:1px;
 cursor:default;
}

*.Right_Links_CLASS A:HOVER{
 border-color:#FFD700;
}

.Spotlight_CLASS{
 display:block;
 position:absolute;
 top:-156px;
 right:0px;
 width:200px;
 height:145px;
height:167px;
}

*.Spotlight_CLASS:HOVER{
 border-color:#88AAFF;
}


.Spotlight_Clip_CLASS{
 position:absolute;
 display:block;
 top:0px;
 left:0px;
 height:145px;
 width:198px;
}

.Spotlight_Noscript_CLASS{

}

.Spotlight_Script_CLASS{
 display:none;
}



/*****************************   T E R T I A R Y   L I N K S   +  S E A R C H   F O R M   ****************************/

.Tertiary_Links_Content_Container_CLASS{
 display:block;
 position:absolute;
 top:61px;
 left:0px;
 width:100%;
 height:27px;
 letter-spacing:1px;
 font-size:11px;
 font-family:Arial;
 color:#CCDDFF;
 cursor:default;
}

.Tertiary_Links_Container_CLASS{
 display:block;
 position:absolute;
 top:0px;
 left:0px;
 width:40%;
 height:24px;
 padding:3px 0px 0px 15px;
}

.Tertiary_Links_Fade_Container_CLASS{
 display:block;
 position:absolute;
 top:0px;
 left:0px;
 width:40%;
 height:24px;
 padding:3px 0px 0px 15px;
 background-position:center left;
 background-repeat:no-repeat;

 background-image:url("Images_Page_One/Tertiary_Left_Background.PNG");

}

.Tertiary_Underscore_Right_CLASS{
 display:block;
 position:absolute;
 top:115px;
 right:22px;
 width:350px;
 height:1px;

 background-image:url("Images_Page_One/Tertiary_Underscore_Right.PNG");

}

.Tertiary_Underscore_Left_CLASS{
 display:block;
 position:absolute;
 top:113px;
 left:22px;
 width:350px;
 height:1px;

 background-image:url("Images_Page_One/Tertiary_Underscore_Left.PNG");

}

*.Tertiary_Links_Content_Container_CLASS A{
 float:left;
 display:block;
 font-variant:small-caps;
 color:#CCFFFF;
 text-decoration:none;
 border-style:solid;
 border-width:1px;
 border-color:transparent;
 margin:1px 1px 0px 5px;
 padding:2px;
 width:auto;
 height:13px;
}

*.Tertiary_Links_Content_Container_CLASS A:HOVER{
 color:yellow;
 text-decoration:none;
 border-color:#4475AA;
}

*.Tertiary_Links_Content_Container_CLASS SPAN{

 float:left;
 display:block;
 font-variant:small-caps;
 color:#CCFFFF;
 border-style:solid;
 border-width:1px;
 border-color:transparent;
 margin:1px 1px 0px 5px;
 padding:2px 3px 2px 3px;
 width:auto;
 height:13px;

}



*.Tertiary_Links_Content_Container_CLASS SPAN:HOVER{
 border-color:#4475AA;
 color:yellow;
}

*.Tertiary_Links_Content_Container_CLASS SPAN DIV.Pull_Down_Title_CLASS{
 display:block;
}

*.Tertiary_Links_Content_Container_CLASS SPAN DIV.Pull_Down_CLASS{
 display:none;
}

*.Tertiary_Links_Content_Container_CLASS SPAN:HOVER DIV.Pull_Down_CLASS{
 display:block;
 position:absolute;
 top:21px;
 padding-top:8px;
}


DIV.Pull_Down_Content_CLASS{
 display:block;
 position:absolute;
 top:0px;
 left:-4px;
 width:100%;
 font-variant:small-caps;
 color:white;
 border-style:solid;
 border-width:1px;
 border-color:#4475AA;
 padding:8px 0px 0px 0px;

 background-image:url("Images_Page_One/Link_Pop_Down_Background.PNG");
 background-position:top center;
 background-repeat:repeat-x;

}

DIV.Pull_Down_Alpha_CLASS{
 display:inline-block;
 position:absolute;
 top:0px;
 left:-3px;
 width:100%;
 border-style:none;
 padding:0px;
 margin:0px;
 background-image:url("Images_Page_One/Link_Pop_Down_Background.JPG");
 background-position:top center;
 background-repeat:repeat-x;
 
}

DIV.Pull_Down_CLASS A{

 display:block;
 width:100%;
 border-style:solid;
 border-width:1px 0px 1px 0px;
 margin:0px 0px 5px 0px;
 padding:2px 0px 2px 0px;

}

DIV.Pull_Down_CLASS A:HOVER{

 background-image:url("Images_All/Transparent_Background_Blue_Alpha_40.PNG");
 border-color:#4475AA;
}

DIV.Pull_Down_CLASS A[last-child]{
 border-width:1px 0px 0px 0px;
 margin:0px;
}

DIV.Form_Fade_Container_CLASS{
 display:block;
 position:absolute;
 top:0px;
 text-align:right;
 right:0px;
 margin:0px;
 padding:0px;
 background-position:bottom right;
 background-repeat:no-repeat;
 width:350px;
 height:27px;

 background-image:url("Images_Page_One/Tertiary_Right_Background.PNG");

}

FORM.Search_Form_CLASS{
 display:block;
 position:absolute;
 top:0px;
 text-align:right;
 right:0px;
 margin:0px;
 padding:0px;
 background-position:bottom right;
 background-repeat:no-repeat;
 width:375px;
 height:27px;
/*
 background-image:url("Images_Page_One/Tertiary_Right_Background.PNG");*/

}

FORM.Search_Form_CLASS INPUT.Text_CLASS{
 width:150px;
 height:16px!important;
 border-style:solid;
 background-color:transparent;
 border-width:1px;
 border-color:#4475FF;
 color:#CCDDFF;
 position:absolute;
 top:3px;
 right:109px;
}

FORM.Search_Form_CLASS INPUT.Go_CLASS{
 width:65px;
 height:19px;
 background-color:#4475FF;
 font-size:11px;
 font-weight:bold;
 letter-spacing:1px;
 position:absolute;
 top:3px;
 right:20px;
 border-style:outset;
 border-width:2px;
 border-color:#6599FF;
 color:#DDEEFF;
}

FORM.Search_Form_CLASS INPUT.Go_CLASS:HOVER{
 background-color:#FFD700;
 border-color:yellow;
 color:black; 
}

FORM.Search_Form_CLASS INPUT.Text_CLASS:HOVER{
 border-color:#FFD700;
 color:white;
}



/*****************************   N E W S  /  E V E N T S   T I C K E R S   *******************************************/

.News_Events_Container_CLASS{
 display:block;
 position:absolute;
 visibility:hidden;
 bottom:50px;
 width:100%;
 height:21px;
 font-size:11px;
 font-weight:bold;
 border-style:solid;
 border-color:#4475BB;
 border-width:1px 0px 0px 0px;
 background-color:black;
}

SPAN.Scroll_Spacer_CLASS{
 display:inline;
 color:#FFFFFF;
}

.Feed_Title_CLASS{
 display:block;
 position:absolute;
 width:100%;
 font-family:Georgia;
 font-size:15px;
 font-variant:small-caps;
 font-weight:normal;
 text-align:center;
 padding:0px;
 letter-spacing:3px;
 word-spacing:7px;
}

DIV.Instructions_CLASS{
 display:block;
 position:absolute;
 visibility:hidden;
 bottom:72px;
 left:0px;
 width:300px;
 height:16px;
 padding-top:4px;
 color:white;
 font-size:9px;
 text-align:center;
 cursor:default;

 background-image:url("Images_Page_One/Instructions_Background.PNG");
 background-position:center center;
 background-repeat:no-repeat;

}

DIV.No_Instructions_CLASS{
 display:block;
 position:absolute;
 visibility:hidden;
 bottom:72px;
 left:0px;
 width:300px;
 height:16px;
 padding-top:4px;
 color:white;
 font-size:9px;
 text-align:center;
 cursor:default;

 background-image:url("Images_Page_One/Instructions_Background.PNG");
 background-position:center center;
 background-repeat:no-repeat;

}

*.News_Events_Outer_CLASS:HOVER + *.Instructions_CLASS{
 visibility:visible;
}

*.News_Events_Outer_CLASS:HOVER + *.No_Instructions_CLASS{
 visibility:hidden;

}


DIV.Page_Content_Drag_Blocker_CLASS{
 left:0px;
 width:100%;
 bottom:71px;
 display:none;
 position:absolute;
 background-image:url("Images_All/spacer.GIF");
 background-position:center center;

 top:0px;
 height:auto;

}

DIV.Page_Footer_Drag_Blocker_CLASS{
 bottom:0px;
 left:0px;
 width:100%;
 height:50px;
 display:none;
 position:absolute;
 background-image:url("Images_All/spacer.GIF");
 background-position:center center;
}

DIV.Events_Drag_Blocker_CLASS{
 bottom:50px;
 left:50%;
 width:50%;
 height:21px;
 display:none;
 position:absolute;
 background-image:url("Images_All/spacer.GIF");
 background-position:center center;
}

DIV.News_Drag_Blocker_CLASS{
 bottom:50px;
 right:50%;
 width:50%;
 height:21px;
 display:none;
 position:absolute;
 background-image:url("Images_All/spacer.GIF");
 background-position:center center;
}

.Scroll_Lead_CLASS{
 display:block;
 position:absolute;
 width:100px;
 height:20px;
 left:-100px;
 top:0px;
 background-position:center center;
 background-repeat:no-repeat;

 background-image:url("Images_Page_One/Events_Overplate.PNG");

}

.Scroll_Follow_CLASS{
 display:block;
 position:absolute;
 width:100px;
 height:100%;
 left:100%;
 top:0px;
 background-position:center center;
 background-repeat:no-repeat;

 background-image:url("Images_Page_One/News_Overplate.PNG");

}


/*****************************   N E W S *****************/

.News_Container_CLASS{
 display:block;
 position:absolute;
 top:0px;
 left:0px;
 width:50%;
 height:20px;
 white-space:pre;
 overflow:hidden;
 cursor:W-resize;
}

.News_Content_CLASS{
 display:block;
 position:absolute;
 top:-1px;
 left:0px;
 width:auto;
 white-space:pre;
 visibility:hidden;
 color:#A0D0FF;
 background-color:black;
 height:21px;
 cursor:W-resize;
 margin:0px;
 padding:0px;
}

DIV.News_Content_CLASS A{
 visibility:hidden;
}

SPAN.News_Item_CLASS{
 display:inline;
 line-height:21px;
 padding:4px 0px 4px 0px;
 background-color:black;
 margin:0px;
 color:#A0D0FF;
}


SPAN.News_Item_CLASS:HOVER{
 color:#FF55CC;
}

DIV.News_Under_Highlighter_CLASS{
 display:block;
 position:absolute;
 visibility:hidden;
 left:0px;
 width:auto;
 background-color:transparent;
 white-space:pre;
 margin:0px;
 padding:0px;
 color:#FF55CC;

 top:4px;
}

*.News_Container_CLASS *.Feed_Title_CLASS{
 color:#4475FF;
}

.Overplate_News_CLASS{
 display:block;
 position:absolute;
 top:0px;
 left:0px;
 width:100px;
 height:22px;
 background-image:url("Images_All/spacer.gif");
 cursor:W-resize;
}

.Overplate_News_Fade_CLASS{
 display:block;
 position:absolute;
 top:-22px;
 left:-100%;/*
 right:100%;*/
 width:100px;
 height:22px;
 cursor:W-resize;
 background-position:center left;
 background-repeat:no-repeat;

 background-image:url("Images_Page_One/News_Overplate.PNG");

}

/*****************************   E V E N T S *************/

.Events_Container_CLASS{
 display:block;
 position:absolute;
 top:0px;
 left:50%;
 width:50%;
 height:20px;
 white-space:pre;
 overflow:hidden;
 cursor:E-resize;
}

.Events_Content_CLASS{
 display:block;
 position:absolute;
 top:-1px;
 left:0px;
 width:auto;
 white-space:pre;
 visibility:hidden;
 color:#A0D0FF;
 background-color:black;
 height:21px;
 cursor:E-resize;
 margin:0px;
 padding:0px;
}

DIV.Events_Content_CLASS A{
 visibility:hidden;
}

SPAN.Events_Item_CLASS{
 display:inline;
 line-height:21px;
 padding:4px 0px 4px 0px;
 background-color:black;
 margin:0px;
 color:#FFFF8D;
}

SPAN.Events_Item_CLASS:HOVER{
 color:#FF55CC;
}



DIV.Events_Under_Highlighter_CLASS{
 display:block;
 position:absolute;
 visibility:hidden;
 left:0px;
 width:auto;
 background-color:transparent;
 white-space:pre;
 margin:0px;
 padding:0px;
 color:#FF55CC;

 top:4px;
}

*.Events_Container_CLASS *.Feed_Title_CLASS{
 color:#998522;
}

.Overplate_Events_CLASS{
 display:block;
 position:absolute;
 top:0px;
 left:100px;
 width:100px;
 height:22px;
 background-image:url("Images_All/spacer.gif");
 cursor:E-resize;
}

.Overplate_Events_Fade_CLASS{
 display:block;
 position:absolute;
 top:-22px;
 right:0%;
 width:100px;
 height:22px;
 cursor:E-resize;
 background-position:center center;
 background-repeat:no-repeat;

 background-image:url("Images_Page_One/Events_Overplate.PNG");

}

/*****************************   O V E R P L A T E S *****/

.Overplate_Container_CLASS{
 display:block;
 position:absolute;
 bottom:50px;
 left:50%;
 width:50%;
 visibility:hidden;
}

.Overplate_CLASS{
 display:block;
 position:absolute;
 left:-100px;
 width:200px;
 height:22px;
 background-position:center center;
 background-repeat:no-repeat;
 cursor:E-resize;

 top:-22px;
 background-image:url("Images_Page_One/News_Events_Overplate2.PNG");

}

.Overplate_Title_CLASS{
 display:block;
 position:absolute;
 top:0px;
 left:81px;
 width:38px;
 height:22px;
 background-position:center left;
 background-repeat:no-repeat;
 background-image:url("Images_Page_One/Overplate_Title.PNG");

}

.Overplate_Titler_CLASS{
 display:none;

}



*.Overplate_CLASS:HOVER *.Overplate_Title_CLASS{
 background-position:center right;
}



/*****************************   E X P A N D E D   E L E M E N T S   *************************************************/

DIV.Secondary_Links_Content_Container_CLASS DIV.Expander_CLASS{
 display:block;
 width:200px;
 height:24px;
 margin:0px;
}

DIV.Special_Fader_Container_CLASS{
 display:block;
 position:absolute;
 top:0px;
 left:50%;
 width:50%;
 height:1px;
 visibility:hidden;
}

DIV.Special_Fader_Container_CLASS DIV.Special_Fader_CLASS{
 display:block;
 position:absolute;
 top:-115px;
 left:-225px;
 width:450px;
 height:230px;
 background-image:url("Images_Page_One/Level2_Background.JPG");
 background-position:center center;
 background-repeat:repeat-x;

}

DIV.Primary_Links_CLASS DIV.Expander_CLASS{
 display:inline;
}

DIV.Secondary_Links_Content_Container_CLASS DIV.Expander_CLASS:HOVER{
 width:100%;
}

.Expander_Temp_CLASS{
 display:block;
 width:100%;
 height:24px;
 margin:0px;
}

.Expandee_CLASS{
 display:none;
}

DIV.Secondary_Links_Content_Container_CLASS DIV.Expander_CLASS *.Expandee_Container_CLASS{
 display:none;
 position:absolute;
 top:-40px;
 right:50%;
 width:50%;
 height:1px;
}

DIV.Expander_Temp_CLASS *.Expandee_Container_CLASS{
 display:block;
 position:absolute;
 top:-40px;
 right:50%;
 width:50%;
 height:1px;
}

DIV.Expandee_Container_CLASS DIV.Movement_Control_CLASS{
 display:block;
 position:absolute;
 top:35px;
 left:200px;
 right:0px;
 height:232px;
}

DIV.Expander_CLASS > DIV.Mouse_Control_CLASS{
 display:none;
}

DIV.Expander_CLASS:HOVER > DIV.Mouse_Control_CLASS{
 display:block;
 position:relative;
 top:-32px;
 height:40px;
 z-index:99;
 left:130px;
 width:80px;
 cursor:pointer;
}

DIV.Expander_Temp_CLASS > DIV.Mouse_Control_CLASS{
 display:block;
}

.Mouse_Control_Container_CLASS{
 position:absolute;
 display:block;
 top:0px;
 left:20px;
 right:0px;
}

.Mouse_Control2_CLASS{
 display:block;
 position:absolute;
 top:-115px;
 right:0px;
 width:26%;
 height:230px;
}

.Expanded_Content_CLASS{
 display:none;
 position:absolute;
 top:40px;
 right:-40%;
 width:80%;
 height:230px;
 min-width:300px;
 border-style:solid;
 border-color:#4475BB;
 border-width:1px;

 background-image:url("Images_Page_One/Level2_Background.PNG");
 background-position:center center;
 background-repeat:repeat-x;

 cursor:default;
 margin:0px;
 padding:0px;

/**************/
overflow:hidden;
}

DIV.Expanded_Content_CLASS H3{
 display:block;
 font-size:20px;
 font-family:Georgia;
 letter-spacing:1px;
 word-spacing:5px;
 text-align:center;
 margin:0px 0px 5px 0px;
 padding:5px 0px 5px 0px;
 color:yellow;
 font-variant:small-caps;
 border-style:solid;
 border-width:0px 0px 2px 0px;
 border-color:#4475BB;
 height:24px;
}

.Padded_Zone_CLASS{
 position:absolute;
 top:0px;
 right:-50%;
 width:100%;
 height:300px;
 min-width:340px;
}

DIV.Expander_CLASS:HOVER DIV.Expandee_Container_CLASS{
 display:block;
}

DIV.Expander_CLASS:HOVER DIV.Expandee_Container_CLASS DIV.Expanded_Content_CLASS{
 display:block;
}



DIV.Expander_Temp_CLASS DIV.Expandee_Container_CLASS{
 display:block;
}

DIV.Expander_Temp_CLASS DIV.Expandee_Container_CLASS DIV.Expanded_Content_CLASS{
 display:block;
}

.Scroll_Zone_Sliding_CLASS{
 display:block;
 position:absolute;
 overflow:auto;
 border-style:solid;
 border-width:1px;
 border-color:#4475BB;
 padding:9px 9px 20px 9px;
 font-size:12px;
 top:40px;
 left:5px;
 right:5px;
 bottom:5px;
}

.Scroll_Zone_Non_Sliding_CLASS{
 display:block;
 position:absolute;
 overflow:auto;
 border-style:solid;
 border-width:1px;
 border-color:#4475BB;
 padding:9px 9px 20px 9px;
 font-size:12px;
 top:40px;
 left:5px;
 right:5px;
 bottom:5px;
}

*.Scroll_Zone_Non_Sliding_CLASS:HOVER{
 border-color:#88AAFF;
}

*.Scroll_Zone_Sliding_CLASS:HOVER{
 border-color:#88AAFF;
}



*.Scroll_Zone_Non_Sliding_CLASS A{
 display:inline;
 color:white;
 text-decoration:none;
 font-size:12px;
}

*.Scroll_Zone_Sliding_CLASS A{
 display:inline;
 color:white;
 text-decoration:none;
 font-size:12px;
}

*.Scroll_Zone_Non_Sliding_CLASS A:HOVER{
 text-decoration:underline;
 color:#FFD700;
}

*.Scroll_Zone_Sliding_CLASS A:HOVER{
 text-decoration:underline;
 color:#FFD700;
}

.Sliding_Tab_Container_CLASS{
 display:none;
 position:absolute;
 top:34px;
 left:0px;
 width:100%;
 height:20px;
 font-family:Arial;
 font-size:13px;
 font-weight:bold;
 white-space:pre;
 overflow:hidden;
 border-style:solid;
 border-width:2px 0px 1px 0px;
 border-color:#4475BB;
 background-image:url("Images_All/Transparent_Background_Black_Alpha_80.PNG");
 background-position:center center;

 text-align:center;
}

.Sliding_Tab_CLASS{
 display:block;
 position:absolute;
 top:0px;
 left:0px;
 white-space:pre;
 width:auto;
 height:18px;
 padding-top:2px;
}

DIV.Sliding_Tab_CLASS SPAN.Tab_CLASS{
 border-style:solid;
 border-width:0px 0px 0px 1px;
 border-color:yellow;
}

DIV.Sliding_Tab_CLASS SPAN.Tab_CLASS:first-child{
 border-width:0px;
}

DIV.Sliding_Tab_CLASS SPAN.Tab_CLASS:HOVER{
 background-color:#CC0088;
}



DIV.Sliding_Tab_CLASS SPAN.Tab_Selected_CLASS{
 border-style:solid;
 border-width:0px 0px 0px 1px;
 border-color:yellow;
 background-color:#4466FF;
}

DIV.Sliding_Tab_CLASS SPAN.Tab_Selected_CLASS:first-child{
 border-width:0px;
}


DIV.Sliding_Tab_CLASS SPAN.Tab_Selected_CLASS:HOVER{
 background-color:#D90000;
 color:white;
}

DIV.Tabbed_Content_CLASS P.Tab_Header_CLASS{
 display:block;
 margin:0px 0px 10px 0px;
 padding:3px;
 text-align:center;
 border-style:dotted;
 border-width:0px 0px 1px 0px;
 border-color:#99CCFF;
 font-weight:bold;
 font-size:12px;
 letter-spacing:1px;
 font-variant:small-caps;
}

DIV.Tabbed_Content_Visible_CLASS P{
 margin:5px 0px 12px 0px;
 padding:0px;
}

DIV.Tabbed_Content_Visible_CLASS{
 display:block;
}

DIV.Tabbed_Content_Visible_CLASS P.Tab_Header_CLASS{
 display:block;
 margin:0px 0px 10px 0px;
 padding:3px;
 text-align:center;
 border-style:dotted;
 border-width:0px 0px 1px 0px;
 border-color:#99CCFF;
 font-weight:bold;
 font-size:12px;
 letter-spacing:1px;
 font-variant:small-caps;
}


.H_Center_CLASS{
 display:block;
 position:absolute;
 top:0px;
 left:50%;
 width:1px;
 height:100%;
}

DIV.Representative_Content_CLASS{
 display:block;
 position:absolute;
 top:57px;
 left:0px;
 width:100%;
 height:5px!important;/*
 overflow:hidden;
 background-color:red;*/
 border-style:none!important;
 border-width:1px 0px 0px 0px;
 border-color:white;
}

DIV.Representative_Container_CLASS{
 display:block;
 position:absolute;
 top:1px;
 width:100%;
 background-color:#BBBBFF;
 height:3px;
}

DIV.Panel_Mouse_Pointer_CLASS{
 display:block;
 position:absolute;
 top:-2px;
 left:0px;
 width:13px;
 height:7px;

 background-image:url("Images_Page3/Mouse_Pointer_Horizontal.PNG");

 background-position:-13px top;
 background-repeat:no-repeat;
}
/*
.Image_Preloader_15_CLASS{
 background-image:url("Images_Page3/Weather_Alert.png");
}

.Image_Preloader_16_CLASS{
 background-image:url("Images_Page3/Cloud_Repeater.png");
}

.Image_Preloader_17_CLASS{
 background-image:url("Images_All/Alpha_0F3099_15.png");
}

.Image_Preloader_18_CLASS{
 background-image:url("Images_Page3/Security_Alert.png");
}

.Image_Preloader_19_CLASS{
 background-image:url("Images_Page3/Security_Repeater.png");
}

.Image_Preloader_20_CLASS{
 background-image:url("Images_All/Alpha_590000_09.png");
}
*/
/*************************************/

.CSU_Alert_Container_CLASS{
 display:block;
 position:absolute;
 top:-50px;
 left:-50px;
 width:10px;
 height:10px;
 overflow:hidden;
}

.Weather_Alert_Background_CLASS{
 display:none;

 position:fixed;
 background-image:url("Images_All/Alpha_0F3099_15.png");
 background-position:center center;

 top:0px;
 left:0px;
 width:100%;
 height:100%;
 cursor:default;
}

.Cloud_Repeater_CLASS{
 display:block;
 position:absolute;
 bottom:0px;
 width:100%;
 height:100%;

 background-image:url("Images_Page3/Cloud_Repeater.png");

 background-position:bottom center;
 background-repeat:repeat-x;
}

.Weather_Alert_Repeater_CLASS{
 display:block;
 position:absolute;
 bottom:0px;
 width:100%;
 height:100%;

 background-image:url("Images_Page3/Weather_Alert.png");

 background-position:center center;
}

.Alert_Window_Box_CLASS{
 display:block;
 position:absolute;
 top:-125px;
 left:-200px;
 width:400px;
 height:250px;
 border-style:solid;
 border-width:1px;
 border-color:black;
 background-image:url("Images_Page3/Alert_Background.JPG");
 background-position:center center;
 background-repeat:no-repeat;

 opacity:0.76;

}

.Alert_Window_Box_Shadow_CLASS{
 display:block;
 position:absolute;
 top:-115px;
 left:-190px;
 width:410px;
 height:260px;

 background-image:url("Images_Page3/Alert_Box_Shadow.PNG");

 background-position:center center;
 background-repeat:no-repeat;
}

.Alert_Window_Info_CLASS{
 display:block;
 position:absolute;
 top:-125px;
 left:-200px;
 width:400px;
 height:250px;
 border-style:solid;
 border-width:1px;
 border-color:black;
}

.Alert_Window_Info_CLASS[Weather]{
 background-image:url("Images_Page3/Weather_Alert.png");
 background-position:center center;
 background-attachment:fixed;
}

.Alert_Window_Info_CLASS[Security]{
 background-image:url("Images_Page3/Security_Alert.png");
 background-position:center center;
 background-attachment:fixed;
}

.V_Center_CLASS{
 display:block;
 position:absolute;
 left:0px;
 top:50%;
 height:1px;
 width:100%;
}

DIV.Alert_Window_Info_CLASS H2.Alert_Header_CLASS{
 display:block;
 font-size:16px;
 color:#223399;
 border-style:double;
 border-color:black;
 border-width:0px 0px 3px 0px;
 letter-spacing:1px;
 padding:5px 0px 5px 0px;
 margin:0px 0px 10px 0px;
 text-align:center;
 font-variant:small-caps;
}
DIV.Close_Alert_CLASS{
 display:block;
 position:absolute;
 bottom:25px;
 left:0px;
 width:100%;
 text-align:center;
}

DIV.Close_Alert_CLASS A{
 display:block;
 position:absolute;
 left:154px;
 color:yellow;
 background-color:#CC2525;
 border-style:solid;
 border-width:1px;
 border-color:black;
 padding:1px 9px 1px 9px;
 font-size:10px;
 font-weight:bold;
 letter-spacing:1px;
 word-spacing:2px;
 text-decoration:none;
}

DIV.Close_Alert_CLASS A:HOVER{
 background-color:yellow;
 color:red;
 cursor:pointer;
}

.Weather_Alert_Content_CLASS{
 color:black;
}

.Security_Alert_Content_CLASS{
 color:black;
}

DIV.Text_Alert_Header_CLASS{
 display:block;
 text-align:center;
 font-size:17px;
 font-weight:bold;
 margin-bottom:10px;
}

DIV.Text_Alert_Body_CLASS{
 display:block;
 font-size:14px;
 margin:10px;
}

DIV.Text_Alert_Date_CLASS{
 display:block;
 font-size:11px;
 margin:10px;
 font-weight:bold;
 color:#990000;
}

.Weather_Alert_Background_IE6_CLASS{
 display:block;
 position:absolute;
 top:0px;
 left:0px;
 width:100%;
 height:100%;
 background-color:#0F3099;

}

/******************************/

.Security_Alert_Background_CLASS{
 display:none;

 position:fixed;
 background-image:url("Images_All/Alpha_590000_09.png");
 background-position:center center;

 top:0px;
 left:0px;
 width:100%;
 height:100%;
 cursor:default;
}

.Security_Alert_Background_IE6_CLASS{
 display:block;
 position:absolute;
 top:0px;
 left:0px;
 width:100%;
 height:100%;
 background-color:#590000;

}

.Security_Alert_Repeater_CLASS{
 display:block;
 position:absolute;
 bottom:0px;
 width:100%;
 height:100%;

 background-image:url("Images_Page3/Security_Alert.png");

 background-position:center center;
}

.Security_Repeater_CLASS{
 display:block;
 position:absolute;
 bottom:0px;
 width:100%;
 height:100%;

 background-image:url("Images_Page3/Security_Repeater.png");

 background-position:bottom left;
 background-repeat:no-repeat;
}

A.Home_Link_Visible_CLASS{
 text-decoration:underline;
 color:yellow;
}

A.Home_Link_Visible_CLASS:HOVER{
 text-decoration:none;
 color:white;
}

OL LI {
 margin-top:8px;
}

OL{
 padding-bottom:10px;
}

UL{
 padding-bottom:10px;
}


