/* CSS Document */

body { margin:20px; padding:0; font-family:Tahoma; color:#005b99; font-size:11px; background:url('') repeat-x; }

// ../images/headerbg.gif

a { color:#005b99; text-decoration:none; }
a:hover {  }
h1 { font-size:14px; }
h2 { font-size:12px; }
hr { color:#000000; margin-top:0px;height:1px; border:1px dotted #ccdfeb; }

#wrapper { width:920px; margin:0 auto; padding:0; }

#header { position:relative; margin-left:18px;width:100%; height:120px; }
#header .logo { float:left; }
#headinfo { position:absolute; right:15px; top:7px;}
#headinfo a { font-size: 10px; color:#000000; }
#headinfo a:hover { text-decoration:underline; }

.logotext { position:absolute; top:16px; left:156px; font-family:Trebuchet MS; font-size:32px; color:#005b99; }
.logotext strong { color:#ccdfeb; }
.logotext2 { font-size:18px; }

#nav { position:absolute; bottom:0; right:13px; width:100%; padding:0; margin:0; }
#nav ul { margin:0; padding:0; }
#nav ul li { float:right; list-style:none; padding:0; }
#nav ul li a { display:block; width:100px; padding:7px 0; margin:0 1px 0 0; background:url(../images/buttonbg.gif); text-align:center; }
#nav ul li a:hover { bottom:0; background:url(../images/buttonbgover.gif); color:#999999; overflow:auto; }
#nav ul li a.on, #nav ul li a.on:hover { width:100px; padding:7px 0; background:url(../images/buttonbgon.gif); text-align:center;  }

#content { width:100%; padding:0 20px; background:url('') repeat-y; }



#left { float:left; width:154px; margin-top:50px;}
#left ul { margin: 0; padding:0; }
#left ul li { list-style:none; margin:2px 0; padding-top:0px;height:20px;}
#left ul li a {  text-decoration:none; color:#005b99;display:block; width:126px; margin-left:0px; padding:4px; background-color:#ccdfeb; }
#left ul li a:hover { background-color:#7fadcc; }
#left ul li ul { margin: 0; padding:0; }
#left ul li ul li { list-style:none; margin:1px 0; padding:0; }
#left ul li ul li a {  text-decoration:none; padding:5px 5px 5px 10px; width:115px; background-color:#7fadcc; }

#breadcrumb { float:left; width:80%; background-color:; border-bottom:1px dotted #ccdfeb; padding:8px 0; }
#breadcrumb a {  text-decoration:none; color:#7fadcc;font-weight:bold; }
#breadcrumb a:hover { color:#005b99;font-weight:bold; }

#right { float:right; width:600px; margin-right:40px; margin-top:10px; }
#right a { color:#7fadcc;font-weight:bold; }
#right a:hover { color:#005b99;border-bottom:1px dotted;  }
#right .postinfo { display:block; width:98%; margin:0px; padding:6px; background-color:#ccdfeb; border:1px solid #f0f0f0; font-size: 10px; line-height:12px;}
#right .postinfo2 { display:block; width:50%; margin:0px; padding:6px; background-color:#ccdfeb; border:1px solid #f0f0f0; lfont-size: 10px; line-height:12px;}
#right blockquote { width:98%; margin:0px; padding:4px; border-left:1px solid #f0f0f0; }
#right .founder { width:98%; margin:0px; padding:4px; border-left:1px solid #f0f0f0; }

.welcome { float:left; display:block; width:120px; margin-top:10px; padding:0px; background-color:; border:0px solid #D4D4D4;  }
.welcome a {  text-decoration:none; color:#7fadcc;  }
.welcome a:hover { color:#005b99;  }

#right p a { color:#7fadcc;}

.bottom { font-size:11px; padding:2px;}
.bottom a { color:#7fadcc; }
.bottom a:hover { color:#005b99; }

.clear { clear:both; }

input { padding:2px; margin:2px 0; border:1px inset #666666; background-color:#efefef; width:100px; }
input.submit { width:auto; }
