﻿html, body
{
	margin: 0;
	padding: 0;
}

html
{
	font-size: 65%;
}

body
{
	font: 1.1em/1.8em "Lucida Grande" , Tahoma, Helvetica, Arial, sans-serif; /*background: #FFF url(../Images/header.png) repeat-x center 50px;*/
	color: #333;
}
fieldset
{
	border: 0;
	padding-top: 20px;
}
input.text
{
	border: 1px solid #FFFFFF;
}
textarea
{
	border: 1px solid #CCC;
}
a
{
	color: #111;
}
a:hover
{
	color: #2A58AE;
}
a img
{
	border: 0;
}
img
{
	behavior: url(      "pngbehavior.htc" );
}

hr.clear
{
	height: 0;
	visibility: hidden;
	margin: 0;
	padding: 0;
	border: 0;
	clear: both;
}

h1, h2, h3, h4, h5, h6
{
	margin: 0;
	padding-top: 20px;
	font-family: "Trebuchet MS" , Arial, sans-serif;
}
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
{
	color: #2A58AE;
	text-decoration: none;
}

h1
{
	font-size: 1.5em;
}
h2
{
	font-size: 1.5em;
}
h3
{
	font-size: 1.3em;
}
h4
{
	font-size: 1.2em;
}
h5
{
	font-size: 1.1em;
}
h6
{
	font-size: 1.0em;
}

#subnav h1, #subnav h2, #subnav h3, #subnav h4, #subnav h5, #subnav h6, .side h1, .side h2, .side h3, .side h4, .side h5, .side h6, #side h1, #side h2, #side h3, #side h4, #side h5, #side h6
{
	color: #666;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
{
	text-decoration: underline;
}

.autoclear:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.autoclear
{
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .autoclear
{
	height: 1%;
}
.autoclear
{
	display: block;
}
/* End hide from IE-mac */
#transbox
{
	background-color: #000;
	filter: alpha(opacity=50);
	-moz-opacity: 0.50;
	opacity: 0.50;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	display: none;
}
.modalDialog
{
	background: #C6D9F6 none repeat scroll 0%;
	border: 3px solid #C6D9F6;
	left: 0pt;
	padding: 5px 5px 15px;
	position: absolute;
	top: 0pt;
	z-index: 9001;
}
.modalDialog h1
{
	color: #1A3575;
	text-align: center;
	font-size: 18px;
	margin: 3px;
	padding: 3px; /*text-align:left;*/
}
.modalDialog h2
{
	color: #1A3575;
	margin-bottom: 0.3em;
}
.modalDialog h3
{
	border-bottom: 1px solid #DDDDDD;
	color: #C6D9F6;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	text-align: left;
}
.modalDialog .content
{
	background: #1A3575 none repeat scroll 0%;
	margin: 3px;
	padding: 5px;
}
.modalDialog .close
{
	cursor: pointer;
	position: absolute;
	right: 5px;
	top: 8px;
}

.actions-window-close
{
	/*background:transparent url(Images/action.png) no-repeat scroll -3px -160px;*/
	background: url(      '../Images/moduleClose.png' ) no-repeat;
}

#contentDIV
{
	background-color: #B3CDF3;
	margin-top: 7px;
	margin-left: 7px;
	margin-right: 7px;
	margin-bottom: 10px;
	padding-top: 5px;
}

/*#contentDIV > p.fields {
float:left;
}*/
p.fields
{
	clear: both;
	float: none;
	margin: 2px;
	padding: 2px 2px 4px;
	width: 100%;
}
#contentDIV label
{
	font-weight: bold;
}
p.fields label
{
	float: left;
	margin: 0pt 8px;
	padding-left: 50px;
	text-align: right;
	width: 13em;
}
label
{
	cursor: pointer;
	height: 17px;
}
/*v1dn-start*/
#contentDIV .valid
{
	background: transparent url(../../Images/checked.png) no-repeat scroll left center;
}
/*v1dn-end*/
#contentDIV .Invalid
{
	color: #FF0000;
}

.page-a
{
	text-align: center;
}
#cdiv
{
	height: 130px;
	overflow: auto;
	width: 184px;
	position: absolute;
	background-color: #FFFFFF;
	filter: alpha(opacity=80);
	opacity: 0.80;
	display: none;
	border: solid 1px #cccccc;
}

#cdiv a
{
	font-weight: bold;
	text-decoration: none;
	color: #2A58AE;
	display: block;
	margin: 0pt;
	padding: 0pt;
	border-top: solid 1px #cccccc;
}
#cdiv #closea
{
	display: inline;
	font-weight: normal;
	text-decoration: none;
	background: url(../Images/moduleCloseWhite.png) no-repeat;
	padding: 20px;
	border-top: solid 1px #000000;
}
#div1
{
	text-align: center;
	filter: alpha(opacity=100);
	opacity: 1.0;
	padding:1px;
}
#div1 h2
{
	margin-bottom: 5px;
	padding: 3px 0pt 0pt 16px;
	font-size: 1.2em;
	color: #FFFFFF;
}

.pagediv
{
	clear: right;
	border-bottom: 1px solid #CCCCCC;
}

#sp-Splash
{
	background-color: #FFFFFF;
	overflow: visible;
	padding: 10px;
	position: absolute;
	text-align: left;
	z-index: 1000;
}

#sp-Splash .sp-Splash-image
{
	overflow: visible;
}
.close-image
{
	right: -15px;
	position: absolute;
	top: -15px;
	width: 20px;
	height: 20px;
	background: #FFFFFF url(../Images/moduleClose.png) no-repeat center;
	cursor: pointer;
	cursor: hand;
}
#sp-Splash #contentDIV1
{
	clear: both;
	margin: 0pt;
	padding: 0pt;
	background: #FFFFFF url( ) no-repeat scroll 0%;
}


.pages
{
	clear: both;
	padding: 15px 4px 4px 4px;
	text-align: center;
}
.pages a, .pages span
{
	background: #FFFFFF none repeat scroll 0%;
	border: 1px solid #FFFFFF;
	margin-right: 0.1em;
	padding: 0.2em 0.5em;
	color: #2E6AB1;
}
.pages span.current
{
	background: #2E6AB1 none repeat scroll 0%;
	border: 1px solid #2E6AB1;
	color: #FFFFFF;
	font-weight: bold;
	
}
.pages a
{
	border: 1px solid #9AAFE5;
	text-decoration: none;
}
.pages a:hover
{
	border-color: #2E6AB1;
	background-color:#E6EFFE;
}
.pages a.nextprev
{
	font-weight: bold;
}
.pages span.nextprev
{
	color: #666666;
}
.pages span.nextprev
{
	border: 1px solid #DDDDDD;
	color: #999999;
}
.pageCount
{
	color: #666666;
	font-size:0.85em;
	margin-left:10px;	
}
