body
{
 font-family: Arial, sans-serif; 
 font-size: 10pt;
 color: black; 
 background-color: #D9E2EC;
 background-image: none;
 margin: 0;
}

a
{
 text-decoration: none;
}

a:hover
{
 text-decoration: underline;
}

hr
{
 color: #C3C3C3;
 height: 1px;
 line-height: 1px;
 width: 95%;
 margin: auto;
 text-align: center;
 border: none;
 background-color: #C3C3C3;
 padding: 0;
 margin-top: 0;
 margin-bottom: 4px;
}

h2
{
 font-size: 12pt;
 font-weight: bold;
 color: #1B568E;
 margin: 10px 0 2px 0;
 padding: 0;
}

h3
{
 font-size: 12pt;
 font-weight: bold;
 color: #1B568E;
 margin: 0;
 padding: 0;
}

h3 a
{
 color: #1B568E;
}

.hr
{
 width: 96%;
 margin: auto;
 margin-top: 20px;
 margin-bottom: 20px;
 padding: 0;
 height: 1px;
 line-height: 1px;
 background-color: #C3C3C3;
}

.tophd
{
 width: 100%;
 background-image: url('../images/tophdbg.gif');
 background-repeat: repeat-x;
 height: 100px;
 position: relative;
 text-align: left;
}

.imglogo
{
 position: relative;
 float: left;
 width: 150px;
}

.topmid
{
 position: relative;
 width: 960px;
 text-align: left;
 padding: 0;
 margin: auto;
 height: 100px;
}

.nav
{
 margin: auto;
 position: relative;
 text-align: left;
 padding: 0;
 height: 100px;
 width: 800px;
 float: left;
}

.nav ul
{
 list-style-type: none;
 padding: 0;
 margin: 0;
}

.nav li
{
 display: inline;
 padding: 0;
 margin: 0 70px 0 0;
}

#dropmenudiv
{
 position:absolute;
 font:normal 12px Verdana;
 line-height:18px;
 z-index:100;
 filter: alpha(opacity=85);
 /*-moz-opacity: .85;*/
 opacity: .85;
 border: 1px solid black;
 border-top: none;
}

#dropmenudiv a
{
 width: 100%;
 display: block;
 text-indent: 3px;
 padding: 3px 0 3px 0;
 text-decoration: none;
 font-weight: bold;
 color: #FFFFFF;
}

#dropmenudiv a:hover
{ /*hover background color*/
 background-color: #878787;
}

#last
{
 padding: 0;
 margin: 0;
}

.clear
{
 clear: both;
 height: 1px;
 line-height: 1px;
}

.frontimg
{
 position: relative;
 border: 1px solid #A5A5A5;
 padding: 4px;
 width: 960px;
 height: 300px;
 margin: auto;
 margin-top: 10px;
 background-color: #FFFFFF;
 overflow: hidden;
}

.cont
{
 position: relative;
 width: 970px;
 margin: auto;
 margin-top: 10px;
 margin-bottom: 10px;
}

.leftcol
{
 float: left;
 width: 675px;
 position: relative;
}

.rightcol
{
 float: left;
 width: 294px;
 position: relative;
}

.welcome, .websol, .portcont, .about
{
 width: 663px;
 position: relative;
 background-color: #FFFFFF;
 border: 1px solid #A5A5A5;
 /*background-image: url('../images/welbg1.jpg');
 background-position: top left;
 background-repeat: no-repeat;
 padding-left: 200px;*/
 text-align: center;
}

.about
{
 text-align: left;
}

.about p
{
 margin: 10px;
}

.websol
{
 text-align: left;
}

.portcont
{
 font-size: 10pt;
 text-align: left;
 padding-bottom: 6px;
}

.portcont ul
{
 margin: 0 0 0 40px;
 padding: 0;
 list-style-type: square;
}

.portcont li
{
 padding: 2px 0 2px 10px;
 font-weight: bold;
 color: #0C3870;
}

.websolleft
{
 float: left;
 width: 120px;
 padding: 0 0 0 8px;
 position: relative;
}

