BODY
{
	height:100%;
	FONT-SIZE: 70%;
	MARGIN: 0px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #000;
	color:#000000;
}
.Site A
{
	color:#090;
	FONT-WEIGHT: 700;
	TEXT-DECORATION: none
}
.Site A:hover
{
	TEXT-DECORATION: underline
}
.Site H1
{
	color:#090;
	FONT-SIZE: 170%;
}
.Site H2
{
	color:#090;
	FONT-SIZE: 150%;
}
.Site H3
{
	FONT-SIZE: 135%;
}
.Site H4
{
	margin:0;
	FONT-SIZE: 110%
}
.Site IMG
{
	BORDER: none;
}
.Site TABLE
{
	WIDTH: 100%;
}
.Site TABLE TD
{
	PADDING: 0;
	VERTICAL-ALIGN: top;
}
.Site TABLE TH
{
	TEXT-ALIGN: left
}
.Site FORM
{
	margin:0;
}

/* ################################## Bespoke Styles ################################## */

#mainTable
{
border:2px solid #fff;
margin: auto;
width:792px;
background:#fff url(/images/layout/menu_bg.gif) top left repeat-y;
}

/* ========================= */

.Site #mainHeader
{
height:56px;
line-height:56px;
background:#d3d3d3 url(/images/layout/header_bg.gif) top left repeat-x;
}

/* ========================= */

.Site #mainTitle
{
margin:41px 4px 10px 161px;

}

/* ========================= */

.Site #mainMenu
{
padding:45px 0;
width:157px;
float:left;
background:#ccc url(/images/layout/ukmap_bottom.gif) top left no-repeat;
}
.Site #mainMenu A
{
font-weight:400;
padding:2px 0;
display:block;
color:#444444;
}
.Site #mainMenu UL
{
padding:0;
margin:0;
}
.Site #mainMenu A.active
{
	background: 8px center url(/images/dot.gif) no-repeat;
}
.Site #mainMenu UL A
{
	padding-left:27px;
	padding-right:5px;
	text-decoration:none;
}
.Site #mainMenu UL A:hover
{
background-color:#ddd;
}
.Site #mainMenu LI
{
display:inline;
list-style-type:none;
}

/* ========================= */

.Site #mainLayout
{
	padding:0;
	margin:2px 1px 0px 160px !important;
}

/* ========================= */

.Site #mainFooter
{
	letter-spacing:-0.1em;
	text-align:right;
	color:#fff;
	padding:0 18px;
	height:30px;
	line-height:30px;
	border-top:2px solid #fff;
	background:#1FA51F url(/images/layout/box_green_bg.jpg) top left no-repeat;
}
.Site #mainFooter #footerText
{
	float:left;
	width:52%;
}
.Site #mainFooter A
{
	color:#FFF;
}

/* ========================= */

.Site FORM#logonForm
{
	line-height:30px;
}
.Site FORM#logonForm TD
{
	vertical-align:middle;
}
.Site FORM#logonForm .label
{
	height:30px;
	line-height:30px;
}
.Site FORM#logonForm .textBox
{
	margin:0 5px;
	width:80px;
	font-size:100%;
	border:1px solid #C3C3C3;
}
.Site FORM#logonForm .button
{
	font-size:100%;
	background:#eee;
	border:1px solid #C3C3C3;
}
.Site FORM#logonForm .userName
{
	font-weight:700;
	margin-right:5px;
}
.Site table#mainLogon
{
	width:auto;
}

.Site #loginBrief
{
	width:48%;
	float:right
}
.Site #loginBrief #UserLogon .alert
{
	background-image:none;
	min-height:5px;
	border:none;
	background-color:transparent;
	margin:0;
	padding:1px 0 0 0;
	color:#fff;
	text-align:right;
}
.Site #loginBrief #UserLogon alertDiv
{
	float:left;
}
.Site #loginInner
{
	height:30px;
	width:auto;
}
.Site div.username,
.Site div.userName,
.Site div.logon,
.Site div.passRem
{
	float:left;
	padding-right:8px;
}
.Site div.password
{
	float:left;
	padding-right:0;
}
.Site div.username
{
	padding-right:13px;
}
.Site div.username label
{
	padding-left:9px;
}
.Site #loginBrief .textbox
{
	width:75px;
	padding:0;
	height:auto;
	font-size:110%;
	line-height:1.1;
}
.Site #loginBrief input.button
{
	height:22px;
	margin-left:5px;
	font-size:90%;
}
.Site input.loginButton
{
	margin-left:3px;
	padding:5px 1px 1px 2px;
}
.Site input.loginButton:hover
{
}
.Site input.logoutButton
{
    margin-top: 3px;    
}
/* ========================= */

