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.smallText a {
    font-family: Verdana;
    font-size: 10px;
    color:gray;
}
span.smallText a:hover {
    font-family: Verdana;
    font-size: 10px;
    color: #455392;;
}

span.mediumText {
    font-family: Sans-serif;
    font-size: 14px;
    color:#4D4D4F;
}

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: #008000;
	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:1px solid #000000;
    border-right:1px solid #000000;
    border-top:1px solid #000000;
    width:160px;
    height:100%;
    background-color: #a4b4b0;
    background-image: URL("images/columnBackA.jpg");
    background-repeat: no-repeat;
}
#centerColumn {
    word-wrap: break-word;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right:45px;
    padding-left:45px;
    width: auto;
    height: 100%;
}
#rightColumn {
    border-bottom:1px solid #000000;
    border-left:1px solid #000000;
    border-top:1px solid #000000;
    width:160px;
    height:100%;
    background-color: #a4b4b0;
    background-image: URL("images/columnBackB.jpg");
    background-repeat: no-repeat;

}
/* ----------------------------------------*/
div.master {
    height:auto;
    margin:auto;
    padding:0px;
    background-color:#dfdfdf;
    width:1024px;
    text-align: center;
    border-left:1px solid black;
    border-right:1px solid black;

}
/* #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;

}

/** link text**/
.link_normal {
	border: 0;
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana;
	background-color:;
	
}


/* ----------------------------------------*/
/* ----Menu1----*/
.menu_Box_1 {
    width:auto;
    height:auto;
    min-height: 400px;
}
.menu_Title_1 {
    width:auto;
    background-color: #a4b4b0;
    height:25px;
    line-height: 25px;
    color: #000000;
    font-weight:bold;
    font-size: 14px;
    font-family: verdana;
    text-align:center;
}
.menu_List_1 {
    list-style: circle;
    padding-left:20px;
}
.menu_List_1 a {
    text-decoration: none;
    display:block;
    color:#000000;
    background-color: #a4b4b0;
    text-decoration: none;
    font-size: 14px;
    line-height:16px;
    cursor:pointer;
    padding:4px;
}
#menu_Override_hidden_1 {
    text-decoration: none;
    display:block;
    color:gray;
    background-color: #a4b4b0;
    text-decoration: none;
    font-size: 14px;
    line-height:16px;
    cursor:pointer;
    padding:4px;
}
#menu_Override_hidden_1:hover {
    font-size: 14px;
    text-decoration: none;
    background-color: #dfdfdf;
    cursor:pointer;
    padding:4px;
    padding-left:10px;
}
#menu_Override_active_1 {
    text-decoration: none;
    list-style: lower-greek;
    display:block;
    color:gray;
    background-color:red;
    text-decoration: none;
    font-size: 14px;
    line-height:16px;
    cursor:pointer;
    padding:4px;
}
#menu_Override_active_1:hover {
    font-size: 14px;
    text-decoration: none;
    background-color:red;
    cursor:pointer;
    padding:4px;
    padding-left:10px;
}
.menu_List_1 a:hover {
    color:#000000;
    font-size: 14px;
    text-decoration: none;
    background-color: #dfdfdf;
    cursor:pointer;
    padding:4px;
    padding-left:10px;
}
.menu_List_1 a:active {
    color:#000000;
    font-size: 14px;
    text-decoration: none;
    background-color: #5162ac;
    cursor:pointer;
    padding:4px;
    padding-left:14px;
}
/*----------------------------------*/

.menu_Box_2 {
    width:auto;
    height:auto;
    min-height: 400px;
}

.menu_Title_2 {
    width:auto;
    background-color: #a4b4b0;
    height:25px;
    line-height: 25px;
    color: black;
    font-weight:bold;
    font-size: 14px;
    font-family: sans-serif;
    text-align:center;
}

.menu_List_2 {
    list-style: circle;
    padding-left:30px;
}

.menu_List_2 a {
    text-decoration: none;
    display:block;
    color:#000000;
    background-color: #a4b4b0;
    text-decoration: none;
    font-size: 14px;
    line-height:16px;
    cursor:pointer;
    padding:4px;
}

#menu_Override_2 {
    text-decoration: none;
    display:block;
    color:gray;
    background-color: #a4b4b0;
    text-decoration: none;
    font-size: 14px;
    line-height:16px;
    cursor:pointer;
    padding:4px;
}

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

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

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



.menu_Box_3 {
    width:200px;
    margin:0px;
    padding:0px;
    min-height: 400px;
}

.menu_Title_3 {
    width:200px;
    background-color: #a4b4b0;
    height:25px;
    line-height: 25px;
    color: black;
    font-weight:bold;
    font-size: 14px;
    font-family: verdana;
    text-align:center;
    padding:0px;
    margin:0px;
    border:2px solid black;
}

.menu_List_3 {
    list-style: none;
    padding:0px;
    margin:0px;
}

.menu_List_3 a {
    text-decoration: none;
    list-style: none;
    display:block;
    color:#000000;
    background-color: #a4b4b0;
    text-decoration: none;
    font-size: 14px;
    line-height:16px;
    cursor:pointer;
    padding:4px;
    border-bottom:1px solid black;
        border-left:1px solid black;
            border-right:1px solid black;
}


