/* ThinkMediaLounge.com */

/* Colors */
.RedFore { color:#DC143C }
.RedBkgd { background-color:#DC143C }
.LightRedFore { color:#FFCCCC }
.LightRedBkgd { background-color:#FFCCCC }
.DarkBlueFore { color:#003366 }
.DarkBlueBkgd { background-color:#003366 }
.LightBlueFore { color:#3EAF2FA }
.LightBlueBkgd { background-color:#3EAF2FA }
.GrayFore { color:#333333 }
.GrayBkgd { background-color:#333333 }

/* Global styles, anchor styles */

td {
	font-family: "Verdana Ref";
	font-weight:normal;
	font-size:10px;
	color:black
}
a { color:#003366; text-decoration:underline }
a:hover { color:#DC143C}

.Nav { text-decoration:none; color:white; display:white; width:100%; }
.Nav:hover { color:black; }

/*
Links: Verdana, regular, underlined, 11px, Red
Link Rollover:  Verdana, regular, underlined, 11px, Blue
*/

.Intro { font-weight:bold; font-size: 17px; color:#003366 }
.IntroCopy { font-weight:normal; font-size:17px; line-height: 25px; color:#333333 }

.HeaderNoBar { font-weight:bold; font-size:16px; line-height: 18px; color:#DC143C }
.HeaderBlueBar { font-weight:bold; font-size: 14px; line-height: 14px;  color:white; background-color:#6B9ED1 }
.BulletHeader { font-weight:bold; font-size:14px; color:#003366 }

.BodyTitle { font-weight:bold; font-size: 14px; color:white; background-color:#DC143C }
.BodyCopy { font-size: 12px; line-height: 16px; color:#333333 }
.Menucopy { font-size: 12px; line-height: 16px; color:white background-color:#DC143C }
.BodyHighlight { font-weight:bold; font-size: 11px; line-height: 16px; color:#003366 }

.ReflectionsCopy { font-style:oblique; font-size: 12px;  line-height: 16px; color:#003366; }
.ReflectionsSmall { font-style:oblique; font-size: 10px;  line-height: 14px; color:#A9A9A9; }

.HdrTextBox { font-size: 11px; color:#000000; }
.RegTextBox { font-size: 12px; color:#000080; }
.TextBoxLabel { font-weight:bold; font-size: 12px; line-height: 16px; color:#333333 }

.BottomAddress { font-size: 9px; color:#003366 }


/* Border and other styles */

.TableBorder { border:solid 3px #6B9ED1 }


/*
Layout Specs
Page should be centered
Note background bone elements (to repeat as necessary)


Main content area to expand vertically depending on content
Reflections in Rescue box to expand vertically depending on content
Hot Headlines Box to  expand vertically depending on content

Make non-graphical elements wherever possible for client modification flexibility (ie: could Body Copy Titles could be a background Red instead of red box gif?)

Any questions as to how something should look as far as spacing or color refer to approved PDF layout (or ring me up!)



*/

/*
Navigation to be rollover drop downs (ref: http://www.jcdesigns.com/index.htm?side.htm&0)
Reference this link for navigation drop down link names (http://www.gooddaysystems.com/)
*/