﻿body
{
	/* background-color: #3399FF;  */
	background-image: url(../images/flowing_line_297667.jpg);
}

bodyMasterPage
{
	background-color: #000099;
	color: #FFFFFF;
}

.messageText
{
	text-align: center;
	font-family: 'Arial Black';
	font-weight: bold;
	color: #FF0000;
}

.headMasterPage
{
	float: left;
}

.centerText
{
	text-align: center;
}

.headerMasterPage
{
	display: block;
	text-align: center;
	letter-spacing: 2px;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	float: left;
	color: #CED4DA !important;
}

.pap-logo-name
{
	float: left;
	display: block;
	text-align: center;
	letter-spacing: 2px;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	color: #CED4DA !important;
}

.headingMP
{
	font-weight: bold;
	font-size: 2em;
	color: #0000FF;
	vertical-align: top;
}

.subHeadingMP
{
	font-weight: bold;
	color: #CC3300;
}

.headPicture2
{
	/*height: 60%;
	width: 30%; */
	/*padding-left: 325px;*/
	width: 99%;
	text-align: center;
}

.headPicture
{
	/*text-align: center;
	height: 60%;
	width: 30%; */
	/*padding-left: 325px;*/
	width: 100%;
	text-align: center;
}
/*
 Width: 1000px
 # Columns : 12 
 Column width: 65px
 Gutter : 20px 

target / context = result

 */
.grid_1
{
	width: 6.5%;
}
/* 65px/1000px = 0.065px */
.grid_2
{
	width: 15%;
}
/* 150px/1000px =  0.15px */
.grid_3
{
	width: 23.5%;
}
/* 235px/1000px = 0.235px */
.grid_4
{
	width: 32%;
}
/* 320px/1000px = 0.32px */
.grid_5
{
	width: 40.5%;
	font-size: 30px;
}
/* 405px/1000px = 0.405px */
.grid_6
{
	width: 49%;
}
/* 490px/1000px = 0.49px */
.grid_7
{
	width: 57.5%;
}
/* 575px/1000px = 0.575px */
.grid_8
{
	width: 66%;
}
/* 660px/1000px = 0.66px */
.grid_9
{
	width: 74.5%;
}
/* 745px/1000px = 0.745px */
.grid_10
{
	width: 83%;  
}
/* 830px/1000px = 0.83px */
.grid_11
{
	width: 91.5%;
}

.grid_11a
{
	width: 90%;
	text-align:center;
}
/* 915px/1000px = 0.915px */
.grid_12
{
	width: 100%;
}
/* 1000px/1000px = 1 */

.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12
{
	margin: 0 0% 1% 0%;
	float: left;
	display: block;
}

.accessValidation
{
	border: thick solid #CC0000;
	background-color: #0000FF;
	font-family: Impact, Haettenschweiler, 'Arial Narrow Bold' , sans-serif;
	color: #FFFF99;
	font-size: 30px;
	/*width: 35%;
	margin-left: 245px;
	text-align: left;
	vertical-align: middle;
	padding-left: 60px;*/
}

img
{
	max-width: 100%;
	text-align: center;
}


.alpha
{
	margin-left: 0;
}

.omega
{
	margin-right: 0;
}



.header
{
	height: 10%;
	font-family: 'Swis721 Md BT';
	font-size: 2.0em;
	font-weight: bold;
	text-align: center;
}



.clear
{
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix:after
{
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

* html .clearfix, *:first-child + html .clearfix
{
	z-index: 1;
}
