


body {
    background:url(images/bg.gif) top left repeat;
    
    color:#4A4D50;
    font-family:Tahoma,Arial, Verdana;
    font-size:11px;
    padding:0;
    margin:0;
    line-height:13px;
    text-align:center}
.img{
margin-right:15px;
}

p {margin:0;
    padding:25px 20px 0 18px}

h3{ font-size:14px;}
h4{ font-size:14px;}
.wraper {}

.wrap {background:url(images/bg_content.gif) right repeat-y #ffffff;
    margin:0px auto;
    padding:0;
    width:686px;
    /*height:755px;*/
    display:table;}

#top {background:url(images/top.jpg) left top no-repeat;
    margin:0;
    padding:0;
    width:686px;
    height:254px;
    text-align:left;}

.in_top {padding:15px; padding-bottom:0px}

#content {
    width:686px;
    /*height:436px;*/
    margin:0;
    padding:0;
    text-align:left;
    display:table;}

.in_content {padding:0 20px 0 15px}

#footer {background:url(images/footer.gif) top no-repeat;
    width:686px;
    height:65px;
    margin:0;
    padding:0;
    text-align:left;}

.wrap2col {width:380px; display:table; height:33px}
.left2col {float:left; width:190px; background:url(images/px.gif) right repeat-y; height:100%}
.right2col {float:right; width:190px; height:100%}

.wrap2col2 {width:380px; display:table; height:53px}
.left2col2 {float:left; width:190px; height:100%}
.right2col2 {float:right; width:190px; height:100%}

.wrap2col3 {width:390px; display:table; height:33px}
.left2col3 {float:left; width:190px; background:url(images/px.gif) right repeat-y; height:100%}
.right2col3 {float:right; width:200px; height:100%}

.wrap3col {width:691px; display:table; height:414px}
.left3col {float:left; width:29px; height:100%}
.right2_column {float:right; width:662px; display:table; height:100%}
.center3col {float:left; width:630px; height:100%}
.right3col {float:right; width:32px; height:100%}

/*-------------------------------------------------------PAGE_1-------------------------------------------------------*/

#left_content {background:#E6EAEC;
    padding:0;
    margin:0;
    text-align:left;
    width:222px;
    /*height:100%;*/
    /*height:336px;*/
    /*height:600px;*/
    float:left;
}


#right_content {
    
    margin: 0;
    float: right;
    text-align: left;
    width: 429px;
    height: 100%;
}


/*--1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111--*/

ul {margin:0; padding:0; list-style:none; line-height:18px}
#content li {background:url(images/sq.gif) left center no-repeat; margin:0; padding:0 0 0 16px; color:#4A4D50}
li a {color:#4A4D50; text-decoration:underline}

.gray_d {color:#2C2C2C; text-decoration:none}
.gray {color:#4A4D50; text-decoration:none}
.blue {color:#1466A4; text-decoration:none}

.copy {color:#9B9FA1; text-decoration:none}
.copy a {color:#5F9FA1; text-decoration:underline}


.white {color:#ffffff; text-decoration:none}
.dark {color:#000000; text-decoration:none}
.dark a {color:#000000; text-decoration:none}

.abs {vertical-align:middle}
.big {font-size:15px}
.n {font-size:11px}
.sm {font-size:10px}

.clear {
    clear:both}

a {	color:#1466A4; text-decoration:underline}

.abs {vertical-align:middle}

form {margin:0; padding:0}

.form { width:163px;
    height:18px;
    font-family:tahoma;
    font-size:11px;
    
    background-color:#ffffff;
    color:#454545;
    padding:1px}


.form_search { width:148px;
    height:19px;
    font-family:tahoma;
    font-size:11px;
    border-style:solid;
    border-width:1px;
    border-color:#2F363B;
    background-color:#CCCCCC;
    color:#30373C;
    margin-left:14px;
    padding:1px}

.textarea { width:189px;
    height:61px;
    font-family:tahoma;
    font-size:11px;
    
    background-color:#ffffff;
    color:#454545;
    padding:1px;
    overflow:hidden;}

.u		{text-decoration:underline}
.nu		{text-decoration:none}
.t 		{text-transform:uppercase}

a:hover{text-decoration:none;}
.a:hover{text-decoration:underline;}

#mynav{
    height:50px;
    font-size:12px;
    font-weight:bold;
    text-align:center;
    margin: 0px auto;
    background: #005a75;
    /*background:url(images/nav.jpg) left center repeat-x; */
}

.menu {
    background: #005a75;/*#F7F7F6;*/
    height: 40px;
    line-height: 34px;
    
    text-align:center;
    padding: 0;
    margin: 0px auto;
    width:620px;
}

.menu a {
    color : #ffffff;
    background : inherit;
    text-decoration: none;
    padding: 0 7px 0 7px;
    line-height : 44px;
}
.menu a:hover, .menu .current {
    color : #000;
    background : inherit;
    height : 23px;
    text-decoration: underline
}
.menu ul {
    list-style : none;
    padding : 0 0px 0 10px;
    margin : 0;
    text-align:center;
}
.menu li {
    float : left;
    margin : 0 0 0 0px;
    display: inline;
}