/* -- Strings and Other Things sot.css VERSION 1.0 --*/
body,td,th,pre {font-family: Georgia, Times New Roman, Serif; font-size: 12px; color: #022157; line-height: 16px}

.body {font-family: Georgia, Times New Roman, Serif; font-size: 12px; color: #022157; line-height: 16px}
.introbody {font-family: Georgia, Times New Roman, Serif; font-size: 14px;color: #022157; line-height: 20px}

td img.decoration {display: block;}
tr.decoration img {display: block;}

a.bodylink {color: #022157; text-decoration: underliner}
a.bodylink:active {color: #022157;}
a.bodylink:link {color: #022157;}
a.bodylink:visited {color: #022157;}
a.bodylink:hover {color: #448CCB; text-decoration: underline;}

a.bluelink {font-weight: bold; color: #448CCB; text-decoration: underline;}
a.bluelink:active {font-weight: bold; color: #448CCB;}
a.bluelink:link {font-weight: bold; color: #448CCB;}
a.bluelink:visited {font-weight: bold; color: #448CCB;}
a.bluelink:hover {font-weight: bold; color: #022157; text-decoration: underline;}

a.smalllink {font-size: 10px; font-weight: bold; color: #022157; text-decoration: underline;}
a.smalllink:active {font-size: 10px; font-weight: bold; color: #022157;}
a.smalllink:link {font-size: 10px; font-weight: bold; color: #022157;}
a.smalllink:visited {font-size: 10px; font-weight: bold; color: #022157;}
a.smalllink:hover {font-size: 10px; font-weight: bold; color: #448CCB; text-decoration: underline;}

a.subcategory {font-size: 12px; line-height: 16px; color: #022157; text-decoration: none}
a.subcategory:active {font-size: 12px; line-height: 16px; color: #022157;}
a.subcategory:link {font-size: 12px; line-height: 16px; color: #022157;}
a.subcategory:visited {font-size: 12px; line-height: 16px; color: #022157;}
a.subcategory:hover {font-size: 12px; line-height: 16px; color: #448CCB; text-decoration: underline;}

.h1 {font-family: Georgia, Times New Roman, Serif; font-size: 18px; font-weight: none; color: #022157;line-height: 20px;}
.h2 {font-family: Georgia, Times New Roman, Serif; font-size: 16px; font-weight: bold; color: #448CCB;line-height: 20px;}
.h3 {font-family: Georgia, Times New Roman, Serif; font-size: 14px; font-weight: bold; color: #448CCB;line-height: 18px;}
.h4 {font-family: Georgia, Times New Roman, Serif; font-size: 12px; font-weight: bold; color: #022157;line-height: 18px;}

a.bold {font-weight: bold;}
a.small {font-size: 9px;}
a.udrline {text-decoration: underline;}
a.udrlinebold {font-weight: bold; text-decoration: underline;}
a.udrlinesmall {text-decoration: underline; font-size: 9px;}
.large {font-size: 20px; color: #022157;line-height: 20px;}
.medium {font-size: 14px; color: #022157;line-height: 16px;}
.hilite {font-size: 12px; background: #FFFF00;}

h1 {font-family: Georgia, Times New Roman, Serif; font-size: 18px; font-weight: none; color: #022157;line-height: 20px;}
h2 {font-family: Georgia, Times New Roman, Serif; font-size: 16px; font-weight: bold; color: #448CCB;line-height: 20px;}
h3 {font-family: Georgia, Times New Roman, Serif; font-size: 14px; font-weight: bold; color: #448CCB;line-height: 18px;}
h4 {font-family: Georgia, Times New Roman, Serif; font-size: 12px; font-weight: bold; color: #022157;line-height: 18px;}


.text  {font-size: 10px;  margin-bottom: 1px; margin-top: 1px; text-justify:newspaper ; font-style:normal;}

span {font-size: 10px;  margin-bottom: 1px; margin-top: 1px; text-justify:newspaper ; font-style:normal;}

.white {color: #FFFFFF;}
.lt_blue {color: #448CCB;}
.date {font-size: 10px; color: #C5CC4A; line-height: 24px}
.smallcaps {font-size: 10px; font-weight: bold; line-height: 16px}

ul {
    list-style-image: url(images/SOT_bullet.gif);
    list-style-type: disc;
    line-height: 22px;
    margin-left: 2em;
    padding-left: 1em;
}

ol {
    line-height: 16px;
    margin-left: 2em;
    padding-left: 1em;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #6699CC;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #98BFE6;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #98BFE6;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	line-height: 0px;
	height: auto;
	width: auto;
	background-position: center;
	text-align: center;
	vertical-align: sub;
	margin: auto;
	padding: 3px 5px 2px;
}
