/* Counteract some troublesome new margin, padding, and width rules for images 
   from AMM 3's components.css, to preserve pre-3.0 layouts. 
   NOTE: To fully support captioned/credited images (a 3.0 feature), 
   set a pixel width for each named alt image size, instead of 'width:auto'.  */

.errortext, #message {
	color: #cc0000;
}

.caption_credit {
	padding-top: 0;
}

div.image_component, 
div.image_link_component, 
div.image_rotator_component {
	margin:0;
}

div.image_component.left, 
div.image_component.right, 
div.image_component.center,
div.image_link_component.left, 
div.image_link_component.right, 
div.image_link_component.center,
div.image_rotator_component.left, 
div.image_rotator_component.right, 
div.image_rotator_component.center {
	padding:0px;
}

div.image_component.thumbnail, 
div.image_link_component.thumbnail, 
div.image_rotator_component.thumbnail {
	width:auto;
}

div.image_component.small, 
div.image_link_component.small, 
div.image_rotator_component.small {
	width:auto;
}

div.image_component.medium, 
div.image_link_component.medium, 
div.image_rotator_component.medium {
	width:auto;
}

div.image_component.large, 
div.image_link_component.large, 
div.image_rotator_component.large {
	width:auto;
}

/* end counteract of components.css */

#pageTop {
	background: #fff url(/amm/themes/project_success_home/images/cap_bg.jpg) top left repeat-x;
}
#pageBottom {
	background: #fff url(/amm/themes/project_success_home/images/cap_btm_bg.gif) bottom left repeat-x;
}

FONT { font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; color: #333333; line-height: 15px; }

H1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #CC0000;
}
H2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #000;
}
H3 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
}

.hd1 {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
line-height: 20px;
font-weight: bold;
color: #CC0000;
}
.hd2 {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 18px;
font-weight: bold;
color: #000;
}
.hd3 {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 16px;
font-weight: bold;
color: #333333;
}


.text, .textbold {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
}
.textfooter {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.sections {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #CC0000;
}
.headline h1, span.hd1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #CC0000;
}
.headline h2, span.hd2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
}
.headline h3, span.hd3 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}
a.topnav:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
} 
a.topnav:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
} 
a.topnav:hover {
	color: #FFFF00;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
a.subnav:link {
	color: #333333;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
} 
a.subnav:visited {
	color: #333333;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
} 
a.subnav:hover {
	color: #666666;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a.subnav2:link {
	color: #666666;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
} 
a.subnav2:visited {
	color: #666666;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
} 
a.subnav2:hover {
	color: #999999;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
a.subnav3:link {
	color: #999999;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
} 
a.subnav3:visited {
	color: #999999;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
} 
a.subnav3:hover {
	color: #CCCCCC;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}


.calgrid {
	background-color: #CCCCCC;
}
a.calbutton:link {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-size: 9;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	border: 1px solid #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a.calbutton:visited {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-size: 9;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	border: 1px solid #333333;
}
a.calbutton:active {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-size: 9;
	background-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	border: 1px solid #333333;
}
a.calbutton:hover {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	text-decoration: none;
	font-weight: normal;
	font-size: 9;
	background-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	border: 1px solid #999999;
}
.calnavrow {
	background-color: #000000;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.caldayrow {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
}
.calweekrow {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
}

.caltext {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}

.caldate {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
p {
	padding: 0 0 .5em 0;
	margin: 0;
}
.text img {
	padding: 0 10px 0 0; 
}

.regBlockTable textarea {
	width: 270px;
}

.regBlockTable input, .regBlockTable select {
	width: 200px;
}

.regBlockTable input.radio, .regBlockTable input.checkbox {
	width: auto;
}
