/************* research and compliance 2011 *****************/
body   {
  	background: #004990 url("/fileadmin/projects/research-compliance/research-compliance-2011/images/tilef.jpg");
  	text-align:center;
}

h1, h2, h3, h3, h4, h5, h6 {
	color:#666666;
	font-family:Garamond, Times New Roman, Times, serif;
	margin:0px;
	padding-bottom:0px;
}
#pagetitle {
	color:#000;
	font-family:Garamond, Times New Roman, Times, serif;
	font-size:24px;
	position:absolute;
	top:105px;
	font-weight:bold;
	left:50px;
}
#subheader h2 {
	margin:0! important;
}
h4, h5, h6 {
	font-family:Franklin Gothic, Arial, sans-serif;
}

h1 a:link, h2 a:link, h2.pagetitle a:link, h3 a:link, h4 a:link, h5 a:link, h6 a:link,
  h1 a:visited, h2 a:visited, h2.pagetitle a:visited, h3 a:visited, h4 a:visited, 
  h5 a:visited, h6 a:visited {
	color:#666666;
	text-decoration:none;
 }
h1 a:hover, h2 a:hover, h2.pagetitle a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	color:#888888;
	text-decoration:underline;
 }

h3, .csc-header h1, .csc-header h2, .csc-header h3, .csc-header h4, .csc-header h5, .csc-header h6 {
	font-size:1.6em;
	margin-top:0.25em;
	padding-top:1em;
	font-family:Garamond, Times New Roman, Times, serif;
	text-transform:none;
}
h3.csc-firstHeader {
	padding-top:0.5em;
	padding-bottom:0px;
}
h4 {
	font-size:1.25em;
	margin-top:0.25em;
}
h5 {
	font-size:1.25em;
	text-transform:uppercase;
	margin-top:0.25em;
}
h6 {
	font-size:1.25em;
	font-style:italic;
	margin-top:0.25em;
}
p {
	margin-top:0.5em;
	margin-bottom:0.75em;
	line-height:120%;
	color:#333333;
}

a:link, a:hover, a:active {
	color:#284159;
}
a:visited {
	color:#11297b;
}



#container {
  	color:#cccccc;
  	margin: 0px auto 3px auto;
	padding: 0;  	
  	text-align: left;
  	position:relative;
  	width: 984px;
}

/************************ subheader *******************************/
#bannerrow {
	position:relative;
	width:984px;
	height:156px;
}
#branding {
	background:#ffffff url("/fileadmin/projects/research-compliance/research-compliance-2011/images/test-banner.jpg") no-repeat;
	width:984px;
	height:156px;
	margin:0;
	padding:0;
	}
#subheader {
	position:absolute;
	width:984px;
	height:156px;
}
#subheader h2 a { 
	display:block;
	width:984px;
	height:156px;
	} 

/************************ mainrow *********************************/
#mainrow {
	  	background: #ffffff url("/fileadmin/projects/research-compliance/research-compliance-2011/images/simpleback.png") repeat-y;
	color:#11297b;
	margin:0;
	padding:0px 15px 20px 0px;
}
.content {
        padding:10px 0 10px 0;
	}
/********************* subpage sidebar nav **************************/
#submenu {
   display: inline;
    float: left;
    margin-left: 7px;
    margin-right: 20px;
    overflow: hidden;
    position: relative;
    width: 220px;
}

#submenu li.active:hover {
    background-image:none! important;
    }
    
#submenu .menulist li { 
	color:#11297b;
  	list-style-type:none; 
  	margin-left:-40px;
  	padding-left:0px;
}
#submenu .menulist li ul { 
	padding-left:26px;
}
#submenu .menulist li ul li ul { 
	padding-left:18px;
}
#submenu .menulist li ul li { 
	padding-left:0px;
	 margin-left:0px;
}
#submenu .menulist li ul li a { 
	padding-left:0px;
}
#submenu .menulist li ul li ul li a { 
	 padding-right: 6px;
}
#submenu .menulist a:hover {
/*background:transparent url("/fileadmin/projects/research-compliance/research-compliance-2011/images/hover.png") repeat-x top center;*/
color:#000;
text-shadow: 0px 0px 1px #dcdcdc;
}
#submenu .menulist a { 
  	margin:0;
  	padding-top:3px;
  	padding-bottom:3px;
  	padding-left:8px;
  	display:block;
  	text-decoration:none;
  	color:#11297b;  
} 
#submenu .menulist li.cur a {
	font-weight:bold;
	}
