body{
	margin: auto;
	background-color: #CCCCCC;
	font-family:Times,serif;
    font-size:12px;
	line-height: 20px;
	text-align: center;
	color: #666666;
}

.png
{
	behavior: url(/Portals/0/Skins/jory/scripts/iepngfix.htc);
}

img 
{
    border: 0px;
	padding: 0px;
	margin: 0px;
}

#main {
    width: 972px;
    margin:auto;
	background-color: #FFFFFF;
	text-align: left;
	!padding-bottom: 212px;
	border-left: solid 1px #006931;
	border-right: solid 1px #006931;
 }
 
#main:after {
    content:'';
    display:block;
    clear:both;	
}

#header{
    height:209px;
    width:972px;
    background-image:url(images/TOP_MAIN.jpg);
    margin:0px;
    padding:0px;
}

#logo {
    position: relative;
    top: 77px;
    width: 123px;
    left: 666px;
    border: 0px;
	padding: 0px;
	margin: 0px;
}

.topNav {
    position: relative;
	padding: 10px;
	text-align: center;
	border-bottom: 1px solid #006931;
	background-color: #FFFFFF;
	height: 20px;
	width: 952px;
	z-index: 30;
}

.topNav a:link, 
.topNav a:visited {
    padding: 10px;
}

.topNav a:hover {        
    padding: 10px;
}

a:link, a:visited {
	color: #006931;
    text-decoration: none;
}

a:hover{        
	color: #a78845;
    text-decoration: none;
}

.current {
    color: #a78845;
	padding: 10px;
}

.titleBlock
{
    z-index: 5;
}

.pageHeading {
    text-align: left;
    position: relative;
	top: 0px;
	left: 0px;
	z-index: 5;
	width: 534px;
	height: 111px;
	float: left;
}

/* hack for IE 6 */
* html .pageHeading
{
    left: auto;
    top: auto;
    position: absolute;
}

.spotlightBlock {
    text-align: right;
    position: relative;
    display: block;
}

/* hack for IE 6 */
* html .spotlightBlock
{
    float: right;
    z-index: 5;
}

/* hack for IE 7 */
*:first-child+html .spotlightBlock
{
    z-index: 5;
}

.spotlightText {
    display: block;
	top: -140px;
	width: 172px;
	height: 80px;
	left: 700px;
	color: #FFFFFF;
	font-size: 20px;
	width: 250px;
	text-align: right;
	padding-right: 20px;
	z-index: 25;
	position: relative;
}

/* hack for IE 6 */
* html .spotlightText
{
    position: absolute;
    left: 160px;
    top: 20px;
}

/* hack for IE 7 */
*:first-child+html .spotlightText
{
    left: 0px;
}

.spotlightImage {
    z-index: 20;
	position: relative;
	left: 0px;
}

/* hack for IE 6 */
* html .spotlightImage
{
}

/* hack for IE 7 */
*:first-child+html .spotlightImage
{
}

.copyBlock 
{
    display: block;
	/*padding-bottom: 212px;	*/
	position: relative;
	top: -210px;
	z-index: 2;
}

/* hack for IE 6 */
* html .copyBlock
{
   margin-top: 25px;
}

/* hack for IE 7 */
*:first-child+html .copyBlock
{
    /*top: 0px;*/
}

.leftBlock 
{
    float: left;
	margin-top: 0px;
	padding-top: 0px;
    font-style: italic;
	font-size: 14px;
	color: #a78845;
	text-align: right;
	line-height: 30px;
	padding-left: 60px;
	padding-top: 0px;
	width: 172px;
	vertical-align: top;
}

