/* @override 
	http://cms.pilship.com.local/css/screen.css
*/

@charset "UTF-8";




html {
	-webkit-font-smoothing: antialiased;
}
body, #wrapper-body {
	width: 100%;
	margin: 0;
	padding: 0;
	background: #ffffff;
	-webkit-backface-visibility: hidden;
    font-weight: normal;
    font-style: normal;
    color: #333333;
}

body, html, #wrapper-body {
	height: 101%;
}
a {
	cursor: pointer;
	cursor: hand;
}



.clearer {
	width: 100%;
	height: 0px;
	margin: 0;
	_margin: 0;
	padding: 0;
	display: block;
	float: none;
	clear: both;
}
.line {
	width: 100%;
	height: 1px;
	border: 0;
	color: #eeeeee;
	background: #eeeeee;
}
.hidden {
	visibility: hidden;
	display: none;
	height: 0px;
}
.flleft {
	float: left;
}
.flright {
	float: right;
}




.chromeframe {
	padding: 32px;
	background: #eee5a3;
	font-weight: 700;
	color: #cc0000;
	text-align: center;
}
.chromeframe a, .chromeframe a:hover {
	color: #cc0000;
	border-bottom: 1px solid #cc0000;
}
/*------------------------------------*\
	RESET
\*------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote{
	margin:0;
	padding:0;
}
table{
}
fieldset,img{
	border:0;
}
address,caption,cite,code,dfn,th,var{
	font-style:normal;
	font-weight:normal;
}
caption,th{
	text-align:left;
}
h1,h2,h3,h4,h5,h6{
	font-size:100%;
	font-weight:normal;
}
q:before,q:after{
	content:'';
}
abbr,acronym{
	border:0;
}




a, a:hover {
	color: #0070af;
	text-decoration: none;
	border-bottom: 1px dotted #006699;
}
a:hover {
	border-bottom: 1px dotted #ee3a43;
}










#wrapper-vtop {
	width: 100%;
	height: 41px;
	margin: 0;
	padding: 48px 0 0 0;
	position: fixed;
	.top: 0;
	.left: 0;
	display: block;
	clear: both;
	border-top: 2px solid #ee3a43;
	background: #fff;
	z-index: 9000;
	-moz-box-shadow: 0px 2px 8px rgba(0,0,0,0.15);
	-webkit-box-shadow: 0px 2px 8px rgba(0,0,0,0.15);
	box-shadow: 0px 2px 8px rgba(0,0,0,0.15);
	behavior: url(./css/pie/PIE.php);
}
#vtop {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	display: block;
	clear: both;
}
#wrapper-logo {
	/*width: 290px;*/
	width: 265px;
	height: 65px;
	margin: -29px 0 0 0;
	padding: 0;
	display: inline-block;
	float: left;
	position: relative;
	overflow: hidden;
}
#wrapper-logo .slogan {
	/*margin: 0 0 0 13px;*/
	margin: 0 0 0 5px;
	position: absolute;
	bottom: -1px;
	white-space: nowrap;
	font-size: 12px;
	_font-size: 11px;
	.font-size: 11px;
	font-style: italic;
}
#wrapper-logo.logo-small {	
	/*width: 300px;	*/
	width: 274px;
	height: 37px;
	margin: 5px 0 0 0;
}
#wrapper-logo.logo-small .slogan {
	font-size: 11px;
}
#wrapper-logo.logo-big a img, #wrapper-logo.logo-small a img {	
	/*width: 190px; */
	width: 120px;
	height: 65px;
	margin: 0;
	padding: 0;
	display: inline-block;
	float: left;
	position: relative;
	border: 0;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: bottom left;
}
#wrapper-logo.logo-small a img {
	width: 104px;
	height: 32px;
	/*width: 130px;
	height: 37px;*/
	/*background-image: url(./images/logo_small.png);*/
}









#wrapper-top {
	width: 960px;
	height: 29px;
	margin: 0 auto;
	padding: 100px 0 0 0;
	overflow: hidden;
}
.home #wrapper-top {
	width: 960px;
	height: 360px;
	margin: 0 auto;
	padding: 100px 5px 5px 5px;
	display: block;
	position: relative;
	border: 0;
}

