@charset "utf-8";
/* CSS Document */

body
{
	margin:0px;
	font-family:Tahoma, Arial;
	color:#2a2a2a;
}
a
{
	outline:none;
}
img
{
	border:none;
}
.bdr
{
	border:#7e7e7e solid 2px;
}
.repeat-x
{
	background-repeat:repeat-x;
}
.repeat-y
{
	background-repeat:repeat-y;
}
.no-repeat
{
	background-repeat:no-repeat;
}
.headerMenu, .headerMenu a
{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#666666;
	text-decoration:none;
}
.headerMenu a:hover
{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#666666;
	text-decoration:underline;
}
.menuTxt, .menuTxt a
{
	font-family:"Trebuchet MS";
	font-size:12px;
	margin:40 auto;
	color:#2a2a2a;
	text-decoration:none;	
}
.menuTxt a:hover
{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#368cbf;
	text-decoration:none;	
}
.mem_menuTxt, .mem_menuTxt a
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	margin:40 auto;
	color:#1281c8;
	text-decoration:none;	
}
.mem_menuTxt a:hover
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#d04a01;
	text-decoration:none;	
}
.runTxt, .runTxt a
{
	font-family:Tahoma, Arial;
	font-size:12px;
	color:#2a2a2a;
	line-height:17px;
	text-decoration:none;
}
.runTxt a:hover
{
	font-family:Tahoma, Arial;
	font-size:12px;
	color:#2a2a2a;
	line-height:17px;
	text-decoration:underline;
}
.textfield
{
	border:#e1e1e1 solid 1px;
	height:15px;
	width:150px;
}
.subTit
{
	font-family:Tahoma, Arial;
	font-size:15px;
	color:#af1e25;
	font-weight:bold;
	text-decoration:none;
}
.linkTxt, .linkTxt a 
{
	font-family:Tahoma, Arial;
	font-size:12px;
	color:#0e77b7;
	line-height:17px;
	text-decoration:none;
}
.linkTxt a:hover
{
	font-family:Tahoma, Arial;
	font-size:12px;
	color:#0e77b7;
	line-height:17px;
	text-decoration:underline;
}
.goTxt
{
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	color:#666666;
	text-decoration:none;
}
.addressTxt
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#282828;
}


.loginbtn
{
	font-family:Tahoma;
	font-size:12px;
	width:66px;
	height:22px;
	background-image:url(../images/login_bg.jpg);
	background-repeat:no-repeat;
	border:none;
}
.subbtn
{
	font-family:Tahoma;
	font-size:12px;
	width:66px;
	height:24px;
	background-image:url(../images/submit_bg.jpg);
	background-repeat:no-repeat;
	border:none;
}
.bdrnone
{
	border:#FFFFFF;

}
.welbdr
{
	border:#d5d5d5 solid 1px;
}
.weltxt
{
	font-family:Tahoma;
	font-size:14px;
	color:#0d679c;
	font-weight:bold;
	text-decoration:none;
	background-color:#cfe6f6;
}
.stepTxt
{
	font-family:Tahoma;
	font-size:14px;
	color:#0d679c;
	font-weight:bold;
	text-decoration:none;
	background-color:#cfe6f6;
	border:#000000 1px solid;
}
.chgphoto
{
	font-family:Tahoma, Arial;
	font-size:12px;
	color:#1c71aa;
	line-height:17px;
	text-decoration:underline;
}
.txtfield
{
	width:290px;
}
.msgBoardSubTit
{
	font-family:Tahoma;
	font-size:14px;
	color:#0d679c;
	font-weight:bold;
	text-decoration:none;
}

/* Calendar and Border: Manoj */

.comment
{
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
	background-color:#eeeeee;
	line-height:17px;
	text-decoration:none;
}

.bdrStepTbl{
    border:#000000 1px solid;
}
.stepTitle
{
	font-family:Tahoma, Arial;
	font-size:15px;
	color:#af1e25;
	font-weight:bold;
	padding-left:15px;
	text-decoration:none;
}
.successMsg {
	color:#CC00FF;
	font-size:11px;
	font-family:Tahoma;
	font-weight:bold;
}

.calenderStyle
{
	color:#8e8e8e;
	font-size:13px;
	font-weight:normal;
	font-family:Tahoma, Arial;
}


.events
{
	color:#8e8e8e;
	font-size:13px;
	font-weight:normal;
	font-family:Tahoma, Arial;
}



.calenderStyle th
{
	background:url(../images/calender_hdr_bg.jpg) #d1ebf8 left top repeat-x;
	color:#8e8e8e;
	font-size:15px;
	font-weight:bold;
	height:40px;
}

.calenderStyle td
{
	background:#fff !important;
}
.calenderStyle td,.calenderStyle td a
{
	color:#4fa5d8;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}

.calenderStyle td a:hover
{
	color:#4fa5d8;
	font-size:13px;
	font-weight:bold;
	text-decoration:underline;
}

ol.list li
{
	margin-bottom:20px;
	color:#666666;
	font-size:12px;
}
.formsTxt {
    color:#FFF;
	font-size:12px;
	text-decoration:none;
}
.formsTxt a{
    color:#FFF;
	font-size:12px;
	text-decoration:none;
}
.formsTxt a:hover{
    color:#FFF;
	font-size:12px;
	text-decoration:underline;
}
.formBdr {
    border-left:#000 solid 1px;
	border-right:#000 solid 1px;
	border-bottom:#000 solid 1px;
}

.associationImg {
   float:left;
   margin:0px 10px 5px 0px;
   display:block;
   border:#999 solid 1px;
}
.associationRunTxt {
	font-family:Tahoma, Arial;
	font-size:12px;
	color:#2a2a2a;
	line-height:17px;
	text-decoration:none;
	text-align:justify;
}
.dropMenuDiv {
	position:absolute;
	top: 0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
	line-height:18px;
	width:160px;
	visibility:hidden;
	text-align:center;
	margin-top:6px;
	margin-left:-28px;
	border:#ccc solid 1px;
	background:#e8e8e8;
}
.dropMenuDiv a {
	width: 100%;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333;
	font-size:13px;
	display: block;
	text-indent: 5px;
	padding: 4px 0;
	text-decoration: none;
}
.dropMenuDiv a:hover {
	background-color:#e8e8e8;
	color:#368cbf;
}
ul.mainNav {
	padding:0;
	margin:0 0 0 4px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#2a2a2a;
	font-size:12px;
	width:690px;
	line-height:23px;
}
ul.mainNav li{
	padding:0 14px;
	margin:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#2a2a2a;
	font-size:12px;
    list-style:none;
	text-decoration:none;
	float:left;
	line-height:23px;
	background:url(../images/menu_dividerLine.jpg) right no-repeat;
}
ul.mainNav li.last{
	background:none;
}
ul.mainNav li a{
	color:#2a2a2a;
    list-style:none;
	text-decoration:none;
}
ul.mainNav li a:hover{
	color:#368cbf;
    list-style:none;
	text-decoration:none;
}