@charset "utf-8";
/* CSS Document */

/* index.css */

#Instruction h1 {
	padding: 0 0 8px 5px;
}

#Instruction ul {
	margin: 0;
	padding: 0 0 12px 0;
}

#Instruction li {
	font-size: 10px;
	font-weight: bold;
	list-style-type: disc;
	margin-left:12px; 
	*margin-left:15px;
}

#Instruction li em {
	font-weight: bold;
}

#Instruction h4 {
	clear: both;
	display: block;
	padding: 4px 0 6px 0;
}

#Instruction h5 {
	color: #616161;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
#Instruction p {
	padding-bottom: 8px;
}

/* @group MainContent */

div#MainContent {
	background-color: #FFF;
	margin: 0;
	padding: 0;
}

div#MainContentBackground {
	background: url(/share/i/instruction_maincontent_bg.gif) repeat-y;
	height: 1%;
}

div#TopBlock {
	background: url(/share/i/instruction_subtitle_bg.gif) top no-repeat;
	padding: 0 0 0 10px;
	/*border:1px dotted green;*/
}

div#TopBlock h2 {
	font: italic bold 16px arial;
	padding-top:5px;
	/*border:1px dotted green;*/
}

div#LefthandBox {
	display: inline;
	float: left;
	padding: 10px 10px 0 0;
	width: 550px;
	/*border:1px dotted green;*/
}

div#RighthandBox {
	display: inline;
	float: left;
	padding-top: 10px;
	padding-left: 10px;
	width: 200px;
}

#RighthandBox .subhead {
	display: inline;
	font-weight: bold;
	margin: 0px;
}

.AYP {
	display: inline;
	float: left;
	margin-right: 10px;
	padding: 10px 20px 5px 0;
	width: 210px;
	border-right: 1px #adadad solid;
}

.Curriculums {
	display: inline;
	float: left;
	padding: 10px 0 5px 0;
	width: 150px;
}

.Curriculums div {
	height: 140px;
}

/* @end*/

/* @group AuxContent */

div#AuxContent {
	background: url(/share/i/instruction_bottomcontent_bg.gif) repeat-y;
	height: 1%;
	padding: 0 14px 0 10px;
	width: 766px;
}

#BottomLeftBox {
	display: inline;
	float: left;
	padding-right: 10px;
	width: 543px;
}

#BottomLeftBox .thumbnailImageContent li {
	font-weight: normal;
}

#BottomRighttBox {
	display: inline;
	float: right;
	width: 195px;
}

/* @end*/

/* @group MultipleContent */

.thumbnailImageWrapper {
	height: 1%;
	margin: 0;
	padding: 0;
}

.thumbnailImage {
	display: inline;
	float: left;
	margin: 0;
	padding: 0 10px 0 0;
	width: 127px;
}

#TopBlock .thumbnailImageContent {
	display: inline;
	float: left;
	width: 178px;
}

#BottomLeftBox .thumbnailImageContent {
	display: inline;
	/* float: left; */
	width: 122px;
}

#BottomLeftBox .rightSide {
	display: block;
	float: right;
	width: 200px;
	border-left: 1px #adadad solid;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	margin-top: 0px;

}

#BottomLeftBox .rightSide p.quote {
	padding-top: 10px;
	border-top: 1px #adadad solid;
}

#BottomLeftBox .leftSide {
	float: left;
	width: 300px;
}

a.headerlink {
	color: #8a5301;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

a:hover.headerlink {
	text-decoration: underline;
}

/* @end*/
