#outerwrapper {
	margin: 0 auto;
	width: 800px;
	top: 25px;
}
#header {
	width: 800px;
	height: 125px;
	position: relative;
}
#content {
	font-size: .9em;
	padding-top: 10px;
	overflow: auto;
	border-left: 1 px #CCC;
	border-right: 1 px #CCC;
	width: 798px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #ccc;
	border-left-color: #ccc;
	border-right-style: solid;
	border-left-style: solid;
	font-weight: normal;
}
#footer {
	width: auto;
}
#topBorder {
	width: 100%;
	height: 15px;
	background-color: #666666;
}
#bottomBorder {
	width: 100%;
	height: 15px;
	background-color: #666666;
}
#footerText {
	width: 798px;
	height: 32px;
	text-align: center;
	font-size: 0.625em;
	padding-top: 16px;
	border-left: solid 1px #CCC;
	border-right: solid 1px #CCC;
}
#clearDiv {
    clear:both;
    height:1px;
    overflow:hidden;
}
#navColumn {
	width: 156px;
	float: left;
	padding-left: 30px;
	line-height: 150%;
	padding-top: 30px;
}
#topNavigation {
	width: 100%;
	height: 102px;
	background-image: url(../Assets/ITO_Logo_Medium.png);
	background-repeat: no-repeat;
	background-position: 5px 2px;
}
#navbar {
	position: absolute;
	bottom: 0px;
	right: auto;
	width: 725px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .8em;
	list-style-image: none;
	list-style-type: none;
	background-image: none;
	border-bottom: solid 1px #CCC;
	float: none;
	background-position: 91px 65px;
}
#navbar a:link, #navbar a:visited {
	color: #4b4b4b;
	text-decoration: none;
}
a:link {
	color: #4b4b4b;
	text-decoration: none;
/*	background-image: url(../topNav/main_short_f2.gif);
	background-repeat: no-repeat; */
}
#navbar li {
	white-space: nowrap;
	float: left;
}

#navbar a {
	background-image: url(../Assets/topNav/main_short.gif);
	background-repeat: no-repeat;
	text-align: center;
	display: block;
	height: 25px;
	width: 110px;
	padding-top: 10px;
	margin-bottom: -4px;
}
#navbar ul {
	list-style-image: none;
	list-style-type: none;
}
#navColumn a:link, #navColumn a:visited {
	color: #000000;
	text-decoration: none;
}
#navColumn a:hover, #navColumn a:active {
	color: #609DC9;
	text-decoration: none;
}
body {
	font-family: "Trebuchet MS";
	margin: 0;
}
#sidecontent {
	width: 160px;
	color: #666666;
	float: left;
	padding: 0;
	height: auto;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
#contentColumn {
	width: 777px;
	color: #666666;
	float: left;
	border-right-style: none;
	border-left-style: none;
	height: auto;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	border-top-style: none;
	border-bottom-style: none;
	font-weight: bold;
}
#outerwrapper #content #contentColumn p {
	font-size: .9em;
	line-height: 1.6em;
}

#interiorcontent {
	width: 570px;
	color: #666666;
	float: left;
	height: auto;
	margin-right: 5px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30;
}

/* For three columns */
/*
#rightColumn {
	width: 205px;
	float: left;
	padding-top: 95px;
	font-size: 10px;
	color: #666;
}
*/
#mainContent {
	width: 610px;
	float: left;
}
#breadcrumb {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.currentSection {
	color: #666666;
}
#content h1 {
	font-size: 2.25em;
	font-style: italic;
	color: #666666;
	margin-bottom: 0px;
}
#content h2 {
	font-size: 1.1em;
	color: #000000;
	margin-bottom: 0px;
	margin-top: 0px;
}
.firstParagraph {
	margin-top: 0px;
}
.floatLeft {
	float: left;
	padding-right: 10px;
	padding-left: 5px;
}
#navColumn .currentLink {
	color: #609DC9;
	border-top: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	margin-left: -10px;
	padding-left: 10px;
}
#rightColumn p {
	padding-right: 20px;
}
#contentFeature {
	width: 100%;
	text-align: right;
	padding-top: 20px;
}
.floatRight {
	float: right;
	padding-right: 10px;
}
.pullQuote {
	background-repeat: no-repeat;
	width: 200px;
	border-top: solid 1px #333333;
	border-bottom: solid 1px #333333;
	float: right;
	color: #333;
	font-family: "Trebuchet MS";
	font-size: 1.1em;
	font-style: oblique;
	padding-left: 10px;
	background-color: #E6EEFF;
}
.arrowBox {
	padding-left: 10px;
}

#navbar a:hover, #navbar a:active {
	color: #4b4b4b;
	text-decoration: none;
	background-image: url(../Assets/topNav/main_tab.gif);
	background-repeat: no-repeat;
}
#navbarshort {
	position: absolute;
	bottom: 0px;
	width: 76px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	list-style-image: none;
	list-style-type: none;
	background-image: none;
	border-bottom: solid 1px #CCC;
	float: left;
	background-position: 91px 65px;
	left: -1;
}
#subpagenavbar {
	position: absolute;
	bottom: 0px;
	right: -1px;
	width: 725px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	list-style-image: none;
	list-style-type: none;
	background-image: none;
	border-bottom: solid 1px #CCC;
	float: right;
	background-position: 91px 65px;
}
#subpagenavbarshort {
	position: absolute;
	bottom: 0px;
	width: 75px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	list-style-image: none;
	list-style-type: none;
	background-image: none;
	border-bottom: solid 1px #CCC;
	float: left;
	background-position: 91px 65px;
	left: -1px;
}
.footer {
	font-family: tahoma;
	font-size: 10px;
	color: #666666;
}
#outerwrapper #content #contentColumn .pullQuote p strong {
	text-align: justify;
}
.registration_symbol {
	letter-spacing: normal;
	text-align: center;
	vertical-align: super;
	word-spacing: normal;
	white-space: normal;
	display: none;
	font-size: medium;
}
#outerwrapper #content #contentColumn p {
	font-weight: normal;
	color: #667;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
}
#int_heading {
	font-size: 1.0em;
	font-weight: bold;
	color: #333;
}
#sidecontent {
	font-family: Verdana, Geneva, sans-serif;
	font-size:9px
}

