/* Default CSS www.curalia.se */
/* Version: CVS $Id: default.css,v 1.36 2006-07-05 19:00:03 erp Exp $ */


/* -----------------------------------------------
	PAGE GLOBAL START
----------------------------------------------- */

*
/* global white space reset */
{
	margin: 0;
	padding: 0;
}

body
/* body */
{
	background: #C2C2C2 url('css-img/background.gif') top left fixed repeat-x;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #333;
	text-align: center;
	margin: 0 auto 30px;
	padding: 0;
}

a, a:hover, a:visited, a:active
/* global link */
{
	color: #333;
	text-decoration: underline;
}

#mainContentDiv a, #mainContentDiv a:hover, #mainContentDiv a:visited, #mainContentDiv a:active
/* global link */
{
	color: #006666;
	text-decoration: underline;
}

a img, a:hover img
/* global img link */
{
	text-decoration: none;
}

/* -----------------------------------------------
	PAGE GLOBAL STOP
----------------------------------------------- */


/* -----------------------------------------------
	DIV COLLECTION START
----------------------------------------------- */

#totalDiv
/* totalDiv */
{
	margin: 0 auto;
	text-align: left;
}

#smallTotalDiv
/* smallTotalDiv */
{
	margin: 0 auto;
	text-align: left;
	width: 21.5em;
	min-width: 350px;
}

#access
/* access */
{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	overflow: hidden;
	text-indent: 9999px;
}

/* -----------------------------------------------
	DIV COLLECTION STOP
----------------------------------------------- */


/* -----------------------------------------------
	TOP START
----------------------------------------------- */

.logotypePrint
/* logotype print */
{
	float: left;
	display: none;
	background: url('css-img/logotype_white.gif') no-repeat left top;
	width: 200px;
	height: 90px;
}

#totalTopDiv
/* totalDiv */
{
	color: #858585;
	background: #FFF url('css-img/background_totalTop.gif') top left repeat-x;
}

#date
/* date */
{
	font-size: 0.6em;
	text-transform: uppercase;
	white-space: nowrap;
	padding: 9px 15px;
}

