﻿body {  font-family:Tahoma; background-color:white;
}
.loginbox { font-size:x-small;}
.letters {font-size:11px; width:20px;}
.pageheader { font-weight:bold; font-size:large; }
.aspHyperLink { color:Black; font-size:small;}
.warning { color:Red; font-size:x-small;}
.gridview_small 
{
    
     
    }
    .small_link
    {
    font-size:x-small;
    }
.gridview_medium { font-size:medium;  width:90%}

.gridview_small { font-size:small;  width:90%}
.gridview_small td {  text-align:center;}

.gridview_xsmall { font-size:x-small;  width:90%}
.gridview_xsmall td {  text-align:center;}

.label_small{ font-size:small;}

.a { color:Green; font-size:small; }

.piping { border-right-color:Blue;}
.mediumInput { width:200px;}
.notLoginPage{ background-color:White;}
.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: silver;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionContent
{
    background-color: white;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

.accordionLink
{
 background-color: silver;
    color:black;
}

.watermark {
	background: #FFAAFF;
}

.popupControl {
	background-color:#AAD4FF;
	position:absolute;
	visibility:hidden;
	border-style:solid;
	border-color: Black;
	border-width: 2px;
}

.modalBackground {
	background-color:Gray;	
	
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

.sampleStyleA {
	background-color:#FFF;
}

.sampleStyleB {
	background-color:#FFF;
	font-family:monospace;
	font-size:10pt;
	font-weight:bold;
}

.sampleStyleC {
	background-color:#ddffdd;
	font-family:sans-serif;
	font-size:10pt;
	font-style:italic;
}

.sampleStyleD {
	background-color:Blue;
	color:White;
	font-family:Arial;
	font-size:10pt;
}
.article_body
{
    text-align:left;
    font-weight:normal;
    font-size:small; 
    float:none;
}
a
{
 color:Black;
}
.buttonwidth
{
width:150px;
}
.tableborder
{
  border-style:solid; 
  border-color:Black; 
  border-width:medium;
}
