﻿body
{
    margin: 0px;
    text-align: -moz-center;
    _text-align: center;
    background: url(../images/grad_bkg.jpg) #dddddd repeat-x;
    height: 100%;
    min-height: 100%;
    font-family: Arial;
    font-size: 11px;
}

h1
{
    color: #0D0341;
    font-style:italic;
}

h2
{
    color: #5e6f77;
    font-weight: bold;
    font-size: 18px;
    font-style: italic;
}

.javalink
{
    cursor:pointer;
}

#shell
{
    background: #ffffff;
    width: 780px;
    height: 100%;
    text-align: left;
    min-height: 700px;
    margin:0 auto 0 auto;
}


#header_main
{
    height: 115px;
    min-height: 115px;
    background-image: url(/images/header_bkg.gif);
    vertical-align: middle;
}


#header_left
{
    width: 550px;
    min-width: 550px;   
    float: left;
}


#header_right
{
    min-width: 230px; 
    vertical-align: middle;
}


#horiz_bar
{
    background: #ffffff;
    /*background-image: url(/images/menu_bar.jpg);*/
    color: #f9f5e3;
    height: 35px;
    width: 100%;
    position: relative;
}


#main_content
{
    padding-top: 20px;
    font-size: 9pt;
    font-family: Arial;
    line-height: 20px;
    text-align: justify;
    padding-left: 10px;
    padding-right: 10px
}


#main_left
{
    width: 460px;
    min-width: 460px;
    padding: 0px;
    padding-top: 0px;
    float: left;
}


#main_right
{
    width: 250px;
    min-width: 250px;
    min-height: 450px;
    border-left: dashed black 1px;
    padding: 10px;
    padding-top: 0px;
    float: right;
    text-align:left;
}


#main_bottom
{
    padding: 0px;
    padding-top: 0px;
    vertical-align: middle;
    clear: both;
}

#about
{
    width: 700px;
    min-width: 700px;
    padding: 40px;
    padding-top: 0px;
}

#resources
{
    width: 680px;
    min-width: 680px;
    padding: 40px;
    padding-top: 0px;
    text-align: left;
}


#footer
{
    padding: 0px;
    padding-top: 30px;
}


#prevention_left
{
    width: 560px;
    min-width: 560px;
    padding: 20px;
    padding-top: 0px;
    float: left;
}


#acronyms
{
    width: 130px;
    min-width: 130px;
    height: 180px;
    min-height: 180px;
    border-left: dashed black 1px;
    padding: 10px;
    padding-top: 0px;
    float: right;
}

#acronyms_left
{
    width: 570px;
    min-width: 570px;
    padding: 20px;
    padding-top: 0px;
    float: left;
}

#prevention_right
{
    width: 140px;
    min-width: 140px;
    height: 430px;
    min-height: 300px;
    border-left: dashed black 1px;
    padding: 10px;
    padding-top: 0px;
    float: right;
}

img
{
    border: 0px;
}

.tiny_text
{
    font-size: 7pt;
}

.inline_image
{
    float: right;
    padding: 10px;
    padding-left: 10px;
}

.inline_image_left
{
    float: left;
    padding: 17px;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 15px;
}


a.prevention_hyperlink:link
{
    color: #0d0341;
    text-decoration: none;
    font-weight: bold;
}


a.prevention_hyperlink:visited
{
    color: #0d0341;
    text-decoration: none;
    font-weight: bold;
}


a.prevention_hyperlink:hover
{
    color: #5E6F77;
    text-decoration: underline;
    font-weight: bold;
}

a.content_hyperlink:link
{
    color: #5E6F77;
    text-decoration: underline;
    font-weight: bold;
}


a.content_hyperlink:visited
{
    color: #5E6F77;
    text-decoration: underline;
    font-weight: bold;
}


a.content_hyperlink:hover
{
    color: #847d98;
    text-decoration: underline;
    /*font-weight: bold;*/
}

a.standard_hyperlink:link
{
    color: #5E6F77;
    text-decoration: none;
    /*font-weight: bold;*/
}


a.standard_hyperlink:visited
{
    color: #5E6F77;
    text-decoration: none;
    /*font-weight: bold;*/
}


a.standard_hyperlink:hover
{
    color: #847d98;
    text-decoration: underline;
}

a.anchor:link
{
    color: #5E6F77;
    text-decoration: none;
    font-weight: bold;
    font-style: italic;
    font-size: medium;
}