#topDiv
/* topDiv */
{
	position: relative;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

#topNav
/* topNav */
{
	color: #666;
	background: #C2C2C2 url('css-img/background_top.gif') top center repeat-y;
	overflow: hidden;
}

.topLeft
{
	background: url('css-img/top_left.gif') no-repeat left top;
	display: block;
	float: left;
	width: 10px;
	height: 10px;
}

.topRight
{
	background: url('css-img/top_right.gif') no-repeat right top;
	display: block;
	float: right;
	width: 10px;
	height: 10px;
}

#trackmark
/* trackmark div */
{
	width: 400px;
	font-size: 0.6em;
	text-transform: uppercase;
	white-space: nowrap;
}

#trackmark span
{
	display: block;
	padding: 10px 8px;
}

a.logotype
{
	display: block;
	background: url('css-img/logotype_gray.gif') no-repeat left top;
	width: 20px;
	height: 30px;
}

/* -----------------------------------------------
	TOP STOP
----------------------------------------------- */


/* -----------------------------------------------
	PAGEHELP START
----------------------------------------------- */

a.pagehelp_mail, a.pagehelp_mail:visited, a.pagehelp_mail:active
{
	display: block;
	float: right;
	text-decoration: none! important;
	background: url('css-img/pagehelp_mail.gif') no-repeat left top! important;
	padding: 0 0 3px 19px;
	margin: 9px 10px 0 0;
}

a.pagehelp_mail:hover
{
	background: url('css-img/pagehelp_mail_on.gif') no-repeat left top! important;
}

a.pagehelp_pdf, a.pagehelp_pdf:visited, a.pagehelp_pdf:active
{
	display: block;
	float: right;
	text-decoration: none! important;
	background: url('css-img/pagehelp_pdf.gif') no-repeat left top! important;
	padding: 0 0 3px 16px;
	margin: 9px 5px 0 0;
}

a.pagehelp_pdf:hover
{
	background: url('css-img/pagehelp_pdf_on.gif') no-repeat left top! important;
}

/* -----------------------------------------------
	PAGE HELP STOP
----------------------------------------------- */


/* -----------------------------------------------
	FOOTER START
----------------------------------------------- */

#footerDiv
{
	font-size: 0.6em;
	line-height: 100%;
}

#footerDiv a, #footerDiv a:visited, #footerDiv a:active
{
	background: #990000;
	color: #FFF;
	text-decoration: none;
}

#footerDiv a:hover
{
	text-decoration: underline;
}

.footer
{
	display: block;
	float: right;
	padding: 10px 0;
}

a.curalia
{
	display: block;
	float: left;
	background: url('css-img/logotype.gif') no-repeat left top! important;
	font-size: 110%;
	font-weight: bold;
	text-decoration: none! important;
	padding: 10px 25px 5px;
}

.footerBlock
{
	display: block;
	width: 10px;
	height: 10px;
	margin-top: 20px;
}

.footerLeft
{
	background: url('css-img/footer_left.gif') no-repeat left bottom;
}

.footerRight
{
	background: url('css-img/footer_right.gif') no-repeat right bottom;
}

/* -----------------------------------------------
	FOOTER STOP
----------------------------------------------- */


/* -----------------------------------------------
	TEXT START
----------------------------------------------- */

a.white, a.white:hover, a.white:visited, a.white:active
{
	color:#FFF! important;
}

label
/* label */
{
}

p
/* paragraph */
{
	font-size: 0.7em;
	line-height: 1.6em;
	margin: 0 10px 0.8em;
}

p.ingress
/* subheader ingress */
{
	color: #666! important;
	font-size: 0.8em! important;
	font-weight: lighter! important;
}

p.foto
/* paragraph foto */
{
	font-size: 0.6em! important;
	color: #858585! important;
}

p.link
/* paragraph link */
{
	background: url('css-img/link.gif') top left no-repeat;
	padding: 0 0 0 13px;
	margin: 0.8em 10px 0! important;
}



p.pdf
/* paragraph pdf */
{
	color: #858585! important;
	background: #FFF;
	font-size: 60%! important;
	line-height: 120%! important;
	margin: 0! important;
	padding: 4px 10px! important;
}

p.linkSmall
/* paragraph linkSmall */
{
	background: url('css-img/link.gif') top left no-repeat;
	font-size: 60%! important;
	padding: 0 0 0 13px;
	margin: 3px 10px 0! important;
}

p.author
/* paragraph author */
{
	white-space: nowrap! important;
	margin-top: 0! important;
}

p.label
/* paragraph label */
{
	margin: 0 5px 4px 10px! important;
}

p.navMidDiv
/* paragraph navMidDiv */
{
	background: url('css-img/navSub.gif') no-repeat left top;
	font-size: 60%! important;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0 10px 3px 5px! important;
	padding: 4px 0 0 17px! important;
}

p.description
/* paragraph description */
{
	margin: 0 0 4px 10px! important;
}

p.event
/* paragraph event */
{
	margin: 0 0 4px 10px! important;
}

p.small
/* paragraph small */
{
	margin: 4px 10px 0px! important;
}

p.more
/* paragraph more */
{
	font-size: 60%! important;
	color: #727272! important;
	font-weight: bold;
}




h1
/* header */
{
	color: #858585;
	font-size: 1.2em;
	font-weight: lighter;
	line-height: 1.4em;
	letter-spacing: 1px;
	margin: 0 10px 0.5em;
}

h1.small
/* header small */
{
	color: #333! important;
	font-size: 0.7em! important;
	line-height: 1.6em! important;
	font-weight: bold! important;
	letter-spacing: normal! important;
}




h2
/* paragraph header */
{
	font-size: 0.7em;
	line-height: 1.6em;
	margin: 0.5em 10px 0;
	font-weight: bold;
}





h2.newslist
/* paragraphheader newslist */
{
	font-weight: normal! important;
	margin: 0 10px 4px! important;
}



a.document
/* link document */
{
	display: block;
	font-size: 0.7em;
	line-height: 1.2em;
	padding: 3px 0 4px 16px;
	background: url('css-img/document.gif') no-repeat left top;
}

a.document:hover
/* link document hover */
{
	background: url('css-img/document_on.gif') no-repeat left top;
}

a.document:active
/* link document active */
{
	background: url('css-img/document_on.gif') no-repeat left top;
}

/* -----------------------------------------------
	TEXT STOP
----------------------------------------------- */


/* -----------------------------------------------
	BACKGROUND COLORS START
----------------------------------------------- */

.bgCuralia
{
	background: #A3A3A3 url('css-img/bgCuralia.gif') repeat;
	color: #FFF;
}

.bgFadeGray
{
	background: #C2C2C2 url('css-img/bg_fade_gray.gif') repeat-y top center;
	color: #666;
}

.bgWhite
{
	background: #FFF;
	color: #333;
}

.bgBlack
{
	background: #000;
	color: #FFF;
}

.bgFuzzyBlack
{
	background: #666;
	color: #FFF;
}

.bgMediumBlack
{
	background: #999;
	color: #FFF;
}

.bgLightBlack
{
	background: #CCC;
	color: #333;
}

.bgUltraLightBlack
{
	background: #E0E0E0;
	color: #333;
}

.bgRed
{
	background: #990000;
	color: #FFF;
}

.bgFuzzyRed
{
	background: #AD3333;
	color: #FFF;
}

.bgMediumRed
{
	background: #CC6666;
	color: #FFF;
}

.bgLightRed
{
	background: #CC9999;
	color: #FFF;
}

.bgUltraLightRed
{
	background: #EBCCCC;
	color: #333;
}

.bgGray
{
	background: #666;
	color: #FFF;
}

.bgFuzzyGray
{
	background: #858585;
	color: #FFF;
}

.bgMediumGray
{
	background: #A3A3A3;
	color: #FFF;
}

.bgLightGray
{
	background: #C2C2C2;
	color: #333;
}

.bgUltraLightGray
{
	background: #E0E0E0;
	color: #333;
}

.bgBlue
{
	background: #006666;
	color: #FFF;
}

.bgFuzzyBlue
{
	background: #338585;
	color: #FFF;
}

.bgMediumBlue
{
	background: #669999;
	color: #FFF;
}

.bgLightBlue
{
	background: #99C2C2;
	color: #333;
}

.bgUltraLightBlue
{
	background: #CCE0E0;
	color: #333;
}

.bgYellow
{
	background: #CC9900;
	color: #FFF;
}

.bgFuzzyYellow
{
	background: #D6AD33;
	color: #333;
}

.bgMediumYellow
{
	background: #E0C266;
	color: #333;
}

.bgLightYellow
{
	background: #EBD699;
	color: #333;
}

.bgUltraLightYellow
{
	background: #F5EBCC;
	color: #333;
}

/* -----------------------------------------------
	BACKGROUND COLORS STOP
----------------------------------------------- */


/* -----------------------------------------------
	SEARCH START
----------------------------------------------- */

.searchSuperDaddy
{
	width: 174px;
	padding: 6px 3px;
}

#superSearchDiv
/* superSearchDiv */
{
	background: transparent url(css-img/search_bg.gif) repeat-x right top;
	width: 174px;
	height: 19px;
}

.superSearchInput
/* superSearchInput */
{
	font-size: 11px! important;
	width: 144px;
	height: 13px;
	border: 0;
	margin: 3px 9px 0 0;
	vertical-align: top;
}

.superSearchButton
{
	width: 17px;
	height: 19px;
	vertical-align: top;
}

/* Safari, not valid CSS but it looks good */
/*\*/
html>body* #superSearchDiv {background: none;}
html>body* #superSearchDiv input {width: 174px; color: #000; margin: 0;}
html>body* #superSearchDiv .superSearchButton {display: none;}
/**/

#searchForm label
/* searchForm label */
{
	font-size: 0.6em;
	line-height: 1.6em;
	vertical-align: middle;
	text-transform: uppercase;
	margin-right: 5px;
}

.searchInputSmall
/* searchInputSmall */
{
	width: 7.2em;
	min-width: 82px;
	border-top: 1px solid #777;
	border-right: 1px solid #AAA;
	border-bottom: 1px solid #D8D8D8;
	border-left: 1px solid #AAA;
	padding: 1px;
	vertical-align: middle;
}

.searchSelect
/* searchSelect */
{
	width: 100%;
	min-width: 180px;
	border-top: 1px solid #777;
	border-right: 1px solid #AAA;
	border-bottom: 1px solid #D8D8D8;
	border-left: 1px solid #AAA;
	margin-top: 1px;
	padding: 1px;
	vertical-align: middle;
}

h1.search
/* header search ,search */
{
	color: #666! important;
	background: #FFF;
	font-size: 0.8em! important;
	font-weight: lighter! important;
	letter-spacing: normal! important;
}

h2.search
/* subheader search */
{
	margin: 8px 10px 5px! important;
}

h2.searchJumpBar
/* subheader searchJumpBar */
{
	margin: 8px 10px 10px! important;
}

p.smallSearch
/* paragraph smallSearch */
{
	font-size: 0.6em! important;
	color: #858585! important;
	background: #FFF;
	margin: -8px 10px 10px! important;
}

/* -----------------------------------------------
	SEARCH STOP
----------------------------------------------- */


/* -----------------------------------------------
	MAINCONTENTDIV LISTS START
----------------------------------------------- */

#mainContentDiv ul
/* mainContentDiv ul */
{
	list-style: none;
	margin: 0 10px 0.8em;
	padding: 0 0 0 5px;
}

#mainContentDiv ol
/* mainContentDiv ol */
{
	margin: 0 10px 0.8em;
	padding: 0 0 0 15px;
}

#mainContentDiv li
/* mainContentDiv li */
{
	font-size: 0.7em;
	line-height: 1.6em;
	margin: 0 10px 0.4em 10px;
}

#mainContentDiv ul li
/* mainContentDiv ul li */
{
	list-style: url('css-img/li.gif');
}

#mainContentDiv ul li.white
/* mainContentDiv ul li white */
{
	list-style: url('css-img/li_white.gif');
}

#mainContentDiv ol li
/* default li number */
{
	list-style: decimal;
}

/* -----------------------------------------------
	MAINCONTENTDIV LISTS STOP
----------------------------------------------- */


/* -----------------------------------------------
	OBJECTS START
----------------------------------------------- */

tr
/* default tr */
{
	vertical-align: top;
}

td
/* default table-column */
{
	text-align: left;
	vertical-align: top;
}

img
/* default image */
{
	border: 0;
}

.imageHeader
/* imageHeader */
{
	display: block;
	width: 47em;
	min-width: 750px;
	height: 11em;
	min-height: 180px;
}

.intranet
/* intranet login */
{
	display: block;
	position: absolute;
	top: 5px;
	right: 5px;
	width: 16px;
	height: 16px;
}

.transp
{
	width: 1px;
	height: 1px;
}

.imageNewslist
/* imageNewslist */
{
	margin: 5px 10px 10px;
}

.line
/* line */
{
	border-top: #E0E0E0 1px solid;
	margin: 0 10px 5px;
	clear: both;
}

.topCorner
{
	display: block;
	width: 10px;
	height: 10px;
}

.bottomCorner
{
	display: block;
	width: 10px;
	height: 10px;
	margin-top: -10px;
}

.topGrayLeft
{
	background: url('css-img/c_top_gray_left.gif') no-repeat left top;
}

.topGrayRight
{
	background: url('css-img/c_top_gray_right.gif') no-repeat right top;
}

.bottomGrayLeft
{
	background: url('css-img/c_bottom_gray_left.gif') no-repeat left top;
}

.bottomGrayRight
{
	background: url('css-img/c_bottom_gray_right.gif') no-repeat right top;
}

.topWhiteLeft
{
	background: url('css-img/c_top_white_left.gif') no-repeat left top;
	margin-top: -1px;
}

.topWhiteRight
{
	background: url('css-img/c_top_white_right.gif') no-repeat right top;
	margin-top: -1px;
}

.bottomWhiteLeft
{
	background: url('css-img/c_bottom_white_left.gif') no-repeat left top;
}

.bottomWhiteRight
{
	background: url('css-img/c_bottom_white_right.gif') no-repeat right top;
}

.topYellowLeft
{
	background: url('css-img/c_top_yellow_left.gif') no-repeat left top;
}

.topYellowRight
{
	background: url('css-img/c_top_yellow_right.gif') no-repeat right top;
}

.bottomYellowLeft
{
	background: url('css-img/c_bottom_yellow_left.gif') no-repeat left top;
}

.bottomYellowRight
{
	background: url('css-img/c_bottom_yellow_right.gif') no-repeat right top;
}

.topBlueLeft
{
	background: url('css-img/c_top_blue_left.gif') no-repeat left top;
}

.topBlueRight
{
	background: url('css-img/c_top_blue_right.gif') no-repeat right top;
}

.bottomBlueLeft
{
	background: url('css-img/c_bottom_blue_left.gif') no-repeat left top;
}

.bottomBlueRight
{
	background: url('css-img/c_bottom_blue_right.gif') no-repeat right top;
}

.topRedLeft
{
	background: url('css-img/c_top_red_left.gif') no-repeat left top;
}

.topRedRight
{
	background: url('css-img/c_top_red_right.gif') no-repeat right top;
}

.bottomRedLeft
{
	background: url('css-img/c_bottom_red_left.gif') no-repeat left top;
}

.bottomRedRight
{
	background: url('css-img/c_bottom_red_right.gif') no-repeat right top;
}

/* -----------------------------------------------
	OBJECTS STOP
----------------------------------------------- */


/* -----------------------------------------------
	LABELS INPUTS START
----------------------------------------------- */

form
/* default form */
{
	margin: 0;
	padding: 0;
}

fieldset
/* default fieldset */
{
	border: 1px solid #CCC;
	margin: 0 10px 0.8em;
	padding: 0;
}

input, select, textarea, .button, .checkbox, .radiobutton
/* default values */
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	vertical-align: middle;
}