.leftBlockSpace 
{
    height: 120px;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

.singleBlock 
{
    display: block;
    float: right;
    width: 100%;
    padding-top: 0px;
    margin-top: 0px;
    text-align: left;
    z-index: 8;
}

.singleBlock p
{
    padding-right: 20px;
    margin-top: 0px;
    padding-top: 0px;
    margin-bottom: 20px;
    color: #006931;
    margin-left: 52px;
}

.singleBlock div strong
{
    color: #006931;
}

/* hack for IE 6 */
* html .singleBlock
{
   float: right;
   top: 83px;
   position: relative;
   width: 99.7%;
}

.rightBlock 
{
    display: block;
	float: right;
	width: 720px;
	padding-top: 0px;
	margin-top: 0px;
	text-align: left;
	z-index: 8;
}

/* hack for IE 6 */
* html .rightBlock
{
   position: relative;
   top: 83px;
}

.rightBlockSpace 
{
    height: 125px;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

/* hack for IE 6 */
* html .rightBlockSpace
{
}

.rightBlock p
{
    padding-right: 20px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	color: #006931;
}

.rightBlock ul
{
   margin-bottom: 10px;
}

.rightBlock ul li
{
    list-style-type: disc;
    margin-left: 30px;
    color: #006931;
}

.rightBlockImage 
{
    float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #006931;
	border-left: 1px solid #006931;
	vertical-align: bottom;
	padding-top: 90px;
   z-index: 5;	
}

#technicalReportSignUp
{
    background: url(/Portals/0/Skins/jory/images/SignUpToday.jpg) no-repeat;
    width: 347px;
    height: 171px;
    cursor: pointer;
}

#technicalReportSignUp:hover,
#technicalReportSignUp.sfhover
{
    background: url(/Portals/0/Skins/jory/images/SignUpToday_RollOver.jpg) no-repeat;
    width: 347px;
    height: 171px;
}

/* hack for IE 6 */
* html .rightBlockImage
{
    padding-top: 100px;
}

#footer 
{
    height: 227px;
	width: 972px;
	margin:auto;
	background: url(images/BOTTOM_Background.jpg) no-repeat;
	border-left: solid 1px #006931;
	border-right: solid 1px #006931;	
}

.footerPosition {
    float: left;
	color: #FFFFFF;
	margin-top: 135px;
	margin-left: 40px;
	!margin-left: 20px;
	display: block;
	width: 670px;
	font-size: 14px;
}

.footerInfo {
    /*float: left;*/
}

.pipe {
    padding: 4px;
}

#footer a:link, 
#footer a:visited {
    color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover{        
    color: #FFFFFF;
	text-decoration: underline;
}

#footerLogo {
    float: right;
	margin-top: 80px;
	margin-right: 20px;
	!margin-right: 10px;
	display: block;
}

/* hack for IE 7 */
*:first-child+html #footerLogo
{
    margin-right: 20px;
}

.phone {
    /*float: left;
	display: inline;*/
	margin-left: 10px;
	vertical-align: baseline;
	padding-right: 10px;
	white-space: nowrap;
}

.phoneBig {
    font-size: 24px;
	font-weight: bold;
	vertical-align: baseline;
	!line-height: 1.25;
}

.dot {
    /*float: left;*/
	font-size: 24px;
	/*font-weight: bold;*/
	padding-left: 10px;
	padding-right: 10px;
	margin-top: -10px;
	vertical-align: baseline;	
}

.email 
{
    /*float: left;
    padding-top: 5px;*/
	vertical-align: baseline;
	padding-right: 10px;
	white-space: nowrap;
}

.emailBig 
{
    font-size: 24px;
	font-weight: bold;
	!line-height: 1.25;
}

.copyright {
    font-style: italic;
	margin-left: 10px;
	vertical-align: baseline;
	padding-left: 10px;
	white-space: nowrap;
}

.bottomNav {
	padding-top: 13px;
	margin-left: 20px;
}

.logoCIPR {
    float: left;
}

ul li
{
	list-style-type: none;
}

fieldset
{
	margin: 10px 0;
	padding: 5px 10px;
	color: #006931;
	border: #006931 1px solid;
}

legend
{
	font-weight: bold;
	color: #006931;
}

.right
{
	margin-left: 130px;
}

.formRow
{
	width: 100%;
	margin: 5px 0;
	text-align: left;
	clear: left;
	/*overflow: hidden;*/
}

.buttonRow
{
	margin: 5px 0 0 5px;
	text-align: left;
}

.buttonRow a,
.buttonRow a:link,
.buttonRow a:active
{
    color: #006931;
    font-family:Times,serif;
    font-size: 13px;
    text-decoration: underline; 
}

.buttonRow a:hover
{
    color: #a78845;
}

.buttonRowRight
{
    margin: 5px 0;
    text-align: left;
    margin-left: 150px;
}

.label
{
	margin-right: 10px;
	padding-right: 10px;
	width: 110px;
	float: left;
	text-align: right;
	color: #006931;
}

.noFloatLabel
{
    font-weight: bold;
}

.formRow td label
{
    /*height: 20px;*/
    display: block;
	padding-right: 10px;
	width: 150px;
	text-align: right;
	color: #006931;	
	margin: 5px 10px 0 0;
	/*white-space: nowrap;*/
}

.label em
{
    position:absolute;
    
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
    
	font-size: 120%;
	color: #c00;
	margin-left: 3px;
}

.label a img,
label a img
{
    display: none;
    visibility: hidden;
}

.info
{
	width: 150px;
	font-family: Times, Sans-Serif;
	font-size: 12px;
}

textarea.info
{
    width: 600px;
}

input,
textarea,
select
{
    border: solid 1px #006931;
}

select
{
	width: 150px;
	font-family: Times, Sans-Serif;
	font-size: 12px;    
}

option
{
	font-family: Times, Sans-Serif;
	font-size: 12px;
}

strong
{
    font-weight: bold;
}

.documents .document
{
    text-align: left;
}

.documents .document a,
.documents .document a:link,
.documents .document a:active
{
    margin-right: 5px;
    color: #006931;
    font-family:Times,serif;
    font-size: 13px;
    text-decoration: underline; 
}

.documents .document a:hover
{
    color: #a78845;
}


.modalBackground 
{
	background-color: #000;
	filter: alpha(opacity=40);
	opacity: 0.4;
}

.modalPopupBackground .title
{
    font-weight: bold;
    font-size: 120%;
    margin-bottom: 5px;
    margin-top:2px;
}

.modalPopupBackground
{
	border: 1px solid #006931;
	background-color: #fff;
}

.registration span.Head
{
    margin-left: 45px;
    font-size: 18px;
}

.registration span.SubHead
{
    display: block;
    margin-top: 20px;
    margin-left: -30px;
    font-size: 18px;
    !margin-left: 0px;   
}

/* hack for IE 7 */
*:first-child+html .registration span.SubHead
{
    margin-left: 0px;
}

.registration span.Normal
{
    margin-left: 45px;
    display: block;
    width: 700px;
}

/* hack for IE 7 */
*:first-child+html .registration table table td
{
    vertical-align: bottom;
}

.registration table table,
.registration div div div
{
    margin-left: 80px;
}

.registration div div div .label
{
    font-weight: bold;
    width: 150px;
}

.registration .captcha div
{
    margin-left: 90px;
}

.registration .captcha input
{
    margin-left: 90px;
}

.register input
{
    margin-left: 210px;
}

/* Main Menu */

#mainMenu
{
    text-align: center;
    padding-bottom: 10px;
    !padding-bottom: 0px;
    z-index: 30;
}

#mainMenu ul
{
    text-align: center;
    display: inline;
    margin-top: 22px;
}

#mainMenu li
{
    display: inline;
	padding-right: 8px;
	position: relative;
	
	width: auto;
	_width: 1px;   
}

#mainMenu li:hover ul, 
#mainMenu li.sfhover ul 
{
	left: 0px;
	top: 17px;
	z-index: 99999;
}

#mainMenu li ul {
	width: 135px; 
	left: -9999px;
	border: solid 1px #006931;
	background-color: #FFF;
	padding: 5px;
	line-height: 17px;
	
	text-align: left;
	position: absolute;
	margin: 0;
}

