html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

body{font:13px/1.231 arial,helvetica,clean,sans-serif;
*font-size:small;
*font:x-small;
height:100%;
width:100%;
}
select,input,button,textarea{font:99% arial,helvetica,clean,sans-serif;
}
table{font-size:inherit;
font:100%;
}
pre,code,kbd,samp,tt{font-family:monospace;
*font-size:108%;
line-height:100%;
}


body{
background:#D6D0CA;
}
#main{
	background:url(images/bodyBack.gif) repeat-x top left #D6D0CA;
    height:100%;
	margin:0;
	padding:20px 0;
	text-align:center;

}




.clear:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
* html .clear { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.clear { display: block; }
/* */


table{
margin:5px;
}
table td,
table th{
padding:5px;
}
.tblout{
padding:1px;
margin:1px;
}
table th{
font-weight:bold;
}
p{
margin-bottom:10px;
}
.alignC{text-align:center;}
.alignL{text-align:left;}
.alignR{text-align:right;}

.textClass{
	padding:15px;
	padding-bottom:20px;
}


a{
text-decoration:none;
color:#4592C2;
}
a:hover{
text-decoration:underline;
color:#4592C2;
}


body{
text-align:center;
}
#mainBox{
text-align:left;
margin:50px auto;
width:640px;
background:white url(images/mainBottom.gif) bottom left no-repeat;
}
.mainInner{
padding:20px;
padding-bottom:0px;
}

#leftBox{
width:240px;
float:left;
margin-bottom:20px;
padding-top:5px;
}
#leftBox #slogon{
text-align:center;
}

#rightBox{
width:360px;
float:right;
margin-bottom:20px;
overflow:hidden;
}

.mainCellTop{
background:url(images/mainCellTop.gif) no-repeat left top;
}
.mainCell{
background:url(images/mainBoxMiddle.gif) left top;
padding:0;
}
.mainCellBottom{
background:url(images/mainCellBottom.gif) no-repeat left bottom;
padding:10px;
height:1%;
}
#footer{
clear:both;
text-align:center;
margin-top:15px;
}
.fLB{
padding:1px;
margin:5px;
}
#footer .footerLink{
border-top:solid 1px #DFDFDF;
}
#footer .footerLink a{
display:inline;;margin:0 10px;
padding:0;
padding:1px;
}
#footer .copyRight{
padding:10px;
border-top:solid 1px #DFDFDF;

}
.login{
margin:0 auto;
background:url(images/button_01.gif) top left;
width:153px;
height:33px;
display:block;
border:none;
}
.login:hover{
background:url(images/button_01.gif) bottom left;
cursor:pointer;
}
.illustpost{
margin:0 auto;
background:url(images/illustpost.gif) top left;
width:153px;
height:33px;
display:block;
border:none;
}
.illustpost:hover{
background:url(images/illustpost.gif) bottom left;
cursor:pointer;
}

.illustlist{
margin:0 auto;
background:url(images/illustlist.gif) top left;
width:153px;
height:33px;
display:block;
border:none;
}
.illustlist:hover{
background:url(images/illustlist.gif) bottom left;
cursor:pointer;
}

.BlockTitle{
margin:10px 5px 10px 1px;
height:18px;
line-height:18px;
letter-spacing:4px;
}
.BlockTitle img{
vertical-align:bottom;
}


/* #mainContents */
#ModuleContents{

}
#ModuleContents h4{
font-weight:bold;
color:#555555;
padding:3px;
font-size:110%;
}
#rightBox h2.pageTitle{
height:20px;
background:url(images/title_sub.gif) no-repeat;
padding-left:20px;
color:#555555;
font-weight:bold;
letter-spacing:2px;
}

#rightBox h2.BlockTitle{
height:20px;
background:url(images/title_sub.gif) no-repeat;
padding-left:20px;
color:#555555;
font-weight:bold;
letter-spacing:2px;
}