/* -----------------------------------------------
	LABELS INPUTS STOP
----------------------------------------------- */


/* -----------------------------------------------
	MSG START
----------------------------------------------- */

p.msg
/* paragraph msg ,msgDiv */
{
	margin: 40px 0 10px! important;
}

.msgDiv
/* msgDiv */
{
	visibility: hidden;
	z-index: 9999;
	width: 300px;
	margin: 0 auto;
	position: relative;
	color: #000;
	background: #D9D9D9;
	border: 1px solid #727272;
}
/* msgDiv commented backslash hack  - invisible to IE 5 \*/
.msgDiv
{
	position: absolute;
	margin-left: -150px;
	left: 50%;
	top: 250px;
}
/* end hack */

.msgButton 
/* msgBotton ,msgDiv */
{
	margin: 10px;
}

/* -----------------------------------------------
	MSG STOP
----------------------------------------------- */


/* -----------------------------------------------
	MAIL START
----------------------------------------------- */

.mailDiv
/* mailDiv */
{
	width: 310px;
}

#mail label
/* mail label */
{
	display: block;
	font-size: 0.6em;
	line-height: 1.4em;
	text-transform: uppercase;
}

p.mail
{
	margin: 0! important;
}

#mail .mailInput
{	
	border-top: 1px solid #777;
	border-right: 1px solid #AAA;
	border-bottom: 1px solid #D8D8D8;
	border-left: 1px solid #AAA;
	width: 285px;
	padding: 1px;
}

