/* --- link --- */

a:visited, a:link {
	color: #0F57A9;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* --- main --- */

body{
	margin: 0;
	width: 100%;
	background-repeat: repeat-x ;
	background-position: top ;
}

body, td, th, div, p, span, select, input, textarea{
	font-family: Verdana, "MS Sans Serif", Tahoma, Helvetica;
	font-size: 8pt;
	color: #000;
}

img{
	border: 0;
}

ul{
	list-style-type: square;
	padding: 0;
	margin: 0 0 0 17px;
	/* margin-left: 17px; */
}

li{
	margin-top: 3px;
	margin-bottom: 3px;
}

.list02 {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.list02 li {
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding: 0px 0px 0px 10px;
}

hr{
    color: #D0D0D0;
    height: 1pt;
}

.square{
	width: 5px;
	height: 5px;
	background: #525250;
}

.border, .borderA{
	border: #A8A8A8 1px solid;
}

.notice, .noticeA{
	padding: 20px;
	text-align: center;
}

/* --- bg --- */

/* --- table (table = tableA) --- */

.table, .tableA{
	width: 99%;
	margin: 0 auto;
}

.table, .tableA, .tableB, .tableC, .tableD{
    border-collapse: collapse;
    background-color: #ffffff;
}

.table td, .table th, .tableA td, .tableA th, .tableB td, .tableC th, .table03 td, .tableD th{
	text-align: left;
    padding: 5px;
}

.tableD td, .tableD th{
    padding: 0px;
}

.table td, .table th, .tableA td, .tableA th, .tableC td, .tableC th{
	border: #CCCCCC 1px solid;
}

.tableB td, .tableB th, .tableD td, .tableD th{
	border: 0px;
}

.table caption {
	font-weight: bold;
	padding: 0px 0px 5px 0px;
}

.table th {
	background-color: #F9EAD4 ;
	text-align: center ;
}



/* --- calendar --- */

.calendar{
	margin: 0px auto ;
}

.calendar td a:link, .calendar td a:visited {
	color: #233A88;
}

.calendar td a:hover {

}

.calendar .calendarM, .calendar .calendarH {
	text-align: center;
	color: #ED4828;
	font-weight: bold ;
	background-color: #FFF;
	border: 1px solid #B7C8D8 ;
}

.calendar td{
	border: #D4D4D4 1px solid;
	padding: 2px;
	text-align: center;
	color: #C2D4E8;
}

.searchField {
	border: 1px solid #9EBBCD;
	width: 160px;
}

.searchButton {
	background-color: transparent ;
	border: 0px ;
	color: #9EBBCD ;
	width: 48px ;
	font-weight: bold ;
}

.mainTitle{
	color: #021D6C ;
	font-size: 12pt;
	font-weight: bold ;
}

.title01{
	margin: 0px ;
	padding: 0px ;
	text-align: justify ;
}

.title01 a:link, .title01 a:visited, .title01 a:hover{
	color: #0F2E7E ;
}

.date01{
	margin: 0px ;
	padding: 0px ;
	text-align: right ;
	color: #FE9B00 ;
}

.date02{
	margin: 0px ;
	padding: 0px ;
	text-align: left ;
	color: #FE9B00 ;
}

.smallText01{
	text-align: justify ;
	margin-top: 5px;
}

.moreDots{
	color: #FE9B00 ;
}

.thumbnailContainer {
	float: left;
	margin: 0px 10px 0px 0px ;
	padding: 4px 15px 20px 4px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.archiveLink {
	text-align: right;
	bakcground: yellow ;
}

.archiveLink a:link, .archiveLink a:visited {
	color: #FE9B00 ;
	font-weight: bold ;
	text-decoration: none ;
}

.archiveLink a:hover {
	text-decoration: underline ;
}

.subPageTitle {
	color: #021D6C ;
	font-size: 10pt;
	font-weight: bold ;
}

.subPagePath {
	font-size: 8pt;
	padding: 0px 0px 10px 0px;
}

.triangle {
	background-repeat: no-repeat ;
	background-position: 0px 0px ;
}

.intranetLoginFormContainer {
	width: 300px ;
	border: 1px solid #0C57A8 ;
	background-color: #FFF7F0;
	margin: 0px auto ;
	padding: 10px;
	text-align: center;
}

.intranetLoginFormContainer input {
	border: 1px solid #0C57A8 ;
}

.intranetLoginButton {
	width: 70px ;
	background-color: #FFFFFF;
	margin: 0px auto ;
	padding: 5px;
	text-align: center;
}

.intranetHeader {
	font-weight: bold;
	color: #3C518A ;
	text-align: center;
	padding: 10px 0px 0px 0px ;
}

.mainMenu {
	padding: 0px 11px 0px 0px;
	margin: 0px ;
	list-style-type: none ;
}

.mainMenu li{
	border-bottom: 1px solid #DFDFDF ;
	margin: 0px 0px 5px 0px ;
	padding: 2px 0px 5px 15px ;
}

.submenu {
	list-style-type: none ;
	padding: 0px ;
	margin: 0px ;
}

.submenu li{
	padding: 0px ;
	margin: 0px 0px 5px 0px ;
	padding: 2px 0px 5px 0px ;
}

.pathArrow{
	font-size: 7pt ;
	font-weight: bold ;
	color: gray ;
}

.activeLink {
	background-color: #FDEBE1;
}

.activeLink a:link,
.activeLink a:visited{
	font-weight: bold ;
}

#globalContainer #mainContainer #contentContainer #leftContent ul li a:visited, #globalContainer #mainContainer #contentContainer #leftContent ul li a:link {
	color: #233A88;
	text-decoration: none;
}

#globalContainer #mainContainer #contentContainer #leftContent ul li a:hover {
	text-decoration: underline;
}

/* ---------- customForms CSS --------------------- */

table.customForm {
  width: 710px;
}
table.customForm tr{
  border-bottom: 1px solid #aaa; margin: 15px 0px;
}
table.customForm tr td {
  margin: 15px 0px;
  border-bottom: 1px solid #eee;
}
table.customForm tr td.customFormQuestionsCell {
  width: 45%;
}
table.customForm tr td.customFormFieldsCell {
  width: 55%;
  color: #777;
}

.question{
  /*color: #0F57A9;*/
}
.questionDesc{
 color: #aaa;
}
.formDesc{
 font-style: italic;
}
.input_text{
 width: 388px;
}
.input_text_short{
 width: 250px;
}
.importantFieldMarker {
  color: red;
}
.topInfoCustomForm{
  float: right;
  margin-right: 10px;
}
.fieldError {
 border: 1px solid red;
}
.optionError{
 color: red;
}
.alignRight {
	text-align: right;
}
#customFormLoginBox{
  width: 500px;
}
#title {
  width: 710px;
  display: block;
  text-align: left;
  font-weight: bold;
  font-size: 12px;  
  padding: 5px 0px;
  margin-bottom: 15px;
  border-bottom: 1px solid #ccc;
}
.rowItem {
  color: #777;
  margin: 2px 0px;
}
input.button{
 color: #444;
 border: 1px solid #878C92;
 font-size: 11px;
 background: #fafafa;
}
/* ---------- customForms CSS --------------------- */

