html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-weight: inherit;
	font-style: inherit;
	font-family: Tahoma;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}
html,body {

	color: black;
	background: white;
	height: 100%;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	table-layout: inherit;
	empty-cells: show;
	border-width: 0px;
	border-collapse: collapse;
	margin: 0px;
	padding: 4px;

}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

.title {
	color:#0052B7; 
	font-weight:bold; 
	font-size: 14px;
	font-family:tahoma; 
	text-align:left
}

.ftitle {
	color:black; 
	font-weight:bold; 
	font-size: 12px;
	font-family:tahoma; 
	text-align:left
}

.ntext {
	color:black;  
	font-family:tahoma; 
	font-size:12px; 
	text-align:left; 
	width: 100%;
}

a {
	color:#2B6FAE;
	font-family:tahoma; 
	font-size:12px;
	text-decoration:underline;

}

a:hover {
	color:#A31718;

	text-decoration:none;
}


body {
	font-family: tahoma;
	font-size: 12px;
	margin: 0px;
 	border: none;
}

IMG {
 	border: none;
}
#HeadIcons {
	right: 50px;
	top: 8px;
	position: absolute;
}

#PageHeader {
	position: relative;
	background-color: #ffffff;
	left: 10px;
	top: 0px;
	width: 99%;
	height: 130px;
}

.PageHeaderOrganizationName {
	font-size: 14px;
	font-family: tahoma;
	font-weight: bold;
	text-align: right;
	color: #A31718;
	position: relative;
	right: 10px;
	width: 260px;
	float: right;
}


.roundtop { 
	background: url(../img/tr.gif) no-repeat top right;
}

.roundbottom {
	background: url(../img/br.gif) no-repeat bottom right;
	
	bottom: 0px;
	left: 0px;
	right: 0px;
}

.roundtopHead { 
	background: url(../img/rigttop.png) no-repeat top right;
}

.roundbottomHead {
	background: url(../img/rigtbot.png) no-repeat bottom right;
	
	bottom: 0px;
	left: 0px;
	right: 0px;
}

img.corner {
	width: 15px;
	height: 15px;
	border: none;
	display: block !important;
}

#PageLayout {
	background-color: #ffffff;
	top: 130px;
	
	width: auto;
	left: 272px;
	bottom: 0px;
	right: 0px;
	height: auto;
}


#PageBodyMenuLayout {
	background-color: #dddddd;
	border-width: thin;
	border-style: solid;
	border-color: #ffffff;
	width: 255px;
	top: 131px;
	bottom: 77px;
	left: 7px;
	
}

#PageBodyMenuText {
	background-color: #dddddd;
	border-width: 0px;
	/*width: 245px;*/
	top: 35px;
	right: 5px;
	vertical-align: top;
	padding: 4px;

}

#PageBodyMenuTextTitle {
	height: 30px;
	background-color: #dddddd;
	font-size: 16px;
	font-family: Tahoma;
	font-weight: bold;
	color: #2B6FAE;
	margin: 0px 20px;
}


#PageBody {
	width: auto;
	left: 0px;
	top: 0px;
	right: 276px;
	bottom: 70px;
	height: auto;
	
}

#PageBodyTitle {
	
	top: 0px;
	height: 35px;
	background-color: #E4EAF2;
}

.PageBodyTitleText {
	font-size: 16px;
	font-family: tahoma;
	font-weight: bold;
	color: #2B6FAE;
}

#PageBodyContent {
	
	background-color: #E4EAF2;
	width: auto;
	vertical-align: top;
	padding: 10px;
}

#PageBodyContentText {
	
	width: 460px;
	overflow: auto;
	overflow-x: hidden;
}

#PageBodyLoginLayout {
	background-color: #dddddd;
	border-width: thin;
	border-style: solid;
	border-color: #ffffff;
	width: 255px;
	height: 160px;
	top: 131px;
	right: 7px;
	
}


#PageBodyLoginText {
	background-color: #dddddd;
	width: 245px;
	padding: 10px;	
}

#PageBodyLoginTextTitle {
	background-color: #dddddd;
	font-size: 16px;
	font-family: tahoma;
	font-weight: bold;
	color: #2B6FAE;
}



#PageBodyHelpLayout {
	background-color: #dddddd;
	border-width: thin;
	border-style: solid;
	border-color: #ffffff;
	width: 255px;
	top: 300px;
	bottom: 77px;
	right: 7px;
	
}

#PageBodyHelpText {
	background-color: #dddddd;
	width: 245px;
	padding: 10px;
	overflow: scroll;
}

#PageBodyHelpTextTitle {
	background-color: #dddddd;
	font-size: 16px;
	font-family: tahoma;
	font-weight: bold;
	color: #2B6FAE;
}

#PageTabs {
	
	height: 30px;
	width: 100%;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background-color: #ffffff;
}

#TableShowArea {
	
	top: 0px;
	bottom: 40px;
	overflow: scroll;

}
#TableEditArea {
	background-color: #E4EAF2;
	height: 40px;
	width: 100%;
	
	text-align: center;
	bottom: 0px;
	right: 0px;
	left: 0px;
}

.NotEnabledLayout {
	cursor: wait;
}

.EditWindow2 {
	border-color: #ffffff;
	border-style: solid inset;
	border-width: 3px;
	background-color: #B3C1D8;
	
	overflow: auto;
}


.EditWindow {
	border-color: #ffffff;
	border-style: solid;
	border-width: 2px;
	border-collapse: collapse;
	background-color: #B3C1D8;
	
	overflow: auto;
}


#TableEditAreaWindow {
	background-color: #B3C1D8;
	height: 30px;
	text-align: center;
	bottom: 0px;
	left: 0px;
	right: 0px;
}


#ButtonsBottom {
	background-color: #BCD0ED;
	height: 40px;
	width: 100%;
	
	text-align: center;
	bottom: 30px;
	right: 0px;
	left: 0px;
}
#ButtonBottomPrev {
	
	top: 4px;
	left: 20px;
}
#ButtonBottomNext {
	
	top: 4px;
	left: 86px;
}

#ButtonTableAdd { 
	
	top: 10px;
	left: 50px;
	height:21px;
}

#ButtonTableEdit { 
	
	top: 10px;
	left: 136px;
	height:21px;
}
#ButtonTableDelete { 
	
	top: 10px;
	left: 257px;
	height:21px;
}
#ButtonTableReport { 
	
	top: 10px;
	left: 136px;
	height:21px;
}


.ButtonTableCustom {
	
	height:21px;
}

.hint {
	border: 1px dotted #CCC;
	padding: 5px 5px 5px 50px;
	background: transparent url('../img/info.png') no-repeat center left;
	color: #999;
	font-size: 10px;
	margin-bottom:  10px;
	font-style: italic;
}

.users_table {
	border-collapse:collapse;
	border:1px solid #999;
    margin: 20px 0 20px 0;
}

.users_table th {
	text-align: center; 
	padding: 5px;
    background-color: #CCC;
}

.users_table td {
	text-align: center;
    padding: 5px;
    border:1px solid #999;
}

.users_table td input {
	width: 90%;
	border: 1px solid #CCC;
}

#progress_bar {
	height: 16px;
	text-align: left;
	border: 1px solid #999;
	padding: 1px;
}

#progress {
	background-color: #39F;
	height: 16px;
	width: 1px;
}

