
html, body {
text-align: center;
}

p {text-align: left;
	color: #CCC;
    line-height: 20px;
}

body {
	margin: 10px 0 0 0 ;
	padding: 0;
	background: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
}

#page
{ margin: 0 auto 0 auto;
  display: table;
  height: auto;
  position: relative;
  overflow: hidden;
  background: #697281;
  width: 730px; 
}

#header
{ position: relative;
  width: auto;
  height: 99px;
  background: #FFF;
  padding-bottom: 15px
}

.contentTitle
{
width:700px;
height:44px;
margin-top:20px;
margin-left:25px;
margin-right:25px;
background-image:url(tab_back.png);
background-repeat:no-repeat;

}

.contentTitle h1
{
margin-left:21px;
padding-top:8px;
font-size:17px;
font-weight:bold;
color:#071027;
}

.contentText
{
width:680px;
padding-left:30px;
padding-right:30px;
font-size:13px;
color:#030712;
line-height:30px
text-align: left;
  margin: 0;;
}

a
{
text-decoration:none;
color:#FFF;
}

a:hover
{
color:#252F33;
}


#footer {
width: auto;
height:18px;
text-align:center;
color:#223F8D;
padding-top:36px;
background:#FFF;
font-size:10px;
padding-top:10px;

}

html, body {
text-align: center;
}

p {text-align: left;}

.right
{ float: right; 
  width: auto;
  margin-left: 10px;}
  
.articleContent
{
width:auto;
position:relative;
padding-left:25px;
color:#101214;
text-align:left;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
line-height:27px;
}
.articleTitle
{
	width: 750px;
text-align:left;
padding-left:25px;
padding-top:25px;
padding-bottom:25px;
color: #FFF;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:24px;
font-weight:bold;
}


#header1 {
width: 730px;
height: 16px;
background: url(images/header1.png) no-repeat;
}

#header > .title {
  position: relative;
  left: 30px;
  top: 22px;
  text-align: left;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 32px;
  font-weight: bold;
  color: #252F33;
}

#header > .subText
{
position:relative;
left:30px;
top:26px;
text-align:left;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#FFF;
}

#title-logo
{
width:250px;
height:96px;
margin-right:20px;
margin-top:0px;
float:left;
}

.footer-copy p
{
	color: #697281;
}