
.HeadlineTemplateTable 
{
}

.HeadlineTemplateTd 
{
	border-bottom: 2px solid gray;
}

.HeadlineSubTemplateTable
{
}

.HeadlineSubTemplateTextTd
{
	font-size: xx-large;
}

.HeadlineSubTemplatePictureTd
{
	text-align: right;
}

BODY
{
	font-family: Arial;
}
TABLE 
{
	border-collapse: collapse;
}
TD 
{
	vertical-align: top;	
}

.mainTemplateTable
{
}
.mainTemplateTd
{
}
.mainSubTemplateTable
{
}
.mainSubTemplateHeadlineTd
{
	height: 50px;
}
.mainSubTemplateNavigationTd
{
}
.mainSubTemplatePageTd
{
}
.nameFirstBit 
{
	font-size: smaller;
	font-style: italic;	
}
.PhotoCaption {
	font-size: 10px;
	vertical-align: top;
	text-align: center;
	width: 100%;
}
.PhotoCaptionLarge {
	font-size: 10px;
	vertical-align: top;
	text-align: center;
	width: 100%;
}
.BodyText4 
{
	padding: 5px;	
}
.BodyText6 
{
	padding: 5px;	
}
.TextTitle 
{
	font-weight: bold;	
}
.PictureSmall
{
	height: 70px;
}
.PhotoBodySmall 
{
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.PhotoBodyLarge 
{
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
TABLE.emailFormTable TD 
{
	padding-top: 0px;
	padding-bottom: 5px;
	vertical-align: middle;	
}

.smallPicture 
{
	width: 182px;	
}
.smallPictureHorizontal 
{
	width: 182px;	
}
.largePicture 
{
	width: 562px;	
}
.mainTemplateTable, .mainTemplateTd, .mainTemplateImg, .HeadlineSubTemplateTable, .mainSubTemplateTable, .mainSubTemplateTableImg 
{
	width: 728px;	
}
.mainSubTemplatePageTd, .mainSubTemplatePageImg, .HeadlineSubTemplateTextOnePicImg, .allSectionsTable, .navOnlyTable 
{
	width: 576px;
}
.mainSubTemplateNavigationTd, .mainSubTemplateNavigationImg, .HeadlineSubTemplatePictureOnePicImg 
{
	width: 152px;	
}
.sectionSpacer 
{
	width: 96px;	
}
.sectionDividerSpacer 
{
	width: 576px;
	
}

TABLE.bodyTableVisible {
	border-collapse: collapse;
	border: 1px solid black;
}
TABLE.bodyTableVisible TD {
	border-collapse: collapse;
	border: 1px solid black;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica;
	font-size: x-small;
	vertical-align: top;
}
TABLE.bodyTableInvisible {
	border-collapse: collapse;
	border: 0px solid #aaaaaa;
}
TABLE.bodyTableInvisible TD {
	border-collapse: collapse;
	border: 0px solid #aaaaaa;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica;
	font-size: x-small;
	vertical-align: top;
}



BODY
{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #CCCCCC;
}
.HeadlineSubTemplateTextTd   /* for the headline text */
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}
.BodyText4   /* for text with a picture on the left */
{
	font-size: 13px;
}
/* Editable Tables  */
TABLE.bodyTableVisible TD, TABLE.bodyTableInvisible TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	padding: 2px;
	vertical-align: top;
}
TABLE.bodyTableVisible, TABLE.bodyTableVisible TD {
	border: 1px solid black;
}
/* End Editable Tables  */

.BodyText6   /* for text with no picture on the left */
{
	font-size: 13px;
}
.textTitle   /* for the headline to a section */
{
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
TD.nav A, TD.nav2 A, TD.nav2 A 
{
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	color: #333333;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
TD.navover A, TD.navover2 A, TD.navover2 A 
{
	text-decoration: underline;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
TD.nav, TD.nav2
{
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}
TD.navover, TD.navover2
{
	padding-bottom: 15px;	
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}
TD.nav2 A, TD.navover2 A 
{
	font-size: 10px
}
TD.nav2, TD.navover2 
{
	padding-left: 15px;
} 




.allSectionsTable 
{
	border-right: 1px solid gray;	
}
.FooterBar TABLE TR TD 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.sectionDivider, .HeaderBar, .FooterBar 
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 15px;
	font-weight: bold;
	text-decoration: none;
}
.HeaderBar, .FooterBar 
{
	text-transform: lowercase;
}
.FooterBar 
{
	text-align: left;	
}
.FooterBar A 
{
	color: Black;	
}
.HeaderBar A 
{
	color: Black;	
}

/* shouldn't need to change anything below here */

TABLE 
{
	border-collapse: collapse;
}
TD 
{
	vertical-align: top;	
}
.HeadlineTemplateTd 
{
	border-width: 0px;
}
BODY, TABLE.bodyTableVisible TD, TABLE.bodyTableInvisible TD
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: Transparent;
}
BODY
{
	background-image: url(http://www.thecmscentrehost.com/ws/a0/Looks/Look068/Assets/Sky3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #3282D9;
}
.HeadlineSubTemplateTextTd   /* for the headline text */
{
	font-family: Arial;
	font-size: 36px;
	color: #FFFFFF;
	padding-left: 0px;
	font-weight: bold;
	text-transform: uppercase;
}
.BodyText4   /* for text with a picture on the left */
{
	font-size: 14px;
}
.BodyText6   /* for text with no picture on the left */
{
	font-size: 14px;
}
.textTitle   /* for the headline to a section */
{
	font-weight: bold;
	text-transform: uppercase;
	font-size: 16px;
	color: #000000;
}
.PhotoCaption {
	font-size: 10px;
	vertical-align: top;
	text-align: center;
	text-align: center;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: white;
}
.PhotoCaptionLarge {
	font-size: 10px;
	vertical-align: top;
	text-align: center;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: white;
	text-indent: 20px;
}
TD.nav A, TD.nav2 A 
{
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
	color: Black;
	text-align: left;
}
TD.navover A, TD.navover2 A 
{
	text-decoration: underline;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
	color: #B5D7F3;
	text-align: left;
}
TD.nav
{
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}
TD.navover
{
	padding-bottom: 15px;	
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}
.allSectionsTable 
{
	border-right: 1px solid #194A7E;	
}
.FooterBar TABLE TR TD 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.sectionDivider, .HeaderBar, .FooterBar
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #96C5F0;
	border-right-color: #194A7E;
	border-bottom-color: #194A7E;
	border-left-color: #96C5F0;
	background-color: #3E87DB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #A0D0FB;
	text-align: left;
	vertical-align: middle;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 15px;
}
.HeaderBar, .FooterBar 
{
	text-transform: uppercase;
	font-weight: bold;
	color: #B8D748;
}
.FooterBar 
{
	text-align: left;	
}
.FooterBar A 
{
	color: #FFFFFF;	
}
.HeaderBar A 
{
	color: #A6CDE4;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
}
TD.nav2 A, TD.navover2 A 
{
	font-size: 10px
}
TD.nav2, TD.navover2 
{
	padding-left: 15px;
} 
.PageTemplateTable
{
}
.PageTemplateTd
{
}
.PageSubTemplateTable
{
}
.PageSubTemplatePictureTd
{
}
.PageSubTemplateTextTd
{
}
.deleteAllMessages
{
}
.addAMessage
{
}
.messageDate
{
}
.messageText
{
}
.deleteMessageTd
{
}
.deleteMessageA
{
}
