/* --- Base Styles --- */
body
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	display: block;
	background-color: #fff;
	margin: 8px 0px 8px 6px;
}

a:link, a:visited 
{
	text-decoration: none; 
	color: #0000ff
}

a:hover, a:active 
{
	text-decoration: underline; 
	color: #0000ff
}

#frame .frame
{
	width: 770px;
}



#links
{
	width: 171px;
	height: 300px;
	border: solid 1px #c33;
	margin: 2px;
	float: left;
	display: block;
}

#links ul
{
	list-style-type: none;
	padding: 0;
	margin-left: 7px;
	margin-top: 24px;
}

#links ul li
{
	background-image: url(../images/banner/arrow_on.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 6px;
	padding-left: 13px;
}

#links a, #links a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000;
}

#links a:hover, #links a:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #999;
}

.sectionHeaderH4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #c33;
	background-color: #fc6;
	margin: 0;
	padding: 3px 0 3px 7px; 
}

#informationHome
{
	width: 373px;
	_height: 300px; /* underscore hack, ignored by non-IE browsers */
	min-height: 300px; /* sets min height in non-IE browswers */
	display: inline;
	float: left;
	border: solid 1px #c33;
	margin: 2px;
}

#information
{
	width: 579px;
	overflow: visible;
	display: inline;
	float: left;
	border: solid 1px #c33;
	margin: 2px;
	_height: 300px; /* underscore hack, ignored by non-IE browsers */
	min-height: 300px; /* sets min height in non-IE browswers */
}

#information p, #informationHome p
{
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 14px;
	text-indent: 8px;
}

.infoblockListHeader
{
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 8px;
}

#information h3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	margin: 0 3px 0 3px;
	color: #cc3333;
}

#information h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	margin: 0 3px 0 3px;
	color: #cc3333;
}

#information h5
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	margin: 0 3px 0 3px;
}

.informationBlockTitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #c33;
	margin: 0 0 30px 0;
	padding:  4px 3px 3px 7px;
	text-align: right;
}

#footer
{
	text-align: right;
	clear: both;
	width: 756px;
	border-bottom: solid 1px #ccc;
	background-color: #fc6;
	padding: 5px 6px 0 0;
}

#footer a, #footer a:visited, #footer a:hover, #footer a:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-image: url(../images/banner/arrow_red.gif);
	background-repeat: no-repeat;
	background-position: 3px 4px;
	margin-top: 6px;
	margin-right: 2px;
	padding-left: 13px;
}

#footer a, #footer a:visited
{
	color: #000;
}

#footer a:hover, #footer a:active
{
	color: #999;
}

.underline
{
	text-decoration: underline;
}

.EAS
{
	font-size:10pt;
	color: #0000a0;
	font-weight: bold;	
}

.formButton
{
	background-color: #eee;
	border-top: outset 1px #fff;
	border-left: outset 1px #fff;
	border-right: outset 1px #c33;
	border-bottom: outset 1px #c33;
	margin-right: 5px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-size: 12px;
	color: #000;
	padding-top: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	height: 25px;
	cursor: hand;	
 	cursor: pointer; /*required Fire fox */
}

.CANTitle
{
	color: #c33;
}

/* --- Base Styles --- */



/* --- Styles for Alert Box on default.aspx --- */
#alerts 
{	
}

.minHeight
{
	float: left;
	display: inline;
	width: 202px;
	border: solid 1px #c33;
	margin: 2px 0 2px 2px;
	_height: 300px; /* underscore hack, ignored by non-IE browsers */
	min-height: 300px; /* sets min height in non-IE browswers */
}

.alerts 
{
	margin-left: 3px;
}

.alerts h3, p
{
	margin-left: 3px;
}

.alerts h3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #f00;
	background-image: url(../images/banner/arrow_on.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 16px;
	margin-bottom: -4px;
	padding-left: 17px;
}

.alertDate
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: block;
	margin: 9px 0 12px 0;
}

.alertCount
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	margin: -4px 0 0 0;
	padding: 0;
	display: block;
}

.activeAlertBlock ul
{
	float: left;
	list-style-type: none;
	margin: 2px 0 2px 2px;
	padding: 0;
	width: 110px;
}

.activeAlertBlock li
{
	font-size: 10px;
	margin: 2px 0 2px 0;
	padding: 0;
}

.victimImage
{
	float: left;
	display: inline;
	margin: 2px 0 2px 0;
	width: 80px;
	height: 100px;
	border: solid 1px #000;
	text-align: center;
	vertical-align: middle;
}

