﻿html, 
body, 
div, 
span, 
applet, 
object, 
iframe, 
blockquote, 
pre,
a, 
abbr, 
acronym, 
address, 
big, 
cite, 
code,
del, 
dfn, 
em, 
font, 
ins, 
kbd, 
q, 
s, 
samp,
small, 
strike, 
strong, 
sub, 
sup, 
tt, 
var,
dl, 
dt, 
dd, 
ol, 
li, 
ul,
fieldset, 
form, 
label, 
legend,
table, 
caption, 
tbody, 
tfoot, 
thead, 
tr, 
th, 
td {
margin:0;
padding: 0;
outline: 0;
}

h1 { 
	font: normal 16pt "Times New Roman";  
	font-weight: bold;
	color:#FFF;
	/*padding-top:15px;*/
 	text-align: left;
}
h2 {
	font: normal 14pt Arial;  
	font-weight: bold;
	margin-top: 5px;
	margin-left: 40px;
	color: #154b9c;
	padding-top:10px;
	text-align:center;
}
h3 {
	font: normal 12pt "Times New Roman";  
	font-weight: bold;
	color: #fff;
	margin-top: -15px;
 	text-align: left;
}

.h4 {
	font: bold 10pt Arial;  
	color: #000000;
 	text-align: justify;
}

h5, #footerwrap {
	font: normal 9pt Arial;  
	color: #fdfbfb;
	text-align:right;
	padding-top:10px;
	padding-right:30px;
}
h6 {
	font: normal 16pt Arial;  
	font-weight: bold;
	text-align:center;
	color: #154b9c;
}
h7 {
	font: normal 14pt Arial;  
	color: #000;
}

.head1{
	width: 130px; 
    float: left;
}

.head2{
	position:absolute;
	width: 605px;
    padding:15px 10px;
	margin-left: 140px;
	height:118px;
}
.head3{
    position:absolute;
	width: 1024px; 
    float: left;
	text-align: right;
}

.StatusPanel {
	background: url(../app_themes/images/str1/gray.gif) repeat-x;
	/*margin-top:-5px;*/
	width:1024px;
	height: 48px;
	border: 0px;
	text-align: center;
}

.AppID
{
	font: normal 12pt Arial;  
	font-weight: bold;
	color: #154b9c;
	text-align: right;
}

.AppIDdiv
{
	position:absolute; 
	height:23; 
	width:1014px; 
	top: 133px;
	text-align: right;
}

.List
{
    margin-left: 45pt;
    text-align: justify;    
    font-family: Calibri;
    /*background: whitesmoke;*/
    font-size: 12pt;
    font-weight: normal;
    padding-left: 5pt;
    padding-right: 5pt;
}

.scrollable
{
    background-color: #DFEFFF;
}

.foregroundElement
{
	position: fixed;
	z-index: 10001; 
	/*left: 605.5px; 
	top: 150px;*/
	background-color: #F5F5DC;
	width: 400px;
	height: 150px;
	
}

.backgroundElement
{
	position: fixed;
	left: 0px;
	top: 0px;
	z-index: 10000;
	width: 1903px;
	height: 1052px;
	filter: alpha(opacity=50);
	opacity: 0.5;
	background-color: Gray;
}
.invisibleButton
{
	display:none;
}
.WaterMark
{
    color: GrayText;
}

.ddlCountry
{
    width: 320px;
}

.StartButton
{
    width: 320px;
}

.MRS
{
    background-color: #FFFFFF;
    font-family: 'Courier New' , Courier, monospace;
    padding: 10px;
    float: left;
}

.rcol {
    text-align: justify;
}

.Attention 
{
    color: red;
    font: bold 1em Arial;
    padding: 5px;
    border: double 8px red;
    margin-top: 5px;
    text-align: justify;
}

.buttonAligned 
{
    margin-top: 8px;
    float: left;
}

.groupPanel 
{
    width: 650px;
}