﻿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:none;}
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 {
	padding-top: 10px;
	padding-bottom: 15px;
	font-family: arial;
	font-size: 8pt;
	letter-spacing: 1px;
	font-weight: bold;
}

#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: 15px 0px 10px 20px;
width: 137px;
height: 58px;
}

#footer {
	height: 40px;
	vertical-align: middle;
	padding: 10px;
	background-color: #EBEBEB;
}


.BoxRight {
	border: 1px solid #CCCCCC;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 7px;
	/*position: relative;*/
	behavior: url(PIE.htc);
	background-image: url('../Images/bg-posts.png');
	background-repeat: repeat-x;
}
.BoxLeft {
	border: 1px solid #CCCCCC;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 7px;
	
	behavior: url(PIE.htc);
	background-image: url('../Images/bg-posts.png');
	background-repeat: repeat-x;
	margin-right: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.Title {
	padding: 15px 10px 10px 5px;
	font-family: arial, Helvetica, sans-serif;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	font-size: 10pt;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 8px;
	font-weight: bold;
	letter-spacing: 1px;
}
.TitleBlueBg {
	background: repeat-x center top;
	color: #FFFFFF;
	-webkit-text-shadow: 1px 1px rgba(0, 0, 0, 0.5);
	-moz-text-shadow: 1px 1px rgba(0, 0, 0, 0.5);
	text-shadow: 1px 1px rgba(0, 0, 0, 0.5);
	font-family: arial;
	font-size: 10pt;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 9px;
	background-image: url('../Images/blue-bgtop.png');
	font-weight: bold;
}
#ImageDiv {
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
}
.BoxContent {
	margin-left: 8px;
	margin-right: 10px;
}
.RequiredNav
{
	margin-left: 10px;
}
.RequiredNav li
{
	background-position: left center;
	background-image: url('../Images/tick-mark.jpg');
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom: 20px;
}
#LoginError {
	background-color: #FFF3B8;
	border-top-style: solid;
	border-top-width: 3px;
	border-top-color: #F4E8B5;
	background-image: url('../Images/alert_icon.png');
	background-repeat: no-repeat;
	background-position: 7px center;
	padding: 10px 5px 10px 35px;
}
#LoginContent {
	padding: 10px 0px 10px 0px;
	font-size: medium;
	font-weight: bold;
}


#Login {
	padding: 20px;
}

#ContentTable {
	width: 960px;
	margin: auto;
}

#ContentTable .matter {
	font-family: arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: justify;
	color: #000000;
	line-height: 20px;
}
#ContentTable .heading {
	font-size: 10pt;
	color: #BC0800;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 10px;
}
#ContentTable a
{
	color: #000066;
	font-size: 10pt;
}

#ContentTable a:hover
{
	
}
.divtop
{
    font-size: 17px;
    margin-top: -4px;
    margin-bottom: 10px;
}