html, body, div,
h1, h2, h3, h4, h5, h6,
ul, ol, dl, li, dt, dd,
p, blockquote, pre, 
form, fieldset, 
table, th, td
{
	margin: 0;
	padding: 0;
}

body, .SC_Item, .SC_ItemSelected
{
	color: #0036A1;
	background-color: #FFFFFF;
}

body, button, input, select, textarea
{
	font-size: 95.01%;
	font-family: Arial, Helvetica, sans-serif;
}

a
{
	color: #0070B2;
	text-decoration: underline;
}

a:link, a:visited
{
	/*color: #000000 !important;*/
	background-color: transparent;
}

a:hover, a:focus, a:active
{
	color: #4E98D9;
	background-color: transparent;
}

address
{
	font-size: 100%;
	font-style: italic;
}

big
{
	font-size: 100%;
}

blockquote
{
	line-height: normal;
}

body
{
	height: auto !important;
	height: 100%;
	min-height: 100%;
}

button
{
	cursor: auto;
	font-size: 100%;
}

caption
{
	line-height: normal;
}

code
{
	font-size: 100%;
	font-family: monospace;
}

div
{
	line-height: normal;
}

dd
{
	line-height: normal;
}

dl
{
	padding-left: 1.5em;
}

dt
{
	line-height: normal;
}

fieldset
{
	border-width: 0;
}

font
{
	font-size: 100%;
}

form
{
	font-size: 100%;
}

h1, h2, h3, h4, h5, h6
{
	padding-top: 1em;
	font-weight: bold;
}

h1
{
	font-size: 140%;
}

h2
{
	font-size: 130%;
}

h3
{
	font-size: 120%;
}

h4
{
	font-size: 110%;
}

h5
{
	font-size: 100%;
}

h6
{
	font-size: 90%;
}

hr
{
	margin: 1em 0;
	height: 1px;
	width: 100%;
	color: transparent;
	border-style: none;
	background-color: #CCCCCC;
}

html
{
	height: 100%;
}

img
{
	/* behavior: url(../script/pngbehavior.htc); */
	border: 0;
}

input
{
	font-size: 120%;
}

kbd
{
	font: 130% monospace;
}

li
{
	line-height: normal;
}

ol
{
	padding: 0.5em 0em 0.5em 3em;
	list-style: decimal;
}
ol ol
{
	padding-top: 0;
}

ul ul ol ol, ul ol ul ol, ol ul ol ol, ol ol ul ol, ol ul ol, ol ol
{
	list-style: lower-alpha;
}

ol ul ol ol, ol ol ul ol, ul ol ol ol, ol ol ol
{
	list-style: lower-roman;
}

ol ol ol ol
{
	list-style: decimal;
}

p
{
	padding: 0.5em 0em 0em 0em;
	line-height: normal;
	text-indent: 0px;
}

pre
{
	font: 130% monospace;
}

samp
{
	font: 130% monospace;
}

select
{
	font-size: 100%;
}

small
{
	font-size: 80%;
}

sub
{
	font-size: 80%;
}

sup
{
	font-size: 80%;
}

table
{
	/* border-collapse: collapse; */
	font-size: 100%;
}

td
{
	line-height: normal;
	vertical-align: top;
}

textarea
{
	cursor: text;
	font-size: 120%;
}

th
{
	font-size: 100%;
	font-weight: bold;
}

tt
{
	font: 130% monospace;
}

ul
{
	padding: 0.5em 0em 0.5em 2em;
	list-style: disc;
}
ul ul
{
	padding-top: 0;
}

ul ul, ol ol ul ul, ol ul ol ul, ul ol ol ul, ol ul ul, ul ol ul
{
	list-style: circle;
}

ol ul ul ul, ul ol ul ul, ul ul ol ul, ul ul ul
{
	list-style: square;
}

ul ul ul ul
{
	list-style: disc;
}


/*********************** C L A S S E S *******************/

h1
{
	font-size: 180%;
	font-weight: bold;
	clear: both;
}
h1, h1 a, h1 a:link,  h1 a:visited,  h1 a:hover,  h1 a:focus,  h1 a:active
{
	color: #0036A1;
	background-color: transparent;
}

h2
{
	font-size: 150%;
	font-weight: bold;
	padding-top: 1em;
	clear: both;
}
h2, h2 a, h2 a:link,  h2 a:visited,  h2 a:hover,  h2 a:focus,  h2 a:active
{
	color: #0036A1;
	background-color: transparent;
}

h3
{
	font-size: 130%;
	font-weight: bold;
	padding-top: 1em;
	clear: both;
}
h3, h3 a, h3 a:link,  h3 a:visited,  h3 a:hover,  h3 a:focus,  h3 a:active
{
	color: #0036A1;
	background-color: transparent;
}

.Mark1
{
	font-weight: bold;
	color: #9AB34B;
	background-color: transparent;
}

