html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-size: x-small;
	color: #666666;
}
ul, ol, li {
	margin-left: 12px;
}

html, body, p, h1, h2, h3, h4, #ilsc-body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 105%;
}

body, #ilsc-body {
/*\*/
background-color: #fff;

/*/
background-color: #FFF;
/**/
}

a {
	font-weight: inherit;
	font-style: inherit;
}
a:visited {
}

h1,h2,h3,h4 {
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 8px;	
}

h1 {
	color: #FF6600;
	font-size: 130%;
}
h2 {
	color: #f60;
	font-size: 105%;
}
h3 {
    font-size: medium;
	color: #f60;
}

.left {
	float: left;
}
.right {
	float: right;
}

#wrapper {
	width: 870px;
	background-color: #FFFFFF;
	text-align: left;
/*	border: thin solid #666666;*/
	margin-top: 3px;
	margin-left: 3px;
/*	padding-right: 10px;*/
}

#topbanner {
	width: 100%;
	clear:both;
} 

.bannertitle {
	top: 15px;
	left: 230px;
	text-align: center;
}

#crestphotoname {
    z-index: 2;
	margin: 0px;
	padding: 0px;
    width:100%;
	height: 30px;
}

#crestphotoname h1 {
	margin:0;
	padding: 0;
	z-index: 2;
}
#crestphotoname h1 a {
	width: 275px;
}
#crestphotoname h1 a span {
	display: block;
}

#navAndContents {
	margin: 0px;
	background-color:#fff;
	padding-top: 10px;
	padding-right: 6px;
	padding-left: 6px;
}

#mainmenu {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 170px;
	z-index: 2;
}

#titleblock {
	margin-left: 25px;
	margin-right: 25px;
}
#titleblock h1 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 6px;
	font-weight: 700;
	font-size: 120%;
	color: #FFFFFF;
 }

.titleblockblue, .titleblockyellow, .titleblockred, .titleblockaqua, .titleblockgrey, .titleblockpurple {
	background-repeat: no-repeat;
	background-position: left top;
}

.titleblockblue {
	background-image: url(/images2/topleftcornerblue.gif);
	background-color: #0072bc;
}
.titleblockyellow {
	background-image: url(/images2/topleftcorneryellow.gif);
	background-color: #F0B02A;
}
.titleblockred {
	background-image: url(/images2/topleftcornerred.gif);
	background-color: #942723;
}
.titleblockaqua {
	background-image: url(/images2/topleftcorneraqua.gif);
	background-color: #00a3b5;
}
.titleblockgrey {
	background-image: url(/images2/topleftcornergrey.gif);
	background-color: #6D92A2;
}
.titleblockpurple {
	background-image: url(/images2/topleftcornerpurple.gif);
	background-color: #8F3F97;
}
	
#maincontents {
	position: relative;
	padding: 0px;
	margin-left: 2px;
	margin-right: 175px;
	margin-top: 0px;
	margin-bottom: 0px;
	z-index: 3;
 }
 #maincontents h1 {
	padding-left: 22px; 
 }
 #maincontents p {
	padding-left: 22px; 
 }
 
.dottedyellowborderbox  {
	border: thin dotted #FFCC00;
	clear: none;
	font-size: x-small;
	padding: 5px;
	margin-right: 20px;
	margin-left: 20px;	
}
.dottedyellowborderboxnomargins  {
	border: thin dotted #FFCC00;
	clear: none;
	padding: 1px;
}
#quickcalulator  {
	border: thin dotted #FFCC00;
	clear: none;
	font-size: x-small;
	padding: 5px;
	margin-right: 20px;
	margin-left: 20px;	
}

.calculator-input {
	font-size: x-small;
}

.calculator-validator {
	font-size: x-small;
	padding-top: 5px;
	padding-bottom: 10px;
}

.calculator-button {
	font-size: x-small;
	margin-bottom: 10px;
}
.calculator-result {
	font-size: 110%;
}

#footer	{
	display: block;
	margin: 20px;
	text-align: center;
	clear: both;
 	color: #7D7D7D;
 	font-weight: bold;
	font: x-small Arial, Verdana, Helvetica, sans-serif;
}

.layoutTable {
	left: auto;
	right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

.layoutTable td {
	padding-right: 20px;
	padding-left: 15px;
}
.withrightborder {
	border-right-width: thin;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
}
.withbottomborder {
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.withnopadding  {
    padding: 0px;
}

.graytable {
	background-color: #e0e0e0;
	border: thin dashed #0099FF;
}

.mauveBox {
	background-color: #FFF;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 12px;
	margin-left: 0px;
	padding: 10px;
	font-size: 110%;
}

.greyborderbox {
	border: thin dotted #CCCCCC;
	width: 170px;
	padding-top: 0px;
	padding-bottom: 3px;
}
.greyborderbox2 {
	border: thin dotted #CCCCCC;
	padding: 0px;
    margin: 0px;
}

.greybox {
	position: relative;
	border: thin dotted #CCCCCC;
	width: 170px;
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 3px;
	padding-bottom: 3px;
}

.box {
	position: relative;
	width: 170px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.greybox h2, .greyborderbox h2 {
	font-size: 115%;
	color: #f60;
	font-weight: bold;	
}

.breadcrumb h4 {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 60px;
	font-size: 100%;
	font-weight: normal;
 }
.breadcrumb h4 a {
	font-weight: normal;
 }
  #banneritemright, #secondaryNav, #secondaryNav li, #secondaryNav a, #secondaryNavitem, #mainmenu, #searchbutton, #MyBanner_searchbutton, #searchtextbox, #MyBanner_searchtextbox, .languageselector, #toolbar, #search {
	display: none;
} 