.websolright
{
 float: left;
 width: 520px;
 position: relative;
}

.websolright p
{
 margin: 4px 0 4px 0;
}

.welcome p
{
 margin: 0 10px 6px 10px;
 font-size: 11pt;
 text-align: left;
 color: #0C3870;
}

.webhd
{
 font-size: 12pt;
 font-weight: bold;
 color: #1B568E;
}

.welcome ul
{
 list-style-type: none;
 text-align: left;
 font-size: 10pt;
 font-weight: bold;
 color: #0C3870;
 padding: 0;
 margin: 10px 0 10px 22px;
}

.welcome li
{
 padding: 0 0 0 20px;
 margin: 4px 0 0 0;
 background-image: url('../images/0001_arrow.png');
 background-repeat: no-repeat;
 background-position: 0 3px;
}

.projhd
{
 width: 286px;
 border: 1px solid #A5A5A5;
 position: relative;
 padding: 4px 0 4px 6px;
 background-image: url('../images/hdbg.gif');
 background-repeat: repeat-x;
 background-position: bottom;
 background-color: #EBEDEE;
}

.projects, .news
{
 position: relative;
 background-color: #FFFFFF;
 /*background-image: url('../images/bdbg.gif');
 background-repeat: repeat-x;
 background-position: top;*/
 border: 1px solid #A5A5A5;
 border-top: none;
 padding: 10px 0 10px 0;
 margin: 0 0 10px 0;
}

.news
{
 background-image: url('../images/bdbg.gif');
 background-color: #F4F5F5;
 background-repeat: repeat-x;
 background-position: bottom;
 margin-bottom: 0;
}

.date
{
 font-weight: bold;
 margin: 0 0 0 6px;
 padding: 0;
 color: #003366;
}

p.newstext
{
 margin: 2px 6px 6px 6px;
 padding: 0;
 color: #174168;
}

.highlight
{
 float: left;
 position: relative;
 width: 267px;
}

.websteps
{
 float: left;
 position: relative;
 width: 385px;
 height: 212px;
 border: 1px solid #A5A5A5;
 margin: 10px 0 0 10px;
 background-color: #FFFFFF;
 overflow: hidden;
}

.websteps p
{
 padding: 0;
 margin: 6px;
}

#start
{
 margin: 6px 0 0 0;
 text-align: center;
 font-weight: bold;
 font-style: italic;
 font-size: 11pt;
 letter-spacing: 2px;
}

.fl1, .fl2, .fl3, .fl4, .fl5, .fl6, .fl7, .fl8
{
 float: left;
 clear: left;
}

.fl1
{
 width: 384px;
 height: 35px;
}

.fl2
{
 width: 86px;
 height: 15px;
}

.fl3
{
 width: 100px;
 height: 17px;
}

.fl4
{
 width: 108px;
 height: 16px;
}

.fl5
{
 width: 112px;
 height: 16px;
}

.fl6
{
 width: 116px;
 height: 48px;
}

.fl7
{
 width: 98px;
 height: 16px;
}

.fl8
{
 width: 90px;
 height: 16px;
}

.vrtour
{
 background-color: #FFFFFF;
 background-image: url('../images/vrtour.gif');
 background-repeat: no-repeat;
 border: 1px solid #A5A5A5;
 width: 264px;
 height: 100px;
 margin: 10px 0 0 0;
}

.vrtext
{
 color: #FFFFFF;
 position: relative;
 width: 200px;
 top: 30px;
 left: 6px;
}

.vrtext a
{
 color: #FFCC00;
}

.dbsol
{
 background-color: #FFFFFF;
 background-image: url('../images/dbsol.gif');
 background-repeat: no-repeat;
 border: 1px solid #A5A5A5;
 width: 264px;
 height: 100px;
 margin: 10px 0 0 0;
}

.dbtext
{
 color: #000000;
 position: relative;
 width: 180px;
 top: 30px;
 left: 6px;
}

