/*
** reset all html elements
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, /*font,*/ img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/*
** Basic definitions
*/

/* force right scrollbar for Mozilla/Safari */
html { 
    height: 100%;
    margin-bottom: 1px;
}
body {
	padding:0 0 30px 0;
	background:#fff;
	font:70% "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS",Geneva, Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	text-align:center;
}
body * {
	line-height:1;
}

/* Cross-browser typographical normalization from Yahoo YUI */
table { font-size:inherit; }
/* 99% for safari; 100% is too large */
select, input, textarea {  font:99% "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS",Geneva, Verdana, Arial, Helvetica, sans-serif; }
/* Bump up !IE to get to 13px equivalent */
pre, code { font:115% monospace; }

/* Basic link definition */
a { 
	background-color:inherit;
	color:#01adeb;
	text-decoration:underline;
}
a:hover { 
	background-color:inherit;
	color:#01adeb;
	text-decoration:none;
}
/* Override font properties */
font { 
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS",Geneva, Verdana, Arial, Helvetica, sans-serif; 
	/*font-size:inherit;*/
}

h1,h2,h3,h4,h5,h6,strong,b {
	font-weight:bold;
}

.hide {
	display:none;
}

input, 
select, 
textarea { 
	vertical-align:middle;
	font-size:1em;
}
input.text, 
select, 
/*textarea*/ { 
	padding:1px; 
	background-color:#fff; 
	color:#32373c;
	line-height:1.2em;
}
input.text:focus, 
textarea:focus { 
	background-color:#fff;
	color:inherit;
}
input.radio, 
input.checkbox { 
	margin:0 3px 0 0; 
	vertical-align:middle;
}
label { 
	vertical-align:middle;
}
label.radio, 
label.checkbox { 
	margin-right:1.5em;
}
/* Firefox fix */
option {
	padding-right:0.7em;
}

/* Float clearing workaround also working on Mozilla */

.clearer { 
	clear:both; 
	height:0px; 
	overflow:hidden; 
	margin-top:0px;
}

.clearfix:after {
	content: ".";
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

span.none
{
	display:none;
}

/* 20090310 FesGe: Reposition siteactionsmenu */

div#utsiteactionsmenu2
{
	position:relative;
}

div#utsiteactionsmenu
{
	position:absolute;
	right:0px;
}

/* 20090310 FesGe end */

/* 20090317 FesGe Hide FontName Selection */
#ctl00_PlaceHolderMain_HeadText_ctl00_RichHtmlField_displayContent_FontName,
#ctl00_PlaceHolderMain_LeftText_ctl00_RichHtmlField_displayContent_FontName,
#ctl00_PlaceHolderMain_FooterText_ctl00_RichHtmlField_displayContent_FontName,
#ctl00_PlaceHolderMain_RollupText_ctl00_RichHtmlField_displayContent_FontName,
#ctl00_PlaceHolderMain_RightSubText_ctl00_RichHtmlField_displayContent_FontName,
#ctl00_PlaceHolderMain_RightSubText1_ctl00_RichHtmlField_displayContent_FontName,
#ctl00_PlaceHolderMain_RightSubText2_ctl00_RichHtmlField_displayContent_FontName,
#ctl00_PlaceHolderMain_RightSubText3_ctl00_RichHtmlField_displayContent_FontName,
#ctl00_PlaceHolderMain_MainContentSubText1_ctl00_RichHtmlField_displayContent_FontName,
#ctl00_PlaceHolderMain_MainContentSubText2_ctl00_RichHtmlField_displayContent_FontName
{
	display:none;
}
/* 20090317 FesGe end */

/* 20090318 FesGe make ol visible */
ol {
	list-style: decimal;
	list-style-position:inside;
}
/* 20090318 FesGe end */

/* table styles and text styles */

.utypiaTable-1, 
.utypiaTableHeaderRow-1, 
.utypiaTableOddRow-1, 
.utypiaTableEvenRow-1, 
.utypiaTableFooterRow-1
{
    border: black 1px dotted;
    width: 7em;
}
.utypiaTableHeaderFirstCol-1, 
.utypiaTableHeaderLastCol-1, 
.utypiaTableHeaderOddCol-1, 
.utypiaTableHeaderEvenCol-1
{
    border: black 1px dotted;
    width: 7em;
}
.utypiaTableFirstCol-1, 
.utypiaTableLastCol-1, 
.utypiaTableOddCol-1, 
.utypiaTableEvenCol-1, 
.utypiaTableFooterFirstCol-1, 
.utypiaTableFooterLastCol-1, 
.utypiaTableFooterOddCol-1, 
.utypiaTableFooterEvenCol-1
{
    border: black 1px dotted;
    width: 7em;
}

/* table styles and text styles */

.utypiaTable-2,
.utypiaTableHeaderRow-2,
.utypiaTableOddRow-2,
.utypiaTableEvenRow-2,
.utypiaTableFooterRow-2
{
	border:0px;
	margin:0px;
	padding:0px;
	border-spacing:0px;
	border-collapse:collapse;
}
.utypiaTableHeaderFirstCol-2,
.utypiaTableHeaderLastCol-2,
.utypiaTableHeaderOddCol-2,
.utypiaTableHeaderEvenCol-2
{
	text-align: left;
	border: 0px;
	margin: 0px;
	padding: 0.2em 1.5em 0.2em 0.2em;
	font-weight:bold;
}
.utypiaTableFirstCol-2,
.utypiaTableLastCol-2,
.utypiaTableOddCol-2,
.utypiaTableEvenCol-2,
.utypiaTableFooterFirstCol-2,
.utypiaTableFooterLastCol-2,
.utypiaTableFooterOddCol-2,
.utypiaTableFooterEvenCol-2
{
	text-align: left;
	border: 0px;
	margin: 0px;
	padding: 0.2em 1.5em 0.2em 0.2em;
	border-top: 1px solid #BBB;
}
