

body {
background: #fff;
scrollbar-face-color: #eaeaea;
scrollbar-highlight-color: #cccccc;
scrollbar-shadow-color: #cccccc;
scrollbar-3dlight-color: #cccccc;
scrollbar-arrow-color: #666666;
scrollbar-track-color: #ffffff;
scrollbar-darkshadow-color: #cccccc;
scrollbar-base-color: #eaeaea;
text-align: center;
line-height: 30px;
margin:0;
padding:0;
}

p {
font-family:arial;
font-size: 12px;
color: #010080;
}

li {
font-family:arial;
font-size: 12px;
color: #010080;
}

img {
border:0;
}

a {
color: #005F9C;
text-decoration:none;
font-weight: bold;
}

h1 {
font-family:arial;
font-size: 18px;
color: #010080;
}

h2{
font-family:arial;
font-size: 16px;
padding-top:10px;
color: #010080;
padding-left: 20px;
}

h3 {
font-family:arial;
font-size: 14px;
color: #010080;
font-weight:bold;

}


/*structure*/

#vertical {
width:100%;
margin:auto;
text-align:center;
background-color: #010080;
}

#maincontainer {
width:700px;
text-align:left;
margin:auto;
padding:0px 0px 20px 0px;
}

#center{
width:760px;
margin:auto;
text-align:center;
}

#contentfooter {
width:100%;
}

.contentfooter{
}


/*header*/

#header {
height:150px;
width:100%;
text-align:center;
background: url(assets/title.gif) no-repeat;
background-position:center;
background-color: #fff;
margin:auto;
border-bottom:5px solid #cccccc;
}

#headertitle {
background:url(assets/ittw_banner.gif) 0px 0px no-repeat;
width:760px;
height:75px;
padding-top:25px;
}


/*navigation*/

#navcontainer {
width: 100%;
margin:100px 0 10px 0;
font-family: Arial, Helvetica, sans-serif;
background:#fff;
}





/* footer */

#footer {
width:100%;
text-align:center;
background: #fff;
border-top: 5px solid #cccccc;
clear:both;
height:30px;
margin:0;
}

.footer a{
font-size: 12px;
font-weight:bold;
color: #015A7B;
border-bottom:1px dotted #015A7B;
}


/* weblog css*/

#weblogheader {
width:700px;
height:20px;
}

#weblog {
background:#fff;
width:700px;
margin-top:30px;
}

.weblogtitle {
width:700px;
height:20px;
background: url(assets/ittw_mainheader.gif) left center no-repeat;
text-indent:20px;
}

#weblogbody {
padding: 0px 40px 10px 40px;
}

.weblogbody {
}

#weblogfooter {
width:700px;
height:20px;
background: url(assets/ittw_mainfooter.gif) no-repeat;
text-align:center;
margin-bottom:25px;
}

.weblogfooter{
font-size: 12px;
color: #ffffff;
font-weight:bold;
text-align:center;
margin-top:-10px !important;
margin-top:0px;
}

textarea  {
font: 11px tahoma;
border-top: 1pt solid #cccccc;
border-bottom: 1pt solid #cccccc;
border-right: 1pt solid #cccccc;
border-left: 1pt solid #cccccc;
font: normal 11px arial;
color: #707070;
width:100%;
height:100px;
text-indent : 2px;
}

input, select  {
border-top: 1pt solid #cccccc;
border-bottom: 1pt solid #cccccc;
border-right: 1pt solid #cccccc;
border-left: 1pt solid #cccccc;
font: 11px tahoma;
color: #707070;
}

input.title
{
font: 11px tahoma;
margin-left: 25px;
margin-right: 60px;
border-top: 1pt solid #cccccc;
border-bottom: 1pt solid #cccccc;
border-right: 1pt solid #cccccc;
border-left: 1pt solid #cccccc;
font: normal 11px arial;
color: #707070;
}

input.button
{
font: 11px tahoma;
border-top: 1pt solid #cccccc;
border-bottom: 1pt solid #cccccc;
border-right: 1pt solid #cccccc;
border-left: 1pt solid #cccccc;
}

input.checkbox
{
border-top: none;
border-bottom: none;
border-right: none;
border-left: none;
}

