@charset "utf-8";
/* CSS Document */
#skip{display:inherit; visibility:visible; color:#000; font-weight:bold; padding:10px 0;}
.mobiHide{display:none; visibility:hidden; width:0; height:0; left:-9999px;}

/*****  Zero Out For Uniformity Across Browsers ***************************/
:link, :visited, :hover {text-decoration:none;}
h1, h2, h3, h4, h5, h6, pre, code {font-size:1em;}
h1, h2, h3, h4, h5, h6, pre, form, body, html, p, br, fieldset, input {margin:0px; padding:0px;}
a img, :link img, :visited img {border:none;}
ul, ol, li {list-style:none; margin:0px; padding:0px;}
address {font-style:normal;}

/*****  General Page Formatting ***************************************/
body {font-family:verdana, arial, helvetica, sans-serif; font-size:12px; margin:0px; padding:0px;}
a, a:visited {color:#1c5ca3; text-decoration:none; border-bottom:1px solid #d7e4f3;}
a:hover {color:#003366; text-decoration:none; border-bottom:1px solid #003366;}
p {line-height:18px; font-size:12px; padding-bottom:13px;}
h1 {
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	font-size: 1.2em;
	color:#333;
	border-bottom:#ccc solid 1px;
}
h2 {
	font-weight:bold;
	font-size: 1.1em;
	color:#333;
	border-bottom:#ccc solid 1px;
}
h5 {
	font-weight: normal;
	font-size: 1.2em;
	color:#333;
	border-bottom:#ccc solid 1px;
	margin-bottom:5px
}
ul {padding: 0px 0px 5px 15px;}
ul li {margin:0px 0px 5px 15px; list-style:url(/oit/images/bulletSquare.gif) outside square;}
ol {padding: 0px 0px 15px 15px;}
ol li {margin:0px 0px 10px 15px; list-style-position:outside; list-style-type: decimal;}

.orangeDecorBar {
	background-color: #F9903F;
	height: 2px;
	font-size: 1px;
}
.orangeDecorBar2 {
	background-color: #DD550C;
	height: 12px;
	font-size: 1px;
	padding:0;
}
.greyDecorBar {
	background-color:#E1E1E1;
	height:2px;
	font-size:1px;
}
.caption {
	font-size:9px;
	color:#777777;
	margin:0px 0px 10px 0px;
}
.caption2 {
	font-size:9px;
	margin-left:18px;
	color:#777777;
}
.red {
	color:#FF0000;
}
#pageWrap {
	width:950px;
	background-color:#ffffff;
	margin:0px auto;
	padding:0px;
	position:relative;
	min-height:100%;
	height: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;
}
/**************  Header Section **************************/
#header {
	width:950px;
	background-color:#03244D;
	color:#ffffff;
	position:relative;
	display:block;
	float:left;
}
#header .hContent {
	margin:0px auto;
	background-color:#03244d;
	border-bottom:#E1E1E1 2px solid;
	padding-left:18px;
}

/**************  Top Links Section **************************/
.topLinks {
	background-color:#ffffff;
	display: block;
	text-align:center;
	line-height:normal;
}
.topLinks ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
.topLinks ul li {
	display:inline;
}
.topLinks ul li a {
	color:#003366;
	border:none;
	text-decoration:none;
	padding-right:15px;
	border-right:#003366 1px dotted;
}
.topLinks ul li a.lastTopLink{border:none;}
.topLinks ul li a:hover {
	color:#003366;
	text-decoration:underline;
}
.topLinks ul li a:visited {
	color:#003366;
}
.search {
	margin:0px;
	padding:0px 5px;
	float:right;
}
.searchField {
	background-color:#eee;
	font-size:12px;
	display:block;
	margin:0px;
	padding:0px;
	height:17px;
}
.searchButton {
	margin:0px;
	padding:0px;
	padding-bottom:10px;
	border:#999999 1px solid;
}

/**************  Navigation Section **************************/
#navWrap {
	display: block;
	margin:0px;
	padding:0px;
	background-color:#ffffff;
}
#navcontainer {
	display: block;
	text-align: left;
	margin: 0px 25px;
	padding: 0px;
}
ul#mainnav li.spacerline, ul#mainnav li#rightside {display:none;}

/**************  Content Section **************************/
#content {
	width:894px;
	position:relative;
	display:block;
	float:left;
	background-color:#ffffff;
	margin:0px;
	padding:10px 28px;
	color:#000000;
}
#homeLinkWrap{float:left;}
#homeContent{display:none;}
#homeLinkWrap ul.homeLinks{
	width:200px;
	list-style-type:none;
	list-style-image:none;
	background-image:none;
	margin:0px;
	padding:0px 10px 20px 10px;
}
#homeLinkWrap ul.homeLinks li{
	margin:0px;
	padding:0px;
	line-height:25px;
	list-style-type:none;

	list-style-image:none;
	background-image:none;
}
#homeLinkWrap ul.homeLinks li.linkHeader{
	margin:0px;
	line-height:25px;
	color:#003366;
	font-weight:bold;
}
#homeLinkWrap ul.homeLinks li a{
	color:#003366;
	padding:5px;
	border:none;
	text-decoration:none;
}
#homeLinkWrap ul.homeLinks li a:hover{
	color:#003366;
	padding:5px;
	border:none;
	text-decoration:underline;
}

.newsItem a{font-weight:bold; color:#003366; text-decoration:underline;}
.newsItem a:hover{color:#ff6600;}
.breadcrumb{margin:0px; font-size:11px; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}
.gotoTopofPage{width: 40px; height: 20px; border: none; text-align:right;}
a.readMore{font-size:9px; background:url(/oit/images/bulletTwitter4.png) center right no-repeat; padding:0px 70px 2px 15px; text-align:right; text-decoration:none; color:#003366; border:none;}
a.readMore:hover{text-decoration:underline;}

/****** Sub-page Content Area **************************************/
#subpageContentArea {
	width: 550px;
	display:block;
	margin: 0px auto 10px auto;
}
#subpageContentArea img {
	padding-bottom:10px;
}
#subpageContentArea h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 1.2em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.subpageContentAreaColumn {
	width: 32%;
	padding: 0 0 20px 5px;
	margin-right: auto;
	float:left;
	line-height: 18px;
}
.subpageContentAreaColumn ul {
	font-size: 95%;
	margin:0px 10px 0px 15px;
	padding:0px;
}
.subpageContentAreaColumn ul li a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	list-style:url(/oit/images/bulletArrow.gif) outside square;
	margin:0px;
	padding:0px;
	background-image:none;
}

/**************  Footer Section **************************/
#footer {width:100%; background:#03244D url(/oit/images/footerGradient.gif) top left repeat-x; color:#ffffff; position:relative; float:left; display:block; font-size:10px; padding:0px 0px 30px 0px; width:100%; text-align:center;}
#footer p {font-size:10px; line-height:15px;}
#footer a {color:#ffffff; border:none; text-decoration:none; font-size:10px;}
#footer a:hover {color:#ffffff; text-decoration:underline;}