﻿html,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input,hr {margin:0; padding:0;}
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th {font-size:1em; font-weight:normal; font-style:normal;}
ul,ol {list-style:none;}
fieldset,img,hr {border-style: none;
    border-color: inherit;
    border-width: medium;
    height: 20px;
}
caption,th {text-align:left;}
table {border-collapse:collapse; border-spacing:0;width:100%}
td {vertical-align:top;}


body
	{
	margin: 0px auto;
	font-family: verdana;
	font-size: 12px;
	background-image: url('../../Images/Login_pattern.png');
}

body a
{
	text-decoration:none;
}
.VerticalAlign {
	vertical-align: middle;
}
#Pinnacle {
	margin: auto;
	padding-top: 10px;
	padding-bottom: 15px;
	font-family: arial;
	font-size: 9pt;
	letter-spacing: 1px;
	font-weight: bold;
	width: 960px;
}
#Pinnacle td+td {
	color: #BC0800;
	text-align: right;
}

#Pinnacle td+td+td {
}



#NestedMaster {
	background-color: #FFFFFF;
	width: 970px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#Header {
}

#Header td+td
{
	font-size:16pt;
	width:370px;
	}
	
#Logo {
	margin: 0px 0px 10px 20px;
}

.imgLogo
{
	margin: 0px 0px 10px 20px;
	width: auto;
	height: auto;

}

#footer {
	height: 40px;
	vertical-align: middle;
	padding: 10px;
	background-color: #EBEBEB;
}


.BoxRight {
	border: 1px solid #CCCCCC;
	background-image: url('../../Images/bg-posts.png');
	background-repeat: repeat-x;
}
.Title {
	font-family: calibri;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	font-size: medium;
	padding-top: 17px;
	padding-bottom: 8px;
	margin-right: 5px;
	margin-left: 5px;
	padding-left: 4px;
	margin-bottom: 14px;
	font-weight: bold;
}
.BoxContent {
	font-family: calibri;
	text-align: justify;
	margin: 7px 8px 5px 8px;
	font-size: 11pt;
}
.BoxLeft {
	border: 1px solid #CCCCCC;
	background-image: url('../../Images/bg-posts.png');
	background-repeat: repeat-x;
	margin-right: 10px;
}

.RequiredNav
{
	margin-left: 15px;
	margin-top: 10px;
}
.RequiredNav li
{
	background-position: left center;
	background-image: url('../../Images/tick-mark.jpg');
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom: 5px;
	font-size: 10pt;
}
#ContentTable {
	margin: auto;
	width: 960px;
}
.Heading {
	font-weight: bold;
	padding-bottom: 10px;
	
}
.button {
	-moz-box-shadow: inset 0px 0px 0px 1px #f29c93;
	-webkit-box-shadow: inset 0px 0px 0px 1px #f29c93;
	box-shadow: inset 0px 0px 0px 1px #f29c93;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fe1a00), color-stop(1, #ce0100) );
	background: -moz-linear-gradient( center top, #fe1a00 5%, #ce0100 100% );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe1a00', endColorstr='#ce0100');
	background-color: #fe1a00;
	display: inline-block;
	color: #ffffff;
	font-family: calibri;
	font-size: 15px;
	padding: 10px;
	text-decoration: none;
	text-shadow: 1px 1px 0px #b23e35;
	cursor: pointer;
}
.button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ce0100), color-stop(1, #fe1a00) );
	background:-moz-linear-gradient( center top, #ce0100 5%, #fe1a00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ce0100', endColorstr='#fe1a00');
	background-color:#ce0100;
}.button:active {
	position:relative;
	top:1px;
}

a[id*='_lnk']
{
	padding-bottom: 20px;
	color: #BC0800;
}

input[type="text"]
{
	border: 1px solid #CCCCCC;
	height: 19px;
	outline: none;
	width: 200px;
	padding: 7px 5px 3px 5px;
	background-image: url('../../Images/bg-posts.png');
	background-repeat: repeat-x;
}
input[type="password"]
{
	border: 1px solid #CCCCCC;
	height: 19px;
	outline: none;
	width: 200px;
	padding: 7px 5px 3px 5px;
	background-image: url('../../Images/bg-posts.png');
	background-repeat: repeat-x;
}

.buttonTD {
	padding: 10px;
}

#Content td
{    
    padding-left:10px;
    height:40px;
    vertical-align:middle;
    
}
#tblShow td
{
    padding-left:10px;
    height:40px;
    vertical-align:middle;
}
#rblDSC td
{
   padding-left:0px;
}
#tblConfirm td
{
   width:350px;
}

.ValidationSummary1
{
	padding: 10px 10px 10px 10px;
	border: 1px solid #CC3300;
	background-position: 6px 30px;
	background-color: #ffece8;
	font-family: arial;
	font-size: 10pt;
	margin-bottom: 10px;
	margin-left:10px;
	margin-right:auto;
}

.ValidationSummary1 ul {
	background-color: #FFFFFF;
	border: 1px dotted #FF0000;
	font-family: arial;
	font-size: 10pt;
	padding-left: 50px;
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-type: square;
	color: #FF0000;	
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left:40px;
}

