body {
        background: #ffffff;
}

body, input, textarea, td, th, div, li, span, select, a {
        font-size: 12pt;
        line-height: 18px;
        font-family: Tahoma, Arial;
        color: #383838;
}

input[type="button"] {
        font-size:10pt;
        font-weight:bold;
}

input[type="submit"] {
        font-size:10pt;
        font-weight:bold;
}

p {
	margin: 5px 0px;
}

textarea {
	 border:1px solid #c3d9ff;	 
}

h1 {
        color:#5A5A5A;
        font-size:14pt;
        font-weight:bold;
        font-family:tahoma;	
	padding:0px;
	margin:0px;
}

h2 {
        font-size:12pt;
        font-weight:normal;	
        padding:0px;
        margin:0px;
}

a, a:visited, a:link, a:hover {
        color: #383838;
        text-decoration: underline;
}

.icon a, .icon a:link, .icon a:visited, .icon span {
      color: #383838;
      text-decoration: none;
      font-size:11pt;
      font-weight:bold;
}

.blogSnippet {
   	height:200px;
   	overflow-x:hidden;
	overflow-y:auto;
}

.white {
	color:#ffffff;
}

.white a, .white a:link, .white a:visited {
	color:#ffffff;
}

.noDecore a, .noDecore a:link, .noDecore a:visited, .noDecore div {
	text-decoration:none;
}

.color003366 {
	color:#003366;
}


.logoText {
        font-family: Tahoma;
        font-weight: bold;
        font-size: 17pt;
}

.logoText a, .logoText a:link, .logoText a:visited {	
        font-family: Tahoma;
        font-weight: bold;
        font-size: 17pt;
        text-decoration:none;
}

.motto {
	padding-top:6px;
	padding-left:2px;
}

.text {
	font-size:9pt;
}

.bold {
	font-weight:bold;
}

.bold a, .bold a:link, .bold a:visited {
      font-weight:bold;      
}

.rightBold {
	   text-align: right;
	   font-weight: bold;
}

.textSmall {
	font-size:8.5pt;	
}

.textSmall a, textSmall a:link, textSmall a:visited {
	   font-size:8.5pt;
}

.headingMedium {
	color:#5A5A5A;
        font-size:12pt;
        font-weight:bold;
        font-family:tahoma;
}

.error {
        font-weight:bold;
	color:#FF0000
}

.grid {
	border-collapse: collapse;
}
.grid td {
 	border: 1px solid #cccccc;
        padding: 3px 4px 3px 4px;
}

.simpleBorder {
	border:1px solid #cccccc;
}

.simpleBorderPadding {
	padding: 3px;
}

.nogrid {
	border: 0px;
	border-collapse:collapse;
}

.nogrid td {
	border: 0px;
}


.tmFont {
	font-family: Arial, Helvetica, sans-serif;
        font-size: 6pt;
        font-weight: bold;
}

.special {
   	font-family: Tahoma;
	font-weight: bold;
	color:#F29215;
}

a.special {
        font-family: Tahoma;
        font-weight: bold;
        color:#F29215;
	text-decoration:none;
}

ul {
	list-style: none url('/images/gray_ul.gif');
}

ul.notice {
	list-style: none url('/images/orange_ul.gif');
}

ul.noimage {
	list-style:none;
}

.singleLine {
	border-top:1px solid #cccccc;
	margin: 3px 0px;
}

.dashedSingleLine {
        border-top:1px dashed #cccccc;
        margin: 5px 0px;
        padding-top:5px;
}

.textBoldWhite {
	font-weight: bold;
	color:#ffffff;
}


.selectedTabHeader {
        font-family: Tahoma;
        font-weight: bold;
        color: #ffffff;
        background: url('/images/selectedTabHeader.gif') left no-repeat;
        text-align: center;
        padding-bottom: 1px;
}

a.selectedTabHeader:link, a.selectedTabHeader:visited {
	background:none;
        text-decoration:none;
	color:#ffffff;
	font-weight:bold;
}

.tabHeader {
        font-family: Tahoma;
        font-weight: bold;
        color: #000000;
        background: url('/images/tabHeader.gif') left no-repeat;
        text-align: center;
        padding-bottom: 1px;
}

a.tabHeader:link, a.tabHeader:visited {
        color: #000000;
        text-decoration: none;
	font-weight:bold;
	background: none;
}

.tabHeaderBorder {
        background: #6666CC;
}

.selectedTabHeaderBorder {
        background: #ff9900;
}

.simpleSelectedTab {
        font-family: Tahoma;
        font-weight: bold;
        color: #000000;
        background: url('/images/simpleTabHeader.gif') left no-repeat;
        text-align: center;
        width:100;
        height:21px;
	text-decoration: none;
}

a.simpleSelectedTab:link {
        color: #000000;
        text-decoration: none;
        background:none;
}

a.simpleSelectedTab:visited {
        color: #000000;
        text-decoration: none;
        background:none;
}


.simpleTabHeader {
        font-family: Tahoma;
        font-weight: bold;
        color: #000000;
        background: url('/images/simpleTabHeader.gif') left no-repeat;
        text-align: center;
        border-bottom:1px solid #cccccc;
        width:100;
        height:21px;
}

a.simpleTabHeader:link {
        color: #000000;
        text-decoration: none;
        background:none;
}

a.simpleTabHeader:visited {
        color: #000000;
        text-decoration: none;
        background: none;
}

.simpleTabBuffer {
        border-bottom:1px solid #cccccc;
}

.simpleTabBody {
        border:1px solid #cccccc;
        border-top:0px;
}

.noPaddingBorder {
	border:0px;
	padding:0px;
}

.noPaddingBorder td {
	border:0px;
        padding:0px;
}

.leftNavLink {
	text-decoration:none;
	padding-bottom:7px;
}

a.leftNavLink:link {
        text-decoration:none;
        padding-bottom:7px;
}

a.leftNavLink:visited {
        text-decoration:none;
        padding-bottom:7px;
}


.answer {
  	padding-left:10px;
  	padding-top:7px;
	padding-bottom:7px;
	border-bottom:1px solid #cccccc;
}

a.iconLink {
	text-decoration:none;
}

.subText {
	font-size:8px;
	font-weight:bold;
}

.actionButton {
	padding-top:5px;
	border-top:1px solid #cccccc;
	margin-top:7px;
}

.oHeaderBGColor {
	background-color:#8F8F8F;
}

.oHeader {
	background-color:#8F8F8F;
	padding-bottom:3px;
}

.bgC3d9ff {
          background-color:#223C47;
}

.tableHeader {
	background-repeat:repeat-x;
	height:20;
	white-space:nowrap;
	font-weight: bold;
        color:#ffffff;
}

.tableHeader td {
	color:#ffffff;
}

.bodyBGStyle {
	background: #696969 url('/images/body_ds_bg.gif') repeat-y center; 
	padding: 0; 
	margin: 0;
}

.indent {
	padding-left:10px;
}

.hilite {
	background: #fffccc;
	padding: 5px 3px;
}