@charset "utf-8";
@import url("Arial/stylesheet.css");



body  {
	text-align: center;
	background-color: #63338D;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}
.account #container {
	text-align: left;
	overflow: hidden;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1420px;
	background-color: #CCCCCC;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #63338D;
	border-left-color: #63338D;
	margin-top: 0px;
} 
.account #header {
	display: block;
	height: 186px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
} 
.account #logoDiv {
	height: 212px;
	width: 304px;
	float: left;
	position: relative;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.bannerDiv {
	width: 1420px;
	float: left;
	height: 182px;
	background-image: url(../images/back_index.jpg);
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 {
	text-align: center;
	color: #5B5B5B;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 15px;
	font-weight: bolder;
	background-color: #CCC;
}
h3 {
	color: #CCCCCC;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	background-color: #63328D;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	margin-top: 0px;
	font-size: 17px;
}
h4 {
	font-style: normal;
	color: #5B5B5B;
	padding: 0px;
	font-size: 18px;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	text-align: center;
}

h5 {
	font-style: normal;
	font-weight: bolder;
	font-size: 16px;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: middle;
}


h6 {
	font-size: 15px;
	font-weight: bolder;
	text-align: left;
	color: #5B5B5B;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	font-style: normal;
}


p {
	text-align: justify;
	text-indent: 20px;
	font-size: 16px;
	font-weight: bolder;
	color: #777777;
	font-style: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	line-height: 24px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 6px;
}




.account #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	width: 1130px;
	float: left;
	position: relative;
	padding: 0;
} 
.acordPanel {
	margin: 0px;
	padding: 0px;
	width: 1100px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.sidebar {
	width: auto;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	position: relative;
	overflow: hidden;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #63338F;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.account #container .sidebar p {
	font-size: 16px;
	font-style: italic;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	color: #CCCCCC;
}







.account #footer {
	height: 70px;
	clear: both;
	position: relative;
	vertical-align: top;
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(../images/footer.jpg);
	margin-bottom: 0px;
	text-align: center;
} 

.picDiv {
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}


.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}



.mainbox1 {
	height: auto;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.mainbox2 {
	background-repeat: repeat-y;
	overflow: hidden;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.sidebox1 {
	height: 18px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.sidebox2 {
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.sidebox3 {
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #63328D;
	border: thin solid #63328D;
}

.sideLinkDivUp {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #632D8D;
	width: auto;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 16px;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #632D8D;
}
.sideLinkDiv {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #632D8D;
	width: auto;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 16px;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}




#mainboxDiv {
	background-color: #181818;
	border: 2px double #000;
	color: #BFBFBF;
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
}

.imgLeft {
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.imgLeft_logo {
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.imgRight {
	float: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.imgSidebar {
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
tr {
	margin: 0px;
	padding: 0px;
	text-align: left;
}
th {
	border: 2px solid #63338F;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #5B5B5B;
	text-align: center;
	margin: 0px;
}





td {
	margin: 0px;
	padding-left: 15px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	background-color: #BFBFBF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

ul {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	line-height: 24px;
}
.ulDiv {
}


li {
	list-style-position: inside;
	list-style-type: circle;
	font-size: 15px;
	font-weight: bolder;
	color: #5B5B5B;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: justify;
	text-indent: 40px;
	font-style: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ol {
	padding: 0px;
	text-align: justify;
	margin: 5px;
	color: #ffffff;
	font-weight: bold;
}

a {
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #63338F;
	text-decoration: none;
}
a:visited {
	color: #63338F;
	text-decoration: none;
}
a:hover {
	color: #A577CE;
}
a:focus {
	color: #A577CE;
	text-decoration: none;
}
a:active {
	color: #ADADAD;
	text-decoration: none;
}
.onamaDiv {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.onamaDiv table {
	float: right;
	width: 860px;
	margin: 0px;
	height: 200px;
	color: #341B4B;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.onamaDiv table tr td {
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 30px;
	font-size: 16px;
	height: 17px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5B5B5B;
	font-weight: bolder;
}

.onamaDiv table tr th {
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: normal;
	font-size: 18px;
	margin: 0px;
}
.pictureDiv {
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	margin: 0px;
}
.icom_main_div {
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #632D8D;
	border-top-style: none;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.icom_main_div2 {
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: hidden;
}
