/* Default CSS Stylesheet for a new Web Application project */
.pageheaderboldblue 
{
	font-family:Arial;
	font-size: 18px;
	font-weight: bolder;
	color: #0C7AD1;
}

.PageHeaderLineColor 
{ 
  background:#109ac9;
}
.labelboldblue 
{
	font-size: 13px;
	font-weight: bolder;
	color: #0C7AD1;
	font-family:Arial;
}

.labelnormal
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    COLOR: #373737;
    FONT-FAMILY: Arial,Verdana;
    TEXT-DECORATION: none
}

.labelsuper
{
    font-weight: bolder;
    FONT-SIZE: 14px;
    COLOR: #373737;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none
}

.link
{font-family:Arial,Verdana;font-weight:normal;font-size:12px;color:Blue; text-decoration:underline;
}

.answers
{font-family:Arial,Verdana;font-size:12px;color:Blue;}

.darkLink
{font-family:Arial,Verdana;font-weight:bold;font-size:12px;color:Blue; text-decoration:underline;
}

a:hover.link
{font-family:Arial,Verdana;font-weight:normal;font-size:12px;color:#373737;text-decoration:none;
}
.submit input
{
color: #000;
font-size: 11px;
background: #E3ECF5;
border: 1px outset #0053A5;
font-family:Arial;
}
.forget-link {
	font-family:Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
A:link.forget-link  {text-decoration: none; color: #FFFFFF;}
A:visited.forget-link  {text-decoration: none; color: #FFFFFF;}
A:active.forget-link  {text-decoration: none; color: #FFFFFF;}
A:hover.forget-link  {text-decoration: underline; color:#000000}

.login-link 
{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

.main-link 
{
	font-family:Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
A:link.main-link {text-decoration: none; color: #FFFFFF;}
A:visited.main-link {text-decoration: none; color: #FFFFFF;}
A:active.main-link {text-decoration: none; color: #FFFFFF;}
A:hover.main-link {text-decoration: underline; color:#CBE9F8}

.main-link-grey 
{
	font-family:Arial;
	font-size: 12px;
	font-weight: bold;
	color:#373737;
	text-decoration:none;
}

.leftBG-top {
	background-image: url(images/home_left_BG-top.jpg);
	background-repeat: no-repeat;
	height: 20px;
}
.leftBG {
	background-image: url(images/home_left_BG.jpg);
	background-repeat: no-repeat;
	background-color: #0694C6;
	background-position: bottom;
}

.lefttxtHead 
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #03425F;
}
.lefttxt 
{
	font-size: 10px;
	color: #4E5151;
	font-family: Arial;
}

.lefttxtred 
{
	font-family:Arial;
	font-size: 12px;
	font-weight: bolder;
	color: #DE3A2E;
}
A:link.lefttxtred {text-decoration: none; color: #DE3A2E;}
A:visited.lefttxtred {text-decoration: none; color: #DE3A2E;}
A:active.lefttxtred {text-decoration: none; color: #DE3A2E;}
A:hover.lefttxtred {text-decoration: underline; color:#B3281D}

.lefttxtGreen 
{
	font-size: 17px;
	font-weight: bold;
	color: #1B6E4C;
}
A:link.lefttxtGreen {text-decoration: none; color: #1B6E4C;}
A:visited.lefttxtGreen {text-decoration: none; color: #1B6E4C;}
A:active.lefttxtGreen {text-decoration: none; color: #1B6E4C;}
A:hover.lefttxtGreen {text-decoration: underline; color:#044106;}

.labelboldSmallblack
{
	font-family:Arial,Verdana;
	font-weight:bold;
	font-size:11px;
	color:#373737;
	text-decoration:none;
}

.labelboldblack
{
	font-family:Arial,Verdana;
	font-weight:bold;
	font-size:12px;
	color:#373737;
	text-decoration:none;
}

.labelboldHeadblack
{
	font-family:Arial,Verdana;
	font-weight:bold;
	font-size:18px;
	color:#373737;
	text-decoration:none;
}

.main-black-content {

	font-size: 12px;
}

.copyright-txt 
{
	font-family:Arial;
	font-size: 11px;
	color: #356CAC;
}
 A:link.copyright-txt{text-decoration: underline; color: #356CAC;}
 A:visited.copyright-txt {text-decoration: underline; color: #356CAC;}
 A:active.copyright-txt {text-decoration: underline; color: #356CAC;}
 A:hover.copyright-txt {text-decoration: none; color: #084082;}

.lefttxt-internal 
{
	font-family:Arial;
	font-size: 11px;
	color: #333333;
}

.table-height 
{
	height: 100%;
}

.message
{	font-family:Arial; 
	font-size:10px;
	color:#FF0000;
}

.messageBold
{	font-family:Arial; 
	font-weight:bold;
	font-size:14px;
	color:#FF0000;
}
.button
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #373737;
    FONT-FAMILY: Arial,Verdana;
    TEXT-DECORATION: none
}

.textbox
{
	font-family: Arial;
	font-weight:normal;
	font-size:11px;
	color:#373737;
	text-decoration:none;
}
.textArea
{
	font-family: Arial;
	font-weight:normal;
	font-size:12px;
	color:#373737;
	height:200px;
	width:650px;
}

lefttxtYellow 
{
	font-family: Arial;
	font-size: X-Small;
	font-weight: bold;
	Color: Yellow
}
.LinkBoxWhatToDoNext
{
    PADDING-RIGHT: 3px;
    BORDER-TOP: #3366cc 2px solid;
    PADDING-LEFT: 8px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    PADDING-BOTTOM: 3px;
    WIDTH: 171px;
    PADDING-TOP: 3px;
    BORDER-BOTTOM: #3366cc 1px solid;
    FONT-FAMILY: arial
}
.LinkBoxBottomImage
{
    PADDING-LEFT: 8px;
    PADDING-BOTTOM: 4px;
    WIDTH: 21px;
    PADDING-TOP: 4px;
    BORDER-BOTTOM: #3366cc 2px solid
}
.LinkBoxBottomLink
{
    PADDING-LEFT: 0px;
    FONT-SIZE: 11px;
    PADDING-BOTTOM: 4px;
    PADDING-TOP: 4px;
    BORDER-BOTTOM: #3366cc 2px solid;
    FONT-FAMILY: arial
}
 .TextBoxDisable
 {
background-color:#E0E0E0;
}
.FieldError
{
 border-width: thin;
    border-color: red;
}

