body {
	margin: 0px;
	padding: 0px;
	scrollbar-base-color: #003063;
	scrollbar-highlight-color: #003063;
	scrollbar-shadow-color: #4A718C;
	scrollbar-track-color: #BDCBD6;
	scrollbar-face-color: #003063;
	scrollbar-3dlight-color: #4A718C;
	scrollbar-darkshadow-color: #4A718C;
	scrollbar-arrow-color: White;
}

body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	
}

.side-nav {
	color: #FFFFFF;
	font-size: 11px;
}

.side-nav a {
	color: #FFFFFF;
	text-decoration: none;
}

.side-nav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

h4 {
	color: #050505;
	font-size: 16px;
	font-weight: bold;
}

.h3 {
	color: #050505;
	font-size: 17px;
	font-weight: bold;
}

.h4 {
	color: #050505;
	font-size: 14px;
	font-weight: bold;
}

.h4-underlined {
	color: #050505;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	text-underline-position: below;
	text-decoration: underline;
	}

td.main {
	padding-left: 5px;
}

.main-smaller {
	font-size: 10px;
	color: #909090;
	}

.main-underlined {
	text-decoration: underline;
}

.main-justified {
	text-align: justify;
	text-justify: newspaper;
}
	
td.main-bullets {
	padding-left: 10px;
	text-indent: 10px;
	}

a {
	color: #003063;
	text-decoration: underline;
}

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

.pix-subtext {
	color: #003063;
	font-size: 10px;	
}

a.pix-subtext {
	color: #ffffff;
	font-size: 10px;	
}

a.pix-subtext:hover {
	color: #000000;
	font-size: 10px;	
}

.topmenu {
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;	
}

a.topmenu {
	color: #003063;
	font-size: 10px;
	text-decoration: underline;
	font-weight: bold;	
}

a.topmenu:hover {
	color: #000000;
	font-size: 10px;	
	text-decoration: none;
	font-weight: bold;
}