/* CSS Document */

body
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#666666;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
margin-top:0px;
}
.headerbg
{
background-image:url(../Images/hederbg.jpg);
height:150px;
}
.menubg
{
	background-color:#003366;
}
.logotitle
{
font-family:Cambria;
font-style:italic;
font-size:18px;
color:#FFFFFF;
}
.box
{
    border: 1px solid #aaaaaa;
    
}
.boxtext
{
    border: 1px solid #aaa;
    box-shadow: 0px 0px 3px #ccc, 0 10px 15px #eee inset;
    border-radius: 5px;
    padding-right: 30px;
    padding-left: 5px;
    -moz-transition: padding .25s;
    -webkit-transition: padding .25s;
    -o-transition: padding .25s;
    transition: padding .25s;
    height: 20px;
	behavior: url(border-radius.htc);
}

.tdbggreecolor
{
    background-color:#E4F3F3;
}

.tdright
{
text-align:right;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#FFFFFF;

}
.yellowbg
{
background-image:url(../Images/yellowline.jpg);
height:24px;
}

.footer
{
background-image:url(../Images/hederbg.jpg);
height:44px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-align:center;
color:#FFFFFF;
}
.datetimelabletext
{
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:Gray;
	
}
.bodybg
{
	background-color:#f0f0f0;
}
.bluebg
{
 background-image :url(../Images/hederbg.jpg);
	height:3px;
}
.yellowheader
{
background-image:url(../Images/yellowline.jpg);
height:35px;
}
.yellowheaderthin
{
background-image:url(../Images/yellowline.jpg);
height:25px;
}
.yellowheadertext
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	color:black;
}
.Headings
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	color:Gray;
	padding:2px 2px 2px 2px;
	
	
}
.pannel
{
	background-color:#CCFFFF;
	vertical-align:top;
}
.tableborder
{
	
	border-bottom-color:Gray;
	border-bottom-width:2px;
	border-bottom-style:solid;
	border-left-color:Gray;
	border-left-width:2px;
	border-left-style:solid;
	border-right-color:Gray;
	border-right-width:2px;
	border-right-style:solid;
	border-top-color:Gray;
	border-top-width:2px;
	border-top-style:solid;
	background-color:White;
}
.redheadertext
{
	font-family:Arial;
	font-size:18px;
	color:#990000;
	font-weight:bold;
	text-align:center;
	
}
.aboutstext
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#003366;
	text-align:justify;
	
}

.hyperlinktext
{
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	
	
}
.helpdesktext
{
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color:#400000;
	
}
.whiteheadings
{
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	color:White;
	text-align:left;
	padding:0px 0px 8px 3px;
	
	
}

.myButton {
	background-color:#061f54;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	padding:5px 8px;
	text-decoration:none;
	height:35px;
	
	
}
.myButton:hover {
	background-color:#000000;
}
.myButton:active {
	position:relative;
	top:1px;
	color:#000000;
}
div#scroll  
{
border: 1px solid #C0C0C0;
background-color: #F0F0F0;
width: 584px; 
height: 180px; 
overflow: scroll; 
position: relative;
left: 39px;
top: 813px;
}


ative;
	top:1px;
}ve;
	top:1px;
}
.fontblack
{
 color:Black; 
 
}

.btnSignIn
{
    width: 246px;
    height: 34px;
    border-radius: 8px;
    font-size: medium;
    font-weight: bold;
    color: white;
    background-color: #061f54;
    border: transparent;
    }