/* General Elements */
a{
	color:#b00000;
}

a:hover{
	color:gray;
}

body{
	background:url(../images/site_bkg.jpg) repeat-x fixed;
}

div, span, td, p{
    font-family:arial;
    line-height: 1.5em;
	font-size:10pt;
}

div.sectionTitle{
	background:url(../images/section_bkg.jpg) no-repeat white left center;
	color:white;
	height:40px;
	padding-top:15px;
	text-align:left;
}

div.sectionTitle_Home{
	background:url(../images/section_bkg.jpg) no-repeat white right center;
	font-size:14pt;
	font-weight:normal;
	color:black;
	height:40px;
	padding-top:15px;
	text-align:left;
}

div.sectionTitle_Home span{
	font-size:14pt;
	font-weight:normal;
	color:black;
}

.mainTitle {
	color: #E80000;
	font-weight: normal;
	font-size: 16pt;
}

td.introInfo strong{
	color:#0d7cb5;
	vertical-align:middle;
}

div.sectionInfo{
	font-size:10pt;
	padding-left:20px;
}

div.sectionTitle{
	color:black;
	font-size:14pt;
}

div.sectionTitle_Home strong{
	font-size:14pt;
	font-weight:normal;
	color:black;
}

img{
    border: none;
}

img.homeStill{
	margin-right: 15px;
	margin-bottom:5px;
	margin-top: 10px;
	border: solid 1px silver;
}

div.info{
	font-size:11pt;
	line-height:1.5em;
	margin-top:5px;
	margin-bottom:5px;
}

div.footer{
  margin: auto;
  margin-top:10px;
  margin-bottom:10px;
  text-align: center;
  vertical-align:middle;
  font-weight:bold;
  font-size:9pt;
  color:white;
}

table{
	border: none;
}

.pageNumLink{

}

.currentPageNum{

}

input.text{
    border: solid 1px #000000;
}

input.button{

}

input.radio{

}

input.checkbox{

}

textarea{

}

select{

}

td.topMenuItem{
	padding-left:16px;
	padding-right:16px;
	vertical-align:middle;
	border-right:solid 1px #333333;
	height:20px;
	padding-top:2px;
	padding-bottom:2px;
}

td.topMenuItem a{
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
}

td.topMenuItem a:hover{
	color:#99FFFF;
}

td.rightContent{
	background-color: #F1EDCF;
	text-align:left;
	vertical-align:top;
	border-top: solid 2px black;
}

td.leftContent{
	text-align:left;
	vertical-align:top;
	padding-left:25px;
	padding-top:5px;
	border-top: solid 2px black;
	background:url(../images/help_youth_msg.jpg) right 30px no-repeat;
}

table.rightMenu{
	margin-left:15px;
	margin-top:30px;
}

td.rightMenuItem{
	border-bottom: dotted 1px black;
	padding-left:20px;
}

td.rightMenuItem a{
	color:#E80000;
	font-size:12pt;
	font-weight:bold;
	text-decoration: none;
}

td.rightMenuItem a:hover{
	color: #666666;
}
