* {
	box-sizing : border-box;
}

html {
	margin : 0;
	padding : 0;
}

body {
	color : #000;
	background : #fff;
	margin : 0;
	padding : 0;
}

div {
	margin-top : 0;
	margin-bottom : 0;
	padding : 0;
}

table {
	margin : 0;
	empty-cells: show;
}

hr.separator {
	display : none;
}

img {
	vertical-align : baseline;
}

em {
	font-weight : normal;
	font-style : italic;
}

strong {
	font-weight : normal;
	font-style : bold;
}

cite{
	font-style: normal;
}

sup, sub {
	font-size : 80%;
}

form {
	margin : 0;
	padding : 0;
}

fieldset {
	border-color: Blue Blue Blue Blue;
	border-width: 1px 1px 1px 1px;
	border-top: 1px solid Blue;

}

input,
select {
	vertical-align : middle;
}

a:link,
a.internal:visited {
	color : #06c;
	text-decoration : none;
}

a:visited {
	color : #06c;
	text-decoration : none;
}

a:hover {
	color : #4598e5;
	text-decoration : underline;
}

a:active {
	color : #4598e5;
}

.submit60 {
	height: 22px; width:60px; color:022663; font-size:12px; border-width:0px; cursor: pointer; cursor: hand;
	background-image: url(/img/submit60.gif);
}

.submit80 {
	height:22px; width:80px; color:022663; font-size:12px; border-width:0px; cursor: pointer; cursor: hand;
	background-image: url(/img/submit80.gif);
}
.submit100 {
	height:22px; width:100px; color:022663; font-size:12px; border-width:0px; cursor: pointer; cursor: hand;
	background-image: url(/img/submit100.gif);
}
.submit120 {
	height:22px; width:120px; color:022663; font-size:12px; border-width:0px; cursor: pointer; cursor: hand;
	background-image: url(/img/submit120.gif);
}
.submit140 {
	height:22px; width:140px; color:022663; font-size:12px; border-width:0px; cursor: pointer; cursor: hand;
	background-image: url(/img/submit140.gif);
}
.submit160 {
	height:22px; width:160px; color:022663; font-size:12px; border-width:0px; cursor: pointer; cursor: hand;
	background-image: url(/img/submit160.gif);	
}
.submit180 {
	height:22px; width:180px; color:022663; font-size:12px; border-width:0px; cursor: pointer; cursor: hand;
	background-image: url(/img/submit180.gif);
}
.submit200 {
	height:22px; width:200px; color:022663; font-size:12px; border-width:0px; cursor: pointer; cursor: hand;
	background-image: url(/img/submit200.gif);
}
.submit230 {
	height:22px; width:230px; color:022663; font-size:12px; border-width:0px; cursor: pointer; cursor: hand;
	background-image: url(/img/submit230.gif);
}

.tab {
	border-top-color : #CAD4D9;
	border-top-style : solid;
	border-top-width : 1px;
	border-left-color : #CAD4D9;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #CAD4D9;
	border-right-style : solid;
	border-right-width : 1px;
}
	