* {
	margin: 0;
	padding: 0;
}

a:link {
	font-weight: bold;
	color: #0064A4;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0064A4;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #0064A4;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #0064A4;
	font-weight: bold;
}

form {
font-size:1.0em;
}


input.text {
font-size:1.0em;
border: 1px solid #bbbbbb;
background-color:#FFFFFF;
padding:2px;
}


input.button,input[type="button"],input[type="submit"] {
font-size:1.0em;
width:auto;
overflow:visible;
}


textarea {
font-size:1.0em;
border: 1px solid #bbbbbb;
}

select {
font-size:1.0em;
}

select[name=prov_FT_ID],select[name=adv_ST_ID]  {
width:150px;
}
select[name=prov_FS_ID]  {
width:100px;
}
h1 {
	font: 2.4em/1.5 Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: #0064A4;
	margin: 0px 30px 10px 0px ;
	padding: 0px;
}

.leftColumn p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	margin: 0px 20px 10px 0px;
}

.leftColumn li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	list-style-image: url(../images/bullet.gif);
	margin: 0px 30px 7px 20px;
	padding-left:0px;
}

.greyboxMain p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	margin: 5px 5px 10px 5px;
	width: 170px;
	line-height: 15px;
	}

.innerboxMain p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	margin: 5px 0px 5px 0px;
	padding:0;
	width: 240px;
	line-height: 16px;
	}

.greyboxMain li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin: 0px 5px 10px 20px;
	list-style-position: outside;
	padding: 0;
	line-height: 15px;
	list-style-image: url(../images/bullet.gif);
}

h2 {
	font: 1.8em/1.5 Arial, Helvetica, sans-serif;
	color: #0064A4;
	margin: 10px 0 10px;
}

h3 {
	font: 1.4em/1.5 Arial, Helvetica, sans-serif;
	color: #0064A4;
	margin: 10px 0;
}

h4 {
	font: 1.2em/1.5 Arial, Helvetica, sans-serif;
	color: #000000;
}

h6 {
	font: 1.4em/1.3 Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: #333333;
	list-style-position: outside;
	list-style-type: disc;
	margin: 0px 20px 20px 0px;
}

.smallPrint {
	font: 1.0em/1.3 Arial, Helvetica, sans-serif;
	color: #333333;
	list-style-position: outside;
	list-style-type: disc;
	margin: 0 20px 10px 0;
}

/* Styles for displaying SI HUB results */
.hubResults {
margin: 10px 0 10px 0px;
border-top:1px dotted #dddddd;
width:90%;
clear:both;
}
.hubResults p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	margin:0;
	padding: 10px 20px 0px 0px;
}

/* Styles for displaying individual SI HUB profiles */

.hubHeader {
width:540px;
height:40px;
background-image:url(../images/boxes/hubResults/hubHeader.gif);
clear:both;
}
.hubHeader h2 {
color:#fff;
padding:0 0 0 10px;
}

#webButton {
	width: 135px;
	margin: 0;
	padding: 0;
	height: 40px;
	list-style: none;
	background-image:url(../images/buttons/visitWebsite_Button.gif);
}

#webButton li {
float:left;
list-style:none;
margin:0;
padding:0;
}

#webButton a {
	text-decoration: none;
	display: block;
	height: 40px;
	text-indent: -5000px;
	background-image:url(../images/buttons/visitWebsite_Button.gif);
	background-repeat: no-repeat;
}

#webButton #visitWebsite {
	background-position: 0 0;
	width:135px;}

#webButton #visitWebsite:hover {
	background-position: 0 -40px;
}

.hubMain {
width:518px;
border-left:1px solid #0064A4;
border-right:1px solid #0064A4;
border-bottom:1px solid #0064A4;
padding:10px;
clear:both;
}
.hubMain h4 {
border-bottom: 1px dotted #eeeeee;
padding:10px 0;
}

.hubMain p {
padding-top:0;
}
.hubMainRule {
padding: 0 0 10px 0;
border-bottom:1px solid #0064A4;
height:1px;
clear:both;
}

.hubMainCS {
padding: 10px;
background-color:#eeeeee;
clear:both;
}

.topHubWrapper h3 {
	padding: 0;
	margin:0;
	}	
.topHubWrapper p {
	padding: 2px 0 3px 0;
	margin:0;
	}		
.subHubWrapper h3 {
	padding: 0;
	margin:0;
	}
.subHubWrapper p {
	padding: 2px 0 3px 0;
	margin:0;
	}
	
	
/* STYLES FOR PUBLICATION OUTPUT */

.pub {
	float:none;
	width: 100%;
	margin-bottom:10px;
}

.pub p {
	border:1px solid #CCC;
	padding:5px;
	margin-left: 95px;
	min-height:96px;
}

.pub img {
	float:left;
	border:none;
}


.pub a {
	color:#0064A4;
	}
	

.pub span {
	display:block;
	margin-top:5px;
}
	/* STYLES FOR FEATURED PUBLICATION OUTPUT */
	
	
	.sfpub {
		float:none;
		width:518px;
		border:1px solid #0064A4;
		padding:10px 10px 0 10px;
		margin-bottom:15px;
		background:url(../images/backgrounds/sfpub_bg.jpg) no-repeat #FFF;
		background-position: top right;
	}
		
	.sfpub img {
		border:1px solid #CCC;
		float:left;
		border:none;
	}
	
	
	.sfpub p {
		padding:0;
		margin: 0 0 10px 95px;
		
	}
	.sfpub a {
		border:none;
		color:#0064A4;	
	}
		
	
	.sfpub span {
	display:block;
	margin-top:5px;
	}