#mail .mailTextarea
{
	height: 8em;
}

/* -----------------------------------------------
	MAIL STOP
----------------------------------------------- */


/* -----------------------------------------------
	NOTIS START
----------------------------------------------- */

.notisSpacer
/* notisDiv notisSpacer */
{
	width: 1px;
	height: 1px;
}

.notisImgSpacer
/* notisDiv notisImgSpacer */
{
	width: 1px;
	height: 80px;
}

.imageNotis
/* notisDiv imageNotis */
{
	width: 12.3em;
	min-width: 198px;
	height: 5em;
	min-height: 80px;
}

/* -----------------------------------------------
	NOTIS STOP
----------------------------------------------- */


/* -----------------------------------------------
	ITEM START
----------------------------------------------- */

h1.itemheader
/* itemheader */
{
	background: #C2C2C2 url('css-img/bg_fade_gray.gif') repeat-y top center;
	color: #FFF;
	font-size: 0.6em! important;
	line-height: 1.2em! important;
	letter-spacing: normal! important;
	font-weight: bold! important;
	text-transform: uppercase;
	margin: 0! important;
	padding: 5px;
}

.itemDiv
{
	padding-bottom: 10px;
}

.itemBorderDiv
/* itemBorderDiv */
{
	border-right: #E0E0E0 1px solid;
	border-bottom: #E0E0E0 1px solid;
	border-left: #E0E0E0 1px solid;
}