#header {
	width: 944px;
	height: 27px;
	margin: 0;
	padding: 0 10px 0 6px;
	display: block;
	float: none;
	clear: both;
	position: relative;
	background: #d0dfe7;
	line-height: 30px;
	color: #b1bec5;
	border-top: 2px solid #0070af;
}
#header i, #header a {
	font-size: 11px;
}
#header .separator {
	font-size: 8px;
}

.breadcrumbs, .breadcrumbs:hover, .breadcrumbs.active {
	border: none;
	font-weight: normal;
	margin-top: -3px;
	text-decoration: none;
	border: none;
	color: #0070af;
}
.breadcrumbs:hover {
	color: #ee3a43;
}
.breadcrumbs.active {
	font-weight: 700;
}









#wrapper-main, #main {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	clear: both;
	/*overflow: hidden;*/
}

#main-center {
	margin: 0px;
	padding: 0 0 5px 0;
	border-left: 1px solid #ffffff;
	float: left;
}
.home #main-center, .full #main-center, .half #main-center, .columns1 #main-center, .columns1 .content {
	width: 960px;
	border-left: none;
}
.columns2 #main-center, .columns2 .content {
	width: 760px;
}
.columns3 #main-center, .columns3 .content {
	width: 500px;
}
.content {
    margin: 0;
    padding: 0;
    display: block;
    float: none;
    clear: both;
    overflow: hidden;
}
.content h1 {
	margin: 21px 0 13px 0;
	padding: 0;
    font-size: 24px;
    font-weight: 700;
    color: #0A4362;
}
.content h1:first-child {
	margin: 0;
	padding: 8px 10px;
    background: #f0f0f0;
    border-bottom: 1px solid #e3e3e3;
    font-size: 16px;
    font-weight: 700;
    color: #0A4362;
    line-height: 24px;
}
.content h1:first-child:first-line {
    font-size: 32px;
    color: #0070af;
    line-height: 42px;
}
.content h2 {
	margin: 0;
	padding: 8px 0;
	font-size: 120%;
	color: #af6400;
	font-weight: 700;
}
.content h6 {
	margin: 0;
	padding: 8px 0;
	font-size: 100%;
	font-weight: normal;
	color: #008eb7;
}
.content h6 i, .content h6 em {
	font-weight: 700;
	font-style: italic;
}
.content p {
	margin: 13px 0 8px 0;
	padding: 0;
	font-size: 100%;
	text-align: justify;
	line-height: 21px;
}
.content hr {
	width: 100%;
	height: 1px;
	margin: 3px 0;
	_margin: 0;
	padding: 0;
	display: block;
	float: none;
	clear: both;
	border: 0;
	color: #C7C9BF;
	background: #C7C9BF;
}
.content a, .content a:hover {
	color: #0070af;
	text-decoration: none;
	border-bottom: 1px dotted #006699;
}
.content a:hover {
	border-bottom: 1px dotted #ee3a43;
}
.button, .button:hover, .button b, .button:hover b, .buttoni, .buttoni:hover, .buttoni b, .buttoni:hover b, .navsearch .button, .navsearch .button:hover, .navsearch .button b, .navsearch .button:hover b {
	height: 36px;
	margin: 0;
	padding: 0 0 0 17px;
	display: inline-block;
	position: relative;
	border: 0;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0 bottom;
	text-decoration: none;
	color: #ffffff;
	font-size: 13px;
	line-height: 33px;
    text-shadow: -1px 1px rgba(0,0,0,.25);
}
.buttoni b, .buttoni.active b {
	background-position: right bottom;
}
.buttoni:hover, .buttoni.active {
	background-position: left -36px;
}
.buttoni:hover b, .buttoni.active b {
	background-position: right -36px;
}
.buttoni b, .buttoni:hover b, .buttoni.active b, .buttoni.disabled b {
	padding: 0 28px 0 0;
}
.buttoni b i, .buttoni:hover b i, .buttoni.active b i, .buttoni.disabled b i {
	line-height: 21px;
}
.buttoni.disabled, .buttoni.disabled:hover {
	background-position: left top;
	cursor: none;
	color: #999;
	text-shadow: none;
}
.button.disabled:hover b, .buttoni.disabled b, .buttoni.disabled:hover b {
	background-position: right top;
	color: #999;
	text-shadow: none;
}
.button b, .button:hover b, .navsearch .button b, .navsearch .button:hover b {
	padding: 0 34px 0 0;
	display: block;
	background-position: right bottom;
	line-height: 33px;
	(;line-height: 37px;);
	[;line-height: 37px;];
	line-height: 34px\9;
	*line-height: 33px;
}
.button:hover, .navsearch .button:hover {
	background-position: 0 top;
}
.button:hover b, .navsearch .button:hover b {
	background-position: right top;
    text-shadow: 1px -1px rgba(0,0,0,.25);
}

