
.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: Verdana, Arial, Helvetica, sans-serif;
	color: #004181;
	background-color: Transparent;
}
BODY
{
	background-image: url(http://www.thecmscentrehost.com/ws/a0/Looks/Look070/Assets/Grad1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #AAD3FF;
}
.HeadlineSubTemplateTextTd /* for the headline text */
{
	font-family: Arial;
	font-size: 36px;
	color: #1267A3;
	padding-left: 0px;
	font-weight: bold;
	text-transform: uppercase;
}
.BodyText4 /* for text with a picture on the left */
{
	font-size: 13px;
}
.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;
	color: #004181;
}
.PhotoCaption
{
	font-size: 10px;
	vertical-align: top;
	text-align: center;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
}
.PhotoCaptionLarge
{
	font-size: 10px;
	vertical-align: top;
	text-align: center;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	text-indent: 20px;
}
TD.nav A, TD.nav2 A
{
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 13px;
	color: black;
	text-align: left;
}
TD.navover A, TD.navover2 A
{
	text-decoration: underline;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 13px;
	color: #990000;
	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 #82A3C8;
}
.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: #82A3C8;
	border-bottom-color: #82A3C8;
	border-left-color: #FFFFFF;
	background-color: #AAD3FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #6699CC;
	text-align: left;
	vertical-align: middle;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 15px;
	text-decoration: none;
}
.HeaderBar, .FooterBar
{
	text-transform: uppercase;
	font-weight: bold;
	color: #B8D748;
}
.FooterBar
{
	text-align: left;
}
.FooterBar A
{
	color: black;
}
.HeaderBar A
{
	color: white;
	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;
}


/* nav div ======================================================= */

.navcontainer
{
	width: 300px;
	margin: 30px;
}
.navcontainer ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: verdana, arial, Helvetica, sans-serif;
}
.navcontainer li
{
	margin: 0 0 1px 0;
}
.navcontainer a
{
	display: block;
	padding: 5px 0px 5px 10px;
	width: 100%;
	color: #fff;
	background-color: #036;
	text-decoration: none;
}
.navcontainer a:hover
{
	color: #FFFF33;
	background-color: #69C;
	text-decoration: none;
}
.navcontainer ul ul li
{
	margin: 0 0 1px 0;
}
.navcontainer ul ul a
{
	display: block;
	padding: 5px 0px 5px 10px;
	width: 100%;
	color: #fff;
	background-color: #369;
	text-decoration: none;
	margin: 0px;
}
.navcontainer ul ul a:hover
{
	color: #fff;
	background-color: #69C;
	text-decoration: none;
}
li.closed ul
{
	display: none;
}
.subcurrent
{
	color: #FFFF33;
}
.navlist #current
{
	color: #FFFF33;
}
.navlist .subnavlist
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
/* end of nav div ======================================================= */
/* anchored pictures ======================================= */
.pictureAnchor IMG
{
	border-width: 0px;
}
.captionAnchor 
{
	cursor: hand; cursor: pointer;
	text-decoration: none;
}
.captionAnchor:hover 
{
	text-decoration: underline;
}
/* ================================= */.PageTemplateTable
{
}
.PageTemplateTd
{
}
.PageSubTemplateTable
{
}
.PageSubTemplatePictureTd
{
}
.PageSubTemplateTextTd
{
}
.deleteAllMessages
{
}
.addAMessage
{
}
.messageDate
{
}
.messageText
{
}
.deleteMessageTd
{
}
.deleteMessageA
{
}