.Site .backlink
{
	padding:3px 0;
	text-align: right;
}

/* ============= content box ============ */

.Site .box,
.Site .boxDarkGreen
{
	width:auto !important;
	margin: auto !important;
	margin:0 0 3px;
}
.Site .boxDarkGreen
{
	padding:28px 12px;
	background:#1FA51F url(/images/layout/box_green_bg.jpg) top left no-repeat;
}
.Site .boxDarkGreen H2
{
	color:#fff;
	display:block;
	margin:0 0 12px;
}
.Site .boxDarkGreen A
{
	color:#fff
}
.Site .boxDarkGreen .content,
.Site .box .content
{
	width: 99% !important;
	margin:auto;
	background:transparent;
	padding:0 !important;
}
.Site .boxDarkGreen h3 a
{
	color:#cfc !important;   
}
.Site .boxDarkGreen .date
{
	color:#ada !important;   
}
.Site .box
{
	padding:28px 12px 7px;
	background:#ebfbea;
}
.Site .box H2
{
	padding:0;
	display:block;
	margin:0 0 12px;
}


/* ========================= */

.Site .list
{
	MARGIN-BOTTOM: 5px;
	PADDING: 5px 0;
	BORDER-BOTTOM: #8FD28F 1px solid;
}
.Site .list H3
{
	margin: 0;
}
.Site .list H3 A
{
	color:#333;
}
.Site .list H4
{
	font-weight:400;
	margin:0;
}
.Site .list .date
{
	FONT-SIZE: 90%;
}
.Site .list IMG.thumbnail
{
	MARGIN-BOTTOM: 10px;
	MARGIN-LEFT: 10px;
	border:1px solid #8ED18E;
	padding:5px;
}
.Site .list IMG.thumbnail:hover
{
	border:1px solid #fff;
}
.Site .detail H3
{
    FONT-SIZE: 100%;
    font-weight:700;
}
.Site .detail .date
{
}
.Site .detail IMG.picture
{
    MARGIN-BOTTOM: 10px;
    MARGIN-LEFT: 15px
}
.Site .document H3
{
	color:#000;
}
.Site .newsarticle H3 
{
	font-size: 100%;
}
.Site .morelink
{
	color:#fff;
	TEXT-ALIGN: right;
}
.Site .morelink A
{
	color:#fff;
}

.Site p.editlink
{
	line-height: 20px;
}
.Site .editlink A
{
    background: #ddd;
    border: 1px solid #333;
    padding: 3px 10px;
    color: #555;
    text-decoration: none;
}
.Site .editlink A:hover
{
    color: #000;
    text-decoration: none;
}
.Site #header
{
	margin-bottom:3px;
	PADDING: 5px 0;
}
.Site #footer
{
	clear: none !important;
	padding-top:3px;
}

/* ====================== */

.Site TABLE#container
{
	height:100%;
}
.Site TABLE#container TD
{
	text-align:center;
	vertical-align:middle;
}
.Site #energytheft DIV#contentArea
{
	margin:auto;
	width:777px;
	height:493px;
	border:1px solid #fff;
}
.Site #metertampering DIV#contentArea
{
	margin:auto;
	width:786px;
	height:498px;
	border:1px solid #fff;
}
.Site DIV#centerStrip
{
	padding-top:150px;
}

/* ################################## Form Styles ################################## */

.Site .form
{
	margin:10px 0;
}
.Site .formGroup TD
{
	padding:3px;
}
.Site .formGroup
{
	margin-bottom:10px;
}
.Site .formGroup TH
{
	padding:5px;
	background:#ebfbea;
}
.Site .textArea,
.Site .textBox
{
	font-size:12px;
	font-family:Arial, sans-serif;
	WIDTH: 250px;
}
.Site .textArea:focus,
.Site .textBox:focus
{
	font-weight:700;
	background:#ebfbea;
}
.Site .form .label
{
	padding-top:0.5em;
	text-align:right;
	width:40%;
}

/* ################################## UKRPA ################################## */

.Site TABLE.ukrpaMembers TD
{
	height:50px;
	vertical-align:middle !important
}
.Site .searchBox
{
	margin-bottom:20px;
}
.Site .FraudDetails
{
	background:#ebfbea;
}
.Site .FraudDetails TH
{
	display:none;
}

