﻿body
{
    text-align: center;
    background-image:url("/Content/Images/bgBody.png");
    background-repeat: repeat-x;
    background-color: #f0f0f0;
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    color: #494a4c;
    margin: 0px;
    padding: 0px;
}

#Wrapper
{
    margin: 0 auto;
    width: 838px;
    text-align: left;
}

#Wrapper #Header
{
    background-image:url("/Content/Images/MainpicHeader.png");
    width: 838px;
    height: 220px;
    font-family: Arial, Verdana;
}

#Header #TopLinks
{
    height: 35px;
    width: 295px;
    margin-left: 60px;
    text-transform: uppercase;
    line-height: 35px;
    color: #333333;
    float:left;
}

#TopLinks a:hover
{
    text-decoration: underline;
    color: #333333;
    font-size: 11px;

}

#Header #Menu
{

    height: 30px;
    width: 778px;
    position: absolute;
    top: 168px;
    margin-left: 30px;
}


#Menu .MenuItem
{
    height: 30px;
    float: left;
    position:absolute;
    margin-top:10px;
}


.MenuItem a
{
    color: #014c73;
    font-size: 12px;
    text-transform: uppercase;
    text-decoration: none;
}

.MenuItem a:hover
{
    color: #014c73;
    font-size: 12px;
    text-transform: uppercase;
}

#TopLinks .Divider
{
    margin-left: 23px;
    margin-right: 20px;

}

#Header #Search
{
    float:right;
    margin-right: 50px;
    height: 35px;
    line-height: 35px;

}

#Search input
{
    width: 128px;
    height: 14px;
    border-color: #2f72b9;
    border-style: solid;
    border-width: 1px;
    margin-left: 6px;
    margin-right: 8px;
    
}

#Search img
{
    vertical-align: top;
    margin-top: 8px;

}


    

#Wrapper #Content
{
    background-image:url("/Content/Images/bgContentWide.png");
    background-repeat:no-repeat;
    width: 838px;
    padding-top: 34px;
    padding-bottom: 34px;
        

}

#Content #LeftContent
{
    width: 500px; /* 577 */
    min-height: 480px;
    float:left;
    padding-left: 52px;
    padding-right: 25px;

}

#LeftContent .BlueWideBoxHeader
{
    width: 484px;
    height: 31px;
    background-image:url("/Content/Images/hdrBlueWide.png");
    padding-left: 19px;
    line-height: 31px;
}

.BlueWideBoxHeader span
{
    font-family:Arial, Verdana;
    font-size: 12px;
    text-transform: uppercase;
    color: #FFFFFF;
    line-height: 31px;
}


#LeftContent .BlueWideBox
{
    width: 501px;
    height: 165px;
    border-color: #2f72b9;
    border-style: solid;
    border-width: 1px;

}

#LeftContent .Header
{
    width: 469px;
    height: 15px;
    background-image:url("/Content/Images/hdrGrayFrontpage.png");
    margin-top: 31px;
    padding-left: 33px;
}

.Header span
{
    font-family:Arial, Verdana;
    font-size: 12px;
    color: #c4151c;
    text-transform: uppercase;
}

#LeftContent .FrontpageBox
{
    width: 476px;
    margin-left: 15px;
    margin-top: 21px;
    overflow: hidden;
}

.FrontpageBox .Text
{
    width: 263px;
    margin-right: 0px;
   
    

}

.FrontpageBox .SplitBox
{
    width: 126px;
    /* height: 80px; 
    overflow: hidden;*/
    float: left;
}

.FrontpageBox .SplitBoxDivider
{
    width: 1px;
    height: 80px;
    background-image:url("/Content/Images/dividerFrontpageVertical.gif");
    margin-left: 22px;
    margin-right: 22px;
    float:left;
}


#Content #RightContent
{
    width: 238px; /* 261 */
    min-height: 480px;
    float:right;
    padding-left: 23px;
 
}

#RightContent #NewsHeader
{
    background-image: url("/Content/Images/hdrBlueMargin.png");
    width: 173px;
    height: 31px;
    line-height: 31px;
    padding-left: 15px;
}

#NewsHeader span
{
    font-family:Arial, Verdana;
    font-size: 12px;
    text-transform: uppercase;
    color: #FFFFFF;
    line-height: 31px;
}

#RightContent #News
{
    width: 186px;
    min-height: 100px;
    background-color: #FFFFFF;   
    border-left: solid 1px #c7c7c7;
    border-right: solid 1px #c7c7c7;
    padding-top: 23px;  
}

#News .Item
{
    width: 154px;
    margin-left: 16px;
    margin-right: 20px;
}

.Item span
{
   font-size: 10px;
   color: #363636;

}

.Item .ItemTitle
{
    color: #06608e;
    
}

#News .NewsDivider
{
    margin-top: 25px;
    margin-left: 8px;
    margin-bottom: 23px;
}

#RightContent #Banners
{
    width: 188px;   
    margin-top: 23px;
    
}

#Banners .Items
{
    margin-top: 23px;
}

#Bottom
{
    text-align: left;
    width: 838px;
    height: 58px;
    line-height: 26px;
    margin: 0 auto;
    background-image:url("/Content/Images/bgBottom.png");

}

#Bottom #Info
{
    height: 58px;
   /* width: 730px; */
    margin-left: 144px;
}

#Info span
{
    color: #FFFFFF;
    

}

#Info .Divider
{
    margin-left: 17px;
    margin-right: 17px;
    


}
#PalauteTable input
{
    width: 300px;
    border-style: solid;
    border-width: 1px; 
    border-color: #e4e3e9; 
    border-top-color:#aeadb2;
    background-color: White;
}



#PalauteTable textarea
{
    width: 300px;
    height: 100px;
    border-style: solid;
    border-width: 1px;
    border-color: #e4e3e9;
    border-top-color:#aeadb2;
    background-color: White;

}


.FormTop
{
	width: 458px;
    height: 11px;
    border-width: 0px;
    margin-left: 25px;
    background-image:url(/Content/Images/FormTop.gif);
    background-repeat:no-repeat;
	
}
.FormBottom
{
	width: 458px;
    height: 11px;
    margin-left: 25px;
    border-width: 0px;
    background-image:url(/Content/Images/FormBottom.gif);
    background-repeat:no-repeat;
}
.FormCenter
{
	width: 458px;
    height: 353px;
    margin-left: 25px;
    border-width: 0px;
    background-image:url(/Content/Images/FormCenter.gif);
    background-repeat:no-repeat;
}
.FormInput
{

    margin-left: 35px;
    margin-top:13px;
	font-size: 11px;
    font-family: Verdana, Arial, Helvetica;
    color: #494a4c;

}

input, option, textarea, select
{
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica;
}

.Button
{
    width: 116px;
    height: 28px;
    font-weight: bold; 
    color:White; border-color:#116fa0;
    margin-left: 25px;
    border-style:solid;
    border-width: 2px;
    background-image:url(/Content/Images/bgButton.png);
    background-repeat:repeat-x;
    

}


    