.botborder
{
 position: relative;
 clear: both;
 height: 1px;
 line-height: 1px;
 background-color: #A5A5A5;
 width: 95%;
 margin: auto;
 margin-top: 12px;
 margin-bottom: 12px;
}

.title
{
 font-weight: bold;
 font-size: 11pt;
 letter-spacing: 2px;
}

.title a
{
 text-decoration: none;
}

.smalltxt
{
 font-size: 10px;
}

.smalltxt a
{
 text-decoration: none;
 color: gray;
}

.emph
{
 font-weight: bold;
 color: #065CB3;
 letter-spacing: 1px;
}

.webdesignserv li
{
 font-weight: bold;
 font-size: 11pt;
 color: #0C3870;
}

ul.sub
{
 list-style-type: none;
 margin-top: 6px;
 margin-bottom: 6px;
 margin-right: 6px;
}

li.sub
{
 font-weight: normal;
 font-size: 10pt;
 color: #000000;
}

.graphsleft
{
 float: left;
 width: 425px;
 position: relative;
}

.graphsright
{
 float: left;
 width: 233px;
 position: relative;
}

.graphadd
{
 width: 500px;
 height: 117px;
 position: relative;
 margin: auto;
 font-weight: bold;
 font-size: 11pt;
 text-align: left;
 background-image: url('../images/graphadd.gif');
 background-repeat: no-repeat;
 padding: 40px 60px 0 15px;
 margin-bottom: 10px;
 color: #E1E1E1;
}

.flashex
{
 width: 550px;
 height: 250px;
 overflow: hidden;
 margin: auto;
 position: relative;
 border: 2px solid #696969;
 margin-bottom: 10px;
}

.small
{
 font-size: 8pt;
 color: gray;
}

.success
{
 font-weight: bold;
 color: #059F05
}

.error
{
 font-weight: bold;
 color: red;
}

.footer
{
 width: 960px;
 margin: auto;
 border-top: 2px dotted #8EA8C6;
 padding-top: 8px;
 font-size: 8pt;
 color: #5A5A5A;
 margin-bottom: 10px;
}

.footer a
{
 color: #065CB3;
}

.footleft
{
 float: left;
 position: relative;
 width: 459px;
 text-align: left;
}

.footright
{
 float: right;
 position: relative;
 width: 459px;
 text-align: right;
}

.requests table
{
 border: 1px solid black;
 background-color: #FFFFFF;
}

.requests td
{
 border: 1px solid black;
}

.clientnav
{
 margin: 12px;
 font-weight: bold;
}

td.cllist
{
 border-right: 1px solid black;
 width: 220px;
}

.whatwp
{
 font-size: 11pt;
 font-weight: bold;
 color: #174168;
}

.whatwp ul
{
 list-style-type: none;
 margin-left: 0;
 padding-left: 14px;
}

.whatwp li
{
 background-image: url('../images/0001_arrow.png');
 background-repeat: no-repeat;
 background-position: 0 3px;
 margin-top: 6px;
 padding-left: 14px;
}

.projname
{
 font-weight: bold;
 margin: 6px;
}

td.andate
{
 font-weight: bold;
 font-size: 8pt;
 color: #FFFFFF;
 text-align: center;
 background-color:#295D87;
 width: 80px;
}

table.anntable
{
 border: 1px solid #D7DEE4;
 margin: 0 0 10px 8px;
 width: 647px;
}

#fixedtipdiv
{
 position: absolute;
 padding: 0 8px 0 8px;
 border: 1px solid black;
 font: normal 12px arial;
 z-index: 100;
}

.ttip, .ttip_cl
{
 cursor: pointer;
 color: #0000FF;
}

.ttip_cl
{
 font-size: 9px;
}

.ttable
{
 margin-bottom: 10px;
}

.ttable table
{
 border: 1px solid #969696;
}

.ttable td
{
 background-image: url('../images/ttbl_bg1.png');
 background-repeat: repeat-x;
 border: 1px solid #FFFFFF;
 border-top: none;
 border-bottom: none;
}

.smurl
{
 font-size: 8pt;
 font-weight: normal;
 color: #878787;
}