.itemDiv a.itemLink
/* itemDiv a itemLink */
{
	display: block;
	font-size: 0.7em;
	line-height: 1.5em;
	padding: 1px 10px 4px 25px;
	background: url('css-img/linkitem.gif') no-repeat left top;
}

.itemDiv a.itemLink
/* itemDiv a itemLink */
{
	width /* IE-hack */: auto;
}

.itemDiv a.itemLink:hover
/* itemDiv a itemLink hover */
{
	color: #006666;
	background: #E0E0E0 url('css-img/linkitem_on.gif') no-repeat left top;
}

.itemDiv a.itemLink:active
/* itemDiv a itemLink active */
{
	color: #006666;
	background: #E0E0E0 url('css-img/linkitem_on.gif') no-repeat left top;
}

.itemDiv a.itemLinkWhite, a.itemLinkWhite:hover, a.itemLinkWhite:active
/* itemDiv a itemLinkWhite */
{
	color: #FFF! important;
	background: url('css-img/linkitem_white.gif') no-repeat left top! important;
}

.itemDiv a.itemDocument
/* itemDiv a itemDocument */
{
	display: block;
	font-size: 0.7em;
	line-height: 1.5em;
	padding: 1px 10px 4px 25px;
	background: url('css-img/linkitem_document.gif') no-repeat left top;
}

