/* CSS Document */
.wrapLeft {float:left; width:170px; padding-left:10px;}
.wrapCenter {float:left; width:370px; padding: 0px 10px 0px 10px;}
.wrapRight {float:left; width:190px; padding-right:10px;}

/***** OIT HelpDesk Image ***************************************/
#helpdeskImage {
	margin-top: 10px;
	background:url(../images/helpdesk.gif) top left no-repeat;
	padding:40px 2px 0px 2px; 
	text-align:center;
	color: #FFF;
	height: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:0.4px;
}
#helpdeskImage a {font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #FFFFFF; text-decoration: none; border: none;}
#helpdeskImage a:hover {color: #ffffff; text-decoration: underline; border: none;}

/***** Helpful Resources **********************************************/
.helpfulResources {
	font-weight:bold;
	line-height:20px;
	background-image:url(../images/contentBg.gif);
	background-repeat:repeat-x;
	background-position:top left;
	padding:5px 2px 0px 2px;
}
.helpfulResources a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;	
	letter-spacing:+0.2px;
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 20px;
	background-image:url(../images/bulletArrow.gif);
	background-repeat:no-repeat;
	background-position:4px 4px;
}

/***** OIT News Headlines ***************************************/

.newsMain {
	background-image:url(../images/contentBg.gif);
	background-repeat:repeat-x;
	background-position:top left;
	padding:5px 5px 10px 5px;	
	letter-spacing:0.3px;
	line-height:18px;
}
.newsItem {margin-bottom:5px; padding:0px 0px 5px 0px;}
.newsMain h1 {
	font-weight: bold;
	font-size:13px;
	letter-spacing:0.2px;
	margin:0px;
	padding:0px;
	text-indent:10px;
	background-image:url(../images/bulletNews.gif);
	background-repeat:no-repeat;
	background-position:4px 4px;
}
.newsMain p {margin:2px 0px 2px 0px; font-size:12px;}
.moreNews {font-size:9px; padding:0px 15px 0px 0px; margin:5px 0px 0px 0px; text-align:right;}
.newsArchives {
	padding: 10px 10px 5px 30px;
	background-image:url(../images/contentBg.gif);
	background-repeat:repeat-x;
	background-position:top left;
	line-height:2em;
	font-size:12px;
	float:left;
	display:block;
}
.newsArchives h1 {
	font-weight:bold;
	font-size: 14px;
	text-indent:18px;
	background-image:url(../images/bulletNews.gif);
	background-repeat:no-repeat;
	background-position:4px 4px;
}

/***** Frequently Used Resources **************************************/
.fur {
	padding-top:10px;
	background-image:url(../images/contentBg.gif);
	background-repeat:repeat-x;
	background-position:top left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:370px;
	float:left;
	text-align:center;
}
.furItem a {text-align:center;}
.furItem a.img {border-bottom:none; text-decoration:none;}
.furItem {width: 87px; padding:5px 2px 10px 2px; text-align:center; float:left;}
.furLine {display:block; text-align:center; float:inherit; margin: 0px auto 0px auto;}	
/***** Security Center ********************************************/
#securityCenter {
	/*background-image:url(../images/contentBg.gif); */
background-repeat:repeat-x;
	background-position:top left;
	text-align:center;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 2px;
}
#securityCenter img { margin: 10px 2px 0px 2px; text-align:center; }
#securityCenterForms {
	margin-top: 10px;
	background:url(../images/network_tele_trblshoot.gif) top center no-repeat;
	padding:23px 2px 0px 2px; 
	text-align:center;
	color: #FFF;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:0.4px;
}
#securityCenterForms a {font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #FFFFFF; text-decoration: none; border: none;}
#securityCenterForms a:hover {color: #000022; text-decoration: underline; border: none;}