.menu_List_3 a:hover {
    color:#000000;
    font-size: 14px;
    text-decoration: none;
    background-color: #dfdfdf;
    cursor:pointer;
}

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

#menu_Override_3 {
    text-decoration: none;
    list-style: lower-greek;
    display:block;
    color:gray;
    background-color: #a4b4b0;
    text-decoration: none;
    font-size: 14px;
    line-height:16px;
    cursor:pointer;
}

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

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

.table1 {
    font-size:14px;
    color:#000000;
    padding:4px;
    font-family:sans-serif;
    background-color:;
    border:1px solid black;
}

.table1 td {
    padding:2px;
    min-width: 35px;
    text-align: center;
    border-bottom:1px solid #a4b4b0;
}

.table1_namecell {
    background-color:#a4b4b0;
    color:black;
    font-weight: bold;
}

div.table1_links {
    //background-color:#a4b4b0;
    color:#455392;
}

div.table1_links:hover {
    background-color:#a4b4b0;
    color:#000000;
    cursor:pointer;
}
/* ----------------------------------------*/





/* ------------------------------------------------------------------------*/
div.singleButtonDivWide_A {
    margin:2px;
    padding:0px;
    text-align: center;
    width:auto;
}

.singleButtonListWide_A {
    list-style: none;
    padding:0px;
    margin:0px;
    width: auto;
}

.singleButtonListWide_A a {
    text-decoration: none;
    font-family: sans-serif;
    color:#000000;
    background-color: #a4b4b0;
    cursor:default;
    border:1px solid black;
    font-size: 14px;
    width: auto;
    display: block;
    padding:2px;
    margin:0px;
}

.singleButtonListWide_A a:visited {
    text-decoration: none;
    font-family: sans-serif;
    color: #000000;
    font-size: 14px;
}
.singleButtonListWide_A a:hover {
    text-decoration: none;
    font-family: sans-serif;
    color: #1F51C7;
    background-color: #dfdfdf;
    cursor:pointer;
    font-size: 14px;
}

.singleButtonListWide_A a:active {
    text-decoration: none;
    font-family: sans-serif;
    color: #1F51C7;
    background-color: #dfdfdf;
    cursor:pointer;
    font-size: 14px;
}

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




/* ------------------------------------------------------------------------*/
.singleButtonDiv_A {
    padding:0px;
    margin:4px;
    text-align: center;
}

.singleButtonList_A {
    list-style: none;
    display:list-item;
    padding:0px;
    margin:0px;
}

.singleButtonList_A a {
    text-decoration: none;
    font-family: sans-serif;
    color:#000000;
    background-color: #a4b4b0;
    cursor:default;
    border:1px solid black;
    font-size: 14px;
    padding:4px;
}
.singleButtonList_A a:visited {
    text-decoration: none;
    font-family: sans-serif;
    color: #000000;
    font-size: 14px;
}
.singleButtonList_A a:hover {
    text-decoration: none;
    font-family: sans-serif;
    color: #1F51C7;
    background-color: #dfdfdf;
    cursor:pointer;
    font-size: 12px;
    padding:4px;
}

.singleButtonList_A a:active {
    text-decoration: none;
    font-family: sans-serif;
    color: #1F51C7;
    background-color: #dfdfdf;
    cursor:pointer;
    font-size: 12px;
    padding:3px;
}
/* ------------------------------------------------------------------------*/






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

div.rightBox {
    width:auto;
    background-color: #a4b4b0;
    border:1px solid #a4b4b0;
    text-decoration: none;
    height:160px;
    color: black;
    font-size: 12px;
    font-family: sans-serif;
    padding:2px;
    margin:3px;
    cursor:default;
    text-align:center;
    font-weight:normal;
}
div.rightBox H1 {
    font-family: sans-serif;
    font-size: 16px;
    color: #5162ac;
    text-decoration: none;
    font-weight: bold;
    text-align:center;

}

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

.contentList {
    list-style: circle;
    padding-left: 30px;
}

.contentlist li {
	padding: 5px;
	
}

.contentList a {
    text-decoration: none;
    color:#000000;
    background-color: #a4b4b0;
    text-decoration: none;
    font-size: 14px;
    cursor: pointer;
    padding: 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;
}
.admin_editorDiv {
    font-weight: bold;
    font-size:12px;
    font-family:verdana;
    color:black;
}
.admin_description {
    font-weight: normal;
    font-size:11px;
    font-family:verdana;
    color:black;
}



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




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

div.LinkBox_A {
    padding:0px;
    overflow:hidden;
    margin:0px;
    height:90px;
    font-size:12px;
    font-family:verdana;
    text-align: center;
    font-weight:bold;
    cursor:normal;
}
div.linkBoxOuter_A {
    border:1px solid black;
    width:150px;
    color:black;
    height:100px;
    padding:5px;
    margin:5px;
    background-image: URL(images/linkBoxA.jpg);
}
div.LinkBoxOuter_A:hover {
    cursor:pointer;
    background-image: URL(images/linkBoxAhover.jpg);
}