/**  GENERAL **/
	TD {font-size: 11px;font-family: verdana, arial, sans-serif;color: #655B53;}
	TD.text {font-size: 11px;font-family: verdana, arial, sans-serif;color: #655B53;}
	P {font-size: 11px;font-family: verdana, arial, sans-serif;color: #655B53; line-height: 14px;}
	SUP {font-size: 8px;}
	A {color: #005798;}
	A:HOVER {text-decoration: none;}
	A.search{font-weight: bold; text-decoration: none;}
	SPAN.hdr{font-size:11px;font-family: verdana, arial, sans-serif;font-weight: bold;}
	SPAN.subHdr{font-weight: bold;}
	SPAN.subHdrCareer{font-weight: bold;color: #9C2568;}
	SPAN.subHdrLicensing{font-weight: bold;color: #D6B95C;}
	SPAN.subHdrNPR{font-weight: bold;color: #707C64;}
	SPAN.subHdrNPRLite{color: #707C64;}
	SPAN.subHdrPI{font-size:11px;font-weight: bold;color: #8E7476;}
	SPAN.subHdrProducts{font-size:11px;font-weight: bold;color: #899FCE;}
	SPAN.subHdrAbout{font-size:11px;font-weight: bold;color: #2A367D;}
	P.subP {
		line-height: 17px;
		padding-left:14px;
		padding-right:30px;
		}
	LI {font-size:11px;font-family: verdana, arial, sans-serif;color: #655B53;}
	LI.Space{line-height: 20px;}
	SPAN.ref {font-size: 8Spx;}
	UL.tight {
		margin-top: 0px;
		margin-bottom: 0px;
		}

	div.content {
		width: 578px;
		float: left;
		font-size: 11px;
		font-family: verdana, arial, sans-serif;
		color: #655B53; 
		line-height: 14px;		
	}
		
	P.contentheading {
		font-size: 14px;
		font-weight: bold;
		font-family: verdana, arial, sans-serif;
		color: #2A367D; 
		line-height: 14px;
	}
	
	table.borders {
		border-spacing: 0px;
		border-collapse: collapse;
	}
	
	table.borders td {
		border: 1px solid black;
		vertical-align: top;
	}
        input {
                width: 150px;
        }
        input.button {
                width: 65px;
        }
	
	
/** HEADER  **/
	TD.header {font-size: 10px;font-family: verdana, arial, sans-serif;}
	A.header {color: #B2AEA8;text-decoration: none;}
	A.img {font-size: 1px;}
	INPUT.searchBox {
		font-size: 9px;
		fontSize: 11px;
		font-family: verdana, arial, sans-serif;
		color: #ABA28E;
		width: 136px;
		border: 1px #D1C5A5;
		}
	A.searchButton {
		font-weight: bold;
		color: #8C5758;
		text-decoration: none;
		}
	A.searchButton:HOVER {color: #005A99;}
	SPAN.searchArrows {
		font-size: 9px;
		font-weight: normal;
		letter-spacing: -1px;
		color: #005A99;
		}
/** VISION-MISSION **/
        ul.first {
                list-style-position: outside;
                padding: 0px 0px 0px 10px;
                margin: 0px 0px 0px 10px;
                }
        li.first {
                font-family: arial;
                font-size: 8pt;
                }
        li.second {
                font-family: arial;
                font-size: 7pt;
                }
        ul.second {
                list-style-position: outside;
                padding: 0px 0px 0px 10px;
                margin: 0px 0px 0px 10px;
                list-style-type: circle;
                }
        div.ctr {
                text-align: center;
                font-weight: bold;
                font-family: arial;
                font-size: 8pt;
                }
        table.iirtable {
                background: #f8e7ad;
                spacing: 0;
                padding: 0;
                width: 240px;
                border-collapse: collapse;
                border-width: 3px;
                border-style: solid;
                border-color: #3f81B6;
                }
        table.iircontainer {
                spacing: 2px;
                padding-left: 15px;
                }
        td.iirtable {
                font-family: arial;
                font-size: 8pt;
                }
/**  FOOTER  **/
	TD.footer {font-size: 10px;font-family: verdana, arial, sans-serif;color: #AEAAAA;}
	A.footer {color: #AEAAAA;}
	A.footer:HOVER {text-decoration: none;}
/**  NAVIGATION  **/
	A.nav {
		font-size: 11px;
		letter-spacing: -1px;
		font-weight: bold;
		text-decoration: none;	
		color: #004685;
		display: block;
		width: 100%;
		height: 100%;
		padding: 2px 0px 2px 6px;
		margin: 2px 2px 2px 2px;
		vertical-align: middle;
		background: #F8E7AD;
	}
	
	A.nav:hover {
		background: #4174A2;
		color: #F9CC30;	
	}
	
	A.button {
		font-size: 11px;
		letter-spacing: -1px;
		font-weight: bold;
		text-decoration: none;	
		color: #004685;
		padding: 4px;
		margin: 1px;
		vertical-align: middle;
		border: 1px solid black;
		background: #F8E7AD;
	}
	
	
/**  CALLOUTS  **/
	TD.callout {font-size: 10px;color: #8C8179;}
	IMG.calloutLine {padding: 15px 0px 11px 5px;}
	P.callout {font-size: 10px;text-align: left;padding: 10px 12px 19px 12px;}
	
	