/* Default CSS Stylesheet for a new Web Application project */

body
{
	background-color: #ffffff;
	font-family: verdana, helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
}

h1, h2, h3, h4, h5, th, thead, tfoot
{
	color: blue;
}

h1
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

h2
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

h3
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

h4
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: large;
	font-weight: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

h5, dt
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

h6
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: large;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

tfoot, thead
{
	font-size: small;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: arial, helvetica, sans-serif;
}

th
{
	vertical-align: baseline;
	font-size: small;
	font-weight: bold;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: arial, helvetica, sans-serif;
}


a:link
{
	font-size: 12pt;
	text-transform: capitalize;
	color: #3333cc;
	text-align: left;
	text-decoration: underline;
	font-family: verdana;
}

a:visited
{
	font-size: 12pt;
	color: #cc3300;
	font-family: verdana;
	text-transform: capitalize;
	text-align: left;
	text-decoration: underline;
}

a:active
{
	font-size: 12pt;
	color: #333399;
	font-family: verdana;
	text-transform: capitalize;
	text-decoration: underline;
	text-align: left;
}

a:hover
{
	font-size: 12pt;
	text-transform: capitalize;
	color: #000033;
	font-family: verdana;
	text-decoration: none;
	text-align: left;
}

small
{
	font-size: .7em;
}

big
{
	font-size: 1.17em;
}

blockquote, pre
{
	font-family: courier new, monospace;
}


ul li
{
	list-style-type: square;
}

ul li li
{
	list-style-type: disc;
}

ul li li li
{
	list-style-type: circle;
}

ol li
{
	list-style-type: decimal;
}

ol ol li
{
	list-style-type: lower-alpha;
}

ol ol ol li
{
	list-style-type: lower-roman;
}

img
{
	margin-top: 1px;
	margin-left: 1px;
	margin-right: 1px;
}

.PageTitle
{
	padding: 10px;
	width: 100%;
	text-align: center;
	font-family: Tahoma;
	font-style: normal;
	font-weight: bold;
	font-size: 24px;
	margin-top: 10px;
	margin-bottom: 10px;
	vertical-align: middle;
	text-align: center;
	color: #800000;
}
.PageSubTitle
{
	width: 100%;
	font-family: arial;
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
	vertical-align: middle;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
}
.PageText
{
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 125%;
	text-align: left;
}
.Paragraph
{
	padding: 10px;
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	margin-left: 10px;
}


/* custom style sheet parameters for Cms*/

.CmsMenuTable
{
	border-width: 0px;
	table-layout: fixed;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	border-collapse: collapse;
	border-bottom-style: none;
}

.CmsMenuRow
{
	padding: 0px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-collapse: collapse;
	border-bottom-style: none;
}

.CmsMenuCell
{
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-collapse: collapse;
	border-bottom-style: none;
	width: 118px;
	height: 16px;
}

.CmsMenuButton
{
	border-style: none;
	width: 118px;
	height: 16px;
}
.CmsMembersOnlyMenuButton
{
	border: thick ridge #0066FF;
	width: 400px;
	height: 20px;
	border-spacing: 3px;
	text-align: center;
}
.CmsMembersOnlyOptionTitle
{
	border-style: none none none none;
	border-width: medium;
	border-color: #0066FF;
	width: 400px;
	height: 25px;
	border-spacing: 3px;
	text-align: center;
}

.CmsTitle
{
	font-weight: bold;
	font-size: x-large;
	word-spacing: normal;
	text-transform: capitalize;
	color: blue;
	border-top-style: none;
	font-style: normal;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	border-right-style: none;
	border-left-style: none;
	letter-spacing: normal;
	position: static;
	border-bottom-style: none;
}

.CmsHomeTitle
{
	font-weight: bold;
	font-size: xx-large;
	word-spacing: normal;
	text-transform: capitalize;
	color: blue;
	font-style: normal;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	letter-spacing: normal;
	position: static;
}


.CmsSubTitle
{
	font-weight: bold;
	font-size: large;
	word-spacing: normal;
	text-transform: capitalize;
	color: blue;
	font-style: normal;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	letter-spacing: normal;
	position: static;
}
.CmsNewsletterRow
{
	font-weight: bold;
	font-size: large;
	word-spacing: normal;
	text-transform: capitalize;
	color: green;
	font-style: normal;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	letter-spacing: normal;
	position: static;
	background-color: #ffcc33;
}

.CmsNewsletterRowBlank
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	background-color: #ffffff;
	border-bottom-style: none;
}

.CmsLabel
{
	font-weight: bold;
	font-size: small;
	color: #000000;
	font-family: Arial;
}