/*.victimImage img
{
	width: 80px;
	height: 100px;
}*/

.victimName
{
	font-size: 14px;
	font-weight: bold;
	margin: 2px 0 2px 0;
	display: block;
}

.alertControlBold
{
	font-weight: bold;
}

.comments
{
	clear: both;
}

.NextLink
{
	display: block;
	margin: 8px 0 0 0;
}

/* --- End Alert Box Styles --- */



/* --- History Page Styles --- */
#ImageAmberHagerman
{
	margin: 3px;
}
/* --- End History Styles --- */



/* --- Gray Menu List Styles --- */

.grayMenuList
{
	margin-left: 4px;
}

.grayMenuList span
{
	font-weight: bold;
	color: #cc3333;
}

.grayMenuList li a, .grayMenuList li a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:normal;
	font-weight: normal;
	text-decoration:underline;
	color: #b22222;
	padding: .2em 1em;
}

.grayMenuList li a:hover, .grayMenuList li a:active
{
	font-weight: normal;
	font-size: 12px;
	color: #660033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.grayMenuList ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	text-align:center;
}

.grayMenuList li
{
	display:inline;
}

/* --- End Gray Bulleted List Styles --- */
/* --- Conference Styles --- */
.conferenceBody
{ 
	color:Red;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.redMenuList
{
	text-align:left;
	font-weight:normal;
	color:#f00;
}
.redMenuList span
{
	text-align:left;
	font-weight:normal;
	color:#f00;
}

.redMenuList li 
{
	text-align:left;
	font-weight:normal;
	color:#f00;
}

.redMenuList li a, .redMenuList li a:visited
{
	text-align:left;
	font-weight:normal;
	font-style:normal;
	color:#f00;
}

.conferenceBody ol
{
	text-align:left;
	font-weight:bold;
}

.conferenceBody ol li
{
	text-align:left;
	font-weight:normal;
	
}
/* --- Conference Styles --- */

/* --- Gray Bulleted List Styles --- */

.grayList
{
	margin-left: 4px;
}

.grayList span
{
	font-weight: bold;
	color: #cc3333;
}

.grayList li a, .grayList li a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000;
}

.grayList li a:hover, .grayList li a:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #999;
}

.grayList ul
{
	list-style-type: none;
	padding: 0;
	margin: 0 6px 10px 27px;
}

.grayList li
{
	background-image: url(../images/banner/greyarrow.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 12px 0 12px 0;
	padding-left: 20px;	
	list-style-type: none;
}

/* --- End Gray Bulleted List Styles --- */



/* --- Blue Bulleted List Styles --- */

.blueList li a, .blueList li a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000;
}

.blueList li a:hover, .blueList li a:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #999;
}

.blueList
{
	list-style-type: none;
	padding: 0;
	margin: 0 6px 10px 27px;
}

.blueList li
{
	background-image: url(../images/banner/bluearrow.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 12px 0 12px 0;
	padding-left: 20px;	
}

/* --- Blue Gray Bulleted List Styles --- */



/* --- Phone List Styles --- */


.phoneList
{
	list-style-type: none;
	padding: 0;
	margin: 0 0 0 3px;
}

.phoneList li
{
	margin: 6px 0 6px 0;
}


/* --- End Phone List Styles --- */


/* --- Faq List Styles --- */

.faqList li a, .faqList li a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000;
}

.faqList li a:hover, .faqList li a:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #999;
}

.faqList ul
{
	list-style-type: none;
	padding: 0;
	margin: 0 6px 10px 27px;
}

.faqList li
{
	background-image: url(../images/banner/bluearrow.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 12px 0 12px 0;
	padding-left: 20px;	
}

.faqShow ul
{
	list-style-type: square;
	font-size: 12px;
	color: #666;
}

.faqShow li
{
	background-image: none;
	margin: 8px 20px 16px 0;
	padding-left: 4px;
}

.faqShow p
{
	text-indent: 0px;
	font-size: 12px;
	color: #666;
}

.faqHide
{
	display: none;
}

.faqShow
{
	display: block;
}

/* --- Faq List Styles --- */



/* --- Link Page Styles --- */

.linkPara
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	background-color: #fff;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 14px;
}

.linkList ul
{
	list-style-type: none;
	margin: 3px;
	padding: 0;
}

.linkList ul li
{
	margin-bottom: 8px;
}

.linkList img
{
	border: none;
	padding-right: 25px;
}

