	@import url("/resources/healthinsitu/styles/thickbox.css");

* {

}
html, body {

	height: 100%;
}
body {
	font-size: 62.5%;
	height: 100%;
/*	background : url(/resources/healthinsitu/images/portal/bg_tile.gif) repeat;*/
}

ul {
	margin-left: 25px;
}
ul.purpleArrow {
	margin-left: 50px;
		font: 1.5em Arial, sans-serif;
	line-height:1.5em;
	margin-bottom: 5px;
	margin-top: 15px;
		color: #595216;
		list-style-image: url('/resources/healthinsitu/images/portal/list_arrow.gif');
}

img {
	border: none;
}
a.main {
	font: 0.8em Arial, sans-serif;
	font-weight:bold;
	color: #42145f;
	padding-right : 19px;
	background : url(/resources/healthinsitu/images/portal/link_arrow.gif) no-repeat bottom right;
	white-space : nowrap;
	text-decoration:none;
}
a.main:hover, a.main:focus, a.main:active {
	color: #42145f;
	white-space : nowrap;
	text-decoration:none; /* No underline */
	border-bottom:1px solid #42145f;
}


a.normal {
	color: #595216;
	text-decoration:none;

}
a.normal:hover, a.normal:focus, a.normal:active {
	color: #595216;
	white-space : nowrap;
	text-decoration:none; /* No underline */
	border-bottom:1px solid #42145f;
}

a.white, a.white:visited, a.white:link {
	color: #FFF;
	font: 1em Arial, sans-serif;
	text-decoration:none;
}
a.white:hover, a.white:focus, a.white:active {
	color: #FFF;
	white-space : nowrap;
	text-decoration:none; /* No underline */
	border-bottom:1px solid #FFF;
}
/* fonts */
p{

	line-height:1.5em;
	margin-bottom: 10px;
	margin-top: 10px;

}


.copy{
	font: 1.5em Arial, sans-serif;
	line-height:1.5em;
	margin-bottom: 10px;
	margin-top: 10px;
		color: #595216;
}

.headline {
	font: 4em "Times New Roman", Times, serif;
	color: #42145f;
	height: 0px;
	margin-bottom: 10px;
}
.headlineSmaller {
	font: 2.0em Arial, sans-serif;
	color: #42145f;
	height: 0px;
	margin-bottom: 10px;
}
.feature {
	font: 2.5em Arial, sans-serif;
	color: #42145f;
	height: 0px;
	margin-bottom: 10px;
}
.sectionTitle {
	font: 1.8em Arial, sans-serif;
	line-height:1.8em;
	color: #42145f;
	padding-left : 21px;
	background : url(/resources/healthinsitu/images/portal/dotted_triangle.gif) no-repeat bottom left;
}

.featureTitle {
	font: 1.5em Arial, sans-serif;
	font-weight:bold;
	color: #42145f;
}
.introText {
	font: 1.5em Arial, sans-serif;
	color: #595216;
	line-height:1.3em;
}

.footerText {
	font: 1.0em Arial, sans-serif;
	color: #bcacc6;
	line-height:1.3em;
}
/* end fonts */

#page-wrap {
	background: white;
/*	min-width: 780px;
	max-width: 1260px;*/
	margin: 0px auto;
 width:100%;

/* expression(document.body.clientWidth < 782? "780px" : document.body.clientWidth > 1262? "1260px" : "auto");*/
}
#page-wrap #inside {
	padding:20px;
}

#headerPortal {
	background-image:url("/resources/healthinsitu/images/portal/header_bg_grad.gif");
	background-repeat:repeat-x;



}
#headerPortal #headerHolder {

	height:90px;
	background-repeat: repeat-x;

}
#headerPortal #headerLeft {
	height: 56px;
	width:256px;
	background-image: url("/resources/healthinsitu/images/portal/logo.gif");
	background-repeat: no-repeat;
	float:left;
	margin:13px 0 0 10px;
}




#loginDiv {
padding:0;
display:none;

}


#loginDivMain {
padding:0;
width:184px;
float:left;
	height:288px;
}
#imageDivDefault {
	width:370px;
	height:288px;
	float:left;
	background: url(/resources/healthinsitu/images/portal/girls.jpg) white right;


}
#introCopyHeader {
	margin-left:556px;
	padding: 5px 10px 0px 10px;
	background-color:#d1cdb8;
}
#introCopy {
	margin-left:556px;
	padding: 5px 10px 0px 10px;

}
#main-content {
	background: url(/resources/healthinsitu/images/portal/right-sidebar.gif) repeat-y white right;
	padding:20px 370px 0 15px;

}

#right-sidebar {
	width: 330px;
	float: right;
	padding: 20px 10px 0 10px;
}

.leftColumn{width:240px; float:left;}

.rightColumn{padding:0px 10px 10px 250px;}

.spacer20px{
height:40px;

}
.spacer10px{
height:10px;
width:100%
}
.spacer5px{
height:5px;
width:100%
}

hr {color: #fff; background-color: #fff; border: 1px dotted #b0abbd; border-style: none none dotted; margin:20px 10px 20px 0; }

.clearfooter {
	height: 100px;
	clear: both;
}
#footerHolder {
	background: #7f6092;
	text-align: center;
	height: 100px;
	position: relative;
	padding-top:20px;
		width:100%;
	margin-right:auto;
	margin-left:auto;

}

#footerContent{

		margin: 0 auto;
		text-align:center;
}

/* print button */
a.printScreen{
display:block;
width:70px;
height:30px;
background:url(/resources/common/images/print.gif);
margin:5px;
float:right;
}

/* login box */

#loginBox{
background-color:#d3c9e3;
padding:20px;
}

/*configuration table */
#cptable {
	padding: 0;
	margin: 0;
}
#cptable caption {
	padding: 0 0 5px 0;
	width: 700px;
	font: italic 11px Arial, Helvetica, sans-serif;
	text-align: right;
}
#cptable th {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #422163 url(bg_header.jpg) no-repeat;
}
#cptable th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}
#cptable td {
	border-right: 1px solid #422163;
	border-bottom: 1px solid #422163;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #422163;
}
#cptable td.alt {
	background: #F5FAFA;
	color: #797268;
}
#cptable th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	font: bold 10px Arial, Helvetica, sans-serif;
}
#cptable th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #797268;
}
#cptable td.credit {
	background-color:#694d86;
	color:#FFFFFF;
	font-weight:bold;
}