/*
 * !COPYRIGHT!
 *                      Copyright (c) 2007 Teleformix LLC
 *                       All Rights Reserved
 * 
 * 
 * THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF TELEFORMIX LLC
 * 
 * The copyright notice above does not evidence any
 * actual or intended publication of such source code.
 * 
 * This document contains trade secret data and proprietary information of
 * Teleformix, LLC and should be treated as confidential.  No part of this 
 * information may be copied, or disclosed in part or in whole as permitted 
 * by Teleformix LLC
 * 
 * Copyright (c) 1998-2007 by Teleformix, LLC.
 * All Rights Reserved
 * 
 * $Id: style.css,v 1.1 2009/11/03 15:30:17 fgonzalez Exp $
 * !!
 */
 
 
BODY, P, td					{ font-family: Arial,Helvetica,sans-serif; font-size: 12px; margin: 0px; color: #666666; line-height: 16px; margin-top: 10px; margin-bottom: 10px; }
ul, ol						{ font-family: Arial,Helvetica,sans-serif; font-size: 12px; color: #000000; line-height: 16px; }
BODY						{ background-image: url(images/BE/pageBackground.jpg); }


/* Image Framing -------------------------------------------------------------------*/
.imageLeft 		 			{float:left; padding:0px; margin-top:1px; margin-bottom:0px; }
.imageLeft2					{float:left; padding:0px; margin-right:15px; margin-top:13px; }


/* Formatting --------------------------------------------------------------------*/
.dividerLinePadding			{ margin-top:40px; margin-bottom:20px; }



/* Table Spacing --------------------------------------------------------------------*/
.main						{ padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border:solid 1px #000000; }
#copy						{ padding-top: 20px; padding-right: 40px; padding-bottom: 70px; padding-left: 260px;  }
#bottom						{ padding-top: 20px; padding-right: 40px; padding-bottom: 40px; padding-left: 260px;  font-size: 11px; color: #cccccc; }


/* Content Formatting ---------------------------------------------------------------*/
.h1							{ font-size: 28px; font-weight: normal; color: #436aa8; line-height: 34px; } 
.h2							{ font-size: 24px; font-weight: normal; color: #930000; line-height: 26px; }
.h3							{ font-size: 18px; font-weight: normal; color: #000000; line-height: 20px; } 


.txtMain					{ font-size: 14px; font-weight: normal; color: #7b5900; line-height: 22px; }
.txtPageCode				{ font-size: 10px; color: #666666; }
.txtSmall					{ font-size: 11px; }
.txtLarge					{ font-size: 14px; }
.txtRed						{ color: red; }


/* Navigation -----------------------------------------------------------------------*/
a 							{ text-decoration: underline; color: #1A4F71; font-weight:normal; } /* Generic Links */
a:link 						{ text-decoration: underline; color: #1A4F71; font-weight:normal; }
a:active 					{ text-decoration: underline; color: #1A4F71; font-weight:normal; }
a:visited					{ text-decoration: underline; color: #1A4F71; font-weight:normal; }
a:hover 					{ text-decoration: underline; color: #436aa8; font-weight:normal; }

a.linkMain 					{ font-size: 14px; text-decoration: underline; color: #930000; font-weight:normal; } 
a:link.linkMain 			{ font-size: 14px; text-decoration: underline; color: #930000; font-weight:normal; }
a:active.linkMain			{ font-size: 14px; text-decoration: underline; color: #930000; font-weight:normal; }
a:visited.linkMain			{ font-size: 14px; text-decoration: underline; color: #930000; font-weight:normal; }
a:hover.linkMain 			{ font-size: 14px; text-decoration: underline; color: #436aa8; font-weight:normal; }

a.linkTopNav 				{ font-size: 14px; text-decoration: none; color: #ffffff; font-weight:normal; display:block; width: 130px; padding:0px 0px 0px 20px; background: url("rollover-image.gif") 0 0 no-repeat; text-decoration: none; } 
a:link.linkTopNav 			{ font-size: 14px; text-decoration: none; color: #ffffff; font-weight:normal; }
a:active.linkTopNav 		{ font-size: 14px; text-decoration: none; color: #ffffff; font-weight:normal; }
a:visited.linkTopNav		{ font-size: 14px; text-decoration: none; color: #ffffff; font-weight:normal; }
a:hover.linkTopNav 			{ font-size: 14px; text-decoration: none; color: #ffdb79; font-weight:normal; }

a.linkTopNavSelect 			{ font-size: 14px; text-decoration: none; color: #ffdb79; font-weight:normal; display:block; width: 130px; padding:0px 0px 0px 20px; background: url("images/nav_top_stretch_on.jpg") 0 0 repeat; text-decoration: none; } 
a:link.linkTopNavSelect 	{ font-size: 14px; text-decoration: none; color: #ffdb79; font-weight:normal; }
a:active.linkTopNavSelect 	{ font-size: 14px; text-decoration: none; color: #ffdb79; font-weight:normal; }
a:visited.linkTopNavSelect	{ font-size: 14px; text-decoration: none; color: #ffdb79; font-weight:normal; }
a:hover.linkTopNavSelect 	{ font-size: 14px; text-decoration: none; color: #ffdb79; font-weight:normal; }

a.linkSmall 				{ font-size: 11px; text-decoration: underline; color: #330099; font-weight:normal; } 
a:link.linkSmall 			{ font-size: 11px; text-decoration: underline; color: #330099; font-weight:normal; }
a:active.linkSmall 			{ font-size: 11px; text-decoration: underline; color: #330099; font-weight:normal; }
a:visited.linkSmall			{ font-size: 11px; text-decoration: underline; color: #330099; font-weight:normal; }
a:hover.linkSmall 			{ font-size: 11px; text-decoration: underline; color: #e5b350; font-weight:normal; }

a.linkTop 					{ font-size: 11px; text-decoration: none; color: #666666; font-weight:normal; } 
a:link.linkTop 				{ font-size: 11px; text-decoration: none; color: #666666; font-weight:normal; }
a:active.linkTop 			{ font-size: 11px; text-decoration: none; color: #666666; font-weight:normal; }
a:visited.linkTop			{ font-size: 11px; text-decoration: none; color: #666666; font-weight:normal; }
a:hover.linkTop 			{ font-size: 11px; text-decoration: underline; color: #436aa8; font-weight:normal; }