#mainMenu li li {
    width: 140px;
    
    clear: left;
    float: left;
    
	_width: 150px;
}

#mainMenu a
{
    margin: 0; 
    border: 0;
    padding: 0;

    font-family: Times, serif;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: -1px;
    width: auto;

    text-decoration: none;
    background-color: #FFF;
    color: #006931;

    _width: 100%;
}

#mainMenu a:hover
{
    color: #a78845;
}

#mainMenu a.mainMenuActive,
#mainMenu a.mainMenuActiveChild
{
    color: #a78845;
}

/* Overridden Solpart Menu Styles */

.ModuleTitle_SubMenu {
    border: 1px solid #006931;
    z-index: 50;
}

.ModuleTitle_SubMenu td div {
   background-color: #fff;
   text-indent: 4px;
   color: #006931;
}

.ModuleTitle_SubMenu td div:hover
{
   color: #a78845;
}

.ModuleTitle_MenuItem {
    font-family: Times, serif;
    font-size: 12px;
    color: #006931;
    text-align: left;   
    border: none;
}

.ModuleTitle_MenuItemSel {
    font-family: Times, serif;
    font-size: 12px;
    color: #a78845;
    background-color: transparent;
}

.ModuleTitle_MenuContainer {
    border: none;
}

.ModuleTitle_MenuIcon {
    padding: 3px;
    background-color: transparent;
    border: none;
}

.ModuleTitle_MenuBreak {
    background-color: Transparent;
    border: none;
    height: 10px;
}

.ModuleTitle_MenuArrow {
    border: none;
}

/* Control Styles */

.contentPane
{
   !float:left;
}

/* hack for IE 7 */
*:first-child+html .contentPane
{
    float: left;
}

.message
{
    width: 400px;
}

.Head
{
    color: #006931;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
}

.SubHead
{
    color: #006931;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
}

.ControlPanel table td
{
    text-align: center;
}

.SubHead input
{
    border: none;
}

.formRow input
{
    border: solid 1px #006931;
}

td.SubHead
{
    padding: 3px 2px 3px 2px;
}

.Normal
{
    /*color: #006931;*/
}

