.bodypadding {
	padding: 15px;
}

body {
	margin: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 18px;
	background: #1F5A78 url(../images/background_tile.jpg) repeat-x scroll top;
}

h1 {
	border-bottom: #666 1px Solid;
	font-size: 16px;
}

td {
	color: #000;
	line-height: 18px;
}

a.topMenu:hover {
	font-size: 11px;
	color: #333;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: -1px;
}

a.SideMenu:hover {
	color: #96C9DE;
	font-weight: bold;
	text-decoration: none;
}

.bottom {
	background-image: url(../images/iso.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

a.footer:hover {
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: -1px;
}

.white_text { color: #FFF; }

.capabilities {
	font-size: 11px;
	line-height: 22px;
	color: #000;
}

.textbold {
	font-size: 15px;
	font-weight: bold;
	color: #036;
}

em {
	font-size: 13px;
	font-style: italic;
	color: #000;
	line-height: 18px;
}

strong {
	font-weight: bold;
	color: #333;
}

.Text16px {
	font-size: 16px;
	color: #000;
}

.Text18pxBold {
	font-size: 18px;
	font-style: oblique;
	font-weight: bold;
	color: #036;
}

a.SideMenuGray:active, a.SideMenuGray:link, a.SideMenuGray:visited {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}

a.SideMenu:link, a.SideMenu:visited, a.SideMenu:active, a.SideMenuGray:hover {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

a.footer:visited, a.footer:active, a.topMenu:link, a.topMenu:visited, a.topMenu:active, a.footer:link {
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: -1px;
}

a {
	color: #036;
	text-decoration: underline;
}

a:hover {
	color: #036;
	text-decoration: none;
}