.button, .button:hover, .button b, .button:hover b {
	background-image: url(./images/bkgnd_button_ffffff.gif);
}
.button.bgf0f0f0, .button.bgf0f0f0:hover, .button.bgf0f0f0 b, .button.bgf0f0f0:hover b {
	background-image: url(./images/bkgnd_button_f0f0f0.gif);
}
.button.bgd7eaf4, .button.bgd7eaf4:hover, .button.bgd7eaf4 b, .button.bgd7eaf4:hover b {
	background-image: url(./images/bkgnd_button_d7eaf4.gif);
}
.button.bgd0dfe7, .button.bgd0dfe7:hover, .button.bgd0dfe7 b, .button.bgd0dfe7:hover b {
	background-image: url(./images/bkgnd_button_d0dfe7.gif);
}
.buttoni, .buttoni:hover, .buttoni b, .buttoni:hover b {
	background-image: url(./images/bkgnd_buttoni_ffffff.gif);
}
.buttoni.bgf0f0f0, .buttoni.bgf0f0f0:hover, .buttoni.bgf0f0f0 b, .buttoni.bgf0f0f0:hover b {
	background-image: url(./images/bkgnd_buttoni_f0f0f0.gif);
}
.buttoni.bgd7eaf4, .buttoni.bgd7eaf4:hover, .buttoni.bgd7eaf4 b, .buttoni.bgd7eaf4:hover b {
	background-image: url(./images/bkgnd_buttoni_d7eaf4.gif);
}
.buttoni.bgd0dfe7, .buttoni.bgd0dfe7:hover, .buttoni.bgd0dfe7 b, .buttoni.bgd0dfe7:hover b {
	background-image: url(./images/bkgnd_buttoni_d0dfe7.gif);
}

.button.small, .button.small:hover, .button.small b, .button.small:hover b, .buttoni.small, .buttoni.small:hover, .buttoni.small b, .buttoni.small:hover b {
	height: 29px;
	padding: 0 0 0 15px;
	font-size: 12px;
	line-height: 27px;
	(;line-height: 28px;);
	[;line-height: 28px;];
	_line-height: 28px;
	.line-height: 28px;
}
.button.small b, .button.small:hover b, .buttoni.small b, .buttoni.small:hover b {
	padding: 0 23px 0 0;
}
.buttoni.small b i {
	display: block;
	position: absolute;
	right: 13px;
	top: 2px;
	margin: 0 -3px 0 5px;
	padding: 5px 0 0 0;
}
.buttoni.small b, .buttoni.small.active b {
	background-position: right bottom;
}
.buttoni.small:hover, .buttoni.small.active {
	background-position: left -31px;
}
.buttoni.small:hover b, .buttoni.small.active b {
	background-position: right -31px;
}
.buttoni.small b, .buttoni.small:hover b, .buttoni.small.active b, .buttoni.small.disabled b {
	padding: 0 26px 0 0;
}
.buttoni b i, .buttoni:hover b i, .buttoni.active b i, .buttoni.disabled b i {
	line-height: 16px;
	(;line-height: 14px;);
	[;line-height: 14px;];
}
.buttoni.small.disabled, .buttoni.small.disabled:hover {
	background-position: left top;
	cursor: none;
	color: #999;
	text-shadow: none;
}
.button.small.disabled:hover b, .buttoni.small.disabled b, .buttoni.small.disabled:hover b {
	background-position: right top;
	color: #999;
	text-shadow: none;
}

