/**********************************************************************************************/
/*This Style Sheet Controls the specific designs for HOMEPAGE */
/**********************************************************************************************/
.rightImg	{vertical-align:bottom; padding-right:25px;}
.mainFlash	{vertical-align:top; text-align:left;}

/* Content Box */
.boxHolder		{ padding-left:3px;}
.loginBox		{ width:261px; height:202px;}
.boxTop 		{ width:261px; height:47px; background-image:url(../images/Login/box_top.gif); background-repeat:no-repeat; color:#FFFFFF; font-size:14px; font-weight:bold; padding-top:15px; padding-right:25px;}
.boxRightStrip	{ width:10px; background-image:url(../images/Login/box_right_strip.gif); background-repeat:repeat-y; background-position:right;}
.boxLeftStrip	{ width:10px; background-image:url(../images/Login/box_left_strip.gif); background-repeat:repeat-y; background-position:left;}
.boxBottomStrip	{ height:9px; width:219px; background-image:url(../images/Login/box_bottom_strip.gif); background-repeat:repeat-x; background-position:bottom;}
.boxContent		{ width:219px; height:100%; padding-top:6px; vertical-align:top;}
.boxContentDiv	{ width:219px; height:105px;}
.boxImg			{ background-repeat:no-repeat; background-position:bottom right;}
.boxBtn			{ float:left; height:24px;}
.boxInptHolder	{ text-align:left; width:180px;}
.boxInpt		{ border:1px solid #016436; width:160px;}
.boxLoginLinks	{text-align:left;}
.boxLoginLinks a{text-decoration:underline;}
.boxLoginLinks a:visited{text-decoration:underline;}
.boxLoginLinks a:hover{text-decoration:underline;}
.loginSpacer	{height:7px; line-height:7px;}
.loginSpacer2	{height:13px; line-height:13px;}
.forgotLink		{margin-right:20px;}