.linkList a, .linkList a:hover, .linkList a:visited, .linkList a:active
{
	text-decoration: none;
}

/* --- End Link Page Styles --- */

/* --- Content Block Control Styles --- */

.ContentControl
{
}

.ContentControlText
{
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 14px;
	text-indent: 8px;
}

.ContentControlSubject
{
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 14px;
}

/* --- End Content Block Control Styles --- */


/* --- CAN Sign-up Styles --- */

#CanContainer
{
	margin: 0 2px 0 4px;
}

#CanFields
{
	width: 578px;
	float: left;
}

#CanFields li
{
	width: 220px;
	margin: 0 0 30px 0;
	padding: 0;
}

.CanRow
{
	width: 578px;
	margin-bottom: 12px;
	padding: 2px 0 1px 0;
	font-size: 12px;
}

.CanRow p
{
	font-size: 12px;
	margin: 4px 0 4px 0;
	padding: 0;
	text-indent: 0;
}

.CanLink
{
	font-size: 12px;
	color: #c33;
	font-weight: bold;
	text-decoration: underline;	
	display:inline;
}

.CanLink a:link, .CanLink a:visited
{
	text-decoration: underline; 
	color: #c33;
}

.CanLink a:hover, .CanLink a:active
{
	text-decoration: underline; 
	color: #c33;
}

.CanWarning
{
	color: #c33;
	font-size: 12px;
	margin: 0;
}

.CanFieldTitle
{
	font-size: 12px;
	color: #c33;
	font-weight: bold;
	width: 96px;
	text-align: right;
}

.CanFieldTitleSmall
{
	font-size: 12px;
	color: #c33;
	font-weight: bold;
	width: 60px;
	text-align: right;
}

.CanFieldInput120
{
	width: 120px;
}
.CanFieldInput160
{
	width: 160px;
}
.CanFieldInput180
{
	width: 180px;
}
.CanFieldInput340
{
	width: 344px;
	padding-right: 2px;
}

.CanFieldInfragisticsContainer
{
	width: 120px;
	display: inline;
	margin: -2px 0 -4px 0;
}

.CanFieldInfragisticsContainer table
{
	border: solid 1px #aaa;
	width: 120px;
	display: inline;
	padding: 3px 0 2px 2px;
}

#OhioRegionMap
{
	width: 342px;
	float: left;
	display: inline;
	margin-bottom: 14px;
}

#OhioRegionMap img
{
	width: 344px;
	height: 432px;
}

#PanelRegions
{
	float: left;
	font-size: 12px;
	width: 200px;
	border: solid 1px #c33;
	margin: 4px 0 0 2px;
	padding-bottom:8px;
}

.canRegionSelector input
{
	margin: 0;
	padding: 0;
}

.canRegionSelector
{
	width: 154px;
}

#OhioRegionMap p
{
	font-size: 10px;
	margin: 4px 0 6px 0;
	padding: 0;
	text-indent: 0;
	clear:both;
}

.checkboxRegions
{
	clear: both;
	display: block;
	padding-top: 2px; 
}

.formContainerCan
{
	float: left;
	display: inline-block;
	width: 220px;
	color:#000;
}

.CanRegionRow
{
	clear: both;
	display: block;
	margin: 2px 0 2px 0;
}

#CanRegionsCheckbox
{
	margin-left: 65px;
	width: 159px;
}

.containerWidthRegions
{
	padding-top: 8px; 
	width: 200px;
}

.containerWidthRegions td
{
	font-size: 12px;
	padding-top: 2px; 
}

.containerWidthRegions2
{
	padding-top: 8px; 
	width: 128px;
}

.containerWidthRegions2 input
{
	display: block;
	float: left;
}

/* Need error label not to float on P1 */
.formValidationErrorP1
{
	clear: both;
	display: block;  
	padding-top: 5px;
	padding-bottom: 5px;   
	color: #ff0000;
	font-weight: bold;
	font-size: 12px; 
	clear: both; 
}

.formValidationError
{
	float: left;
	clear: both;
	display: block;  
	padding-top: 5px;
	padding-bottom: 5px;   
	color: #ff0000;
	font-weight: bold;
	font-size: 12px; 
	clear: both; 
}

.formValidationPostBack
{
	float: left;
	display: block;  
	padding-top: 5px;
	padding-bottom: 5px;  
	color: #013D1F;
	font-weight: bold;
	font-size: 12px;
	clear: both;  
}

.formValidationRequired
{
	padding-left: 3px; 
	color: #ff0000;
	font-weight: bold;
	font-size: 12px;
}