#submenu .menulist li.cur .li2 a {
 font-weight:normal;
}
li.li2 {
 list-style-image: url("/fileadmin/projects/cu-main/images/home/newsbullet.gif");
}
/********************* subpage mainsection **************************/
.mainsection {
	float:left;
	display:inline;
	width:720px;
	margin:0;
	padding:0;
	}
#bread { 
	position:relative;
	color: #666;
        font-size:0.9em; 
        margin:0px 0px 0px 0px; 
        padding:0px 0px 8px 0px;
        border-bottom:1px solid #ccc;
  }

#bread a:link, #bread a:visited, #bread a:hover, #bread a:active  { 
	color:#3C3C3C; 
        } 	

/*******************************************/
.normalCOL {
	margin-top:15px;
}
.rightCOL { 
	border:1px solid #CCC;
	border-top:1px solid #FFFFFF;
	/*background-color:#f0f1ec;*/
	float:right;
	display:inline;
	position:relative;
	width:200px;
	overflow:hidden;
	margin:20px 0 10px 10px;
	padding:0;
	padding-bottom:10px;
	}
.rightCOL ul {
	margin:0 0 0 10px;
	padding:0 0 0 1em;
        }
.rightCOL, .rightCOL a:link, .rightCOL a:visited, .rightCOL a:active  {
	color:#666666;
	text-decoration:none;
	}
.rightCOL a:hover {
	color:#000000;
	text-decoration:none;
	}
.rightCOL h3  {
	background-color:#023e7d;
	color:#ffffff;
	margin-top:0;
	padding-top:0;
	text-align:center;
	}	
.rightCOL p {
	padding-right:10px;
	padding-left:10px;
	}
.rightCOL table, .leftCOL table{
	width:90%;
	 margin: 0 auto;
	 border:1px solid #ccc;
	 border-collapse:collapse;
}
.leftCOL {
background:transparent url("/fileadmin/projects/research-compliance/research-compliance-2011/images/contact-bac.png") no-repeat top center;

}
.leftCOL h3 {
	text-align:center;
	padding:8px 0px;
	border-top:1px solid #666;
	border-bottom:1px solid #666;
	color:#373737;
}
.leftCOL p {
	margin-left:6px;
}
table, .htmlarea-showtableborders {
    border: 1px solid #CCCCCC;
    border-collapse:collapse;
}
.leftCol td, .rightCOL td, .htmlarea-showtableborders td {
    border-bottom: 1px solid #ccc!important;
    border-right: 1px solid #ccc!important;
}
.borderCOL {
	margin:0;
	padding:0;
	}
/************************ baseline nav ******************************/
#baselinenav {
	width:904px;
	height:2em;
	margin:10px auto 10px auto;
	padding:0;
}
#baselinenav ul {
  	margin: 8px 150px 0px 150px;
  	padding: 0;
}

#baselinenav li { 
 	margin: 1em 1em 0px 1em;
 	line-height:1.5em;
 	float: left;
 	display: inline;
  	list-style-type: none;
  	font-size: 1em;
}

#baselinenav a, #baselinenav a:link, #baselinenav a:visited, #baselinenav a:hover, #baselinenav a:active {
  	text-decoration: none;
  	color: #11297b;
  	font-weight: bold;
  	text-transform: uppercase;
}

/************************ tables ******************************/
table	{ margin-top: 1em;
	}
th 	{ text-align:center;
	text-transform:uppercase;
	 border-bottom: 1px solid #CCCCCC !important;
    border-right: 1px solid #CCCCCC !important;
	}
td a, th a { text-decoration: none;
	}
td {
	padding:4px;
}
/************************ footer row ******************************/
#footerrow {
  width:984px;
  margin: 0px auto;
  position:relative;
}
#footer {
display:inline;
padding-bottom:8px;
left:488px;
position:absolute;
text-align:right;
width:490px;
font-size:12px;
color:#fff;
}
#footer a {
	color:#fff;
}
#footer a:hover {
	color:#fff;
}

#footer-jc {
  position: absolute;
  left: 10px;
  height: 20px;
  font-style: italic;
  color:#fff;
}

/************************ full width page specific *******************/
.fullwidth #submenu {
	display:none;
	}
#printthispage {
	height: 15px;
    margin-left: 638px;
    position: absolute;
    top: 198px;
    width: 166px;
}
#printthispage a {
    color: #666666;
    font-size: 0.9em;
}