﻿/*
Dark Orange : #EB641B
Light Sky Blue :#c6e2ff
Header Green :#9ab580
Light Orange :#FFC000
Light Green Button : #92D050
Dark Green Header back :#9ab580
*/

H1 { text-align: center; color: #0d5f94; font-size:2em; font-family:'courier new',Arial ; line-height:150%;}
H1 .keyword{color:#00CC00;}
H2 { text-align: center; color: #0d5f94; font-family:Arial;font-size:1.75em;line-height:175%; }
H3 { text-align: left; color: #0d5f94;  padding-left: 10px; padding-right: 10px;font-size:1.5em; }
H4 { text-align: left; color: #0d5f94;  padding-top:10px; padding-right: 10px;font-size:1.25em; }
H5 { text-align:left; color: #0d5f94;  font-size:1.15em;}

p {  text-align: left; padding-left:20px;  }

p.DroppedLetterP:first-letter{color:#0d5f94;font-size : 200%;  font-weight : bold;  float : left;  width : 1em;}

a:active { }
a:hover { color: #EB641B; }

ol li {padding-bottom:10px; }

.tblArticlecomments { width: 100%; }
.tblArticlecomments td { background-color: #ffffe0; border: Solid 1px #e6db55; }


.small{font-size:small}
.smaller{font-size:smaller}
.medium{font-size:medium}
.large{font-size:large}
.smallcaps{font-variant: small-caps;}

.bold { font-weight:bold}

.lightblue{background-color:#c6e2ff;}
.blue {color:Blue;}
.bluish{color:#0d5f94;}
.reddish {color:#B0171F;}
.highlighted{background-color:Yellow}

.italics{font-style:italic;}
.leftaligned{text-align:left;}
.centered{text-align:center;}
.justified{text-align:justify;}
.underlined{text-decoration:underline;}

.floatnone{float:none;}
.floatleft{float:left;}
.floatright{float:right;}

.paddingleft20{padding-left:20px;}
.paddingleft40{padding-left:40px;}
.padding20{padding:20px;}

.width75{width:75%;}

.button {margin:5px;padding:5px; cursor:pointer;}
.orangebutton  { background-color: #DAA520; color: White;font-size: small;  }
.greenbutton{background-color:#9ab580;color:White;font-size:small;border-bottom:Solid 3px Grey;border-right:Solid 3px Grey;margin :2px;}
.redbutton{background-color:#B0171F;color:White;font-size:small;border:Solid 2px white;border-right:Solid 2px white;outline:Solid 2px Orange;margin :2px;}
.lightbluebutton { background-color: #C6E2FF;  font-size: small; color: Green;  }

INPUT[type="text"] { background-color: #ffffe0; color: Blue; font-family: Arial; border:Solid 1px Green; font-size:small; }
ul { text-align:left; }

.box-round-light-green{background-image:url('../TMOImages/Box-Round-light-Green.png');background-repeat:no-repeat;width:280px;} 

.whitecheckongreen{background-image:url('../TMOImages/check-white-on-green26x26.gif');background-repeat:no-repeat;}

.tablehead{background-color:#c6e2ff;font-weight:bold;}
.tablerow{background-color:#f0f8e6; padding:10px;}
.tablealtrow{background-color: #ffffe0;padding:10px;}

.titlediv{text-align: center; color: #0d5f94; font-size:2em; font-family:Arial; line-height:150%;}

