.rb { 
     white-space: nowrap; 
} 
body {
	font-family: Lucida Sans Unicode, Verdana;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	color: #000000;
	text-align: left;
	background-image: none;
	background-color: #DDDDDD;
}
.tableBorder {
	border: 1px solid #349B9A;
}
h1 {
	font-size: 14pt;
	color: #333333;
	text-transform: uppercase;
	padding: 4px;
	text-align: center;
}

h2 {
	font-size: 12pt;
	color: #333333;
	font-variant: small-caps;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.smalltext {
	font-size: 9pt;
}

.tinytext {
	font-size:11px;
}

a {
	text-decoration: underline;
	color: #333333;
}
.ismpBorder {
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #349B9A;
}


.white {
	color: #FFFFFF;
}
.largeText {
	font-size: 12pt;
	font-variant: normal;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	border: 0px none;
	text-transform: uppercase;
}
.VeryLarge {
	font-size: 14pt;
	font-variant: small-caps;
	font-weight: bold;
}

.tableBorderTan {
	border: 1px solid #ECE4C6;
}
.txtbox {
	font-size: 10pt;
	height: auto;
	width: auto;
}
.searchbox {
	font-size: 10pt;
	color: #666666;
}

.headerTitle {
	font-size: 12pt;
	font-weight: bold;
	text-transform: uppercase;
}
.tableBorderBrown {
	border: 1px solid #C5C18B;
}
.header {
	font-size: 10pt;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #295354;
	font-weight: bold;
}
.expandedText {
	font-size: 10pt;
	line-height: 6px;
}

.areaBorder {
	padding: 6px;
}
.noborder {
	margin: 0px;
	padding: 0px;
}

li {
	padding: 6px 0px;
	margin: 0px;
	text-indent: 0px;
}
.error {
	font-weight: bold;
	color: #CC0000;
}


.blueBorder {
	border-top: 1px none #677894;
	border-right: 1px none #677894;
	border-bottom: 1px none #677894;
	border-left: 1px solid #677894;
}
.headerDescriptor {
	font-size: 10pt;
	font-style: italic;
}

.nounderline {
	text-decoration: none;
}
.button {
	margin: 0px;
	padding: 0px;
}
.toollinks {
	font-size: 10pt;
	font-weight: bold;
	font-variant: small-caps;
	color: #3C4259;
}
.portalTitle {
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
}
.leftBorder {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #cccccc;
}
.redEmphasis {
	font-weight: bold;
	color: #CE0000;
}
.pageBreak {
	page-break-before: always;
}
.break {
	pagebreak-after: always
}
.picBorder {
	margin: 4px 6px 2px;
}
.linespace {
	line-height: 20px;
}
.menuBorders {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #4B6B91;
	border-bottom-color: #4B6B91;
}
.sideBorders {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
	border-left-color: #EEEEEE;
}

.largeBorder {
	padding-right: 48px;
	padding-left: 48px;
}
.nounderline:hover {
	text-decoration: underline;
}
h3 {
	font-size: 10pt;
	color: #47678B;
	font-variant: small-caps;
}
.sublist {
	list-style-type: lower-alpha;
}
.greenEmphasis {
	color: teal;
}
.inactive {
	color: #993300;
}
.letterList {
	list-style-type: lower-alpha;
}
.textScript {
	font-weight: bold;
	line-height: 22px;
	font-size: 10pt;
}
.rightBorder {
	border-top: none;
	border-left: none;
	border-bottom: none;
	border-right: 2px solid #cccccc;
}
.bigText {
	font-size: 14pt;
	font-weight: bold;
	color: #39526f;
}
.fdaTitle {
	font-size: 11px;
	font-variant: small-caps;
	text-transform: capitalize;
	font-weight: bold;
	color: #993300;
}
.crossout {
	text-decoration: line-through;
}

.bottomBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #EEEEEE;
	border-right-color: #EEEEEE;
	border-bottom-color: #CCCCCC;
	border-left-color: #EEEEEE;
}
.borderTop {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #677894;
	border-right-color: #677894;
	border-bottom-color: #677894;
	border-left-color: #677894;
}

.yellowHighlight {
	background-color: #FFFF00;
}
.LargeGreen {
	font-size: 12pt;
	color: #008080;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	text-decoration: none;
}
.LargeOrgange {
	font-size: 12pt;
	color: #FF6600;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	text-decoration: none;
}
.LargeBlue {
	font-size: 12pt;
	font-weight: bold;
	color: #0066CC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	text-decoration: none;
}
.LargeRed {
	font-size: 12pt;
	font-weight: bold;
	color: #CC3333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	text-decoration: none;
}
.tableBorderDark {
	border: 1px solid #003366;
}
.list-type-lower-alpha {
	list-style-type: lower-alpha;
}.black {
	color: #000000;
}
.darRedEmphasis {
	color: #800000;
}
.tableBorderRoyal {
	border: 1px solid #3366CC;
}
.side_Book_Border {
	padding-top: 4px;
	padding-right: 120px;
	padding-bottom: 4px;
	padding-left: 75px;
}

.whatsnew { //class to apply to your scroller(s) if desired
	font-size:10pt;
	font-weight:bold;
	color:#880000;

}

a.marqueeclass {

	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#880000;
}
.indent {
	text-indent: 30px;
}
.symposiumTitle {
	font-size: 18pt;
	line-height: 28px;
	color: #FFFFFF;
}
.bigMargin {
	padding-right: 25px;
	padding-left: 25px;
}
.quarterWatchGreen {
	color: #006600;
}
#mainContent {
	width: 1015px;
	margin-left: auto;
	margin-right: auto;
	
}

.msiLink {
	color:#7830A3;
	font-weight:bold;
	text-align:center;
}

.LargeDarkerBlue {
	color:#2F5188;
	font-family:lucida sans;
	font-weight: bolder;
	font-size:18pt;
}

.BigPurple {
	color:#660066;
	font-size:14pt;
	font-weight;bolder;
	font-family:lucida sans;
}

.textboxbounded {
	border:1px solid black;
}
	

.redletters {
	color:#800000;
}

.bt
{
	display:none;
}
		

.hangingindent 
{
	padding-left:22px;
	text-indent:-22px;
}

a.white {
	color:white;
	text-decoration:underline;
}

.mainleft {
	background-image:url(images/layoutpics/left.jpg); 
	background-repeat:repeat-y;
}

.mainright {
	background-image:url(images/layoutpics/right.jpg); 
	background-repeat:repeat-y;
}

.SSLmainleft {
	background-image:url(orderforms/images/layout/left.jpg); 
	background-repeat:repeat-y;
}

.SSLmainright {
	background-image:url(orderforms/images/layout/right.jpg); 
	background-repeat:repeat-y;
}

.resourceline   {
	padding:4px;
	border-top:1px solid #666666;
}

.msidates {
	padding-top:2px; 
	padding-bottom:2px; 
	border-bottom:1px solid #5E2F80; 
	font-weight:bold; 
	font-size:13px; 
	color:#5F2F7D; 
	text-align:center; 
	width:226px;
	margin-right:auto;
	margin-left:auto;
	background-color:#fff;
}

.leftAds {
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
}
