body
{
	margin-top: 15px;
	font-size: 11px;
	font-family: Tahoma;
	line-height: 15px;
	color: #454747;
	overflow: -moz-scrollbars-vertical;
}
.LTR, .RTL
{
	background: url(/App_Themes/ote/Background2.jpg) #475d2b;
}

h1
{
	font-size: 15pt;
	padding-top: 10px;
	color: #475D2B;
	font-family: Tahoma;
	font-weight: normal;
	padding-bottom: 3px;
	margin: 0 auto;
	letter-spacing: 1pt;
	line-height: 20px;
}

h2
{
	font-size: 10pt;
	padding-top: 3px;
	color: #454747;
	font-family: Tahoma;
	font-weight: normal;
	padding-bottom: 3px;
	margin: 0 auto;
	letter-spacing: 1px;
}

h3
{
	font-size: 10pt;
	padding-top: 3px;
	color: #475D2B;
	font-family: Tahoma;
	font-weight: normal;
	padding-bottom: 3px;
	margin: 0 auto;
	font-weight: bold;
}

em
{
	padding-right: 1pt;
}
ul
{
	margin-left: 3px;
	padding-left: 17px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	list-style-type: disc;
}

a
{
	text-decoration: none;
	color: #6a8a41;
	border-bottom: #6a8a41 1px dotted;

}

a:hover
{
	text-decoration: none;
	color: #262B6D;
	border-bottom: #262B6D 1px dotted;
}

table
{
	border-collapse: collapse;
	border: 0px;
}
td
{
	font-size: 11px;
	font-family: Tahoma;
	line-height: 15px;
	padding: 0px;
	color: #454747;
}

.TextBox, textBox, .LogonTextBox, .CMSSearchDialogSearchForTextBox, .CMSSearchDialogSearchModeDropDownList, .SubscriptionTextbox
{
	font-size: 11px;
	font-family: Tahoma;
	border-right: #a9a9a9 1px solid;
	border-top: #a9a9a9 1px solid;
	border-left: #a9a9a9 1px solid;
	border-bottom: #a9a9a9 1px solid;
	height: 15px;
}

.Button, .SignoutButton, .ContentButton, .LongButton, .button, .FormButton
{
	color: #ffffff;
	font-size: 10px;
	font-family: Tahoma;
	font-weight: bold;
	background-color: transparent;
	background-image: url(/App_Themes/ote/Button.jpg);
	background-repeat: no-repeat;
	width: 80px;
	height: 30px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	letter-spacing: 1pt;
}

.MenuLeft
{
	background-position: right top;
	background-image: url(/App_Themes/ote/MenuLeft.jpg);
	background-repeat: no-repeat;
	width: 15px;
	height: 30px;
}

.MenuRight
{
	background-position: left top;
	background-image: url(/App_Themes/ote/MenuRight.jpg);
	background-repeat: no-repeat;
	width: 15px;
	height: 30px;
}

.MenuCentre
{
	background-image: url(/App_Themes/ote/ButtonBackground.jpg);
	background-repeat: repeat-x;
	height: 30px;
}

.FooterLinks
{
	height: 33px;
	margin-top: 11px;
	margin-left: 9px;
}

.FooterLinks a
{
	color: #454747;
	text-decoration: none;
}

.FooterLinks a:hover
{
	color: #6A8A41;
	border-bottom: #6a8a41 1px dotted;
}

.CMSMenu
{
	padding-bottom: 0px;
	/*cursor: hand;*/
	/*height: 30px;*/
	/*margin-top: 0px;
	margin-left: 5px;*/
}
.CMSMenuItem
{
	height: 28px !important;
	color: #454747;
	font-weight: bold;
	font-size: 11px;
	font-family: arial;
	padding-left: 20px;
	padding-right: 20px;
	/*background-image: url(/App_Themes/ote/ButtonLeft.jpg);*/
	background-repeat: no-repeat;
	border-bottom: solid 2px #656565;
	background-position: left top;
}


.CMSMenuHighlightedMenuItem
{
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	font-family: arial;
	background-color: #656565;
	padding-left: 20px;
	padding-right: 20px;
	border-bottom: solid 2px #656565;
	/*background-image: url(/App_Themes/ote/ButtonLeft.jpg);
	background-repeat: no-repeat;
	border-bottom: solid 2px #656565;
	background-position: left top;*/
}

