body {
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: tahoma,arial,helvetica,san-serif;
	color: #000000;
	font-size: 12px;
	background-image: url(images/bkg.gif);
	background-repeat: repeat;
line-height: 15px;
}
img {border:0px;}
dfn {font-style:normal;border-bottom:1px dashed;cursor:help}
code {font-family: courier, monospace;border:1px solid #cccccc;background-color:#ffffcc;padding-left:1px;padding-right:1px}
table.tableleft {clear:both;float:left;margin-right:12px}
table.tableright {clear:both;float:right;margin-left:12px}
table.tablecenter {margin-left:auto; margin-right:auto;}
td.t2col {width: 50%;}
td.t3col {width: 33%;}
td.t4col {width: 25%;}
th.t2col {width: 50%;}
th.t3col {width: 33%;}
th.t4col {width: 25%;}
img.ImageLeft {float:left;margin-right:12px}
img.ImageRight {float:right;margin-left:12px}
ul {margin-top: 12px;}
li { padding-bottom:3px; }


p {margin:8px 0}
p.indent {margin-left:32px;margin-right:32px}
p.center {text-align:center}
p.top {margin:0px 0}
span.underline {text-decoration:underline}
span.strike {text-decoration:line-through}
span.largefont {font-size:14px}
span.smallfont {font-size:10px}
span.blue {color:#02509B;}
span.red {color:#ab0000;}
span.gray {color:#808080;}
span.gold {color:#EFB223;}
span.highlight {background-color:#fafad2;}
table.warnbox {clear:both;margin-left:auto; margin-right:auto;width:80%;padding:6px 6px 6px 6px;border-top:2px solid #E3C542;border-bottom:2px solid #E3C542;border-left:1px solid #E3C542;border-right:1px solid #E3C542;margin-top:6px ;margin-bottom:6px}
div.textbox {clear:both;width:80%;font-size:11px;padding:6px 6px 6px 6px;border-top:1px solid #B4B4B4;border-bottom:1px solid #B4B4B4;border-left:1px solid #B4B4B4;border-right:1px solid #B4B4B4;margin-top:6px ;margin-bottom:6px}
div.textboxcenter {clear:both;width:80%;font-size:11px;padding:6px 6px 6px 6px;border-top:1px solid #B4B4B4;border-bottom:1px solid #B4B4B4;border-left:1px solid #B4B4B4;border-right:1px solid #B4B4B4;margin-top:6px ;margin-bottom:6px;margin-left:auto; margin-right:auto;}
div.textboxleft {clear:both;float:left;width:200px;font-size:11px;padding:6px 6px;border-top:1px solid #B4B4B4;border-bottom:1px solid #B4B4B4;margin-right:12px ;margin-top:6px ;margin-bottom:6px}
div.textboxright {clear:both;float:right;width:200px;font-size:11px;padding:6px 6px;border-top:1px solid #B4B4B4;border-bottom:1px solid #B4B4B4;margin-left:12px ;margin-top:6px ;margin-bottom:6px}
h1 {font-size:14px;font-weight:bold;padding:2px;margin:6px 0 6px 0;}
h2 {font-size:12px;font-weight:bold;padding:2px;margin:4px 0 4px 0;}
h3 {
font-family: tahoma,Arial,Helvetica,sans-serif;
font-size: 15px;
font-weight:bold;
margin: 12px 0 12px 0;;
color:#02509B;
}
hr {width:85%;height:1px;border-style: solid; color:#c0c0c0;margin-top:6px;}
.linespace {line-height: 17px;}
.TextCenter {text-align:center}
.TextJustify {text-align:justify}
.TextLeft {text-align:left}
.TextRight {text-align:right}
.Tah { font-family:tahoma,arial,helvetica,san-serif; }
.Tre { font-family:'trebuchet ms',arial,helvetica,san-serif; }
.Ver { font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; }
.Hl { color:#4E6094; }
.Lg {font-size:14px;}
.Sm {font-size:11px; line-height: 13px;}
.clear {clear:both}
.bd { border: 1px solid #c0c0c0; }
.bdb { border-bottom: 1px solid #c0c0c0; }
.side {font-size: 11px;}
a.pdf { background: url('http://www.seegeorgetown.com/images/pdficon.gif') no-repeat; padding: 0 10px 0 38px; text-decoration: underline; }
/*a.pdf { background: url('images/pdficonsm.gif') no-repeat; padding: 0px 10px 10px 20px; }*/
a { 
color:#000000;
}
a:hover { 
color:#0000BC;
}
#bottomlinks p{ 
color:#FFFFFF;
margin: 18px 0 6px 0;
}
#bottomlinks a{ 
color:#FFFFFF;
font-weight:normal;
}
#leftcol a { 
color:#000000;
font-weight:normal;
text-decoration:underline
}
#leftcol a:hover { 
color:#0000BC;
}
#leftcol p, div { 
color:#000000;
}
/* ######### CSS for Shade Tabs. Remove if not using ######### */

.shadetabs{
padding: 3px 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 11px Tahoma;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
margin-left: 0px;
}
.shadetabs li{
display: inline;
margin: 0;
margin-right: -4px;
}
.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 3px 7px;
margin-right: 0px;
border: 1px solid #c0c0c0;
color: #ffffff;
background: black;
}
.shadetabs li a:visited{
color: #ffffff;
}
.shadetabs li a:hover{
text-decoration: none;
color: #EFB223;
}

.shadetabs li a.selected{ /*selected main tab style */
color: #ffffff !important;
background: #0071BC;
padding-top: 6px;
}
.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}
.tabcontent{
display:none;
}
@media print {
.tabcontent {
display:block !important;
}
}