.itemDiv a.itemDocument
/* itemDiv a itemDocument */
{
	width /* IE-hack */: auto;
}

.itemDiv a.itemDocument:hover
/* itemDiv a itemDocument hover */
{
	color: #006666;
	background: #E0E0E0 url('css-img/linkitem_document_on.gif') no-repeat left top;
}

.itemDiv div a.itemDocument:active
/* itemDiv a itemDocument active */
{
	color: #006666;
	background: #E0E0E0 url('css-img/linkitem_document_on.gif') no-repeat left top;
}

.itemDiv a.itemDocumentWhite, a.itemDocumentWhite:hover, a.itemDocumentWhite:active
/* itemDiv a itemLinkWhite */
{
	color: #FFF! important;
	background: url('css-img/linkitem_document_white.gif') no-repeat left top! important;
}

/* -----------------------------------------------
	ITEM STOP
----------------------------------------------- */


/* -----------------------------------------------
	COMMENTITEM START
----------------------------------------------- */

#comment h1
/* comment header */
{
	color: #FFF! important;
}

#comment label
/* comment label */
{
	display: block;
	font-size: 60%! important;
	line-height: 120%! important;
	font-weight: bold! important;
	margin: 0! important;
}

#comment p
/* paragraph comment */
{
	background: url('css-img/comment.gif') top left no-repeat;
	margin: 0! important;
	padding: 0 0 5px 21px! important;
}

h1.commentRows
/* header commentRows */
{
	color: #858585! important;
	font-size: 75%! important;
	line-height: 120%! important;
	font-weight: bold! important;
	background: url('css-img/comment.gif') top left no-repeat;
	margin: 10px 0 0! important;
	padding: 0 0 5px 21px! important;
}