#CaptchaControl
{
	clear:both;
	width: 538px;
	margin: 14px 0 18px 0;
}

#CaptchaControl img
{
	width: 128px;
	height: 48px;
	padding: 6px;
	float: left;
	display: inline;
}

#CaptchaControl span
{
	width: 400px;
	float: right;
	display: inline;
}

#CaptchaControl input
{
	margin: 2px 0 2px 36px;
}

#CanSmsSubscribeFields
{
	padding-left: 2px;
}

#CanSubscribeContainer
{
	margin: 4px;
	display: block;
}

#disclaimer p
{
	font-size: 10px;
	margin: 4px 0 6px 0;
	padding: 0;
	text-indent: 0;
	clear:both;
}

#closePrivacyStatement
{
	display: inline;
	float: left;
	font-size: 10px;
	margin-left: 20px;
}

.showPrivacy
{
	display: block;
}

.hidePrivacy
{
	display:none;
}

#privacyStatement
{
	margin: 8px 0 8px 0;
}

#privacyStatement h4
{
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	margin: 0;
	padding: 0;
	display: inline;
	float: left;
}

#privacyStatement p
{
	font-size: 12px;
	margin: 4px 0 6px 0;
	padding: 0;
	text-indent: 0;
	clear:both;
}

/* --- END CAN Sign-up Styles --- */


/*START 2006 conference*/
#sponsor
{
	
	float: left;
	margin-bottom:2px;
	padding-bottom:2px;
}

#sponsor P
{
	
	float: left;
	width: 285px;
	height: 50px;
	margin: 0px;	
	padding: 0px;
	font-weight:bold;
	
}

#sponsor P .agency
{
	padding-left: 5px;
	font-style: italic;	
	clear:left;	
	display: block;
	font-weight: normal;
	
}

#sponsor .top
{
	text-align: center;
	width: 540px;
}


#message 
{
	padding-bottom: 2px;
	margin-bottom: 2px;	
}

#message P
{
	padding-top: 2px;
	margin-top: 2px;	
}

#message SPAN.title, .conferenceBody SPAN.title
{
	clear: left;
	display: block;
	font-weight: bold;
	font-size: 16px;
	color: #cc6633;
	text-align: center;
}

.highlight
{
	color: #cc6633;	
	font-weight:bold;
}


#agenda
{
	margin-top: 5px;
	padding-top: 5px;
	
	margin-bottom: 5px;
	padding-bottom: 5px;
}
#agenda DIV
{
	float: left;
	width: 400px;
	font-weight:bold;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#agenda DIV.time
{
	width: 160px;
	font-size:11px;
}

#agenda .m
{
	font-weight:normal;
	display:block;
	clear:left;
	padding-left:20px;
}

#message OL, #message .title
{
	font-weight:bold;
}

#message OL LI
{
	font-weight:normal;
	margin-bottom: 3px;
	padding-bottom: 3px;
}

#message OL LI DIV.title, #message OL LI .name
{
	font-weight:bold;
}

#registration
{
	font-weight:bold;
	font-style:italic;
	color: #c33;
	font-size: 11px;
}

#registration P
{
	font-weight:normal;	
	font-style:normal;
	color:#000;	
}

#registration DIV
{
	display: inline;
	clear: left;	
	width: 260px;
    margin-left: 5px;
	padding-left: 5px;	
}

#registration DIV.A
{
	width: 520px;
}

#registration DIV.B
{
	width: 400px;
}

#registration DIV.C
{
	width: 160px;	
}

#registration DIV.D
{
	width: 110px;		
}


#registration DIV INPUT
{
	width: 250px;
	
}

#registration DIV.A INPUT
{
	width: 510px;
	
}

#registration DIV.C INPUT
{
	width: 150px;	
}

#registration DIV.D INPUT
{
	width: 100px;		
	
}

#registration .formValidationError
{

}
#registration .formValidationPostBack
{
	color:#000;

}

#registration DIV.A .check
{
	width: 100px;
	
}

#registration ul
{
	list-style-type: none;
	margin-left: 5px;
	padding-left: 5px;
	width: 540px;
}

#registration li
{
	display:inline;
	width: 160px;

}

#registration DIV.A ul
{
	list-style-type: square;
	margin-left: 50px;
	padding-left: 50px;
	width: 540px;
}

#registration DIV.A li
{
	list-style-type: square;
	display:inline;
	width: 400px;
	margin-left: 10px;
	padding-left: 10px;

}

/*END 2006 conference*/