body { padding: 0; margin: 0; font: 0.7em Arial, sans-serif; line-height: 1.5em; background: #F0F0F0; color: #454545; }
a { color: #ddae20; background: inherit; }
a:hover { color: #000; background: inherit;}
a.title { color: #B41A1A; background: #FFF; }

h1 { font: bold 1.6em Arial, Sans-Serif; line-height: 1em; padding: 21px 5px 0px 13px; margin: 0; }
h2 { margin: 0; padding: 0; font: normal 1.6em Arial, Sans-Serif; letter-spacing: -1px; }
h1 a { color: #861604; background: inherit; }
h1 a, h2 a { text-decoration: none; }
h1 a:hover, h2 a:hover { color: #BFE1ED; background: inherit; }
h3 { font: 90% Arial, Sans-Serif; margin: 0 0 10px 0; padding: 0; color: #5f5f5f; }
p {	margin: 0 0 0px 0; line-height: 1.5em; }
form { margin: 0; }

/* layout
   ------ */
.encompasall {
	width: 90%;
	min-width:768px;
	background: #FFF;
	color: #454545;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	border: 0px;	
	margin-top: 10px;
}
/*this is fix for IE as it not support min-width */
 * html #externalencompasall{
	width:90%;
	margin-right: auto;
	margin-left: auto;
} 
* html .encompasall { 
	width:expression(((document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.clientWidth : document.body.clientWidth) < 853 ? "768px" : "auto");
}

#container {
	position: relative;
	border: 0px;
	background: url(images/big_middle_right.gif) repeat-y right;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#extcontainer {
	background: url(images/big_middle_left.gif) repeat-y left;
	position: relative;
	padding-left: 8px;
}

/* header */
.header_title {
	font: bold 1.65em Arial, Sans-Serif;
	line-height: 1em;
	padding: 21px 5px 0px 13px;
	margin: 0;
}
.header_title a {
	color: #861604;
	background: inherit;
	text-decoration: none;
}
.header_title a:hover {
	color: #BFE1ED; background: inherit;
}
.header_top {
	background: #FEFEFE url(images/big_top_bg.gif) repeat-x;
	color: #FFF;
	height: 15px;
	position: relative;
	width: 100%;
}
.header_top_left {
	float: left;
	width: 18px;
	height: 15px;
	background: url(images/big_top_left.gif) no-repeat top left; 
	padding: 0px ;
}
.header_top_right {
	width: 18px;
	height: 15px;
	background: url(images/big_top_right.gif) no-repeat top right;
	float: right;
}
.header {
	background: #FEFEFE url(images/header_bg.gif) repeat-x;
	height: 119px;
	width: 100%;
	position: relative;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.header_bottom {
	background: #FEFEFE url(images/big_bottom_bg.gif) repeat-x;
	color: #FFF;
	height: 15px;
	position: relative;
	width: 100%;
}
.header_bottom_left {
	float: left;
	width: 18px;
	height: 15px;
	background: url(images/big_bottom_left.gif) no-repeat bottom left; 
	padding: 0px 0px 0px 0px;
}
.header_bottom_right {
	width: 18px;
	height: 15px;
	background: url(images/big_bottom_right.gif) no-repeat bottom right;
	float: right;
}  
.strapline {
	color: #999999;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	padding: 8px 5px 5px 13px;
	margin: 0;
}
.header_left {
	height: 119px;
	margin-right: 581px;
	min-width:187px;
	background-image: url(images/header_titlearea.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.header_left  div {
	height: 119px;
	background-image: url(images/banner_title_end.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.header_left  h1 a {
	font-size: 18px;
	line-height: 1em;
}

.header_right {
	width: 581px;
	height: 119px;
	background: url(images/header_banner.jpg) no-repeat right; 
	float: right;
}
.aform {
	clear: both;
	color: #ddae20;
	padding: 5px 0 0px 5px;
}
.aform input { 
	width: 128px; 
	border: 1px solid silver; 
	background: #f0f0f0; 
	color: #454545; 
}
.aform input.radio { 
	width: 15px; 
	border: none;
	background-color: #fff; 
	color: #454545; 
}

.subheader {
	text-align: center;
	background: #f0f0f0;
	color: #808080;
	width: 100%;
	padding-top: 8px;
	padding-bottom: 8px;
}
/* navigation */
#menuitems { 
	width: 159px; 
	padding: 0px 0px 10px 0px; }
#menuitems a {
	display:block;
	color:#861604;
	text-decoration:none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	background: #FFF url(images/cornerlift_menu.gif) no-repeat 0px 0px;

	padding: 8px 0px 0px 12px;
	margin: 0 0 10px 0;
}
#menuitems a:hover {
	text-decoration: underline;
	color: #454545;
}

/* left side
   --------- */
.leftarea {
	margin-right: 179px;
	position: relative;
}
.cornerblock {
	background: #FFF url(images/cornerlift_big.gif) no-repeat 0px 0px;
	width: 144px;
	padding: 8px 0px 7px 12px;
}
.lowershade {
	background: #FFF url(images/lowershade.gif) no-repeat 50% 5px;
	height: 10px;
	width: 144px;
	padding: 10px 0px 0px 0px;
}
.columnitem_top {
	background: #F0F0F0 url(images/leftbox_top.gif) no-repeat;
	color: #808080;
	height: 40px;
	width: 159px;
}	
.columnitem_top h2 {
	font-size: 18px;
	color: #808080;
	background: inherit;
	padding: 7px 0 0 5px;
	margin: 0;
}
.columnitem {
	border-left: 2px solid #F0F0F0;
	border-right: 2px solid #F0F0F0;
	padding: 0 4px 0 7px;
	margin: 0;
	width: 144px;
	color: #595959;
}
.columnitem p {
	padding-bottom: 8px;
}
.columnitem_bottom {
	background: url(images/leftbox_bottom.gif) no-repeat;
	color: #000;
	height: 12px;
	width: 159px;
	margin: 0 0 7px 0;
}

/* left and central column */
.leftsection {
	float: left;
	width: 159px;
	position: relative;
}
.rightsection {
	position: static;
	margin-left: 169px;
}
		
.contentblock {
	float: left;
	margin-bottom: 20px;
	position: relative;
	width: 100%;
	padding-top: 10px;
}
.contentblock_article_title {
	background: url(images/icon_article.gif) no-repeat top left;
	padding-left: 35px;
}
.contentblock_news_title {
	background: url(images/icon_news.gif) no-repeat top left;
	padding-left: 35px;
}
.contentblock h1 {
	margin: 0;
	padding: 0;
	font: normal 1.6em Arial, Sans-Serif; letter-spacing: -1px;
	color: #861604;
}
.contentblock h2 {
	color: #861604; 	
}
.contentblock h3 { 
	color: #ddae20; 
	text-transform:uppercase;
	padding-bottom: 10px;
}
.contentblock p {
	margin-bottom: 8px;
}
.contentblock img { 
	background: #FFF url(images/cornerlift_big.gif) no-repeat 0px 0px; 
	float: right; 
	margin: 15px 0px 3px 9px;
	padding: 6px 0px 0px 7px;
}
.contentblock div div {
	margin: 0 0 8px 0;
}
.contentblock div ul {
	list-style-type: disc;
	list-style-position: outside;
}
.contentblock div ul br {
	display: none;
}
.contentblock div ol br {
	display: none;
}
.contentblock div ul ul {
	list-style-type: circle;
}
.contentblock div ol ul {
	list-style-type: circle;
}
.contentblock div ol {
	list-style-type: decimal;
	list-style-position: outside;
}
.contentblock div ol ol {
	list-style-type: lower-alpha;
}
.contentblock div ul ol {
	list-style-type: lower-alpha;
}

.socialbookmark {
	border-top: 1px dotted #EDEDED;
	border-bottom: 1px dotted #EDEDED;
	width: 100%;
	margin: 15px 0 15px 0;
}
.socialbookmark img {
	background-image: none;
	float: left;
	margin: 0;
	padding: 5px 0 5px 10px;
}
a.socialbookmarktitle {
    position:relative;
    z-index:24;
    color:#454545;
    text-decoration:none}

a.socialbookmarktitle:hover {z-index:25}

a.socialbookmarktitle span{display: none}

a.socialbookmarktitle:hover span{
    display:block;
    position:absolute;
    top:2em; left:2em; width:30em;
    border:1px solid #cccccc;
    background-color:#EEEEEE; color:#454545;
    text-align: center
}

.noticecontainer {
	float: left;
	padding-bottom: 20px;
	position: relative;
	width: 100%;
}

.notice_top {
	width: 100%;
	color: #000;
	height: 5px;
	padding: 0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #EDEDED; 
	background-image: url(images/grey_top_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	position: relative;
}

.notice_top  div {
	width: 18px;
	height: 15px;
	background-image: url(images/grey_top_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.notice {
	width: 100%;
	color: #808080;
	text-align: left;
	background-color: #EDEDED;
	background-image: url(images/grey_bottom_right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}		
.notice_inner {
	background-image: url(images/grey_bottom_left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 10px 10px 10px 10px;
}

.notice h3 {
	background: url(images/icon_star.gif) no-repeat top left;
	font: normal 1.6em Arial, Sans-Serif;
	letter-spacing: -1px;
	margin: 0 0 10px 0;
	padding: 7px 3px 10px 45px;
	height: 45px;
	color: #ddae20;
	border-bottom: 1px solid #ccc;
}

.notice a {
	color: #861604;
	background: inherit;
	font-weight: bold;
}
.notice a:hover {
	color: #000;
}	
.notice_inner div div {
	padding: 5px 3px 5px 3px;
	margin: 0 0 3px 0;
	border-bottom: 1px solid #ccc;
}

.notice_item {
	padding: 5px 3px 5px 3px;
	margin: 0 0 3px 0;
	border-bottom: 1px solid #ccc;
}

.newsfeature {
	background-image: url(images/grey_bottom_left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 10px 10px 10px 10px;
}
.newsfeature h3 {
	background: url(images/icon_news_grey.gif) no-repeat top left;
	font: normal 1.6em Arial, Sans-Serif;
	letter-spacing: -1px;
	margin: 0 0 10px 0;
	padding: 4px 3px 10px 45px;
	height: 45px;
	color: #ddae20;
	border-bottom: 1px solid #ccc;
}

/* right side
   ---------- */
.rightarea {
	float: right;
	width: 159px;
	position: relative;
	padding-right: 10px;
	margin: 0px;
}		

/* end bottom of layout
   ---------- */

.searchblock {
	float: left;
	margin-bottom: 10px;
	position: relative;
	width: 100%;
}

#end {
	clear: both;
	width: 100%;
}

/* footer
   ------ */
.subpage { 
	clear: both; 
	text-align: center;
	color: #808080;
	background: #f0f0f0;
	padding: 10px 0 5px 0;
	border-top: 1px solid #eee;
}
.subpage p {	
	line-height: 2em; 
}
.subpage a {	
	color: #4F4F4F; 
	background: #f0f0f0; 
	border-bottom: 1px dotted #808080; 
	text-decoration: none; 
}



/* mail form styling
   ------ */
.mailwrapper {
	text-align: center;
}


.maildiv {
	margin: 0 auto 0 auto;
	text-align: left;
	width: 390px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}
.maildiv form {
	text-align: left;
}
.maildiv label {
	/* used for right side captions */
	vertical-align: top;
	padding: 0 0 0 3px;
}

.maildiv .sidelbl {
	/* used for left side labels */
	width: 95px;
	text-align: right;
	padding: 0 10px 0 0;
	vertical-align: top;
	position: relative;
    display: block; 
    float: left; 
	clear: left;
}
.maildiv a {
	color: #005ABE;
}
.maildiv h2 {
	color: #005ABE;
	font-size: 120%;
}
.maildiv input {
	margin-bottom: 10px;

}
.maildiv select {
	margin-bottom: 10px;

}
.maildiv textarea {
	margin-bottom: 10px;

}
.maildiv .ver_img {
	padding: 0;
	margin: 0 0 10px 10px;
	vertical-align:bottom;  
	border: 1px solid #005ABE;
	position: absolute;
}
.maildiv fieldset {
	padding: 5px 5px 5px 5px;
	margin-bottom: 10px;
	border: 0px;
}
.maildiv .legendspacing {
	height: 10px;
}
.maildiv .fmcredits {
	float: left;
	font-size: 90%;
}
.maildiv .fmsubmit {
	float: right;
}
.maildiv .fmrequired {
	color: #FF0000;
	font-size: 90%; 
	float: left;
	margin-top: 3px;
	margin-left: 5px;
}
.maildiv .fmspacer {
	height: 10px;
}

.maildiv .fminfofull {
	padding: 0 10px 0 10px;
	color: #666666;
	margin-bottom: 15px;
}
.maildiv .fminfohalf {
	padding: 0 10px 0 10px;
	color: #005ABE;
	margin-left: 110px;
	margin-bottom: 15px;
}
.maildiv .fmerrorbox {
	text-align: left;
}
.maildiv li {
	margin: 0 0 4px 0;
}
.maildiv .fmerrortitle {
	color: #FF0000;
	font-size: 120%;
}

/* tell-a-friend styling
   ------ */
input.error, textarea.error {
	color: #000000;
	background-color: #FF0000;
}

.error {
	color: #FF0000;
}