.CmsTableItemID
{
	font-weight: bold;
	font-size: medium;
	font-family: Arial;
	color: purple;
}

.CmsTableItemValue
{
	font-weight: bold;
	font-size: medium;
	font-family: Arial;
	color: #000000;
}

.CmsInfo
{
	font-weight: normal;
	font-size: large;
	vertical-align: baseline;
	color: #00008b;
	font-family: Arial;
	text-align: left;
}

.CmsInfoSubGroup
{
	font-weight: bold;
	font-size: large;
	vertical-align: baseline;
	color: #660066;
	font-family: Arial;
	text-align: left;
}
.CmsActivityDesc
{
	font-weight: normal;
	font-size: medium;
	vertical-align: top;
	color: #00008b;
	font-family: Arial;
	text-align: left;
}

.CmsCalendar
{
	background-color: #ccffff;
	font-weight: bold;
	color: #333399;
	font-family: Arial;
	vertical-align: top;
	border-collapse: separate;
	text-align: left;
	border-right: #333399 solid;
	border-top: #333399 solid;
	border-left: #333399 solid;
	border-bottom: #333399 solid;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	margin: 3px;
	padding-top: 3px;
	table-layout: auto;
	font-size: x-large;
	display: block;
}

.CmsCalendarHeader
{
	font-weight: bold;
	font-size: large;
	color: #333399;
	font-family: Arial;
	text-align: left;
	vertical-align: top;
}

.CmsCalendarDate
{
	font-weight: normal;
	font-size: large;
	color: #00008b;
	font-family: Arial;
	text-align: left;
	vertical-align: top;
}
.CmsCalendarText
{
	font-weight: normal;
	font-size: large;
	color: #00008b;
	font-family: Arial;
	text-align: left;
	list-style-type: none;
	vertical-align: top;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	margin: 3px;
	padding-top: 3px;
	border-right: #000099 thick;
	border-top: #000099 thick;
	border-left: #000099 thick;
	border-bottom: #000099 thick;
	border-collapse: separate;
}

.CmsInfoBold
{
	font-weight: bold;
	font-size: large;
	color: #00008b;
	font-family: Arial;
}

.CmsMenuIcon
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.CmsEventPageHeader
{
	border-right: black thin double;
	table-layout: auto;
	border-top: black thin double;
	font-size: 14px;
	overflow: auto;
	border-left: black thin double;
	width: 100%;
	color: #003399;
	border-bottom: black thin double;
	font-family: verdana,arial,helvetica,sans-serif;
	border-collapse: separate;
	text-align: left;
}
.CmsEventPageIcon
{
	width: 97pt;
}

.CmsListEventDetailKey
{
	font-size: 14px;
	color: #3300ff;
	font-family: verdana,arial,helvetica,sans-serif;
}
.CmsListEventDetailValue
{
	font-size: 14px;
	color: #cc0033;
	font-family: verdana,arial,helvetica,sans-serif;
}
.CmsMemberOnlyItemStyle
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 15px;
	background-color: #d0ffff;
	border-right: fuchsia dashed;
	border-top: fuchsia dashed;
	visibility: visible;
	vertical-align: middle;
	border-left: fuchsia dashed;
	border-bottom: fuchsia dashed;
	letter-spacing: normal;
	text-align: left;
	font-weight: bold;
	color: #990000;
	border-color: #0000FF;
	border-style: none;
}
.CmsMemberOnlyAlternativeItemStyle
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 15px;
	background-color: #ffffcc;
	border-right: fuchsia dashed;
	border-top: fuchsia dashed;
	visibility: visible;
	vertical-align: middle;
	border-left: fuchsia dashed;
	border-bottom: fuchsia dashed;
	letter-spacing: normal;
	text-align: left;
	font-weight: bold;
	color: #990000;
	border-style: none;
}
.CmsItemStyle
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 13px;
	background-color: #d0ffff;
	border-right: fuchsia dashed;
	border-top: fuchsia dashed;
	visibility: visible;
	vertical-align: middle;
	border-left: fuchsia dashed;
	border-bottom: fuchsia dashed;
	letter-spacing: normal;
	text-align: left;
	font-weight: bold;
	color: #990000;
	border-style: none;
	border-width: 0px;
	text-transform: none;
}
.CmsAlternativeItemStyle
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 13px;
	background-color: #ffffcc;
	border-right: fuchsia dashed;
	border-top: fuchsia dashed;
	visibility: visible;
	vertical-align: middle;
	border-left: fuchsia dashed;
	border-bottom: fuchsia dashed;
	letter-spacing: normal;
	text-align: left;
	font-weight: bold;
	color: #990000;
	border-style: none;
	border-width: 0px;
}
.CmsTableStyle
{
	border-style: none;
	border-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	table-layout: auto;
	border-collapse: collapse;
	empty-cells: hide;
}
.CmsMailLabelItemStyle
{
	font-family: monospace, 'Monospac821 BT' , Monotxt, 'courier new' , verdana, arial, helvetica, sans-serif;
	font-size: 15px;
	background-color: #ffffff;
	visibility: visible;
	vertical-align: middle;
	letter-spacing: normal;
	text-align: left;
	font-weight: bold;
	color: #000000;
}
.CmsTableCaption
{
	background-color: aqua;
	font-size: 15px;
	font-weight: bold;
}

