a 								{ color: #004ba6; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }

a:hover 						{ text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }

body 							{
	background-color: #EFF6FC;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-x;
	font-family: Segoe UI, Verdana, Sans-Serif;
	color: #000000;
	font-size: 10px;
	font-style: normal;
}
 
 
table#container {
	width: 700px;
	padding: 5px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 25px;
	margin-bottom: 125px;
}

table#subcontainer {
	width: 700px;
	padding: 5px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 25px;
}

td#subcontainer{
	padding:10px;
	width: 50%;
}
 

.form_textfield1 				{
	background-color: #fef9f2;
	border: 1px solid #cccccc;
	color: Black;
	padding-left:3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 18px;
	padding-top: 0px;
	width: 170px;
	vertical-align: middle;
}

.header{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #c7990d;
	font-style: normal;
	font-weight: bolder;
	text-transform: capitalize;
	/* text-shadow: 20; */
	font-stretch: expanded;
}

.form_textfield2 				{
	background-color: #fef9f2;
	border: 1px solid #cccccc;
	color: Black;
	padding-left:3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 18px;
	padding-top: 0px;
	width: 170px;
	vertical-align: middle;
}

.form_textfield3 				{
	background-color: #fef9f2;
	border: 1px solid #cccccc;
	color: #999999;
	padding-left:3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 18px;
	padding-top: 0px;
	width: 170px;
	font-style: normal;
	vertical-align: middle;
}

.cursor_hand					{ cursor: pointer; }
.cursor_auto					{ cursor: auto; }
.text_label_normal				{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
}

.text_label_red					{ color: #990000; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; text-align: left; vertical-align: middle; }

.text_large						{ color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-decoration: none; }
.text_large_white						{ color: #ffffff; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-decoration: none; }

.text_medium 					{ color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; text-align: left; text-decoration: none; }

.text_medium_red 				{ color: #990000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; text-align: left; text-decoration: none; }

.text_notification 				{ color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; line-height: 18px; text-align: justify; text-decoration: none; }

.text_small 					{ color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; text-align: left; text-decoration: none; }

.text_small_red 				{ color: #990000; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; text-align: left; text-decoration: none; }





.text_title_h1					{ color: #265F91; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; text-align: left; vertical-align: middle; }

.text_title_h2					{ color: #337AB7; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bolder; text-align: left; vertical-align: middle; }

.text_title_h3					{ color: #609DD2; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bolder; text-align: left; vertical-align: middle; }

.text-xsmall 					{ color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: normal; text-align: left; text-decoration: none; }

#nav 							{
	background-image: url(images/nav_bg.jpg);
	font-size: 10pt;
	height: 600px;
	padding: 45px 0 0 0;
	width: 160px;
	text-indent: 25px;
	background-repeat: no-repeat;
}

#nav a 							{ color: black; display: block; height: 23px; margin: 0; padding: 4px 0 0 5px; text-decoration: none; width: auto; }

#nav a.selected 				{ background-image: url(images/nav_selected.gif); background-repeat: no-repeat; }

#nav a:hover 					{ background-image: url(images/nav_hover.gif); background-repeat: no-repeat; width: 160px; }

#nav li 						{
	background-image: url(images/li_bg.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}

#nav ul 						{ margin: 0; padding: 0; }
#nav img{
	margin-left: -25px;
	padding: 0;
	text-decoration: none;
	border: 0;
	outline: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-width: 0;
	outline-style: none;
	vertical-align: middle;
	display: inline;
}
#navpublic 						{ background-image: url(images/nav_bg.jpg); font-size: 10pt; height: 600px; padding: 45px 0 0 0; width: 160px; }
.firstrow 						{ background-color:#D3D7E7 }
.secondrow 						{ background-color:#E5E5E5 }

th#datagridleftright {
	background-color: #f4f4f4;
	color: #606060;
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	font-style: normal;
	background-image: url(images/table_header_bg2.jpg);
	background-repeat: repeat-x;
	border-top-color: #4c535c;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #4c535c;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	height: 20px;
	vertical-align: middle;
	max-height: 20px;
	border-right-color: #4c535c;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #4c535c;
	border-left-style: solid;
	border-left-width: 1px;
	padding-left:5px;
	white-space: nowrap;
}

.datagridleftright {
	background-color: #f4f4f4;
	color: #606060;
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	font-style: normal;
	background-image: url(images/table_header_bg2.jpg);
	background-repeat: repeat-x;
	border-top-color: #4c535c;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #4c535c;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	height: 20px;
	vertical-align: middle;
	max-height: 20px;
	border-right-color: #4c535c;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #4c535c;
	border-left-style: solid;
	border-left-width: 1px;
	padding-left:5px;
	white-space: nowrap;
}

th#datagridleft {
	background-color: #f4f4f4;
	color: #606060;
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	font-style: normal;
	background-image: url(images/table_header_bg2.jpg);
	background-repeat: repeat-x;
	border-top-color: #4c535c;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #4c535c;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	height: 20px;
	vertical-align: middle;
	max-height: 20px;
	border-left-color: #4c535c;
	border-left-style: solid;
	border-left-width: 1px;
	padding-left:5px;
	white-space: nowrap;
}

th#datagridright {
	background-color: #f4f4f4;
	color: #606060;
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	font-style: normal;
	background-image: url(images/table_header_bg2.jpg);
	background-repeat: repeat-x;
	border-top-color: #4c535c;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #4c535c;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: #4c535c;
	border-right-style: solid;
	border-right-width: 1px;	
	height: 20px;
	vertical-align: middle;
	max-height: 20px;
		white-space: nowrap;

}

table#datagridtable {
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: #999999;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #999999;
	border-left-style: solid;
	border-left-width: 1px;		
	border-top-color: #999999;
	border-top-style: solid;
	border-top-width: 1px;	
}



.bulletlist 					{ background-image: url('/images/template_files/bullets_arrow_008.gif'); background-repeat: no-repeat; font-family: Arial, Helvetica, sans-serif; color: #000000;margin-left: 5px; padding-bottom: 1px; padding-left: 10px; margin-top: 5px;  font-size: 12px;       }
#bulletlist ul 					{ margin-left: 0px }
#bulletlist li 					{ list-style: none; margin-left: -15px;}

