table {
	font-size: 100%;
}

th {
	text-align: left;
}

h1 {
	margin-top: 12px;
	margin-bottom: 8px;
	font-size: 140%;
	font-weight: normal;
}

h2 {
	margin-top: 12px;
	margin-bottom: 8px;
	font-size: 130%;
	font-weight: normal;
}

h3 {
	margin-top: 12px;
	margin-bottom: 8px;
	font-size: 120%;
	font-weight: normal;
}

h4 {
	margin-top: 12px;
	margin-bottom: 8px;
	font-size: 115%;
	font-weight: normal;
}

h5 {
	margin-top: 12px;
	margin-bottom: 8px;
	font-size: 110%;
	font-weight: normal;
}

h6 {
	margin-top: 12px;
	margin-bottom: 8px;
	font-size: 105%;
	font-weight: normal;
}

p {
	margin-top: 8px;
	margin-bottom: 8px;
}

pre {
	font-size: 100%;
}

img {
	vertical-align: middle;
	border: 0 none;
}

span.latex {
	color: green;
	font-weight: bold;
}

div.framed {
	border: 1px solid #9eadba;
	padding: 0 10px;
	background-color: white;
	background-image: url(images/FramedBack.png);
	background-repeat: repeat-x;
}

div.ilc_page_tnav_TopNavigation {
	background-image:none;
	background-color: #f5f7fa;
	color: #2e3c50;
	padding-top: 5px;
	padding-bottom: 5px;
	border-color: transparent;
}
div.ilc_page_bnav_BottomNavigation {
	background-image:none;
    background-color: #f5f7fa;
	color: #2e3c50;
    padding-top: 5px;
	padding-bottom: 5px;
	border-color: transparent;
}
div.ilc_page_tnav_TopNavigation a {
	color: #0078bf;
	font-weight: normal;
}
div.ilc_page_bnav_BottomNavigation a {
	color: #0078bf;
	font-weight: normal;
}

img.ilc_page_rnavimage_RightNavigationImage {
    margin-bottom: 4px;
    height: 20px;
    font-size: 120%;
    margin-left: 5px;
    background-repeat: no-repeat;
    background-image: url(images/play-button_right.png);
    width: 20px;
    background-position: 0px center;
}

img.ilc_page_lnavimage_LeftNavigationImage {
    margin-bottom: 4px;
    font-size: 120%;
    background-position: left center;
    background-repeat: no-repeat;
    background-image: url(images/play-button_left.png);
    width: 20px;
    height: 20px;
}
.il-mainbar-tools-button .btn-bulky, .il-mainbar-tools-button .btn-bulky.engaged {
    background-color: #40b8ff;
    border: 0;
    color: #fff;
    padding: 0;
}
div.ilc_va_ihead_VAccordIHead {
    text-transform: none;
}
div.ilc_va_ihead_VAccordIHead:hover {
    background-color: #ECEFD2;
	text-transform: none ;
}
div.ilc_va_iheada_VAccordIHeadActive {
    text-transform: none ;
}
div.ilc_page_frame_PageFrame {
    padding-right: 0px;
    padding-left: 0px;
}
div.ilc_page_cont_PageContainer {
    border-color: transparent;
	padding: 0px;
}
div.ilc_question_Standard {
    padding-top: 15px;
    padding-bottom: 30px;
    padding-left: 15px;
    padding-right: 50px;
}
input.ilc_qsubmit_Submit {
    background-color: #0078bf;
}