#slider_container_2 { float: left; margin: 0 0 0 -15px; padding: 15px; width: 815px; }

.SliderName_2 {
	float: left;
	width: 815px;
	height: 460px;
}

.SliderNamePrev_2 {
	background: url(../img/left.png) no-repeat left center;
	width: 50px;
	height: 450px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	text-decoration: none;
}

.SliderNameNext_2 {
	background: url(../img/right.png) no-repeat right center;
	width: 50px;
	height: 450px;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	text-decoration: none;
}

.SliderName_2Description {
	padding: 10px;
	font-family: Tahoma,Arial,Helvetica;
	font-size: 14px;
	line-height: 30px;
	letter-spacing: 1px;
	text-align: center;
	color: #ffffff;
	text-shadow: 0 1px 3px #000000;
}

#SliderNameNavigation_2 { margin: 0; padding: 10px 0 0 0; height: 16px; text-align: center;  }

#SliderNameNavigation_2 a:link, #SliderNameNavigation_2 a:active, #SliderNameNavigation_2 a:visited, #SliderNameNavigation_2 a:hover{
	margin: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
	text-decoration: none;
}

#SliderNameNavigation_2 a img
{
	border: none;
	width: 16px;
	height: 16px;
	background: url(../img/bullet.png) no-repeat center center;
}

#SliderNameNavigation_2 a.active img
{
	background: url(../img/bullet_active.png) no-repeat center center;
}

.pgHeader 
{
   font-family:Calibri;
   color: #DA0225;
   text-transform: uppercase;
   font-size: 26px;
   border-bottom: 1px dashed #DA0225;
   display: block;
   text-decoration:none;
    width:730px;
    height:32px;
    position:absolute;
    text-align:left;   
}

.mText
{
    font-family:Calibri;
    font-size:17px;
    position:relative;
    width:700px;
    text-align:left;
    top:75px;
    left:10px;
    padding-bottom:50px;
}

.colBody
{
    text-align:center; 
    vertical-align:top; 
    font-size:14px; 
    padding:4px; 
    margin:0; 
    border-width:1px 1px 1px 1px;
    border-color:#7A0225;
    Border-Style:Solid;   
}

.colBody_new
{
    text-align:center; 
    vertical-align:top; 
    font-size:14px; 
    padding:4px; 
    margin:0; 
}

.colHead
{
    color:#FFFFFF; 
    background-color:#DA0225; 
    font-size:14px;
    font-weight:bold; 
    padding:4px; 
    margin:0; 
    border-width:1px 1px 1px 1px;
    border-color:#7A0225;
    Border-Style:Solid;
}

.formRows
{
    left:0px;
    padding-top:10px;
    float:left;
    text-align:right;
    width:260px;
    padding-right:20px;
}

.formRows2
{
    float:left;
    text-align:left;
    width:380px;
    padding-top:10px;
    color:#B30225;
}



.modalBackground
{
       background-color:#CDCDCD;
       filter:alpha(opacity=80);
       opacity:.8;
}

        .modalpopupdragbar
        {
            width:498;
            background-color:#DA0225;
            color:White;
            text-align:center;
            height:20px;
            border-bottom: solid 1px #000000;
            vertical-align:middle;
            font-family: Verdana;
            font-size: 10pt;
            font-weight: bold;
            vertical-align: middle;
        }
       
        .modalPopup
        {
            background-color:#FFFFFF;
            border-width:1px;
            border-style:solid;
            border-color:black;
            
        }