﻿/* override header */
.svt-header{
	background-image:url('/Website Image Library/welcome_header.png')
}

/* welcome page: top section css */
.svt-welcome-top {
	height: 279px;
	background-image:url('/Website Image Library/welcome_top.png');
	background-color: #0275a3;
}

.svt-welcome-bottom {
	border-top: 1px solid black;
	height: 300px;
}

.svt-welcome-bottom-1,
.svt-welcome-bottom-2,
.svt-welcome-bottom-3,
.svt-welcome-bottom-4 {
	width: 177px;
	float: left;
	overflow: auto;
	padding: 30px;
}

.svt-welcome-bottom-2 {
	
	font-family: Arial;
	font-size: 12pt;
	color: #333333;				
}


.svt-welcome-bottom-3 {
	padding: 30px 15px;
	width: 207px;
	font-family: Arial;
	font-size: 12pt;
	color: #333333;
}

.svt-welcome-bottom-1,
.svt-welcome-bottom-4{
	width: 178px; /* to make up 948 px */
	font-family: Arial;
	font-size: 12pt;
	color: #333333;
	overflow: hidden;
}

.svt-welcome-top {
	padding-left: 195px;
	padding-right: 25px;
	overflow: hidden;
}

/* Welcome page Main image */

.svt-welcome-image {
		
padding-left: 15px;

		
}

/* Webpart Header */
.ms-WPTitle  {
				font-family: "News Gothic MT";
			    color:#0275a3;
			    font-weight: normal;
				font-size: 14pt;
				
				
	

}

/* Web part header hide display */

.ms-viewheadertr {
				display: none
}

/* Adjust the alignment of the Recent News area on welcome */

#MSOZoneCell_WebPartWPQ6{
				padding-bottom:5px!important;
}

/* Adjust the alignment of the Recent News area on welcome */

#MSOZoneCell_WebPartWPQ8{
				padding-bottom:5px!important;
}

table.ex2 {

table-layout:fixed
line-height: 100%;


}

/* Left column on main page dealing with White Paper and DMS vendors */

hr{
height:1px;
color:silver;


}



