body {
    font-size: 12px;
    font-family: Arial, sans-serif;
    /*text-align: center;*/
    color: #3c3c3c;
    background: #fff url("uploads/images/bg.gif") repeat-x left top;
}

p {
margin: 7px;
}

a {
	color: #0892C0;
}

.clearer {
    clear: both;
}

img {
    /*vertical-align: top;
    margin: 1px;*/
}

#container {
    width: 960px;
    margin: 0px auto 10px;
    text-align: left;
}


.blue_box {
    border: solid 1px #cdc7bf;
    background: #d3dfe2 url("uploads/images/blue_box_bg.gif") repeat-x left bottom;
    position: relative;
    margin-bottom: 10px;
}

.grey_box {
    border: solid 1px #dcd8d1;
    margin-bottom: 12px;
    overflow: hidden;
}
.grey_boxbox {
    border: solid 1px #dcd8d1;
    margin-bottom: 5px;
    overflow: hidden;
}

.grey_boxnews {
    border: solid 1px #dcd8d1;;
    overflow: hidden;
}

.white_title {
    background: #62c6e4 url("uploads/images/white_title_bg.gif") repeat-x left bottom;
    line-height: 16px;
    padding: 7px 0px 7px 10px;
    color: #fff;
    font-size: 14px;
}

.blue_title {
    background: #d2dbdf url("uploads/images/blue_title_bg.gif") repeat-x left top;
    line-height: 16px;
    padding: 6px 0px 6px 10px;
    color: #0892c0;
    font-size: 14px;
}

.grey_box_content {
    padding: 5px 5px 5px 13px;
}



.orange_link {
    font-size: 11px;
    font-weight: bold;
    color: #e75302;
    line-height: 14px;
    text-decoration: none;
    clear: both;
}

.orange_link a{
    font-size: 11px;
    font-weight: bold;
    color: #e75302;
    line-height: 14px;
    text-decoration: none;
}
.nms-orange_link {
    font-size: xx-small;
    font-weight: bold;
    color: #e75302;
    line-height: 14px;
    text-decoration: none;
}

.nms-orange_link a{
    font-size: xx-small;
    font-weight: bold;
    color: #e75302;
    line-height: 14px;
    text-decoration: none;
}

.orange_link span {
    text-decoration: underline;
}

.orange_link img {
    vertical-align: middle;
    text-decoration: none;
    margin-left: 4px;
}

.orange_link:hover, .orange_link:hover span {
    text-decoration: none;
}