a.anchor:visited
{
    color: #5E6F77;
    text-decoration: none;
    font-weight: bold;
    font-size: medium;
    font-style: italic;
}


a.anchor:hover
{
    color: #847d98;
    text-decoration: underline;
    font-size: medium;
    font-style: italic;
}

.heading
{
    color: #0D0341;
    font-size: 5;
}

.subtopic
{
    color: #0D0341;
    font-weight: 600;
    font-size: large;
    font-style: italic;
}

.subtopic2
{
    color: #F9F5E3;
    font-weight: 600;
    font-size: large;
}

.subtopic_light
{
    color: #5e6f77;
    font-weight: bold;
    font-size: 18px;
    font-style: italic;
}

.subsubtopic_light
{
    color: #5e6f77;
    font-weight: bold;
    font-size:14px;
    font-style: italic;
}

.contact
{
    color: #000000;
    font-weight: bold;
}

.prevention_title
{
    color: #0D0341;
    font-weight: 600;
    font-size: x-large;
    font-style: italic;
}

.principle
{
    color: #847d98;
    font-weight: bold;
}

.acronym
{
    color: #660099;
    font-style: italic;
    font-weight: bold;
}

.prevention_steps
{
    color: #F9F5E3;
    font-size: small;
    font-weight: bold;   
}

.table
{
    border: 5px;
    border-style: solid;
    border-color: #0D0341;
    
    width: 650px;
    padding: [3px][3px][3px][3px];
}

.survey_question
{
    font-weight: bold;
}

.req_field_ast
{
    color: #FF0000;
    font-weight: bold;
    font-size: 16pt;
}
  
.req_field
{
    color: #FF0000;
    font-weight: bold;
}

.alt_row
{
    background-color: #EFEFEF;
}


.selected_event
{
    background-color: #660099;
}

.todays_date
{
    border: solid 2px red;
    font-weight: bold;
}

.hidden_div
{
    display: none;
}


#event_div
{
    text-align: left;
    line-height: 25px;
}

.event_text
{
    font-weight: bold;
    font-size: 10pt;
}

.cell_text
{
    font-size: 8pt;
    font-weight: normal;
    color: White;
}

a.cell_link
{
    color: White;
    text-decoration: none;
    font-size: 8pt;
    font-weight: normal;
}

a.cell_link:hover
{
    text-decoration: underline;
}


a
{
    color: #660099;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

UL 
{
	text-align: left;
}

/*Nav Bar CSS*/
#navbar
{
    position:relative;
	width:780px;
	list-style:none;
	margin:0;
	padding:0;
}

#navbar li
{
	margin:0;
	display:block;
	float:left;
	height:35px;
	z-index:1;
}

#navbar li.leftside
{
	width:6px;
	background-image:url(../images/menu_bar_left.jpg);
}

#navbar li.rightside
{
	width:6px;
	background-image:url(../images/menu_bar_right.jpg);
}

#navbar li.menuitem
{
	width:96px;
	background-image:url(../images/menu_bar_item.jpg);
	background-repeat:repeat-x;
}

#navbar li.menuitem:hover
{
	background-image:url(../images/menu_bar_item_on.jpg);
	background-repeat:repeat-x;
}

#navbar li.menuitem a
{
	font-weight:bold;
	color:White;
	text-decoration:none;
	display:block;
	width:100%;
	height:23px;
	text-align:center;
	vertical-align:middle;
	
	font-family:Verdana, Arial;
	font-size:11px;
	padding-top:7px;
}

#navbar li.menuitem ul
{
    position:relative;
    padding:0;
    margin:0;
    display:none;
    background-color:black;
    list-style:none;
    
    z-index:9;
}

#navbar li.lastitem ul
{
	float:right;
}

#navbar li.menuitem:hover ul
{
    display:block;
}

#navbar li.menuitem ul li
{
    margin:0;
    padding:0;
    height:21px;
    width:175px;
    background-color:black;
    white-space:nowrap;
    float:none;
    
    z-index:9;
}

#navbar li.menuitem ul li a
{
    display:block;
    background-color:Black;
    height:11px;
    width:165px;
    text-align:left;
    padding:5px;
    
}

#navbar li.menuitem ul li a:hover
{
    background-color:#606060;
}

.pampletsList 
{
    font-size:13px;
}

#videoContainer
{
    clear:both;
    position:relative;
    z-index:999;
    width:320px;
    height:240px;
}