.NormalTextBox
{
    font-family:Times,serif;
    font-size:12px;
    width: 150px;
}

.NormalTextBox td
{
    white-space: nowrap;
}

textarea.NormalTextBox
{
    width: 500px;
}

.NormalTextBox label
{
    color: #006931;
	font-family:Times,serif;
    font-size:12px;
    white-space: nowrap;
    margin-left: 5px;    
}

.CommandButton,
.CommandButton:link,
.CommandButton:active
{
    color: #006931;
    font-family:Times,serif;
    font-size:12px;
    text-decoration: underline;
    margin-left: 5px;
}

.CommandButton:hover
{
    color: #a78845;
}

a.active
{
    font-weight: bold;
}

.captcha img
{
    width: 160px;
    height: 50px;
}

.captcha div
{
    margin-left: 130px;
    color: #006931;
}

.captcha input
{
    margin-left: 130px;
    font-family:Times,serif;
    font-size:12px;
}

.table
{
    width: 100%;
}

.table td
{
    padding: 3px 3px 3px 3px;
}

.table td a
{
    white-space: nowrap;
}

td.SubHead a img
{
    display: none;
    visibility: hidden;
}

.header span,
.NormalBold td
{
    color: #006931;
    font-family:Times,serif;
    font-size:12px;
    font-weight: bold;
}

.Normal td span
{
    color: #666666;
}

.pager span
{
    color: #006931;
    font-weight: bold;
}

.pager a
{
    color: #006931;
    font-family:Times,serif;
    font-size:12px;
    text-decoration: underline;     
}

.pager a:hover
{
    color: #a78845;
}

/* blog styles */

.blogCategories a,
.blogCategories a:link,
.blogCategories a:active
{
    color: #006931;
    font-family:Times,serif;
    font-size: 13px;
    text-decoration: underline; 
}

.blogCategories a:hover
{
    color: #a78845;
}

.post
{
    margin-top: 15px;
}

.post .title
{
    margin-top: 10px;
}

.post .title a
{
    font-size: 16px;
    font-weight: bold;
    text-decoration: underline;
}

/* modifications on the page*/
ins.diff,
ins.diff *
{
    background-color: #BBFFBB;
    text-decoration: none;
}

dfn.diff,
dfn.diff *
{
    background-color: #99FFFF;
    font-style:normal;
}

del.diff,
del.diff *
{
    background-color: #FFCCCC;
    text-decoration: none;
}

.imageAttachments ins.diff,
.imageAttachments ins.diff *
{
    background-color: Transparent;
}

.imageAttachments dfn.diff,
.imageAttachments dfn.diff *
{
    background-color: Transparent;
}

.imageAttachments del.diff,
.imageAttachments del.diff *
{
    background-color: Transparent;
}

span.register
{
    padding-bottom: 10px;
    display: block;
}

.checkbox,
.checkbox input,
/*span input,*/
.DataGrid_Item input,
.DataGrid_AlternatingItem input
{
    border: none;
}

.DataGrid_Item,
.DataGrid_AlternatingItem
{
    color: #006931;
}

/* contact form */
.contactTitle
{
    font-weight:bold;
    text-transform: uppercase;
    color: #006931;
    font-family:Times,serif;
    font-size: 12px;    
}

/* hack for IE 6 */
* html .contact 
{
	width: 250px;
}

/* hack for IE 7 */
*:first-child+html .contact
{
	width: 250px;
}

.contact span
{
    color: #006931;
    font-family:Times,serif;
    font-size: 12px;       
}

.contact .name
{
    font-weight: bold;
}

.contact .name a
{
    text-decoration: underline;
}

.contact .phone
{
    margin-left: 0px;
    margin-bottom: 10px;
}

.ControlPanel
{
    border-top: solid 1px #006931;
    border-bottom: solid 1px #006931;
    border-left: none;
    border-right: none;
}

input[type="checkbox"],
input[type="radio"]
{
    border: none;
}

.ajax__calendar_container
{
    background-color: #fff;
    border: solid 1px #006931;
}

.ajax__calendar_header
{
    color: #006931;
    font-weight: bold;
}

.ajax__calendar_active
{
    color: #006931;
    font-weight: bold;
}

.ajax__calendar_other .ajax__calendar_day
{
    color: #666666;
}

.ajax__calendar_day
{
    color: #006931;
}

.ajax__calendar_day:hover,
.ajax__calendar_month:hover,
.ajax__calendar_year:hover
{
    color: #a78845;
}

.ajax__calendar_dayname
{
    color: #006931;
   font-weight: bold;
}

.ajax__calendar_today
{
    color: #006931;
    font-weight: bold;
}
.imageButton
{
}

.error
{
    color: #DE2C2C;
}