a {
	color: #004276;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #666699;
}
input.login{
	font-family:arial;
	font-size:13px;
	font-weight:600;
	font-style:italic;
	color:#999999;
	width:150px;
}
input.search{
	border:0px solid red;
	font-family:arial;
	font-size:13px;
	font-weight:600;
	font-style:italic;
	color:#999999;
	width:210px;
}
.content
{
	margin: 5px 0px 0px 0px;
	font-family: arial;
	font-size: 14px;
	font-weight: 500;
	line-height: 20px;
}
.content label{
	font-family:Arial;
	font-weight:900;
	font-style:normal;
	color:#f6ac02;
}
.content td{
	font-family:arial;
	font-size:14px; 
	line-height:20px;
}
.content td label{
	color:#f6ac02;
}
.h1_style
{
	font-size: 20px;
	margin: 0px 0px 5px 0px;
}	
.cc_title{
	color:gray;
	font-size:20px;
	font-family:arial black;
	font-weight:400; 
} 	
.cc_title label{
	color:#a2a2a2; /* light gray */
	font-size:20px;
	font-family:arial;
	font-weight:400;
} 	
.cc_title_gray{
	color:gray;
	font-size:20px;
	font-family:arial black;
	font-weight:400;
}	
.cc_title_middle{
  		color:gray; /* gray */
  		font-size:14px;
  		font-family:arial;
  		font-weight:600; 
}
.cc_title_middle_clickable
{
	color:#1b57c4; /* link blue */
	font-size:13px;	
	font-family:arial;
	font-weight:500;	
}
.cc_title_small{
	color:black;
	font-size:12px;	
	font-family:arial;
	font-weight:400;
}
.yellow{
	color:#ff7516;
}
.gray{
	color:#666666;
}
.link_blue
{
	color:#1b57c4; /* link blue */
}
.hei
{
	color:#000000;
}
table.spacing_padding_none{
	border-collapse:collapse;
} 	
.label_top{
	background-image:url(../Image/label-top.png);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-left:40px;
}
.float_left{
	float:left;
}
.cc_link div, .cc_link a{
	font-size:12px;
	font-weight:900;
	font-family:arial;
	color:#f6ac02;
	text-decoration:none;
}
.cc_link{
	font-size:12px;
	font-weight:900;
	font-family:arial;
	color:#1b57c4; /* link blue */
}
.cc_link a
{
	color:#1b57c4;
}
.cc_link a:hover {
	text-decoration: underline;
}
.cc_link .split{
	padding:0px 10px 0px 10px;
}
a.menu{
	font-family:Arial;
	text-decoration : none;
	font-size:14px; 
	font-weight:700;
}
a.menu:link {color:#333333;}
a.menu:visited {color:#333333;}
a.menu:hover {color:#fcedb9;}
a.selectedMenu{
	font-family:Arial;
	text-decoration : none;
	font-size:14px; 
	font-weight:700;
}
a.selectedMenu:link {color:#f68002;}
a.selectedMenu:visited {color:#f68002;}
a.selectedMenu:hover {color:#fcedb9;}
.padding-right{
	padding-right:20px;
	white-space:nowrap;
	vertical-align:middle;
	text-align:center;
}
.padding_left{
	padding-left:20px;
}
.padding_left_10{
	padding-left:10px;
}
.padding_top_10{
	padding-left:10px;
}
.padding_bottom_10{
	padding-bottom:10px;
}
.bottom_title{
	color:#a2a2a2;
	padding-left:20px;
	font-size:28px;
	font-family:arial;
	font-weight:500;
}
.bottom_link label{
	color:#a2a2a2;
	font-size:12px;
	font-family:arial;
}
.bottom_link > label > a{
	color:#a2a2a2;
	font-size:12px;
	font-family:arial;
}	
.bottom_bg_right{
	background-image:url(../Image/bottom-bg-2.jpg);
	background-repeat:repeat-x;
	height:75px;
}
.bottom_bg{
	background-image:url(../Image/bottom-bg.jpg);
	background-repeat:repeat-x;
} 	 
#pageHeader
{
}
.buttonLabel
{
	background:#feca1c none repeat scroll 0 0;
	border: 1px;
	border-color:#BBBBBB;
	border-style:solid;
	padding:0;
	color:#000000;
	cursor: pointer;
	line-height:1.8em;
	padding:0 8px;
	position:static;
	text-align:center;
	vertical-align:middle;
	white-space:nowrap;
	font-size:13px;
}
.rowOdd
{
	background-color:#efefef;
}
.rowEven
{
	background-color:#ffffff;
}
/* For receiver control*/
a.currentPage
{
	padding:0px 2px 0px 2px;
	border:1px solid #2869bb;	
	color:#ffffff;
	background-color:#2869bb;
}
.page-number
{
	cursor:pointer;
}
#groupGridViewTable td
{
	width:200px;
}
/* End receiver control*/
.validationSummary
{
	color: Red;
	text-transform: none;
	font-variant: normal;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial;
	word-spacing:normal;
	border: red 1px solid;
	background-color:#FEF8E0;
	width:380px;
	text-align:left;
	height:auto;
	padding:3px 5px 4px 5px;
}

.validationSuccessSummary
{
	color: Green;
	text-transform: none;
	font-variant: normal;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial;
	word-spacing:normal;
	border: Green 1px solid;
	background-color:#FEF8E0;
	width:380px;
	text-align:left;
	height:auto;
	padding:3px 5px 4px 5px;
}
.left
{
	float:left;
}
.right
{
	float:right;
}
.error
{
	color:Red;
	font-size:12px;
}
.buttonStyle
{
	width:auto;
	padding:2px 3px 2px 3px;
}
.linkUnderline
{
	text-decoration: underline;
	color:#1b57c4; /* link blue */
}
a.currentGift
{
    text-decoration:underline;
    padding-left:18px;
    background-image:url(../../Image/quickCreate/rightArrow.gif);
    background-repeat:no-repeat;
    background-position:left center;
}
.credPara
{
	 color: Black; font-size:medium; margin-top:10px; padding-top: 5px;
}
