@charset "UTF-8";
body {
	background: #336699 url(../images/iig_grad.jpg) repeat-y center; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	margin-top: 25;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}

#workingin {
	margin-top: 100px;
}
#workingin #worktext {
	float: left;
	width: 200px;
	text-align: right;
	line-height: 1.5;
	margin-bottom: 35px;
	margin-left: 50px;
}
#workingin #workimage {
	float: left;
	text-align: left;
width: 300px;
}

h1 {
	margin: 15px 0 0;
	padding: 20px 0 0;
	list-style-type: none;
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
	text-align: left;
	top: 15px;
}
h2 {
	margin: 15px 0 0;
	padding: 0;
	list-style-type: none;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
	text-align: left;
}
h3 {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 13px;
	font-weight: normal;
	color: #336699;
	text-align: right;
}
.oneColFixCtr #container {
	width: 780px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	border-top: 5px none #336699;
	border-right: 5px solid #336699;
	border-bottom: 5px solid #336699;
	border-left: 5px solid #336699;
	position: relative;
	margin-top: 25;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(/siteAssets/images/mature_board_cutout2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.oneColFixCtr #mainContent {
	margin-left: 50px;
	margin-right: 0px;
	left: 0px;
	top: 0px;
	clear: both;
	position: relative;
	width: 710px;
}
.oneColFixCtr #placeholder {
	height: 184px;
	width: 250px;
	position: relative;
	float: right;
}
.oneColFixCtr  #logo {
	position: relative;
	visibility: visible;
	height: 66px;
	width: 304px;
	top: 5px;
	float: right;
	margin-right: 20px;
}


.oneColFixCtr #tagline {
	position: relative;
	visibility: visible;
	width: 360px;
	top: 58px;
	float: left;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #336699;
	left: 75px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.oneColFixCtr #header {
	height: 100px;
	width: 780px;
	left: 0px;
	top: 0px;
	position: relative;
}
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#leftcol li {
	list-style-type: decimal;
	padding-bottom: 5px;
}

#site {
position: absolute;

top : 70px;
left : 10px;
color: #000;
background-color: #ddd;
padding: 5px;
border: 1px solid gray; 
}
#navlist {
	position: relative; /* Menu position that can be changed at will */
	top: 15px;
	width: 740px;
	clear: both;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	border-top-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #336699;
	border-right-color: #336699;
	border-bottom-color: #336699;
	border-left-color: #336699;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

 #navlist ul
{
	white-space: nowrap;
}

#navlist li
{
	display: inline;
	list-style-type: none;
	cursor: pointer;
	text-align: center;
	font-weight: bold;
	background: #94BCDD;
	font-size: 11px;
	color: #336699;
	padding-top: 2px;
	padding-bottom: 2px;
}

#navlist a {
	padding: 4px 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#navlist a:link, #navlist a:visited
{
	color: #336699;
	background-color: #93BBDB;
	text-decoration: none;
}

#navlist a:hover
{
	color: #336699;
	background-color: #fc0;
	text-decoration: none;
}
#leftcol  {
	margin-left: 0px;
	margin-right: 0px;
	width: 455px;
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
}

 a:link {
	color: #1174B5;
	text-decoration: none;
}
 a:visited {
	text-decoration: none;
	color: #1174B5;
}
 a:hover {
	text-decoration: underline;
	color: #000000;

}
 a:active {
	text-decoration: none;
	color: #113184;

}

#leftcollarge {
	margin-left: 0px;
	margin-right: 0px;
	width: 625px;
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
}

 #leftcollarge li{
	list-style-type: decimal;
	padding-bottom: 5px;
}


p {
	margin: 15px 0 0;
	padding: 0;
	list-style-type: none;
	font-weight: normal;
	color: #000000;
	text-align: left;
	line-height: 1.5;
}
#rightcol {
	width: 250px;
	position: relative;
	left: 0px;
	top: 0px;
	float: right;
}
.oneColFixCtr #sidebarbox {
	position: relative;
	width: 250px;
	float: right;
	margin-right: 0px;
	background-image: url(../images/sidebox_middle.jpg);
	margin-top: 10px;
}
.sidebarheader {
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	width: 120px;
	margin-left: 10px;
}

