

.DefaultA
{
	color:#222E8A;
	font-size:9pt;
	text-decoration:none;
	cursor:pointer;
	
}


.breadCrumbTrail{
	color:Blue;
	font-family: Verdana, Serif; 
	font-size:9pt;
	padding-left:5px;
}

.headtype 
{
	font-family: Verdana, Serif; 
	font-size: 13pt; 
	font-style: normal; 
	color: #222E8A; 
	font-weight: bold; 
	font-variant: normal;
}

.type 
{  
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-style: normal; 
	color: #000000; 
	font-weight: normal; 
	font-variant: normal;
}

.smtype 
{  
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-style: normal; 
	color: #000000; 
	font-weight: normal; 
	font-variant: normal;
}

.xsmtype 
{  
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 8pt;
	font-style: normal; 
	color: #000000; 
	font-weight: normal; 
	font-variant: normal;
}

.cart 
{  
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	color: #222E8A; 
	font-weight: normal; 
	font-variant: normal;
	background-color:#e2e2e2;
}

.white 
{
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	color: #000000; 
	font-weight: normal; 
	font-variant: normal;
}

.copyright 
{
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	color: #666666; 
	font-weight: normal; 
	font-variant: normal;
}

.bullets 
{
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-style: normal; 
	color: #000000; 
	font-weight: normal; 
	font-variant: normal;
}
	
form 
{
	margin: 0px 0px 0px 0px; 
}


.dgHeader
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 8pt;
    font-style: normal;
    color: #000000;
    font-weight: bold;
    font-variant: normal;
    background-color: #5465EA;
}
.productheading
{
    font-family: Verdana, Helvetica, sans-serif;
    font-weight: bold;
    color: #696969;
    font-size: 10pt;
}



H1, H2, H3, H4, H5, H6
{
    color: #696969;
}

.errormessage
{
    color: red;
}

.LoginControl
{
	width:150px;
}

.HomeLoginControl
{
	height: 10px;
	width: 75px;
	font-size: x-small;
	border-right: 1px solid;
	border-top: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
}

.content_redbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
}





.cssbutton{
background-color: #F3F3EE;
border: 1px #003C74 outset;
padding: 1px 4px;
color: black;
text-decoration: none;
font: normal 12px Verdana;



}

.cssbutton:visited{
background-color: #F3F3EE;
border: 1px #003C74 outset;
padding: 1px 4px;
color: black;
text-decoration: none;
font: normal 12px Verdana;


}

.cssbutton:hover{
border-style: inset;
background-color: #F3F3EE;
padding: 2px 3px 0 5px; /*shift text 1px to the right and down*/
color: black;
cursor:pointer;
font: normal 12px Verdana;
}

.cssbutton:active{
color: black;
}


.xCursor
{
cursor:pointer;
}