.Mark2
{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9AB34B;
}

.Mark3
{
	border: #9AB34B 1px solid;
	color: #9AB34B;
	background-color: transparent;
}

cite
{
	display: block;
	border: #ABADAC 1px solid;
	margin-top: 0.5em;
	padding: 0.3em;
	color: #555555;
	background-color: #E1E6E9;
}
code
{
	display: block;
	border: #ABADAC 1px solid;
	margin-top: 0.5em;
	padding: 0.3em;
	font-family: 'Courier New' , monospace;
	color: #555555;
	background-color: #E1E6E9;
}

.Details a
{
  color: #0085FF;
}
.Signature
{
	text-align: right;
	color: #555555;
	background-color: transparent;
}

.Date
{
	text-align: right;
	color: #555555;
	background-color: transparent;
}

.Table
{
	border-color: #AAAAAA;
	border: solid 1px #AAAAAA;
	padding: 3px;
	margin: 0 auto;
}
.Table td, .Table th
{
	padding: 3px;
}
.Table thead td
{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}

.ImageLeft
{
	float: left;
	margin: 0.2em 0.5em 0.2em 0;
	border: 1px solid #ABADAC;
}

.ImageRight
{
	float: right;
	margin: 0.2em 0 0.5em 0.2em;
	border: 1px solid #ABADAC;
}

.ImageCenter
{
	display: block;
	margin: 0.2em auto;
	border: 1px solid #ABADAC;
}

.External
{
	background: url(/images/external.png) center right no-repeat;
	padding-right: 13px;
}

.left
{
	float: left;
}
.right
{
	float: right;
}
.break
{
	float: none;
	clear: both;
}

/*********************** FEEDBACK FORM ************************/

form
{
	clear: both;
	width: 100%;
	padding: 15px 0;
}

form fieldset
{
	width: 100%;
	border: solid 0px #FFFFFF;
}
form legend
{
	padding-top: 1em;
	font-size: 150%;
	font-weight: bold;
}
form p
{
	clear: both;
	padding-top: 1.2em;
}
form label
{
	float: left;
	width: 25%;
	margin-right: 2%;
	padding-top: 0.2em;
	text-align: left;
}
form label > span
{
	display: inline;
	position: absolute;
	margin-left: 0.3em;
	margin-top: -0.3em;
	color: red;
	font-size: 180%;
	font-weight: bold;
	vertical-align: middle;
}
form input,
form select,
form textarea
{
	width: 70%;
	margin: 0;
	padding: 0.2em;
	border: 1px solid #CCC;
	outline-width: 0;
	background-color: #E6EBF7;
}
form textarea
{
	min-width: 70%;
	max-width: 70%;
	height: 12em;
	white-space: normal;
}
form span.group
{
	float: left;
	display: block;
	width: 70%;
}
form span.group input
{
}
form span.group label
{
	width: auto;
	padding-top: 0;
}
form input.radio
{
	clear: left;
	display: inline;
	border-style: none;
	width: auto;
	margin: 0.2em;
	padding: 0;
	background-color: transparent;
}
form input.warning,
form textarea.warning
{
	border: 1px solid #7B0F0F;
	background-color: #FFFDCF;
}
form img
{
	float: left;
	margin-right: 0.5em;
	vertical-align: top;
	cursor: pointer;
}
form #captcha
{
	float: left;
	padding: 5px 0;
	width: 129px;
	text-align: center;
}
form .submit
{
	width: 131px;
	height: 29px;
	margin-left: 27%;
	padding: 0;
	border: 1px solid #D7D7D7;
	text-align: center;
	font-weight: normal;
	font-size: 100%;
	background-color: #6491E6;
	color: #FFF;
}
form p.warning
{
	padding-bottom: 1em;
	color: #FF0000;
	font-size: 120%;
	font-weight: bold;
}

/*********************** GMAP ************************/

.gmap
{
	margin: 0.5em auto 0;
	border: 1px solid #CCC;
	width: 100%;
	height: 450px;
}
.gmap h2
{
	padding-top: 0.5em;
}
.gmap p img
{
	border: 1px solid #ABADAC;
}

/*********************** GALLERY ************************/

dl.gallery
{
	clear: both;
	display: inline-block;
	margin-top: 15px;
	padding-left: 0;
}
dl.gallery dt
{
	float: left;
	overflow: hidden;
}
dl.gallery dt.section
{
	width: 122px;
	height: 122px;
	margin: 8px;
	padding: 0px;
	text-align: center;
}
dl.gallery dt.thumb
{
	width: 122px;
	height: 122px;
	margin: 8px;
	padding: 0px;
}
dl.gallery dt img
{
	border: 1px solid #CCC;
}
dl.gallery a
{
	text-decoration: none;
}

/*********************** SKYPE ************************/

span.skype_pnh_container { display: none !important; }
span.skype_pnh_print_container { display: inline !important; }

