body {
	margin: 0px;
	background-color: #FFFFFF;
}

.error
{
	color: red;
	font-weight: bold;
	font-size: 11px;
}

.input {
	font-size: 11px;
	font-weight: normal;
	background-color: #FFFF99;
	border-style: window-inset;
	border-color: #F0F8FF;
	border-width: thin;
}

a {
	text-decoration: none;
	color: #003366;
}

a:active {
	text-decoration: none;
	color: #003366;
}

a:hover	{
	text-decoration: underline;
	color: #003366;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
}

.sideColor1	{
	background-color: #003366;
}

.sideColor2	{
	background-color: #336699;
}

.titlePad {
	padding-top: 10px; 
	padding-bottom: 10px; 
	padding-left: 20px;
}

.contentPad	{
	padding-top: 10px; 
	padding-bottom: 10px; 
	padding-left: 20px;
}

.foot {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #003366;
}

a.foot:hover {
	font-size: 12px;
	color: #003366;
}

.foot_cr {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #999999;
}

a.foot_cr:hover {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #999999;
}

.sideLink1 {
	line-height: 24px; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; 
	font-size: 12px; 
	color: #FFFFFF;
}

a.sideLink1:hover {
	text-decoration:none; 
	color: #0099CC;
}

a.sideLink1:active {
	text-decoration: none;
	color: #FFFFFF;
}

.sideLink1_select {
	line-height: 24px; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #336699;
}

a.sideLink1_select:hover {
	text-decoration: none; 
	color: #336699;
}

a.sideLink1_select:active {
	text-decoration: none; 
	color: #336699;
}

.sideLink2 {
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 12px; 
	color: #FFFFFF;
}

a.sideLink2:hover {
	text-decoration: none; 
	color: #0099CC;
}

a.sideLink2:active {
	text-decoration:none; 
	color: #FFFFFF;
}

.sideLink2_select {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #333366;
}

.sideLink2_select:hover	{
	text-decoration: none;
	color: #333366;
}

.sideLink2_select:active {
	text-decoration: none;
	color: #333366;
}

.sideLink2_sub {
	font-weight: normal;
	font-size: 11px;
	vertical-align: top;
}

.sideLink3 {
	line-height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}

a.sideLink3:hover {
	text-decoration: none;
	color: #0099CC;
}

a.sideLink3:active {
	text-decoration: none;
	color: #FFFFFF;
}

.sideLink3_select {
	line-height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000066;
}

.sideLink3_select:hover {
	text-decoration: none;
	color: #000066;
}

.sideLink3_select:active {
	text-decoration: none;
	color: #000066;
}

.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #003366;
}

.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #003366;
}

.title1 {
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
	font-size: 26px;
	letter-spacing: .2em;
}

.title2 {
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
	font-size: 18px;
	font-variant: small-caps;
	letter-spacing: .2em;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.TSMlink1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; 
	font-size: 13px; 
	color: #003366;
}

.TSMlink2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #999999;
	vertical-align: top;
}

/*PublicationServices Specific - BEGIN*/
.headerstyle
{
	font-family: Verdana;
	font-size: 11px;
	background-color: #336699;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	vertical-align: bottom;
}

.itemstyle
{
	font-family: Verdana;
	font-size: 11px;
	text-align: center;
	text-align: right;
}

.alternatingitemstyle
{
	font-family: Verdana;
	font-size: 11px;
	text-align: center;
	text-align: right;
}

.subheader
{
	font-weight: bold;
	text-align: center;
}

#tableheader
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	background-color: #336699;
	color: White;
}
/*PublicationServices Specific - END*/