﻿

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
margin : 0;
padding : 0;
border : 0;
font-size : 100%;
}
body {
    color : #2d2e2e;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 11px;
    line-height : 14px;
    margin : 0 0 0 0;
    padding : 0 0 0 0;
    text-align : center;
}
h1 {
    color: #0064FB;
    font-size : 14px;
    font-weight : bold;
    line-height : 14px;
}
h2 {
color : #0064FB;
font-size : 12px;
font-weight : bold;
line-height : 14px;
}
h3 {
color : #0064FB;
font-size : 11px;
font-weight : bold;
}
a, a:link {
    color: #0064FB;
    font-weight: normal;
    text-decoration : none;
}
a:visited {
    color: #0064FB;
    font-weight: normal;
    text-decoration : none;
}
a:hover {
color : #09760d;
text-decoration : underline;
}
a:focus {
color : #09760d;
}
a:active {
color : #164619;
}
#outerWrapper {
    background-color : #fff;
    margin : 0 auto 0 auto;
    text-align : left;
    width : 960px;
   
    
}
#outerWrapper #header {
   
    font-size : 18px;
    font-weight : bold;
    line-height : 15px;
    padding : 10px 10px 10px 10px;
    text-align: center;
}
#outerWrapper #searchskin {
    margin: 2px;
    padding: 2px;
    border: 1px solid #AACCFF;
    background-image: url('image_src/search_bg_alt.gif');
    background-repeat: repeat-x;
    height: 145px;
    font-size: 12px;
    color: #004FC4;
    font-weight: bold;
}
#outerWrapper #contentWrapper #leftColumn1 {
    background-color: #F4F9FF;
    border-right : 1px solid #AACCFF;
    float : left;
    padding : 10px;
    width : 150px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-right-color: #AACCFF;
    border-bottom-color: #AACCFF;
    height: 800px;
}
#outerWrapper #contentWrapper #rightColumn1 {
    background-color: #F4F9FF;
    border-left : 1px solid #AACCFF;
    float : right;
    padding : 10px;
    width : 150px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-bottom-style: solid;
    border-left-style: solid;
    border-bottom-color: #AACCFF;
    border-left-color: #AACCFF;
    height: 800px;
}
#outerWrapper #contentWrapper #content {
    margin: 0 0px 0 0px;
    padding: 2px;
}
#outerWrapper #contentWrapper .clearFloat {
clear : both;
display : block;
}
#outerWrapper #footer {
    background-color: #F4F9FF;
    border-top : 1px solid #AACCFF;
    padding : 10px 10px 10px 10px;
}
#outerWrapper #contentWrapper #BlankSquare {
    margin : 10px;
    background-color : #ffffff;
    padding : 10px;
    border : 1px solid #ffffff;
}
#outerWrapper #contentWrapper #Square {
    margin: 1px;
    padding: 1px;
    border: 1px solid #AACCFF;
}
#outerWrapper #contentWrapper #noresult {
    margin: 10px;
    padding: 10px;
    border: 1px solid #AACCFF;
    height: 100px;
    background-color: #F7FAFE;
    color: #FF9933;
    text-transform: capitalize;
}
#outerWrapper #contentWrapper #title {
    margin: 2px;
    padding: 2px;
    border: 1px solid #AACCFF;
    background-image: url('image_src/1px_titlebar.gif');
    background-repeat: repeat;
    height: 15px;
    text-align: right;
}
#outerWrapper #contentWrapper #info2 {
    padding: 1px;
    margin: 1px;
    line-height: 17px;
    word-spacing: normal;
    letter-spacing: normal;
    width: 190px;
    height: 120px;
}
#outerWrapper #contentWrapper #info1 {
    padding: 2px;
    margin: 2px;
    line-height: normal;
    word-spacing: normal;
    letter-spacing: normal;
    width: 100px;
    height: 100px;
}
#outerWrapper #menu_pan {
    
    text-align: center;
}
.controls
{
    border: 1px solid #9DC5FF;
    padding: 1px;
    margin: 1px;
    font-size: 11px;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
}
.popupcontrol{
    position : absolute;
    visibility : hidden;
    background-color : Gray;
    top: 32px;
    left: 0px;
    width: 384px;
    height: 175px;
}
.modalbackground{
    background-color: #000000;
    filter : alpha(opacity=70);
    opacity : 0.7;
}
.modalpopup{
    border: medium solid #AACCFF;
    padding: 2px;
    margin: 2px;
    width: 283px;
    height: 106px;
    background-color: #F3F8FE;
    color: #004FC4;
    font-weight: bold;
    text-align: left;
}