.Site #template_Home_Variant #column1
{
	width: 304px !important;
	float: right !important;
}

.Site #template_Home_Variant #column2
{
	padding-top: 10px;
	width: auto !important;
	float: none !important;
	margin-left: 0 !important;
	margin-right: 314px !important;
}

.Site #template_Home_Variant .boxDarkGreen
{
	padding: 28px 12px 7px;
	background:#ebfbea;
	background-image: none;
}
.Site #template_Home_Variant H2
{
	color:#090;
	FONT-SIZE: 170%;
}
.Site #template_Home_Variant H3
{
	FONT-SIZE: 100%;
	font-weight: 900;
}
.Site #template_Home_Variant h4
{
	FONT-SIZE: 100%;
	font-weight: normal;
}
.Site #template_Home_Variant .date
{
	color:#030 !important;
	margin-top: 5px;
	text-align:right;
}
.Site #template_Home_Variant a
{
	color:#000 !important;  
}
.Site #template_Home_Variant .morelink
{
	text-align:left; 
}
.Site #template_Home_Variant .morelink a
{
	color:#090 !important;
}
.Site #template_News_Articles_Style_2 #column1
{
	width:222px;
	float:right;	
}
/* ========================== */

.Site TABLE.mrascoContact
{
	width:99%;
}
.Site TABLE.mrascoContact th
{
	font-size:120%;
	padding-top:10px;
}
.Site TABLE.mrascoContact td
{
	BORDER-BOTTOM: #eee 1px solid;
	padding:10px;
}
.Site div.alphaList
{
	margin-bottom:10px;
}
.Site .reportFraud th
{
	width:50%;
	text-align:right;
	padding-right:10px;
	vertical-align:top;
}
.Site .reportFraud input,
.Site .reportFraud textarea
{
	width:250px;
	font-family:Arial;
	font-size:110%;
}
.Site .reportFraud input.button
{
	width:auto;
	padding:0 5px;
	margin-top:10px;
	margin-right:10px;
	cursor:pointer;
}
.Site .reportFraud h3
{
	font-size:130%;
	border-top:solid 1px #cecece;
	margin:20px 10px 0 10px;
	padding:10px 0;
}
.Site #template_UKRPA_User_Control_Panel a.editButtons,
.Site #template_User_Addresses a.editButtons
{
	padding:3px 10px;
	background-color:#dddddd;
	color:#555555;
	border:solid 1px #000;
	display:block;
	width:130px;
	margin-bottom:10px;
}
.Site #template_User_Addresses a.editButtons
{
	width:180px;
}
.Site #template_UKRPA_User_Control_Panel a.left,
.Site #template_User_Addresses a.left
{
	float:left;
	margin-right:10px;
	width:100px;
}
.Site #template_UKRPA_User_Control_Panel a:hover.editButtons,
.Site #template_User_Addresses a:hover.editButtons
{
	color:#000000;
	text-decoration:none;
}
.Site #template_UKRPA_User_Control_Panel h4.user
{
	background-color:#EBFBEA;
	padding:3px 0 3px 3px;
	margin-bottom:5px;
}
.Site #template_UKRPA_User_Control_Panel table
{
	margin-top:30px;
}
.Site table.contactSearch td.address p
{
	margin-bottom:1px;
}
.Site #UKRPA_Contacts .user
{
	border-bottom:solid 1px #EEEEEE;
	padding-bottom:10px;
}
.Site #template_User_Addresses .list
{
	border-bottom:none;
	height:auto;
	display:block;
	clear:right;
}
.Site .contactSearch td.address
{
	width:45%;
}
.Site #UKRPA_Contacts #searchInput label
{
	width:150px;
	display:block;
	margin-top:5px;
	padding-bottom:2px;
	float:left;
}
.Site #UKRPA_Contacts #searchInput #Companies
{
	margin-bottom:10px;
}
.Site #UKRPA_Contacts #searchInput .labels
{
	margin-bottom:10px;
}
.Site #UKRPA_Contacts #searchInput .rightAlign
{
	text-align:right;
}
.Site #UKRPA_Contacts .user h4
{
	padding-top:10px;
	padding-bottom:10px;
}
.Site #UKRPA_Contacts .user td.address
{
	padding-left:10px;
}
.Site #UKRPA_Contacts .user td.numbers p
{
	margin:0;
	margin-bottom:1px;
}
.Site #SearchHeader
{
	margin-top:20px;
}