html body {
	background: transparent !important;
}


html,
body,
input,
select,
textarea {
	font-family:Trebuchet,"Trebuchet MS",verdana,helvetica,arial,"frutiger linotype","lucida grande",sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #454545;
}

input,
select,
textarea {
	border: 1px solid #565657;
}

input:focus,
select:focus,
textarea:focus {
	border: 1px solid #196E82;
}

body * {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

a,
a:link,
a:active,
a:visited,
a:focus {
	color: black;
	text-decoration: underline;
	outline: none;
}

a:hover {
	text-decoration: underline;
}

input,
textarea,
select {

}

select {
	width: 100%;
}

table {
	border-collapse: collapse;
}

.styleClear {
	clear:both;
	font-size: 0px;
}

h1, h2 {
	font-size: 13px;
	color: #196e82;
}

h2 {
	font-size: 12px;
}

h3, h4 {
	font-size: 100%;
}

h5, h6 {
	font-size: 87.00%;
}

table tbody td,
table tbody th {
	vertical-align: top;
}

blockquote {
	margin-left: 20px;
}

html div#pageHeaderTop,
html div#pageHeaderBottom,
html div#pageHeaderMiddleToolbox,
html div#pageHeaderMiddleNavigation,
html div#pageBodyColumnLeftWrapper {
	display: none;
}

html div#pageHeaderMiddle,
html div#pageHeaderBottom {
	padding: 0;
	margin: 0;
}

html div#pageHeaderMiddleLogo {
	padding-bottom: 10px;
}

html div#pageBodyColumnMiddleImage {
	margin: auto;
}

html div#pageBodyColumnMiddleContent {
	border: 0;
}

/*
#t3StartpageImage img {
	width: 100%;
	height: 100%;
}
*/

div.t3FlexContent-Table4Columns {
	background-image: none !important;
}

