body, td, th
{
	font-family:Verdana;
	font-size:11px;
	color:#4962A8;
}

td, th
{
	vertical-align:top;
}

form
{
	display:inline;
}

input, textarea, select
{
 	border: 1px solid #999999;
	padding:2px;
 	font-family: arial;
 	font-size: 11px;
 	color:#000066;
}

button, .buttoncancel, .submitButt
{
	background-color: #669966;
	background-image: url('/images/green.gif');
	font-weight:bold;
	font-family:verdana;
	font-size: 10px;
	line-height:12px;
	color: #FFFFFF;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	padding:0px;
	padding-left:10px;
	padding-right:10px;
	cursor: pointer;
}

.buttoncancel
{
	background-color: #FF6666;
	background-image: url('/images/red.gif');
}

.buttonlightgreen
{
	background-color: #00CC00;
	background-image: url('/images/palegreen.gif');
}

.topbar, .topbar td
{
	padding-left:15px;
	background: #000066;
	line-height:20px;
}

.topbar td, .topbar div, .topbar
{
	font-family: Arial;
	font-size: 11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: none;
}

.topbar a, .topbar a:hover, .topbar a:link, .topbar a:visited, .topbar a:active
{
	font-family: Arial;
	font-size: 11px;
	color:#FFFFFF;
	text-decoration: none;
}


.alist
{
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

.alist td
{
	border-top: 1px solid #CCCCCC;
}

.alist th
{
	background-color: #FCFCFC;
}

.filelist
{
	background-color: #FAFAFA;
	border: 1px solid #DFDFDF;
}

.filelist td
{
	font-size:11px;
	line-height:16px;
	color: #333333;
	border-bottom:1px solid #EFEFEF;
}

.filelist th
{
	border-bottom: 1px solid #DFDFDF;
	font-weight: bold;
	font-size:11px;
}

.filewindow
{
	height:200px;
	overflow:auto;
	border:1px solid #F6F5F5;
}

.filewindow td, .filewindow .filelist td
{
	font-size:11px;
}

.folderdrop
{
	padding-left:16px;
	background-image:url('/images/icons/16x16/folder.png');
	background-repeat:no-repeat;
}

.response
{
	text-align: center;
}

.response fieldset
{
	width:500px;
}

.response .head
{
	font-family: verdana;
	font-size: 12px;
	font-weight:bold;
	color:#000033;
}

.error
{
	font-family: verdana;
	font-size: 12px;
	color:#990000;
	font-weight:bold;
	text-decoration: none;
}

.success, .success a, .success a:hover, .success a:link, .success a:visited, .success a:active
{
	font-family: verdana;
	font-size: 12px;
	color:#336633;
	font-weight:bold;
	text-decoration: none;
}


img.btnvsml
{
	width: 16px;
	height:16px;
	cursor: pointer;
}

img.btnsml
{
	width: 16px;
	height: 16px;
	cursor: pointer;
	vertical-align:middle;
}

img.btnmed
{
	width:34px;
	height:34px;
	cursor:pointer;
	vertical-align:middle;	
}

img
{
	border:0px;
}

.biglink
{
	font-size:11px;
	font-family: arial;
	font-weight: bold;
	line-height:25px;
}

.fieldname, label {font-family: verdana; font-size: 10px; color:#172C7F; font-weight:bold; text-decoration: none}

.infoBox, .smallInfoBox, .helpBox, .warningBox
{
	background-color: #FCFCFC;
	border: 1px solid #DFDFDF;
}

.helpBox
{
	border:0px;
}

.helpBox, .warningBox
{
	width:400px;
	margin:10px;
	background-image:url('/images/infoicon.gif');
	background-position: top left;
	background-repeat: no-repeat;
	line-height:18px;
	text-align:left;
	padding:3px;
	padding-left:25px;
	color:#333333;
}

.warningBox
{
	background-image:url('/images/warningicon.gif');
}

.infoBox th, .smallInfoBox th
{
	background-color: #F6F5F5;
	font-size:11px;
	line-height:20px;
}

.smallinfoBox
{
	width:100%;
}

.smallInfoBox th
{
	font-size:10px;
	line-height:17px;
}

.titlebox
{
	text-align:center;
	font-size:11px;
	line-height:20px;
	font-family:tahoma;
	color: #003366;
	border:1px solid #cccccc;
	background-color: #F8F8FC;
}

.pagetitle, h1
{
	color:#4962C6;
}

.helpimg
{
	height:17px;
	width:17px;
	cursor:pointer;
}

#help
{
		/*display:none;*/
		background-color:#FCFCBD;
}

.helptxt
{
	color:black;
	border-bottom:1px solid #aaaaaa;
	background-color:#FFFFE1;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:20px;
	padding-right:20px;
	font-family:tahoma;
	font-size:11px;
	text-align:left;
}

.helpflash, .helpclose
{
	font-weight:bold;
	background-color:#FCFCBD;
	border-bottom:1px solid #aaaaaa;
	font-size:10px;
}

.helpflash a, .helpflash a:link, .helpflash a:active, .helpflash a:hover, .helpflash a:visited
{
	color:#000099;
	text-decoration:none;
}

.helpclose a, .helpclose a:link, .helpclose a:active, .helpclose a:hover, .helpclose a:visited
{
	text-decoration:none;
	color:#666666;
	line-height:23px;
}

.helpflash a:hover, .helpclose a:hover
{
	text-decoration:underline;
}

a.helplink, a.helplink:link, a.helplink:active, a.helplink:hover, a.helplink:visited
{
	color: #FFFF66;
}

.toprh
{
	padding-right:10px;
	line-height:10px;
}

.toprh img
{
	cursor:pointer;
	height:16px;
	width:16px;
	border:0px;
}
.devmode
{
	color:#FFFFFF;
	padding-right:5px;
}

.required
{
	color:#FF0000;
}

#loading
{
	padding-top:20px;
	padding-bottom:20px;
	font-weight:bold;
}

.colorPick
{
	border:1px solid #CCCCCC;
	width:18px;
	height:18px;
	background-color:#999999;
	display:block;
}

#helpbar
{
	background-image:url('/images/editor-home-back_03.gif');
	width:699px;
	height:23px;
	line-height:23px;
}

.paging
{
	line-height:18px;
}

.paging img
{
	vertical-align:middle;
	border:0px;
	cursor:pointer;
}

fieldset
{
	border:1px solid #BBCFE7;
	padding:5px;
	padding-top:15px;
	padding-bottom:15px;
}

legend
{
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	color:#4962B8;
}