.CmsNewLetterList
{
	font-weight: bold;
	font-size: x-large;
	color: #0000cc;
	font-family: Arial;
	border-right: blue thick double;
	padding-right: 10px;
	border-top: blue thick double;
	padding-left: 10px;
	padding-bottom: 10px;
	border-left: blue thick double;
	line-height: normal;
	padding-top: 10px;
	border-bottom: blue thick double;
	letter-spacing: normal;
	background-color: #ffffff;
	text-align: left;
	margin: 5px;
	cursor: crosshair;
	border-collapse: separate;
	vertical-align: top;
}

.CmsBlue10
{
	color: #0000cd;
	font-size: 10pt;
	font-weight: bold;
	text-transform: none;
	font-family: Arial;
	vertical-align: middle;
	text-align: left;
}

.CmsBlue12
{
	color: #0000cd;
	font-size: 12pt;
	font-weight: bold;
	text-transform: none;
	font-family: Arial;
	vertical-align: middle;
	text-align: left;
}

.CmsBlue14
{
	color: #0000cd;
	font-size: 14pt;
	font-weight: bold;
	text-transform: none;
	font-family: Arial;
	vertical-align: middle;
	text-align: left;
}
.CmsRed10
{
	color: #b22222;
	font-size: 10pt;
	font-weight: bold;
	text-transform: none;
	font-family: Arial;
	vertical-align: middle;
	text-align: left;
}
.CmsRed12
{
	color: #b22222;
	font-size: 12pt;
	font-weight: bold;
	text-transform: none;
	font-family: Arial;
	vertical-align: middle;
	text-align: left;
}
.CmsRed14
{
	color: #b22222;
	font-size: 14pt;
	font-weight: bold;
	text-transform: none;
	font-family: Arial;
	vertical-align: middle;
	text-align: left;
}
.CmsGreen10
{
	color: #3cb371;
	font-size: 10pt;
	font-weight: bold;
	text-transform: none;
	font-family: Arial;
	vertical-align: middle;
	text-align: left;
}
.CmsGreen12
{
	color: #3cb371;
	font-size: 12pt;
	font-weight: bold;
	text-transform: none;
	font-family: Arial;
	vertical-align: middle;
	text-align: left;
}
.CmsGreen14
{
	color: #3cb371;
	font-size: 14pt;
	font-weight: bold;
	text-transform: none;
	font-family: Arial;
	vertical-align: middle;
	text-align: left;
}

.CmsBlack10
{
	color: black;
	font-size: 10pt;
	font-weight: bold;
	text-transform: none;
	font-family: Arial;
	vertical-align: middle;
	text-align: left;
}
.CmsBlack12
{
	color: black;
	font-size: 12pt;
	font-weight: bold;
	text-transform: none;
	font-family: Arial;
	vertical-align: middle;
	text-align: left;
}
.CmsBlack14
{
	color: black;
	font-size: 14pt;
	font-weight: bold;
	text-transform: none;
	font-family: Arial;
	vertical-align: middle;
	text-align: left;
}


.CmsConfigureEditRowStyle
{
	background-color: #00FFFF;
}
.CmsConfigureSelectRowStyle
{
	background-color: #00FF00;
}

.CmsConfigureTableStyle
{
	border-collapse: collapse;
	border: 2px solid #0000FF;
}




CmsHref:link
{
	font-size: medium;
	text-transform: capitalize;
	color: #3333cc;
	text-align: left;
	text-decoration: underline;
	font-family: verdana;
}

CmsHref:visited
{
	font-size: medium;
	color: #cc3300;
	font-family: verdana;
	text-transform: capitalize;
	text-align: left;
	text-decoration: underline;
}

CmsHref:active
{
	font-size: medium;
	color: #333399;
	font-family: verdana;
	text-transform: capitalize;
	text-decoration: underline;
	text-align: left;
}

CmsHref:hover
{
	font-size: medium;
	text-transform: capitalize;
	color: #000033;
	font-family: verdana;
	text-decoration: none;
	text-align: left;
}


