body {
background: #fff url(/images/design/main/bg_03.jpg) repeat-x;
font: normal 11px Verdana, Arial, Helvetica, sans-serif;
color: #226bac;
padding: 0;
margin: 0;
text-align: center;
min-width: 989px;
height: 100%;
}

hr {
border: 0px #0055a0 dashed;
}
img {
border: 0px;
}

ul {
padding-left:0px;
}

a:visited {
color: #0055a0;
text-decoration: none;
}
a:link {
color: #0055a0;
text-decoration: none;
}
a:hover {
color: #0055a0;
text-decoration: underline;
}
a:active {
color: #0055a0;
text-decoration: none;
}



h1 {
font-size: 16px;
padding: 7px 0px 8px 0px;
margin: 0px;
font-weight: normal;
}
h2 {
background: transparent url(/images/design/main/heading_img.jpg) no-repeat scroll 0% 0%;
font-size: 24px;
margin: 0px;
padding: 0px 20px 15px 100px;
text-align: right;
float: right;
font-weight: normal;
}

h3 {
background: transparent url(/images/design/main/heading_img.jpg) no-repeat scroll 0% 0%;
font-size: 22px;
margin: 0px;
padding: 0px 20px 15px 100px;
text-align: right;
float: right;
font-weight: normal;
}

h4 {
background: transparent url(/images/design/main/heading_img.jpg) no-repeat scroll 0% 0%;
font-size: 20px;
margin: 0px;
padding: 0px 20px 15px 100px;
text-align: right;
float: right;
font-weight: normal;
}

h5 {
background: transparent url(/images/design/main/heading_img.jpg) no-repeat scroll 0% 0%;
font-size: 18px;
margin: 0px;
padding: 0px 20px 15px 100px;
text-align: right;
float: right;
font-weight: normal;
}


#thumbnail {
width: 100%;
margin: 0 auto;
}
#thumbnail h3 {
font-size: 10px;
font-weight: none;
color: #f89031;
text-transform: capitalize;
padding: 5px 0px 5px 0px;
margin-bottom: 10px;
border-bottom: 1px #efefef solid;
}
.thumbnail {
text-align: center
}

/* divs */

/* body center wrapper */
#wrapper {
width: 989px;
margin: auto;
padding: 0;
text-align: left;
}
#header {
font-size: 13px;
text-align: right;
width: 989px;
height: 186px;
background: url(/images/design/main/header_bg.jpg) no-repeat;
}
#header .lang {
position: relative;
top: 30px;
color: #00519E;
z-index: 100;
text-align: right;
width: 942px;
}
#header .lang a {
font-weight: none;
}
#header .lang a:visited {
color: #00519E;
text-decoration: none;
font-weight: normal;
}
#header .lang a:link {
color: #00519E;
text-decoration: none;
font-weight: normal;
}
#header .lang a:hover {
color: #00519E;
text-decoration: underline;
}
#header .lang a:active {
color: #00519E;
text-decoration: none;
font-weight: normal;
}

#tleft {
float: left;
width: 300px;
}
#menu_container {
float: left;
width: 300px;
}
#menu {
font-size: 13px;
}
#menu ul {
padding: 0px;
margin: 0px;
text-align: left;
}

#menu li.parent {
list-style-type: none;
text-align: left;
background: url(/images/design/main/li-first.jpg);
height: 25px;
padding: 0px 0px 0px 90px;
margin: 10px 0px 10px 0px;
}
#menu li.parent a {
}
#menu li.parent a:visited {
text-decoration: none;
}
#menu li.parent a:link {
text-decoration: none;
}
#menu li.parent a:hover {
text-decoration: underline;
}
#menu li.parent a:active {
list-style-type: none;
text-decoration: none;
}


#menu li.active {
text-align: left;
padding: 5px 0px 5px 95px;
list-style-position: inside;
}
#menu li.active a {
}
#menu li.active a:visited {
text-decoration: none;
}
#menu li.active a:link {
text-decoration: none;
}
#menu li.active a:hover {
text-decoration: underline;
}
#menu li.active a:active {
list-style-type: none;
text-decoration: none;
}

#menu li.submenu {
text-align: left;
padding: 5px 0px 5px 95px;
list-style-position: inside;
}
#menu li.submenu a {
}
#menu li.submenu a:visited {
text-decoration: none;
}
#menu li.submenu a:link {
text-decoration: none;
}
#menu li.submenu a:hover {
text-decoration: underline;
}
#menu li.submenu a:active {
list-style-type: none;
text-decoration: none;
}

#menu li.new {
list-style-type: none;
text-align: left;
background-color: #E9011B;
padding: 0px 0px 5px 15px;
}
#menu li.new a:visited {
text-decoration: none;
font-weight: bold;
}
#menu li.new a:link {
text-decoration: none;
font-weight: bold;
}
#menu li.new a:hover {
text-decoration: none;
font-weight: bold;
}
#menu li.new a:active {
list-style-type: none;
text-decoration: none;
font-weight: bold;
}


#content_center {
font-size: 14px;
line-height: 160%;
float: left;
width: 689px;
background: #fff url(/images/design/main/content-bg.jpg) no-repeat;
}
#content_center .content_margin {
margin: 34px;
}
#content_center a {
text-decoration: underline;
}


#footer {
clear: both;
background: #fff;
text-align: center;
border-top: 0px solid #0071AF;
color: #9EBAD7;
font-size: 11px;
font-weight: normal;
text-decoration: none;
padding: 10px 0px 20px 260px;
margin: 20px 0px 0px 0px;
}
#footer a:visited {
text-decoration: underline;
}
#footer a:link {
text-decoration: none;
}
#footer a:hover {
text-decoration: underline;
}
#footer a:active {
text-decoration: none;
}

#errmsg {
font-family: Verdana, Helvetica, sans-serif;
font-size: 11pt;
color: #ff0000;
font-weight: normal;
background-color: white;
padding: 4px;
}

.clear {
clear: both;
}
.mist {
display: none;
}
.pagenav {
padding: 10px;
margin: 10px 0px;
background: #f5f5f5;
border: 1px solid #0174B5;
}
.pagenav ul {
padding: 0px 0px 0px 10px;
margin: 0px 3px 0px 3px;
list-style-type: none;
}
.errmsg{background:#f00;color:#fff;padding:10px;margin:20px 0px;border:1px solid #000;}
.errmsg ul{list-style-type: none;}

.downloadBox{padding:10px 0px;margin:20px 0px;border-bottom:1px solid #CEDBEB;}
.downloadBox strong{font-size:18px;}
.downloadBox p{padding:10px;border:1px solid #ccc;background:#f7f7f7;}

.downloadLst{padding:10px 0px;margin:20px 0px;}
.downloadLst strong{font-size:18px;}
.downloadLst p{padding:10px;border:1px solid #ccc;background:#f7f7f7;}


