/***  tag  ***/

body {
	margin: 0px;
	background-color: #FFFFFF;
}

form {
	padding: 0px;
	margin: 0px;
}

td {
	color: #153B63;
	font-family: Arial;
	font-size: 11px;
	line-height: 15px;
}

div {
	color: #153B63;
	font-family: Arial;
	font-size: 11px;
	line-height: 15px;
}

a {
	color: #153B63;
	text-decoration: none;
}

p {
	margin: 0px 0px 8px 0px;
}

br {
	line-height: 15px;
}

ul {
	margin: 2px 0px 4px 0px ;
	padding:0px;	
}
ol {
	margin: 2px 0px 4px 0px ;
 	padding: 0px 0px 0px 16px;
}

li {
	marginx: 1px 0px 1px 20px;
	margin: 1px 0px 1px 14px;
	list-style-type:none;
	list-style-image: url(../images/square.gif);
}

img {
	border: none;
}

input {
	font-size: 11px;
}

select {
	font-size: 11px;
}

textarea {
	font-size: 11px;
}


/* label */

table.label {
	width: 100%;
}

table.label td {
	padding: 3px 12px;
	border-top: 1px solid #829DBA;
	border-left: 1px solid #829DBA;
	white-space: nowrap;
}

table.label a {
	color: #FFFFFF;
}

table.label td.labela {
	background-color: #829DBA;
}


/* text */

table.text {
	width: 100%;
	margin-bottom: 6px;
}

table.text td  {
	font-size: 12px;
	vertical-align: top;
}

td.text {
	padding: 2px 4px;
	vertical-align: top;
}


/* desc */

table.desc {
	width: 100%;
	margin-bottom: 12px;
	background-color: #ECECEC;
}

table.desc td  {
	font-size: 12px;
	vertical-align: top;
}

table.desc td.img {
	width: 6px;
	padding-right: 2px;
}


/* list */

table.list {
	width: 100%;
	margin-bottom: 12px;
}

table.list td  {
	font-size: 12px;
	padding: 8px 0px 4px 0px;
	vertical-align: top;
	border-bottom: 1px solid #B4C6D9;
}

table.list td.img {
	width: 6px;
	padding-right: 6px;
	vertical-align: top;
}

table.list td.note {
	width: 174px;
	padding-left: 12px;
}

table.list tr.x {
	background-color: #F5F5F5;
}

td.list  {
	padding: 3px 4px 2px 4px;
	vertical-align: top;
	border-bottom: 1px solid #FFFFFF;
}


/* grid */

table.grid {
	width: 100%;
	margin-bottom: 12px;
}

table.grid td {
	height: 17px;
	font-size: 11px;
	padding: 2px 2px 1px 2px;
	vertical-align: top;
	border-bottom: 3px solid #FFFFFF;
}

table.grid tr.grid td {
	background-color: #F1F1F1;
}

table.grid tr.gridx td {
	background-color: #DDDDDD;
}

table.grid td.x {
	background-color: #DFE9F4;
}

table.grid td.y {
	background-color: #C7E1EE;
}

table.grid td.z {
	border-left: 4px solid #FFFFFF;
	background-color: #C7E1EE;
}

table.grid tr.column td {
	padding: 3px 4px 2px 4px;
	font-weight: bold;
	background-color: #B4C6D9;
}

table.grid tr.column td.y {
	text-align: center;
}

table.grid tr.column td.z {
	padding-left: 10px;
	text-align: center;
	border-left: none;
}


/* pagenav */

table.pagenav {
	width: 100%;
	margin-bottom: 6px;
}

table.pagenav td {
	font-size: 12px;
	text-align: left;
}


/* border */

table.border {
	width: 100%;
	border-bottom: 1px solid #FFFFFF;
	background-color: #DFE9F4;
}

table.border td {
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	vertical-align: top;
}

table.border div {
	padding: 4px;
}


/** box **/

table.box {
	width: 174px;
	background-color: #BFD2E3;
	margin-top: 6px;
}

td.caption {
	height: 18px;
	/* padding */
	color: #FFFFFF;
	font-weight: bold;
	background-color: #153B63;
}

table.box2 {
	width: 174px;
	background-color: #ECECEC;
	margin-top: 6px;
}

td.caption2 {
	height: 18px;
	padding: 1px 0px 0px 4px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #8A8A8A;
}

table.box3 {
	width: 174px;
	background-color: #F8DD99;
	margin-top: 6px;
}

td.caption3 {
	height: 18px;
	padding: 1px 0px 0px 4px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #F88800;
}


/** caddy **/

table.caddy {
	width: 84px;
	background-color: #BFD2E3;
	margin-top: 6px;
}

table.caddy2 {
	width: 84px;
	background-color: #ECECEC;
	margin-top: 6px;
}

table.caddy3 {
	width: 84px;
	background-color: #F8DD99;
	margin-top: 6px;
}




/** div **/

div.title {
	width: 100%;
	padding: 0px 0px 6px 0px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

div.caption {
	width: 100%;
	margin: 0px 0px 8px 0px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	background-color: #DFE9F4;
}

div.header {
	width: 100%;
	/* padding */
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	background-color: #153B63;
}

div.note {
	padding: 4px;
	font-style: italic;
	text-align: left;
	background-color: #F5F5F5;
}


/* a */

a.bold {
	color: #6B8198;
	font-weight: bold;
}

/* li */


ul.disc li {
	margin: 1px 0px 1px 20px;
	list-style-type: disc;
	list-style-image: none;
}


ul.square li {
	margin: 1px 0px 1px 14px;
	list-style-type:none;
	list-style-image: url(../images/square.gif);
}

ul.fb li {
	margin: 1px 0px 1px 20px;
	list-style-type:none;
	list-style-image: url(../images/fb_clr.gif);
}

/* input */

input.text {
	color: #153B63;
	border-top: 1px solid #153B63;
	border-left: 1px solid #153B63;
	border-bottom: 1px solid #829DBA;
	border-right: 1px solid #829DBA;
	background-color: #DFE9F4;
}

input.button {
	height: 19px;
	color: #153B63;
	line-height: 15px;
	background-color: #E0E7F1;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
}

select.select {
	color: #153B63;
	background-color: #B4C6D9;
}

textarea.text {
	background-color: #DFE9F4;
}


/** util **/

table.full {
	width: 100%;
}

table.tall {
	height: 100%;
}

td.full {
	width: 100%;
}

td.tall {
	height: 100%;
}

table.cling {
	margin: 0px;
}

table.none td {
	border: none;
}

td.none {
	border: none;
}

table.empty td {
	padding: 0px;
}

td.empty {
	padding: 0px;
}

.nowrap {
	white-space: nowrap;
}

.hidden {
	display: none;
}


/** font-size **/

.max {
	font-size: 20px;
}

.large {
	font-size: 13px;
}

.normal {
	font-size: 12px;
}

.default {
	font-size: 11px;
}

.small {
	font-size: 10px;
}

.mini {
	font-size: 9px;
}

.bold {
	font-weight: bold;
}

.key {
	font-weight: bold;
}
