body {
	margin: 5;
	padding: 5;
	font-family: Arial, Helvetica, sans-serif;
	background: #FFFFFF;
}

#custompage_form table { 
width: 100px;
}

#custompage_form table label { 
width: 50px;
display: dynamic;
text-align:center;
}

#custompage_form table td{ 
text-align: center;
}

#custompage_form textarea {
width:500;
height:200;
}


h1#page-title {
	color: #00276A;
	font-size: 1.4em;
	font-weight: bold;
	line-height: normal;
	padding-left: 0px;
        padding-bottom: 15px;
        padding-right: 0px;
        padding-bottom: 0px;
}

h1 {
	font-size: 1.4em;
	font-weight: bold;
	margin: 0px;
}

#custompage_form {
	background-color: #F9FAF9;
	padding: 8px;
	margin-bottom: 8px;
	border: 1px solid #C0D0E0;
}
#custompage_form label { 
	display: block;
	float: left;
	width: 400px;
	padding: 0px 0px 5px 0px;
	margin: 0px 5px 5px 0px;
	text-align: left;
	vertical-align: top;
	font-size: 0.9em;
	color: #333366
}
#custompage_form strong { 
	font-size: 1.2em;
	color: #00276A;
}
#custompage_form em {
	font-size: 0.9em;
	color: #CC0000;
}
#custompage_form span { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
#custompage_form input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	width: auto;
	margin: 0px 0px 0px 0px;
}

#custompage_form select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	width: auto;
	margin: 0px 0px 0px 0px;
}
#custompage_form div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333366;
	margin: 0px;
	clear: both;
}

.col1_template 
{
	float:left;
   width: 300px;
   font-weight:bold;
   padding-bottom:10px;
   margin: 0px 0px 0px 5px;
}

.col2_template 
{

   padding-bottom:10px;
   margin: 0px 5px 0px 305px;

}  


