@charset "utf-8";

/* Global Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5c5c5c;
}
body {
	background-color: #e5e5e5;
	text-align: center;
	margin: 0 auto;
}

#mainWrapper {
	width: 785px;
	text-align: left;
	margin: 0 auto;
}

#header {
	width: 785px;
	height: 50px;
	margin: 0 auto;
}

#header h1.documentHead {
	display: none;
}

.searchBox {
	background:url(../images/searchbox_bg.gif) no-repeat;
	float: right;
	margin: 10px 5px 0 0;
	width: 175px;
	height: 30px;
	
}

.searchBox.active {
	background:url(../images/searchboxact_bg.png) no-repeat;
}

label.searchLabel {
	display: none;
}

input.searchField {
	width: 135px;
	height: 17px;
	outline: none;
	border: none;
	margin:8px 0 0 13px;
	font-size: 11px;
	color: #5c5c5c;
	background: url(../images/searchtag.gif) no-repeat left 3px;
	float: left;
}	

input.searchField.used {
	background-image: none;
}

input.submitBtn {
	background: none;
	border: none;
	outline: none;
	width: 20px;
	height: 20px;
	float: left;
	margin: 8px 0 0 0px;
	cursor: pointer;
	line-height: 0px;
	font-size: 0px;
	text-indent: -9000px;
}

input.searchField:focus {
	background-image: none;
	outline: none;
}

#bodyContainer {
	background: url(../images/main_bg.jpg) no-repeat top left;
	width: 785px;
	height: 488px;
	text-align: left;
	margin: 0 auto;
	overflow: hidden;
}

#leftColumn {
	background: url(../images/gettingstarted_bg.png) no-repeat top left;
	width: 474px;
	height: 275px;
	margin: 150px 0 0 40px;
	float: left;
}

#leftColumn h2 {
	background: url(../images/gettingstarted_hd.gif) no-repeat top center;
	width: 474px;
	height: 30px;
	text-indent: -9000px;
	margin: 3px 0 0 0;
}

#rightColumn {
	background: url(../images/news_bg.png) no-repeat top left;
	width: 216px;
	height: 277px;
	margin: 150px 0 0 20px;
	float: left;
}

#rightColumn h2 {
	background: url(../images/news_hd.gif) no-repeat top center;
	width: 216px;
	height: 30px;
	text-indent: -9000px;
	margin: 3px 0 0 0;
}

#rightColumn ul {
	width: 212px;
	padding: 0;
	margin: 2px 0 0 2px;
}

#rightColumn ul li.head {
	background:url(../images/list_pinkbg.jpg) no-repeat top left;
	color: #7c1960;
	margin: 0;
	padding: 0;
	height: 19px;
	text-align: center;
	font-weight: bold;
	padding-top: 9px;
	border-bottom: 1px solid #FFFFFF;
}

#rightColumn ul li.blue {
	background: #eaf1f6 url(../images/list_arrow.png) no-repeat 190px 7px;
	padding: 5px 35px 5px 5px;
	border-bottom: 1px solid #FFFFFF;
}

#rightColumn ul li.white {
	background: #ffffff url(../images/list_arrow.png) no-repeat 190px 7px;
	padding: 5px 30px 5px 5px;
	border-bottom: 1px solid #FFFFFF;
}

#rightColumn ul li.extraPadding {
	padding-bottom: 65px;
}

#rightColumn ul li.bottom {
	background: url(../images/news_box_bottom.png) no-repeat bottom left;
	height: 15px;
	margin: -13px 0 0 -2px;
	width: 216px;
}

#rightColumn ul li a, #rightColumn ul li a:visited {
	color: #5c5c5c;
	text-decoration: none;
}


#rightColumn ul li a:hover {
	color: #2e74a5;
	text-decoration: underline;
}

#rightColumn .moreNews {
	width: 216px;
	height: 15px;
	text-align: right;
	margin: 5px 0 0 0;
}

#rightColumn sup	{
	vertical-align: top;
}

.homeTout {
	width: 112px;
	height: 203px;
	float: left;
	margin: 20px 0 0 35px;
}

#carousel {
	width: 784px;
	height: 165px;
	margin:-13px 0 0 5px;
}

#footer {
	background:url(../images/iso_logo.jpg) no-repeat bottom right;
	width: 784px;
	height: 142px;
	text-align: left;
	margin: 30px 0 0 3px;
	position: relative;
}

#footerLinks {
	width: 760px;
	margin: 0 0 0 15px;
}

#footer a.isoLink {
	width: 95px;
	height: 95px;
	display: block;
	position: absolute;
	right: 0;
	top: 50px;
	z-index: 1500;
}

#footerLinks ul {
	list-style: none;
	margin: 0 0 7px 0;
	padding: 0;
	
}

#footerLinks ul li {
	background: url(../images/footer_div.gif) no-repeat right top;
	padding: 0 7px 0 0;
	margin: 0 7px 0 0;
	float: left;
}

#footerLinks ul li.last {
	background:none;
}

#footerLinks ul li a, #footerLinks ul li a:visited {
	color: #5c5c5c;
	text-decoration: none;
}

#footerLinks ul li a:hover {
	color: #2e74a5;
	text-decoration: underline;
}

#footerLinks p {
	clear: both;
	padding: 5px 0 0 0;
}