.sidebarheader_large {
	font-weight: bold;
	font-size: 12px;
	color: #336699;
	width: 90%;
	margin-left: 10px;
	margin-top: 5px;
	margin-right: 10px;
}
.sidebartext {
	color: #336699;
	width: 120px;
	margin-left: 10px;
	margin-top: 5px;
}
.sidebartext_large {
	color: #336699;
	width: 90%;
	margin-left: 10px;
	margin-top: 5px;
	margin-right: 10px;
}

.sidebartext_right {
	color: #336699;
	width: 90%;
	margin-left: 10px;
	margin-top: 5px;
	margin-right: 10px;
	text-align: right;
}
.sidebarimage {
	width: 95px;
	margin-left: 10px;
	margin-top: 10px;
	position: absolute;
	top: 0px;
	left: 130px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.sidebarheadernoimage {
	font-weight: bold;
	color: #336699;
	width: 200px;
	margin-left: 10px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
form {
	padding: 0px;
	vertical-align: middle;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 12px;
}
#Spacer {
	width: 100%;
	padding-top: 100px;
	padding-right: 100px;
	padding-bottom: 100px;
	padding-left: 100px;
}

label {
	width: 100px;
	float: left;
	padding-top: 4px;
	padding-bottom: 2px;
	text-align: right;
	padding-right: 5px;
	font-weight: bold;
	margin-left: 20px;
}
#button {
	background-color: #93BBDB;
	color: #3264BB;
	font-weight: bold;
	border: 1px solid #3280CD;
}

.textfield {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	border: 1px solid #93BBDB;
	color: #326497;
}
legend {
	font-weight: bold;
	color: #326497;
	font-size: 14px;
}
#buttonelement {
	padding-top: 5px;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}

fieldset {
	border: 1px solid #326497;
}
#formelement {
	margin-top: 10px;
	margin-bottom: 10px;
}
.CaseStudyBy {
	font-weight: bold;
	text-align: left;
	color: #000000;
	margin-left: auto;
	margin-right: 5px;
	padding-bottom: 8px;
}
#leftcol li {
	list-style-type: lower-roman;
	padding-left: 25px;
}
#leftcol ul {
	list-style-type: lower-roman;
}
#CopyrightBar {
	color: #FFFFFF;
	margin-top: 0px;
	width: 810px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	font-size: 11px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}


#CopyrightBar a {
	color: #9AC5E7;
	text-decoration: none;
}

#CopyrightBar a:link, #CopyrightBar a:visited
{
	color: #97C3E6;
	text-decoration: none;
}

#CopyrightBar a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
#contform {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}
#iigreg {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}

.Flashpaper {
	width: 600px;
	padding-top: 20px;
	margin-right: 38px;
	margin-left: 38px;
	margin-bottom:100px;
}
.oneColFixCtr #container #mainContent #leftcol #DownloadMain img {
	float: left;
	padding-right: 25px;
	padding-bottom: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.oneColFixCtr #container #mainContent #leftcol #DownloadMain {
	float: left;
}
.oneColFixCtr #container #mainContent #leftcol #DownloadMain #DownloadContent h2 {
	margin: 0px;
	padding: 0px;
}
.oneColFixCtr #container #mainContent #leftcol #DownloadMain #DownloadContent p {
	padding: 2px;
}
.oneColFixCtr #container #mainContent #leftcol #VideoIntos #VideoTitle {
	background-image: url(/siteAssets/images/BG_Video.gif);
	height: 109px;
	width: 200px;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	padding-top: 50px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	float: left;
}
.oneColFixCtr #container #mainContent #leftcol #VideoIntos {
	float: left;
}
.oneColFixCtr #container #mainContent #leftcol #VideoIntos #VideoText h1 {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sidebarbox #fmNewsletter {
	margin: 0px;
	padding: 0px;
}
#sidebarbox #fmNewsletter #nletter {
	border: 1px solid #336699;
	font-family: "Times New Roman";
	color: #336699;
	margin-bottom: 4px;
}
