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,
b, u, i, center,
dl, dt, dd, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	/*vertical-align: baseline;*/
	/*	background: transparent; */
}

body {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#FFFFFF;
}
ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

ul li
{
	background:url(/i/i/bullet.gif) no-repeat 0px 8px;
	padding-left:8px;
}

a
{
	/*color:#00bff3;*/
	color:#0072bc;
	font-size:11px;
	text-decoration:none;
}
a:hover
{
	color:#004C6E;
}
/* Headers */
h1, h1 a
{
	font-weight:normal;
}
h1, h5, h1 a, h5 a
{
	color:#d98343;
}
h2, h4, h2 a, h4 a
{
	color:#000000;
}
h3, h3 a
{
	color:#008fc9;
}
h1, h1 a
{
	font-size:18px;
}
h3, h3 a
{
	font-size:12px;
}
h4, h4 a
{
	font-size:15px;
}
h5, h6, h2, h5 a, h6 a, h2 a
{
	font-size:14px;
}
/* Haders */

/* FCK Styles */
.fckOrangeText
{
	color:#d98343;
}
.fckOrangeText2
{
	color:#f28d2c;
}
.fckBlueText
{
	color:#0d7fb2;
}
.fckTextColorGray
{
	color:#6d6e71;
}
.fckTextFont12
{
	font-size:12px;
}
.fckTextFont13
{
	font-size:13px;
}
.fckTextFont15
{
	font-size:15px;
}
.fckTextFont16
{
	font-size:16px;
}
.fckTextFont20
{
	font-size:20px;
}
.fckTextFont21
{
	font-size:21px;
}
.fckTextFont36
{
	font-size:36px;
}

.fckTextFont40
{
	font-size:40px;
}
.fckTextFont80
{
	font-size:80px;
}
.topGrayBorder
{
	margin-top:25px;
	padding-top:8px;
	border-top:#b6b6b8 1px solid;
}
.fckDivider
{
	height:2px;
	font-size:1px;
	margin:13px 0px 17px;
	background:url(/i/i/orangeRoundedShape/divider.gif) repeat-x;
}
.fckSpace
{
	height:5px;
	font-size:1px;
	color:#FFFFFF;
}
.fckBlock
{
	padding:8px 0px 4px;
}
/* FCK Styles */

/* externalLoginForm */
.externalLoginForm_login
{
	color:#046482;
	font-size:12px;
}
.externalLoginForm_FogPas,
.externalLoginForm_FogPas a,
.externalLoginForm_FogPas a:hover
{
	color:#5aa8d9;
	font-size:11px;
}
.externalLoginForm input.externalInputText
{
	border:1px solid #b3b3b3;
	width:91px;
	font-size:12px;
	padding:2px;
	height:15px;
}

input.text
{
	border: 1px solid #c5c5c5;
}
.separator
{
	height: 1px;
	overflow: hidden;
	background-color: #000;
	margin: 10px 0px;
	font-size:1px;
}

.separator.gray
{
	background-color: #c5c5c5;
}
.separatorGray,
.separatorBlack
{
	height: 0px;
	overflow: hidden;
	font-size:0px;
	margin: 10px 0px;
}
.separatorGray
{
	margin: 10px 0px;
	border-bottom:1px solid #c5c5c5;
}
.separatorBlack
{
	margin: 10px 0px;
	border-bottom:1px solid #000;
}
.separator.black
{
	background-color: #000000;
}

/* externalLoginForm */

a.anchorBlack12, a.anchorBlack12:hover
{
	font-size:12px;
	font-weight:bold;
}
a.anchorBlack12
{
	color:#000000;
}
a.anchorBlack12:hover
{
	color:#004C6E;
}

/* fsk template - tesSESSIONS */
.topBannerForSinglePage
{
	background:url(/i/i/tekSessions/banner_teksession.jpg) no-repeat;
	height:295px;
}
.topBannerForSinglePage .topBannerForSinglePageContent
{
	font-weight:bold;
	padding-top:115px;
	text-align:right;
	width:620px;
}
/* fsk template - tesSESSIONS */

/* Button */
/* Common part */
span.customButton,
span.customButton .customButtonLeft, span.customButton .customButtonRight,
span.customButton .customButtonBack
{
	height:33px;
	display:block;
	white-space:nowrap;
}
span.customButton .customButtonLeft, span.customButton .customButtonRight,
span.customButton .customButtonBack
{
	float:left;
}
span.customButton .customButtonLeft, span.customButton .customButtonRight
{
	background-repeat:no-repeat;
}
span.customButton .customButtonBack
{
	background-repeat:repeat-x;
	font-size:15px;;
	text-align:center;
	vertical-align:middle;
	padding-top:7px;
	height:26px;
	overflow: hidden;
	width: 180px;
}
/* Common part */
/* Orange button */
span.customButton.customButtonOrange .customButtonLeft
{
	background-image:url('/i/i/button/but_l.png');
}
span.customButton.customButtonOrange .customButtonRight
{
	background-image:url('/i/i/button/but_r.png');
}
span.customButton.customButtonOrange .customButtonBack
{
	background-image:url('/i/i/button/but_b.png');
	color:#FFFFFF;
}
/* Orange button */
/* Button */

table.fckStyleTableWithBorder
{
	border-collapse:separate;
	border:1px outset #454545;
	border-spacing:1px;
}
table.fckStyleTableWithBorder tbody,
table.fckStyleTableWithBorder tfoot,
table.fckStyleTableWithBorder tr,
table.fckStyleTableWithBorder th,
table.fckStyleTableWithBorder thead
{
	border-top-width: 1px;
	border-bottom-width: 1px;
}
table.fckStyleTableWithBorder td
{
	border:1px inset #454545;
}
/* modal windows end */

/* Overlabel */
.overlabel-wrapper
{
	position: relative;
	overflow:hidden;
}
label.overlabel
{
	color:#bcbcbc;
	text-indent:0px;
	cursor: text;
}
label.overlabel-apply
{
	position:absolute;
	top:3px;
	left:5px;
	/*z-index:1;*/
	color:#bcbcbc;
	overflow: hidden;	
}
/* Overlabel */

.contentHolder.holderMode
{
	min-height: 17px;
}

.isPrintable {
	display: none;
}

.newsSelectedReadMore
{
	text-align:right;
	font-size:12px !important;
}
.newsSelectedReadMore a
{
	color:#0072bc;
	font-size:12px !important;
}

.newsSelectedReadMore a span
{
	font-size:12px !important;
}

.newsSelectedReadMore a:hover
{
	color:#004C6E;
}
