@charset "utf-8";
/* CSS Document */

body {
margin: 0px;
background-color: #87959d;
background-image: url(../images/bg01.gif);
background-repeat: repeat-x;
font: normal 12px Arial;
text-align: left;
}

p {
margin: 0px; 
padding: 0px;
}

a {
color: #0078b1;
text-decoration: underline;
}

a:hover {
color: #0078b1;
}

.readMore {
font: bold 11px Arial;
color: #0078b1;
padding: 10px 0px 10px 0px;
}

.readMore a {
color: #0078b1;
text-decoration: none;
}

.readMore a:hover {
color: #0078b1;
text-decoration: underline;
}

h1 {
color: #0078b1;
font-size: 18px;
font-family: 'Open Sans', sans-serif;
padding: 0px 0px 8px 0px;
margin-bottom: 15px;
border-bottom: solid 1px #d8e0e5;
}
/*-----------------------------------------------------------------------------
     Header Class
-----------------------------------------------------------------------------*/

#header {
background-color: #FFFFFF;
}


/*-----------------------------------------------------------------------------
     Left Column Class
-----------------------------------------------------------------------------*/

#colLeft {
width: 178px;
background-color: #FFFFFF;
}

#solganBox {
height: 120px;
color: #FFFFFF;
font-size: 13px;
font-family: 'Open Sans', sans-serif;
line-height: 18px;
padding: 30px 20px 20px 22px;
background-color: #6f7e87;
}

#solganTitle {
font-size: 17px;
padding-bottom: 12px;
font-family: 'Open Sans', sans-serif;
}

#solganBox2 {
height: 20px;
color: #FFFFFF;
font-size: 13px;
font-family: 'Open Sans', sans-serif;
line-height: 18px;
padding: 30px 20px 20px 22px;
background-color: #6f7e87;
text-align: center;
}

#searchBoxContainer {
height: 30px;
padding: 0px 20px 0px 22px;
background-color: #4c5c66;
}

.searchBox {
font: normal 11px Arial;
padding: 3px 10px 2px 10px;
margin: 0;
height: 17px;
width: 135px;
border: none;
color: #FFFFFF;
line-height: 16px;
background-color: #4c5c66;
}

#colLeft-Nav {
padding: 25px 22px 25px 22px;
border-right: 1px solid #eaeaea;
}

#colLeft-NavTitle {
color: #0078b1;
font-size: 18px;
font-family: 'Open Sans', sans-serif;
padding: 0px 0px 6px 0px;
margin-bottom: 10px;
border-bottom: solid 1px #d8e0e5;
}

#colLeft-Nav ul { 
font: bold 12px Arial;
list-style-type: none;
text-align: left;
margin: 0px;
padding: 0px;
}

#colLeft-Nav li a {
display: block;
color: #667c88;
text-decoration: none;
padding: 6px 12px 6px 20px;
border-bottom: 1px dotted #c3cacf;
background-image: url(../images/icon-arrow01.gif);
background-repeat:no-repeat;
}

#colLeft-Nav li a:hover {
color: #0078b1;
background-image: url(../images/icon-arrow01-over.gif);
background-repeat: no-repeat;
}

.colLeft-NavOff {
display: block;
color: #0078b1;
text-decoration: none;
padding: 6px 12px 6px 20px;
border-bottom: 1px dotted #c3cacf;
background-image: url(../images/icon-arrow01-over.gif);
background-repeat: no-repeat;
}

/*-----------------------------------------------------------------------------
     Right Column Class
-----------------------------------------------------------------------------*/

#colRight {
width: 730px;
background-color: #FFFFFF;
}

#breadCrumb {
height: 21px;
background-image: url(../images/banner-home01.jpg);
background-repeat: no-repeat;
font-size: 11px;
color: #d5e0e5;
padding: 179px 0px 0px 20px;
border: none;
}

#breadCrumb2 {	
height: 100px;
background-image: url(../images/banner-pages.jpg);
background-repeat: no-repeat;
font-size: 11px;
color: #d5e0e5;
border: none;
}

#breadCrumb2a {	
padding-top: 80px;
padding-left: 20px;
}

#breadCrumb a {
color: #d5e0e5;
text-decoration: underline;
}

#breadCrumb a:hover {
color: #FFFFFF;
}

#breadCrumb2 a {
color: #d5e0e5;
text-decoration: underline;
}

#breadCrumb2 a:hover {
color: #FFFFFF;
}

#colRight-Main {
margin: 26px 0px 20px 22px;
line-height: 18px;
}

#colRight-Main02 {
margin: 0px 22px 30px 0px;
line-height: 18px;
}

.colRight-Title01 {
color: #0078b1;
font-size: 18px;
font-family: 'Open Sans', sans-serif;
padding: 0px 0px 8px 0px;
margin-bottom: 15px;
border-bottom: solid 1px #d8e0e5;
}

.colRight-Title02 {
color: gray;
font-size: 16px;
font-family: 'Open Sans', sans-serif;
padding: 0px 0px 8px 0px;
margin-bottom: 15px;
}

.colRight-Title03 {
color: gray;
font-size: 16px;
font-family: 'Open Sans', sans-serif;
}

.colRight-List ul { 
font: bold 12px Arial;
list-style-type: none;
text-align: left;
margin: 0px;
padding: 0px;
}

.colRight-ListOff {
display: block;
color: #000000;
padding: 6px 12px 6px 20px;
background-image: url(../images/icon-arrow01.gif);
background-repeat: no-repeat;
}


.colRight-List li a {
display: block;
color: #000000;
text-decoration: none;
padding: 6px 12px 6px 20px;
background-image: url(../images/icon-arrow01.gif);
background-repeat: no-repeat;
}

.colRight-List li a:hover {
color: #0078b1;
background-image: url(../images/icon-arrow01-over.gif);
background-repeat: no-repeat;
}

/*-----------------------------------------------------------------------------
     Table Class
-----------------------------------------------------------------------------*/

#head1 {
width: 25%;
}

#head2 {
width: 20%;
}

#head3 {
width: 55%;
}

#list-of-services th {
font-size: 14px;
padding-bottom: 10px;
}

#list-of-services td {
border-bottom:1px solid #eee;
padding-top:5px;
padding-top:5px;
}

#list-of-services td.inst {
font-weight: bold;
color: rgb(102, 124, 136);	
}

#list-of-services td.space {
border: none;
height: 20px;
}


/*-----------------------------------------------------------------------------
     Footer Class
-----------------------------------------------------------------------------*/

#footer-divider {
background-color: #d8e0e5;
height: 7px;
}

#footer {
padding: 15px 0px 15px 230px;
background-color: #FFFFFF;
}

#footer a {
font: bold 10px Arial;
text-decoration: none;
color: #6f7e87;
padding: 0px 10px 0px 10px;
}

#footer a:hover {
color: #0078b1;
}

/*-----------------------------------------------------------------------------
     Copyright Class
-----------------------------------------------------------------------------*/
#copyright {
padding: 10px 10px 10px 10px;
color: #FFFFFF;
text-align: left;
font: normal 11px Arial;
}