.CMSMenuItemMouseUp, .CMSMenuItemMouseOver, .CMSMenuItemMouseDown, .CMSMenuHighlightedMenuItemMouseUp, .CMSMenuHighlightedMenuItemMouseOver, .CMSMenuHighlightedMenuItemMouseDown
{
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	font-family: arial;
	background-color: #898989;
	padding-left: 20px;
	padding-right: 20px;
	border-bottom: solid 2px #656565;
	/*background-image: url(/App_Themes/ote/ButtonLeft.jpg);
	background-repeat: no-repeat;
	border-bottom: solid 2px #656565;
	background-position: left top;*/
}

.SubCMSMenu
{
	margin: 0px auto;
	display: block;
	border:none;
	text-align: center;
	padding-top: 2px;
}
 
.SubCMSMenuItem
{
	padding-right: 10px;
	padding-left: 5px;
	font-size: 10px;
	color: #454747;
	margin: 0px auto;
	background-color: #B7B8B8;
	text-align: left;
	border-bottom: #DCDCDC 1px solid;
	border-left: #DCDCDC 1px solid;
	border-right: #DCDCDC 1px solid;
	border-top: #DCDCDC 1px solid;
	padding-top: 3px;
	padding-bottom: 2px;
}
 
.SubCMSMenuHighlightedMenuItem
{
	padding-right: 10px; 
	padding-left: 5px; 
	font-size: 10px; 
	color: #ffffff; 
	margin: 0px auto;
	background-color: #656565;
	text-align: left;
	border-bottom: #DCDCDC 1px solid;
	border-left: #DCDCDC 1px solid;
	border-right: #DCDCDC 1px solid;
	border-top: #DCDCDC 1px solid;
	padding-top: 3px;
	padding-bottom: 2px;
}

.SubCMSMenuItemMouseOver, .SubCMSMenuItemMouseDown, .SubCMSMenuItemMouseUp, .SubCMSMenuHighlightedMenuItemMouseDown, .SubCMSMenuHighlightedMenuItemMouseOver, .SubCMSMenuHighlightedMenuItemUp 
{
	padding-right: 10px; 
	padding-left: 5px; 
	font-size: 10px; 
	color: #ffffff; 
	margin: 0px auto;
	background-color: #898989;
	text-align: left;
	border-bottom: #DCDCDC 1px solid;
	border-left: #DCDCDC 1px solid;
	border-right: #DCDCDC 1px solid;
	border-top: #DCDCDC 1px solid;
	padding-top: 3px;
	padding-bottom: 2px;
}

.CMSTreeMenuTable, .SubCMSTreeMenuTable
{
	width: 179px;
	text-align: left;
	/*border-right: #b3b4b6 thin dotted;
	border-top: #b3b4b6 thin dotted;
	border-left: #b3b4b6 thin dotted;
	border-bottom: #b3b4b6 thin dotted;*/
}

.CMSTreeMenuItem, .SubCMSTreeMenuItem
{
	color: #454747;
	font-weight: bold;
	font-size: 10px;
	font-family: arial;
	padding-bottom: 7px;
	padding-top: 7px;
	text-decoration: none; 
	border-bottom: dotted 1px #475D2B;
	padding-left: 4px;
}

.CMSTreeMenuItem a
{
	border: none;
}

.CMSTreeMenuItem a:hover
{
	border: none;
}

.CMSTreeMenuSelectedItem, .SubCMSTreeMenuSelectedItem
{
	font-family: arial;
	font-weight: bold;
	font-size: 10px;
	color: #262b6d;
	padding-bottom: 7px;
	padding-top: 7px;
	text-decoration: none; 
	border-bottom: dotted 1px #475D2B;
	background-color: #ffffff;
	padding-left: 4px;
}

.CMSTreeMenuSelectedItem a
{
	text-decoration: none;
	border: none;
}

.CMSTreeMenuLink, .SubCMSTreeMenuLink
{
	font-size: 10px;
	color: #454747;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	border: none;
}

.CMSTreeMenuLink:hover, .SubCMSTreeMenuLink:hover
{
	text-decoration: none; 
	color:#262b6d;
	font-size: 10px;
	border: none;
}

.CMSTreeMenuLink a:hover
{
	text-decoration: none;
	border: none;
}

.CMSTreeMenuLink a
{
	text-decoration: none;
	border: none;
}

.CMSTreeMenuSelectedLink, .SubCMSTreeMenuSelectedLink
{
	text-decoration: none; 
	font-weight: bold;
	font-size: 10px;
	color: #262b6d;
	border: none;
}

.SubCMSTreeMenuSelectedLink, .SubCMSTreeMenuLink
{
	/*padding-left:20px;*/
	border: none;
}

