/* CSS Document */

/* =ProgramsHeads */

.specialText { font-size : 95% }

h1 { font-size : 150%; color : #459cd3; }
h2 { font-size : 130%; color : #459cd3; }
h3 { font-size : 110%; color : #459cd3;}

/* =ProgramsHeaderColor */
div#header {
	background-color : #72aed4;}
	
	
/* =callout */

div#SpecialSidebar {
	width : 198px;
	float : left;
	margin: 0;
}


div#SpecialCallout {
	border-top : 1px dashed #cccccc;
}

div#SpecialCalloutText {
	margin-top :5px;
	margin-bottom : 5px;
	text-align : left;
	padding : 10px;
	background-color : #d9efe3;
	background-repeat : no-repeat;
	background-position : left center;
	padding-right : 30px;
	color : #500808;
}

	
	
/* =ProgramsBoldColor*/
.Bold { font-weight : bold; color : #459cd3;}

.BoldCenter { font-weight : bold; color : #459cd3; text-align : center; }

/* =QAList */

#QAList{
	margin : 0 0 20px 0;
	padding : 0;
}

.Q{
	list-style-type : none;
	margin : 0 0 1em 0;
	padding : 4px 0 0 17px;
	background : url(../images/Q.gif) no-repeat 0 7px;
}

.A{
	list-style-type : none;
	margin : 0 0 1em 0;
	padding : 4px 0 0 17px;
	background : url(../images/A.gif) no-repeat 0 7px;
}

.italicBlue {

	font-style : italic;
	color : #459cd3;
	font-size : 90%;
}

.italicBlue2 {

	font-style : italic;
	color : #459cd3;
}

.italicGrey {

	font-style : italic;
	color : #666;
}



.Dark {

	font-style : normal;
	color : #500808;
	font-size : 90%;
}


.italicDark {

	font-style : italic;
	color : #500808;
	font-size : 90%;
}

.specialTiny {
	font : 80% Tahoma, Verdana, Arial, sans-serif;
	color : #500808;
}

.Blue {

	font-style : normal;
	color : #459cd3;
}


.Orange {

	font-style : normal;
	color : #f97337;
}


.SpecialHead { 
	font-size : 130%; 
	color : #f97337; 
	font-weight : bold;
	
}

div#SpecialHeadBorder {

	clear: both;
	width : 100%;
	border-bottom : 1px dashed #cccccc;
}

div#SpecialHeadBorder2 {

	clear: both;
	width : 100%;
	border-bottom : 1px dashed #cccccc;
}


div#SpecialHeadColumn {
	float : right;
	width : 510px;
	border-bottom : 1px dashed #cccccc;
}

div#SpecialHeadColumn2 {
	float : right;
	width : 140px;
	padding : 0 0 0 10px;
	margin-bottom : 20px;
}

div#clear { clear : both; }


div#specialContentColumn1 {
	float : left;
	width : 140px;
	padding : 0 8px 0 8px;
	border-right : 1px dashed #cccccc;
	margin-bottom : 20px;
}

div#specialContentColumn2 {
	float : right;
	width : 335px;
	padding-top : 10px;
	margin-bottom : 20px;
}


div#specialColumn1 {
	width : 140px;
	padding : 0 11px 0 5px;
	font-size : 95%;
}

div#specialColumn2 {
	float : left;
	width : 140px;
	padding : 0 8px 0 8px;
	border-right : 1px dashed #cccccc;
	font-size : 95%;
	
}

div#specialColumn3 {
	float : right;
	width : 140px;
	padding : 0 10px 0 10px;
	font-size : 95%;
	
}




div#specialContentColumn3 {
	float : left;
	width : 335px;
	padding : 10px 10px 0 0;
	border-right : 1px dashed #cccccc;
	margin-bottom : 20px;
}

div#specialContentColumn4 {
	float : right;
	width : 150px;
	padding-top : 10px;
	margin-bottom : 20px;
}



div#specialColumn4 {
	float : left;
	width : 150px;
	padding : 0 10px 0 5px;
	border-right : 1px dashed #cccccc;
	font-size : 95%;
	
}

div#specialColumn5 {
	float : right;
	width : 150px;
	padding : 0 5px 0 5px;
	font-size : 95%;
	
}

div#specialColumn6 {
	width : 150px;
	font-size : 95%;
}

div#specialColumn7 {
	width : 300px;
	font-size : 95%;
}



.SpecialCalloutBullet{
	list-style-type : disc;
	margin : 0 0 1em 0;
	padding : 4px 0 0 17px;
	
}

div#specialColumn7 {
	float : left;
	width : 320px;
	padding : 0 10px 0 5px;
	font-size : 95%;
	
}

div#specialColumn8 {
	float : left;
	width : 225px;
	padding : 0 10px 0 5px;
	border-right : 1px dashed #cccccc;
	font-size : 95%;
	
}
div#specialColumn9 {
	float : right;
	width : 230px;
	padding : 0 5px 0 5px;
	font-size : 95%;
	
}

div#photoGallery { text-align : center; }

.big { font-size : 150%; color : #459cd3; font-weight : bold; }
.tinyBlue { font : 90%/100% Tahoma, Verdana, Arial, sans-serif; color : #459cd3; font-weight : bold;}

.sidebarNav {
	list-style-type : none;
	font-size : 95%;
	padding-left : 0;
	margin-left : 0;	
	
}

.sidebarNavItem {
	border-bottom : 1px dashed #b1c4be;
	margin-bottom : 10px;
	padding-bottom : 10px;
}

.YDFtiny {
	font-size : 80%;
	line-height : 115%;
	color : #fff;
}

.YDFtiny2 {
	font-size : 70%;
	line-height : 115%;
	color : #ccc;
}