
.seTitle {
	font-size : 15px;
	font-family : "Arial","Geneva","Tahoma",sans-serif;
	font-weight : bold;
	padding-bottom : 10px;
	padding-left : 10px;
	padding-top : 10px;
}
.seRequiredMarker {
	color : #CC0000;
}
label {
	color : #55555;
	font-family : "Arial","Geneva","Tahoma",sans-serif;
	font-size : 12px;
	width : 300px;
}
option {
	color : #4C79CC;
	font-family : "Arial","Geneva","Tahoma",sans-serif;
}
.seCheckbox {
	margin-left : 20px;
}
legend {
	color : cc0000;
	font-family : "Arial","Geneva","Tahoma",sans-serif;
	font-size : 13px;
	font-weight : bold;
	padding-left : 5px;
	padding-right : 5px;
}
.seRadio {
	margin-left : 20px;
}
.textleftwide {
	width : 350px;
	padding-right : 2px;
	float : left;
}
.textright {
	color : #4C79CC;
	font-family : "Arial","Geneva","Tahoma",sans-serif;
	font-size : 13px;
	width : 100px;
	text-align : right;
	float : right;
	font-weight : bold;
}
.textrequired {
	color : 293d6b;
	font-family : "Arial","Geneva","Tahoma",sans-serif;
	font-size : 12px;
	font-weight : normal;
	line-height : 200%;
	font-style : italic;
}
fieldset {
	border-color : 025e8a;
	border-width : 1px;
	border-style : solid;
}
input {
	color : 025e8a;
}
.disp {
	width : 350px;
	padding-bottom : 10px;
	padding-top : 10px;
	padding-right : 2px;
}
.nodisp {
	display : none;
}
.seButton {
	height : 28px;
	font-size : 14px;
}
.seOtherInput {
	margin-top : 2px;
	margin-bottom : 7px;
	width : 100px;
}
.seOther {
	font-family : "Arial","Geneva","Tahoma",sans-serif;
	font-size : 12px;
	color : #555555;
	padding-left : 10px;
}
.calendar_heading {
	font-family : "Arial","Geneva","Tahoma",sans-serif;
	font-size : 14px;
	color : #293D6B;
	font-weight : bold;
	border-bottom : 1px dashed #666666;
	margin-bottom : 10px;
	display : block;
}
.calendar_text {
	font-family : "Arial","Geneva","Tahoma",sans-serif;
	font-size : 13px;
	color : #000000;
}
.calendar_background {
	background-color : #EEEEEE;
}
select {
	padding-top : 0px;
	margin-top : 0px;
}
.seText {
	font-family : "Arial","Geneva","Tahoma",sans-serif;
	font-size : 15px;
	font-weight : bold;
	padding-top : 10px;
	padding-bottom : 10px;
	color : #4C79CC;
}
.seTextarea {
	color : #000000;
	font-family : "Arial","Geneva","Tahoma",sans-serif;
	font-size : 13px;
	width : 300px;
	margin-bottom : 5px;
	background-image : url(input_back.jpg);
	background-position : top;
	background-repeat : repeat-x;
	border : 1px solid #7F9DB9;
}
.seInput {
	margin-top : 5px;
	background-image : url(input_back.jpg);
	background-position : top;
	background-repeat : repeat-x;
	border : 1px solid #7F9DB9;
	height : 20px;
	width : 200px;
}
.seSelect {
	margin-bottom : 7px;
	margin-top : 2px;
	background-image : url(input_back.jpg);
	background-position : top;
	background-repeat : repeat-x;
	border : 1px solid #7F9DB9;
	height : 20px;
	width : 160px;
}
.textleft {
	color : #4C79CC;
	font-family : "Arial","Geneva","Tahoma",sans-serif;
	font-size : 13px;
	width : 100px;
	text-align : left;
	font-weight : bold;
	float : left;
}
form {
	font : 14px;
	line-height : 16px;
}
.seLabelCell {
	color : #4C79CC;
	font-family : "Arial","Geneva","Tahoma",sans-serif;
	font-size : 13px;
	font-weight : bold;
	width : 430px;
}
.seFieldCell {
}
table {
	width : 445px;
}

