body {
    margin:0px;
    background-color:white;
	font-family: verdana;
	font-size: 12px;
	color:#4D4D4F;
	text-decoration: none;
	font-weight: normal;
    text-align: center;
}



/* ----------------------------------------*/
a:visited {
	color: #000000;
	text-decoration: none;
    font-size:12px;
    font-family: sans-serif;
    }
a:link {
    color: #000000;
    text-decoration: none;
    font-size:12px;
    font-family: sans-serif;
    }
a:hover {
	color: #455392;
	text-decoration: none;
    font-size:12px;
    font-family: sans-serif;
    }
a:active {
	color: #5162ac;
    text-decoration: none;
    font-size:12px;
    font-family: sans-serif;
    }
/* ----------------------------------------*/



hr {
	line-height: 1px;
	font-size: 1px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
    color:#000000;
}
/* ----------------------------------------*/
span.smallText {
    font-family: verdana;
    font-size: 10px;
    color:gray;
}

span.mediumText {
    font-family: verdana;
    font-size: 12px;
    color:gray;
}

span.largeText {
    font-family: Arial;
    font-weight:normal;
    font-size: 16px;
    color:#000000;
}
.subTitle {
    font-family: sans-serif;
    font-size: 16px;
    color: #5162ac;
    text-decoration: none;
    font-weight: normal;
    text-align:center;
    display:block;
    padding-bottom:15px;
}

/* ----------------------------------------*/
h1 {
	font-family: sans-serif;
	font-size: 20px;
	color: #5162ac;
	text-decoration: none;
	font-weight: bold;
    text-align:center;
}
h2 {
	font-family: sans-serif;
	font-size: 16px;
	color: #5162ac;
	text-decoration: none;
	font-weight: normal;
    text-align:center;

}
h3 {
	font-family: sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;

}


/* ----------------------------------------*/
#leftColumn {
    border-bottom:2px solid #a4b4b0;
    border-left:2px solid #a4b4b0;
    border-right:2px solid #a4b4b0;
    width:160px;
    height:100%;
}
#centerColumn {
    word-wrap:break-word;
    padding:12px;
    width:auto;
    height:100%;
}
#rightColumn {
    width:160px;
    border-bottom:2px solid #a4b4b0;
    border-left:2px solid #a4b4b0;
    border-right:2px solid #a4b4b0;
    height:100%;
}
/* ----------------------------------------*/
div.master {
    height:auto;
    margin:auto;
    padding:0px;
    background-color:#dfdfdf;
    width:1024px;
    text-align: center;

}
/* #E2EAF3*/
div.header {
    height:auto;
    margin:0 0 10px 0;
    background-color:#dfdfdf;
    width:auto;
}

div.mainBody {
    min-height:500px;
    margin:0px;
    background-color:#dfdfdf;
    width:auto;
    overflow:visible;
    }

div.footer {
    height:auto;
    margin:auto;
    background-color:#dfdfdf;
    width:auto;
    text-align:center;
}
/* ----------------------------------------*/

div.titleBox {
    width:auto;
    background-color: #a4b4b0;
    height:25px;
    line-height: 25px;
    color: #000000;
    font-weight:bold;
    font-size: 14px;
    font-family: verdana;
    text-align:center;
}

#linkBox {
    width:100%;
    background-color: #a4b4b0;
    text-decoration: none;
    height:25px;
    text-align: center;
    color: black;
    font-size: 12px;
    font-family: verdana;
    padding:0px;
}

#linkBox:hover {
    text-decoration: underline;
}

#button2 {
    background-color: #a4b4b0;
    text-decoration: none;
    min-height:16px;
    text-align: center;
    color: black;
    font-size: 12px;
    font-family: verdana;
    padding:5px;
    border:1px solid black;
    display:table-cell;
    cursor:default;
    position:relative;


}
#button2:hover {
    background-color: #dfdfdf;
    cursor:pointer;

}

/* ----------------------------------------*/

.menuBox {
    width:auto;
    height:auto;
}

#menuList {
    list-style: lower-greek;
    padding-left:30px;
}

#menuList a {
    text-decoration: none;
    list-style: lower-greek;
    display:block;
    color:#000000;
    background-color: #a4b4b0;
    text-decoration: none;
    font-size: 14px;
    line-height:16px;
    cursor:pointer;
    padding:4px;
}

#menuList a:hover {
    color:#000000;
    font-size: 14px;
    text-decoration: none;
    background-color: #dfdfdf;
    cursor:pointer;
    padding:4px;
    padding-left:10px;
}

#menuList a:active {
    color:#000000;
    font-size: 14px;
    text-decoration: none;
    background-color: #5162ac;
    cursor:pointer;
    padding:4px;
    padding-left:14px;
}
/* ----------------------------------------*/


#rightBox {
    width:auto;
    background-color: #a4b4b0;
    border:1px solid #a4b4b0;
    text-decoration: none;
    min-height:100px;
    color: #455392;
    font-size: 14px;
    font-family: sans-serif;
    padding:2px;
    margin:3px;
    cursor:default;
    text-align:center;
    font-weight:bold;
}

#rightBox:hover {
    border:1px solid #000000;
    cursor:pointer;
}
/* ----------------------------------------*/
#contentBox {
    width:auto;
    height:auto;
    padding:5px;
    border:1px solid #a4b4b0;
    display: block;
}

#contentList {
    list-style: decimal;
    padding-left:30px;
}

#contentList a {
    width:auto;
    text-decoration: none;
    display:block;
    color:#000000;
    background-color: #a4b4b0;
    text-decoration: none;
    font-size: 14px;
    line-height:16px;
    cursor:pointer;
    padding:4px;
    margin:4px;
    border:1px solid #a4b4b0;
}

#contentList a:hover {
    color:#000000;
    font-size: 14px;
    text-decoration: none;
    background-color: #dfdfdf;
    cursor:pointer;
    padding-left:10px;
    border:1px solid black;
}





/* ----------------------------------------*/


.adminTextarea {
    width:625px;
    height:200px;
    border:1px solid black;
    padding:5px;
    font-size:11px;
    font-family:verdana;
}

.adminTextbox {
    width:625px;
    border:1px solid black;
    padding:5px;
    font-size:11px;
    font-family:verdana;
}