.button.small, .button.small:hover, .button.small b, .button.small:hover b {
	background-image: url(./images/bkgnd_button_small_ffffff.gif);
}
.button.small.bgf0f0f0, .button.small.bgf0f0f0:hover, .button.small.bgf0f0f0 b, .button.small.bgf0f0f0:hover b {
	background-image: url(./images/bkgnd_button_small_f0f0f0.gif);
}
.button.small.bgd7eaf4, .button.small.bgd7eaf4:hover, .button.small.bgd7eaf4 b, .button.small.bgd7eaf4:hover b {
	background-image: url(./images/bkgnd_button_small_d7eaf4.gif);
}
.button.small.bgd0dfe7, .button.small.bgd0dfe7:hover, .button.small.bgd0dfe7 b, .button.small.bgd0dfe7:hover b {
	background-image: url(./images/bkgnd_button_small_d0dfe7.gif);
}
.buttoni.small, .buttoni.small:hover, .buttoni.small b, .buttoni.small:hover b {
	background-image: url(./images/bkgnd_buttoni_small_ffffff.gif);
}
.buttoni.small.bgf0f0f0, .buttoni.small.bgf0f0f0:hover, .buttoni.small.bgf0f0f0 b, .buttoni.small.bgf0f0f0:hover b {
	background-image: url(./images/bkgnd_buttoni_small_f0f0f0.gif);
}
.buttoni.small.bgd7eaf4, .buttoni.small.bgd7eaf4:hover, .buttoni.small.bgd7eaf4 b, .buttoni.small.bgd7eaf4:hover b {
	background-image: url(./images/bkgnd_buttoni_small_d7eaf4.gif);
}
.buttoni.small.bgd0dfe7, .buttoni.small.bgd0dfe7:hover, .buttoni.small.bgd0dfe7 b, .buttoni.small.bgd0dfe7:hover b {
	background-image: url(./images/bkgnd_buttoni_small_d0dfe7.gif);
}

.button.micro, .button.micro:hover, .button.micro b, .button.micro:hover b, .buttoni.micro, .buttoni.micro:hover, .buttoni.micro b, .buttoni.micro:hover b {
	height: 18px;
	padding: 0 0 0 9px;
	font-size: 10px;
	line-height: 16px;
	(;line-height: 18px;);
	[;line-height: 18px;];
	line-height: 18px\9;
	*line-height: 16px;
	background-position: left bottom;
}
.button.micro b, .button.micro b:hover, .buttoni.micro b, .buttoni.micro b:hover {
	background-position: right bottom;
}
.button.micro:hover, .button.micro.active {
	background-position: left top;
}
.button.micro:hover b, .button.micro.active b {
	background-position: right top;
}
.button.micro b, .button.micro:hover b, .buttoni.micro b, .buttoni.micro:hover b {
	padding: 0 15px 0 0;
}
.buttoni.micro b i {
	display: block;
	position: absolute;
	right: 11px;
	top: -2px;
	(;top: -1px;);
	[;top: -1px;];
	top: -1px\9;
	margin: 0 -3px 0 5px;
	padding: 5px 0 0 0;
	line-height: 8px;
}
.buttoni.micro:hover, .buttoni.micro.active {
	background-position: left -18px;
}
.buttoni.micro:hover b, .buttoni.micro.active b {
	background-position: right -18px;
}
.buttoni.micro b, .buttoni.micro:hover b, .buttoni.micro.active b, .buttoni.micro.disabled b {
	padding: 0 21px 0 0;
	*padding: 0 9px 0 0;
}
.buttoni.micro.disabled, .buttoni.micro.disabled:hover {
	background-position: left top;
	cursor: none;
	color: #999;
	text-shadow: none;
	display: none;
}
.buttoni.micro.gray, .buttoni.micro.gray:hover {
	background-position: left top;
	color: #999;
	text-shadow: none;
}
.buttoni.micro.disabled b, .buttoni.micro.disabled:hover b, .buttoni.micro.gray b, .buttoni.micro.gray:hover b {
	background-position: right top;
	color: #999;
	text-shadow: none;
}

