body
{
	font-family: "frutiger linotype", "lucida grande", "arial", "verdana", sans-serif;
	margin-top:10px;
}

td
{
	border:none;
}


a
{
color:#cc0000;
}

#hd
{
	padding:5px 10px;
	border: 2px solid #d9d9d9;
}

#sidebar
{
width:158px;
margin:10px;
padding:10px;
text-align:center;
border: 1px solid #999;
}

#container
{
margin-top:20px;
border: 1px solid #999;
}

#mainContent
{
	padding-left:20px;
}

#ft
{
text-align:center;
margin-top:20px;
}

#sms_user_menu
{
margin:10px 0 20px 0;
font-size:80%;
}

h1
{
font-size:16px;
color:#CC0000;
}

h2
{
margin-top:10px;
font-size:14px;
color:#CC0000;
}

.clearFloat
{
clear:both;
}



/* Scaffold View */
dl {
	line-height: 2em;
	margin: 0em 0em;
	width: 60%;
}
dl.altrow {
	background: #f4f4f4;
}
dt {
	font-weight: bold;
	padding-left: 4px;
	vertical-align: top;
}
dd {
	margin-left: 10em;
	margin-top: -2em;
	vertical-align: top;
}


/* Forms */
form {
	clear: both;
	padding: 0;
	width:500px;
}

fieldset {
	border: 1px solid #ccc;
	padding: 16px 20px;
}

fieldset p {
	
	margin-left:10px;
	font-size: 80%;
	
}
fieldset legend {
	color: #e32;
	font-size: 120%;
	font-weight: bold;
    vertical-align: middle;
	
}
fieldset fieldset {
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 16px 0;
}
fieldset fieldset legend {
	font-size: 100%;
	font-weight: normal;
	margin-left: 20px;
}
fieldset fieldset div {
	clear: left;
	margin: 0 20px;
}

fieldset img {	
	display:block;
	float:left;
	padding-right:5px;	
}

form div {
	clear: both;
	margin-bottom: .5em;
	padding: .5em;
}
form div.input {
	color: #444;
}
form div.required {
	color: #333;
}
form div.submit {
	border: 0;
	clear: both;
	margin-top: 10px;
	margin-left: 10px;
}
label {
	display: block;
	font-size: 90%;
	padding-right: 10px;
}
input, textarea {
	display: block;
	font-size: 90%;
	font-family: "frutiger linotype", "lucida grande", "verdana", sans-serif;
	padding: 2px;
}
select {
	display: block;
	font-size:  90%;
	vertical-align: text-bottom;
}
select[multiple=multiple] {
}
option {
	font-size: 90%;
	padding: 0 3px;
}
input[type=checkbox] {
	clear: left;
	float: left;
	margin: 0px 6px 7px 2px;
	width: auto;
}
input[type=submit] {
	margin:0;
	display: inline;
	font-size: 90%;
	padding: 2px 5px;
	width: auto;
	vertical-align: bottom;
}

/* Notices and Errors */
div.message {
	clear: both;
	color: #900;
	font-size: 100%;
	font-weight: bold;
	margin: 1em 0;
}
div.error-message {
	clear: both;
	color: #900;
	font-weight: bold;
	font-size:70%;
	margin:0px;
	padding:0px;
}
p.error {
	background-color: #e32;
	color: #fff;
	font-family: Courier, monospace;
	font-size: 90%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
p.error em {
	color: #000;
	font-weight: normal;
	line-height: 140%;
}
.notice {
	background-color: #ffcc00;
	color: #000;
	display: block;
	font-family: Courier, monospace;
	font-size: 90%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
.success {
	background-color: green;
	color: #FFF;
}

/*  Actions  */
div.actions ul {
	margin: 0px 0;
	padding: 0;
}
div.actions li {
	display: inline;
	list-style-type: none;
	line-height: 2em;
	margin: 0 2em 0 0;
	white-space: nowrap;
}
div.actions ul li a {
	color: #003d4c;
	text-decoration: none;
}
div.actions ul li a:hover {
	color: #333;
	text-decoration: underline;
}

.PHFeeBox {  background-color: #fff; width: 450px !important; z-index: 99999 !important; overflow:hidden;/*must have*/}

.PHFeeBox table { width: 100%; } 

.PHFeeBox table td { border: 0px; color: #000; background-color: #fff;}

.PHFeeBox .text { font-size: 11px; text-align: left;} 

.PHFeeBox .close {cursor: pointer; text-align: right; vertical-align:top;}

.PHFeeBox .bd{border: 2px solid #CC0000;}

#tblBorder {
   color: #000000;
   border-top: 1px solid;
   border-bottom: 1px solid;
   border-left: 1px solid;
   border-right: 1px solid;   
}

#keyword_txt {
   width:350px;   
}




