/* CSS Document */

/*
START CMS EDITOR AREA CODE
*/
.Code {
	border: #8b4513 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	color: #000066;
	font-family: 'Courier New' , Monospace;
	background-color: #ff9933;
}
/*
END CMS EDITOR AREA CODE
*/
/*
START CMS REQUIRED STYLES
*/

/*P, UL, OL {
	margin-top: 0px; 
	margin-bottom: 0px; 
}
*/

/* text is here for backwards compatability*/

p {

color: #000;
}
.text {
	color:#000;
	font-size:10pt; 
	margin:0;
	text-decoration:none;
}
.text1 {
	
	font-size:10pt; 
	margin:0;
	text-decoration:none;
}
.text1 a {
	color:#1d71d0;
	text-decoration:none;
}
.text1 a:hover {
	color:#5c2b8f;
	text-decoration:none;
}


.text1 ul li a{
	color:#000;
	text-decoration:none;
	border-bottom: 1px dotted #EEE;
}

.text1 ul li a:hover {
	color: #1D71D0;
	
	text-decoration: none;

}

.text1 ul li a:active {
	color: #5c2b8f;
	
	text-decoration: none;

}

.text2 {
	color:#000;
	font-size:11pt; 
	margin:0;
	text-decoration:none;
}
.text2 a {
	color:#94bfe9;
	text-decoration:none;
}
.text2 a:hover {
	color:#000;
	text-decoration:none;
}


.text3 {
	color:#000;
	font-size:11pt; 
	margin:0;
	text-decoration:none;
}
.text3 a {
	color:#1d71d0;
	text-decoration:none;
}
.text3 a:hover {
	color:#000;
	text-decoration:none;
}


.header1 {
	font-size:21px; 
	color:#1b70d0;
	font-weight:bold;
	text-decoration: none;
	margin:0;
}
.header1 a {
	color:#1b70d0;
	text-decoration:none;
}
.header1 a:hover {
	color:#000;
	text-decoration:none;
}


.header2 {
	font-size:18px; 
	color:#000;
	text-decoration: none;
	font-weight:lighter;
	margin:0;
}
.header2 a {
	color:#666;
	text-decoration:none;
}
.header2 a:hover {
	color:#CCC;
	text-decoration:none;
}


.header3 {
	font-size:28px; 
	color:#999;
	font-weight:normal;
	text-decoration: none;
	margin:0;
}
.header3 a {
	color:#999;
	text-decoration:none;
}
.header3 a:hover {
	color:#666;
	text-decoration:none;
}


/*
END CMS REQUIRED STYLES
Add Custom Site Styles BELOW
*/

body {
	margin:0;
	height:100%;
	font-family:"Trebuchet MS", Arial, Verdana;
	font:normal;
}

#header {
	background:url(/images/header_BG.jpg) top left no-repeat;
	height:93px;
}
#outertable {
	margin-left:45px;
	margin-bottom:55px;
	width:928px;
}
#footer {
	height:60px;
	font-size:12px;
	text-align:center;
	color:#FFF;
	background:url(/images/footer_BG.jpg) top center no-repeat;
}
#footer a {
	color:#FFF;
}
#footer a:hover {
	color:#000;
}
#menucell {
	background:#1d71d0;
	margin-right:3px;
	margin-top:19px;
}
#headermenu {
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	margin-left:14px;
	height:22px;
	line-height:22px;
	text-transform:capitalize;
	width:625px;
}
#headermenu a {
	text-transform:capitalize;
	text-decoration:none;
	color:#FFF;
	margin-left:16px;
}
#headermenu a:hover {
	color:#000;
}


.contentarea img {

	}
#bottommenu {
	border-bottom: 4px solid #1b70d0;
	border-top: 4px solid #1b70d0;
	margin-top:14px;
	margin-bottom:14px;
	color:#000;
	text-decoration:none;
	font-size:10px;
}
#bottommenu a {
	color:#000;
	display:block;
	width: 174px;
	height:12px;
	margin-bottom:14px;
	margin-top:14px;
	background:url(/images/linkarrow.jpg) left no-repeat;
	padding-left:12px;
	text-decoration:none;
	font-size:10px;
}
#bottommenu a:hover {
	color:#999;
	display:block;
	width: 174px;
	height:12px;
	margin-bottom:14px;
	margin-top:14px;
	background:url(../images/linkarrowRO.jpg) left no-repeat;
	padding-left:12px;
	text-decoration:none;
}
#belowmenuarea {
	margin-top:10px;
	text-align:center;
	color:#1b70d0;
	font-size:11px;
}
#underpagemenu {
	margin-top:6px;
}
#underpagemenu a {
	display:block;
	width:174px;
	/*height:19px;*/
	/*new*/
	padding:3px;
	color:#1c70d0;
	text-decoration:none;
	font-size:12px;
}
#underpagemenu a:hover {
	color:#999;
}

/* SATO Newsletters styles */

#tblMain {
	margin: auto;
	width: 674px;
	background: url("/Images/Users/bg.jpg") repeat-y;
	font-size: 9pt;
}

#tblMain img {
	margin: 0;
}

#tdContent {
	padding: 20px 80px;
}

#tdContent h1 {
	color: #0083c9;
	font-size: 14pt;
}

#tdContent h2 {
	color: #494949;
	font-size: 10pt;
}

#tdFooterLeft {
	text-align: left;
	background: #1d71d0;
}

#tdFooterRight {
	text-align: right;
	background: #1d71d0;
}