.button.micro, .button.micro:hover, .button.micro b, .button.micro:hover b {
	background-image: url(./images/bkgnd_button_micro_ffffff.gif);
}
.button.micro.bgf0f0f0, .button.micro.bgf0f0f0:hover, .button.micro.bgf0f0f0 b, .button.micro.bgf0f0f0:hover b {
	background-image: url(./images/bkgnd_button_micro_f0f0f0.gif);
}
.button.micro.bgd7eaf4, .button.micro.bgd7eaf4:hover, .button.micro.bgd7eaf4 b, .button.micro.bgd7eaf4:hover b {
	background-image: url(./images/bkgnd_button_micro_d7eaf4.gif);
}
.button.micro.bgd0dfe7, .button.micro.bgd0dfe7:hover, .button.micro.bgd0dfe7 b, .button.micro.bgd0dfe7:hover b {
	background-image: url(./images/bkgnd_button_micro_d0dfe7.gif);
}
.buttoni.micro, .buttoni.micro:hover, .buttoni.micro b, .buttoni.micro:hover b {
	background-image: url(./images/bkgnd_buttoni_micro_ffffff.gif);
}
.buttoni.micro.bgf0f0f0, .buttoni.micro.bgf0f0f0:hover, .buttoni.micro.bgf0f0f0 b, .buttoni.micro.bgf0f0f0:hover b {
	background-image: url(./images/bkgnd_buttoni_micro_f0f0f0.gif);
}
.buttoni.micro.bgd7eaf4, .buttoni.micro.bgd7eaf4:hover, .buttoni.micro.bgd7eaf4 b, .buttoni.micro.bgd7eaf4:hover b {
	background-image: url(./images/bkgnd_buttoni_micro_d7eaf4.gif);
}
.buttoni.micro.bgd0dfe7, .buttoni.micro.bgd0dfe7:hover, .buttoni.micro.bgd0dfe7 b, .buttoni.micro.bgd0dfe7:hover b {
	background-image: url(./images/bkgnd_buttoni_micro_d0dfe7.gif);
}





.content ul {
	margin: 0;
	padding: 0 0 0 21px;
	list-style: disc;
	line-height: 100%;
}

.content .content-table {
	width: 100%;
	border-collapse: collapse;
	background: #d0dfe7;
}
.content .content-table tr:nth-child(even) {
	background: rgba(0, 0, 0, 0.05);
}
.content .content-table tr th {
	background: #0070af;
	color: #fff;
	padding: 5px 10px;
}
.content .content-table tr td {
	padding: 5px 10px;
	border: 1px solid #fff;
}









#main-left {
	width: 180px;
	margin: 0;
	padding: 8px 19px 8px 0;
	float: left;
	position: relative;
	overflow: hidden;
}
.home #main-left, .columns1 #main-left {
	visibility: hidden;
	display: none;
}
#main-left h3 {
	height: 30px;
	margin: 0;
	padding: 0 8px;
	position: relative;
	font-size: 100%;
	color: #0070af;
	line-height: 30px;
	background: #dfeff8;
	font-family: inherit;
	display: none;
}
#main-left h3 a, #main-left h3 a:hover {
	margin: 0;
	padding: 0;
	position: absolute;
	right: 5px;
	font-size: 90%;
	font-weight: normal;
	color: #0A4362;
}
#main-left p {
	margin: 13px 0 0 0;
	padding: 0 0 0 5px;
	font-size: 90%;
}
#main-left p label {
	margin: 0;
	padding: 0;
	display: block;
	position: relative;
}
#main-left p label input radio {
	padding: 0 0 2px 0;
}









.columns3 #main-right {
	width: 240px;
	margin: 0 -1000px 0 20px;
	padding: 21px 0 100px 0;
	position: inline;
	float: left;
	right: 0;
	top: 29px;
	overflow: hidden;
}
.columns1 #main-right, .columns2 #main-right {
	display: none;
	visibility: hidden;
}









#wrapper-footer {
	width: 960px;
	margin: 340px auto 0 auto;
	padding: 21px 0 55px 0;
	display: block;
	clear: both;
	overflow: hidden;
	border-top: 1px solid #cccccc;
}
#wrapper-footer .footer {
	width: 960px;
	margin: 0;
	padding: 0 0 21px 0;
	display: block;
	font-weight: normal;
	font-size: 11px;
	color: #666666;
	line-height: 21px;
}
.footer a, .footer a:hover {
	margin: 0 13px;
	color: #666666;
	text-decoration: none;
	border: none;
}
.footer a:hover, .footer a.active {
	color: #0070af;
}
.footer .disclaimer {
	padding-bottom: 21px;
	border-bottom: 1px solid #cccccc;
}










#error {
	width: 96%;
	margin: 0 0 13px 0;
	padding: 2%;
	background: #dd0000;
	color: #ffffff;
	line-height: 18px;
}
#error h1, #error .firstline {
	font-size: 18px;
	font-weight: 700;
	color: #ffcc00;
	margin: 0;
	padding: 0;
}

#messageok {
	width: 96%;
	margin: 0 0 13px 0;
	padding: 2%;
	background: #ADCE7F;
	color: #333333;
	line-height: 18px;
}
#messageok p {
	color: #333333;
}
#messageok h1, #messageok .firstline {
	font-size: 18px;
	font-weight: 700;
	color: #335626;
	margin: 0;
	padding: 0;
}










