html
{
    height: 100%;
    margin-bottom: 1px;
}

body
{
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    line-height : 1.4em;
    background-repeat: repeat;
    background-image: url("../images/layout/bg.gif");
    text-align: center;
}

div#Layout
{
    width: 723px;
    margin: 0 auto 0 auto;
    text-align: left;
}

div#Head
{
    position: relative;
    top: 35px;
    left: 0;
    width: 723px;
    background-repeat: no-repeat;
    background-image: url("../images/layout/title.jpg");
    height: 209px;
}

div#MainContainer
{
    position: relative;
    top: 35px;
    left: 0px;
    width: 723px;
    background-repeat: repeat-y;
    background-image: url("../images/layout/mainbg.gif");
}

div#yNaviL
{
    position: relative;
    top: 30px;
    float: left;
    width: 180px;
}

div#xSubNavi
{
    float: right;
    width: 528px;
    padding: 0 0 10px 0;	    
    background-color: #FFFFFF;
}

div#Content
{
    position: relative;
    top: 30px;
    left: 57px;
    float: left;
    width: 440px;
    font-size: 11px;
}
div#yNaviL ul
{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

div#yNaviL ul li
{
    margin: 0px;
    padding: 0px;
    width: 195px;
    height: 28px;
    margin: 10px 0 0 0;
}

div#yNaviL ul li a, div#yNavi ul li a:visited
{
    text-transform: uppercase;
    padding: 6px 0 6px 27px;
    display: block;
    font-size: 12px;
    color: #FFFFFF;
    font-weight: normal;
    background-color: #7F7F73;
}


div#yNaviL ul li.Active a
{
    background-color: #DCE0E5;
}
		    

div#yNaviL ul li a:hover, div#yNaviL ul li a:active
{
    color: #0460A1;
    font-weight: normal;
    text-decoration: none;
    background-color: #DCE0E5;

}


div#yNaviL ul li span
{
    text-transform: uppercase;
    padding: 6px 0 6px 27px;
    display: block;
    font-size: 12px;
    color: #0460A1;
    font-weight: bold;
    font-style: italic;
    background-color: #DCE0E5
}

div#xSubNavi div
{
    position: relative;
    left: 47px;
    width: 440px;
}

div#xSubNavi ul li
{
    list-style-type: none;
    float: left;
    position: relative;
    left: 11px;
    margin-top: 5px;
    font-size: 10px;
    color: #7F7F73;
}

div#xSubNavi ul li a
{
    font-size: 11px;
    color: #7F7F73;
    font-weight: normal;
    text-decoration: none;
}

div#xSubNavi ul li a:hover
{
    font-size: 11px;
    color: #7F7F73;
    font-weight: normal;
    text-decoration: underline;
}

div#xSubNavi ul li span
{
    font-size: 11px;
    color: #7F7F73;
    font-weight: normal;
    text-decoration: underline;
}
body, table, form, img, h1, h2, h3
{
    margin: 0;
    padding: 0;
    border: 0;
}

a, a:visited
{
    color: #0460A1;
    text-decoration: none;
}

a:hover, a:active
{
    color: #0460A1;
    text-decoration: underline;
}

input, textarea
{
    border: 1px solid #555555;
}

h1
{
    font-size: 18px;
    font-weight: normal;
    color: #0460A1;
    margin: 0 0 17px 0;
    line-height: 1.4em;
}

h2
{
    font-size: 14px;
    font-weight: bold;
    color: #0460A1;
    margin: 0 0 10px 0;
}

h3
{
    color: #002651;
    font-size: 11px;
    font-weight: bold;
    margin: 0 0 7px 0;
    text-decoration: none;
}


.none
{
    display: none;
}

.inputnoborder
{
    position: relative !important;
    top: 2px !important;
    left: 3px !important;
    border: 0 !important;
}

#Head h3
{
	position: relative;
	top: 35px;
	left: 380px;
	color: #FFFFFF;
	font-size: 24px;
	font-family: Arial;
	font-weight: normal;
	line-height: 1.4em;
	text-transform: uppercase;
}

#Content h1
{

}


.Left
{
    float: left;
}

.Right
{
    float: right;
}

.Clear
{
    clear: both;
}

.csc-mailform
{
    border: 0;
}

.csc-mailform-field
{
    padding: 3px;
    width: 300px;
    clear: both;
}

.csc-mailform-field label
{
    float: left;
    width: 90px;
}

.csc-mailform-field input
{
    float: right;
    width: 180px;
}

.csc-mailform-field textarea
{
    float: right;
    width: 180px;
}

#Content h1
{
    
}
