/*** COMMON ***/
* { font-family: "Helvetica Neue", Arial, Helvetica, Verdana, sans-serif; font-size: 14px; }
html { padding: 0; margin: 0; border 0; height: 100%; }
body { background: #214b8b; color: #000000; font-size: 12px; font-family: arial, verdana; padding: 0px; margin: 0px; height: 100%; }
td, th { background: transparent; }
img { border: 0; }
div#wrapper { margin: 0px; padding: 0px; height: 100%; width: 100%; text-align: center; position: relative; }
div#page_wrapper { position: relative; margin: 5px auto; padding: 0px; width: 960px; border: 1px solid #000000; background: #ffffff; }
table { background: #ffffff; }
div#header { background: url(_img/ltpp_top.jpg) top center no-repeat; height: 220px; width: 960px; margin: 0px auto; padding: 0; position: relative; text-align: left; }
div.sidebar { position: absolute; right: 0px; width: 300px; }
div.sbContent { width: 292px; }
div#content { margin: 5px; padding: 0px; background: #ffffff; text-align: left; margin-right: 310px; }
div#footer { width: 960px; height: 20px; margin: 0px auto 10px; font-size: 10px; color: #ffffff; }

div#menu { background: #000000; position: absolute; bottom: 10; left: 0; border-top: 1px solid #ffffff; width: 960px; height: 30px; line-height: 30px; vertical-align: center; }
div#menu a { color: #ffffff; font-weight: normal; text-decoration: none; font-size: 14px; margin: 0px 10px; }
div#login { float: right; text-size: 12px; margin-right: 5px; color: #ffffff; }

#editButton { position: relative; z-index: 100; }

.small { font-size: 10px; }
.tiny { font-size: 8px; }
.indent { padding-left: 20px; }
.hangindent { text-indent: -20px; padding-left: 20px; }
.clear { clear: both; }

a { text-decoration: underline; color: #4082ae; }
a:hover { text-decoration: none; color: #666666; }
a.article { float: right; }

.title { font-size: 16px; font-weight: bold; color: #4082ae; margin: 20px 0px 3px 0px; }
.subtitle { font-size: 14px; font-weight: bold; color: #666666; }
p { margin: 0px 0px 18px 10px; }

.notice, .noticeok {background-color: #ccffcc; border: 2px solid #008000; margin: 5px; padding: 3px;}
.warning {background-color: #ffffcc; border: 2px solid #ffff00; margin: 5px; padding: 3px;}
.error {background-color: #ffcccc; border: 2px solid #ff0000; margin: 5px; padding: 3px;}

.small { font-size: 10px !important; }

.article { border-bottom: 2px solid #666666; margin-bottom: 50px; position: relative; }
.article a.title { display: block; background: #e0e0e0; padding: 5px; }
.article .article_content { height: 150px; overflow: hidden; }
.article .article_content_full { padding-bottom: 50px; }
.article .article_end { position: absolute; left: 0; right: 0; bottom: 0; height: 50px; background: url(_img/article_bottom_fade.png) bottom left repeat-x; }
.article .article_info { position: relative; left: 0; right: 0; bottom: 0; text-align: right;}
.article .article_info a { float: left; }


.pages { font-weight: bold; font-size: 12px; text-align: right; clear: both; }