p.commentRows
/* paragraph commentRows */
{
	margin: 0 0 10px! important;
	padding-left: 21px! important;
}

p.commentSmall
/* paragraph commentSmall */
{
	font-size: 60%! important;
	line-height: 120%! important;
	color: #666! important;
	margin: 0 0 10px! important;
	padding-left: 21px! important;
}

p.commentFooter
/* paragraph commentFooter */
{
	margin: 5px 10px 10px 0;
}

.commentInput
/* commentInput */
{
	width: 23.5em;
	margin: 0 0 10px;
}

.commentTextarea
/* commentTextarea */
{
	width: 23.5em;
	height: 12em;
	margin: 0 0 10px;
}

/* -----------------------------------------------
	COMMENTITEM STOP
----------------------------------------------- */


/* -----------------------------------------------
	UTIL START
----------------------------------------------- */

.white
{
	color: #FFF;
}

.clear
/* clear */
{
	clear: both;
}

.floatLeft
/* floatLeft */
{
	float: left;
}

.floatRight
/* floatRight */
{
	float: right;
}

.center
/* center align */
{
	text-align: center;
}

.left
/* left align */
{
	text-align: left;
}

.right
/* right align */
{
	text-align: right;
}

.middle
/* middle valign */
{
	vertical-align: middle;
}

.bottom
/* bottom valign */
{
	vertical-align: bottom;
}

.capitalize
/* capitalize */
{
	text-transform: capitalize! important;
}

.uppercase
/* uppercase */
{
	text-transform: uppercase! important;
}

.nowrap
/* nowrap */
{
	white-space: nowrap;
}

.bold
/* bold */
{
	font-weight: bold! important;
}

.heightA
{
	height: 5px;
}

.heightB
{
	height: 10px;
}

.heightC

{
	height: 20px;
}

.heightD
{
	height: 30px;
}

.heightE
{
	height: 60px;
}

.heightF
{
	height: 90px;
}

.heightG
{
	height: 180px;
}

.heightH
{
	min-height: 540px;
}

.widthA
{
	width: 12.5em;
	min-width: 200px;
}

.widthB
{
	width: 21.8em;
	min-width: 350px;
}

.widthC
{
	width: 34.4em;
	min-width: 550px;
}

.widthD
{
	width: 47em;
	min-width: 750px;
}

.widthE
{
	width: 100%;
}

.marginTop
{
	margin-top: 10px;
}

.marginRight
{
	margin-right: 10px;
}

.marginBottom
{
	margin-bottom: 10px;
}

.marginLeft
{
	margin-left: 10px;
}

.paddingTop
{
	padding-top: 10px;
}

.paddingRight

{
	padding-right: 10px;
}

.paddingBottom
{
	padding-bottom: 10px;
}

.paddingLeft
{
	padding-left: 10px;
}

.borderTop
{
	border-top: #FFF 1px solid;
}

.borderRight
{
	border-right: #FFF 1px solid;
}

.borderBottom
{
	border-bottom: #FFF 1px solid;
}

.borderLeft
{
	border-left: #FFF 1px solid;
}

.borderGrayTop
{
	border-top: #C2C2C2 1px solid;
}

.borderGrayRight
{
	border-right: #C2C2C2 1px solid;
}

.borderGrayBottom
{
	border-bottom: #C2C2C2 1px solid;
}

.borderGrayLeft
{
	border-left: #C2C2C2 1px solid;
}

.borderLightGrayTop
{
	border-top: #E0E0E0 1px solid;
}

.borderLightGrayRight
{
	border-right: #E0E0E0 1px solid;
}

.borderLightGrayBottom
{
	border-bottom: #E0E0E0 1px solid;
}

.borderLightGrayLeft
{
	border-left: #E0E0E0 1px solid;
}

.block
{
	display: block;
}

.component
{
	margin-bottom: 10px;
}

.hide
{
	display: none;
}

/* -----------------------------------------------
	UTIL STOP
----------------------------------------------- */