.News
{
	width: 170px;
	margin: 0 auto;
	padding-bottom: 15px;
	padding-bottom: 15px;
}
.NewsLatest
{
	width: 170px;
	margin: 0 auto;
	border-bottom: #6a8a41 1px dotted;
	padding-bottom: 15px;
}
.NewsTitle
{
	font-size: 13pt;
	padding-top: 10px;
	color: #475D2B;
	font-family: Tahoma;
	font-weight: normal;
	padding-bottom: 3px;
	margin: 0 auto;
	letter-spacing: 1pt;
	line-height: 17px;
}
.LinkMore
{
	display: inline;
}
.NewsSummary
{
	display: inline;
}
.NewsTitleSummary
{
	font-size: 13pt;
	padding-top: 10px;
	color: #475D2B;
	font-family: Tahoma;
	font-weight: normal;
	padding-bottom: 3px;
	letter-spacing: 1pt;
}

.NewsTitleDefault
{
	font-size: 13pt;
	color: #475D2B;
	font-family: Tahoma;
	font-weight: normal;
	padding-bottom: 3px;
	letter-spacing: 1pt;
}

.ButtonLink
{
	border: none;
	border-top-style: none; 
	border-right-style: none; 
	border-left-style: none; 
	border-bottom-style: none;
}

.ButtonLink a
{
	border: none;
	text-decoration: none;
	border-top-style: none; 
	border-right-style: none; 
	border-left-style: none; 
	border-bottom-style: none;
}

.ButtonLink a:hover
{
	border: none;
	border-top-style: none; 
	border-right-style: none; 
	border-left-style: none; 
	border-bottom-style: none;
}

.DynamicImage
{
	background-image: url(/App_Themes/ote/ImageLeft.gif); background-repeat: no-repeat; width: 190px; height: 99px; 
}

.DynamicImageContainer
{
	position: relative; left: 6px; top: 5px;
}

.RightImage
{
	background-image: url(/App_Themes/ote/ImageRightTop.gif); background-repeat: no-repeat; width: 191px; height: 161px; margin: 0px auto;
}

.RightImageContainer
{
	position: relative; left: 6px; top: 1px;
}

.BorderTable
{
	background-position: right bottom; background-image: url(/App_Themes/ote/CornerRound.gif); background-repeat: no-repeat; width: 820px;
}

.BorderTableTop
{
	background-image: url(/App_Themes/ote/BorderTop.gif); background-repeat: repeat-x; width: 800px;
}

.BorderTableLeft
{
	background-image: url(/App_Themes/ote/BorderLeft.gif); background-repeat: repeat-y; background-position: left top;
}

.BorderTableRight
{
	background-image: url(/App_Themes/ote/BorderRight.gif); background-repeat: repeat-y; background-position: right top;
}

.BorderTableLowerLeft
{
	background-image: url(/App_Themes/ote/CornerBottomLeft.gif); background-repeat: no-repeat; width: 10px; height: 10px; background-position: left bottom; height: 10px; vertical-align: bottom; width: 10px;
}

.BorderTableBottomStripe
{
	background-image: url(/App_Themes/ote/BorderBottom.gif); background-repeat: repeat-x; background-position: center bottom; width: 759px; height: 10px; vertical-align: bottom;
}
.BorderTableBottomClear
{
	width: 39px; height: 10px;
}
.BorderTableLowerRight
{
	width: 10px; height: 10px;
}
.MenuTable
{
	background-color: #C9D4B9;
	width: 190px;
}

.MenuTableTopRow
{
	background-image: url(/App_Themes/ote/MenuTop.gif); background-repeat: no-repeat; background-position: center top; height: 5px;
}

.MenuTableBottomRow
{
	background-image: url(/App_Themes/ote/MenuBottom.gif); background-repeat: no-repeat; background-position: center top; height: 5px;
}

.MenuButtonRow
{
	padding-top: 10px;
	text-align: center;
}

.ContentHeader
{
	background-image: url(/App_Themes/ote/ContentHeaderBackground.jpg); background-repeat: repeat-x; background-position: center top;
}

.Content
{
	padding-left: 11px; padding-top: 18px;
}

.NewsHeader
{
	border-top-style: none; border-right-style: none; border-left-style: none; border-bottom-style: none; border: none;

}

.NewsHeader a
{
	border: none;
	text-decoration: none;
}

.NewsHeader a:hover
{
	border: none;
	text-decoration: none;
	border-top-style: none; 
	border-right-style: none; 
	border-left-style: none; 
	border-bottom-style: none;
}

.NewsBox
{
	border-right: #848889 1px solid; border-left: #848889 1px solid; border-bottom: #848889 1px solid; padding-left: 10px; padding-right: 10px;
}