body {
	font-size:13px;
	/*background: url(../../../images/image94.jpg) #1d232f repeat-x top left;*/
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: center;
}


h1, h2, h3, h4, h5, h6 {
    color:#15317E;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0;
}
/************************************************
				Containerbox
************************************************/
#containerbox {
margin:0 auto;
min-height:400px;
text-align:left;
font-family: sans-serif;
width:983px;
}
/************************************************
				Defaults
************************************************/

/************************************************
				Layout
************************************************/

#clear {
	clear:both;
}
#center {
	margin: 50px auto;
	position:relative;
}

#endspacer {
	height: 150px;
	width: 900px;
	//float: left;
}

/************************************************
				Links
************************************************/

a {
	color: #0b6492;
	text-decoration: none;
	font-weight: bold;
}
a:hover{
	color: #392026;
	text-decoration: none;
	font-weight: bold;
}
h1 a{
	color: #FFF;
}
h1 a:hover{
	color: #0b6492;
}

/************************************************
				Header
************************************************/

#header {
	height: 75px;
	text-align: left;
	display:block;
	overflow:hidden;
}

#cdflogo{
height:100px;
width:350px;
display:block;
clear:left;
float:left;
text-decoration:none;
}

#tclogo{
height:100px;
width:600px;
clear:right;
display:block;
float:right;
text-decoration:none;
}

#title h1 {
	font-size: 20px;
	font-weight: bold;
	font-variant: small-caps;
}

/************************************************
				Navigation
***********************************************/

#menu {
	display:block;
	height:30px;
	overflow:visible;
	padding-left:84px;
	background: transparent url(../../../images/t_menu_bg.png) repeat-x top left;

}

#menu ul {
	padding:0;
	margin:0;
	list-style: none;
}

#menu li {
	float: left;
}

#menu li a {
	float:left;
	color: #fff;
	text-decoration: none;
	font-weight: 700;
	height:30px;
	line-height:29px;
	padding: 0 10px;
	margin:0;
	cursor:pointer;
/*	background:transparent url(../../../images/t_menu_divider.png) no-repeat right center;*/
}

#menu li a:hover, #menu li a:active {
	color:#7dacf4;
	background: transparent url(../../../images/t_menu_hover.png) no-repeat right center;
}
#dropmenu, #dropmenu ul {margin:0; padding:0; list-style-type:none; list-style-position:outside; position:relative; line-height:1.7em; z-index:300; width:100%;  font-weight:bold;}
#dropmenu a {display:block; padding:0.25em 1em; color:#FFFFFF; border-right:1px solid #c8c8c8; text-decoration:none; background:#333333;}
#dropmenu a:hover {background:#000000; color:#CCCCCC;}
#dropmenu li {float:left; position:relative;}
#dropmenu ul {position:absolute;margin:16px 0 0 0px; display:none; width:13em; top:.5em; left:-1px;}
#dropmenu ul a {border-left:1px solid #c8c8c8;}
#dropmenu li ul {border-top:1px solid #c8c8c8; width:14.1em;}
#dropmenu li ul a {width:13em; height:auto; float:left;  border-bottom:1px solid #c8c8c8;}
#dropmenu ul ul {top:auto;}
#dropmenu li ul ul {left:10em; margin:0 0 0 0px;top:-.09em;}
/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/************************************************
				Content
************************************************/

#content {
        /*background: url(../../../images/75.png);*/
	font-family: sans-serif;
	font-size: 13px;
	line-height: 20px;
	padding-bottom: 17px;
	text-align: justify;
	/*border: 3px solid #4a4646;*/
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	display:block;
	/*float:left;*/

}

#fullcontent {
	font-family: sans-serif;
	font-size: 13px;
	line-height: 20px;
	height: auto;
   padding: 5px;
	text-align: Left;
	/*border: 2px groove #666666;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;*/
	display:block;
	float: left;
    width: 96%;
    border-bottom:2px groove #666666;
}
#singlecolumn {
	font-family: sans-serif;
	font-size: 13px;
	line-height: 20px;
	padding: 10px;
	text-align: justify;
	border: 3px solid #4a4646;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	display:block;
	float: left;
	padding-bottom:25px;
}
.poster{
font-size:10px;
}
object {z-index: -1}
#label {
	text-transform: uppercase;
	font-weight: 100;
	font-size: 16px;
}
#label a {
	color:#000;
	text-transform: uppercase;
}
#label a:hover {
	color:#0b6492;
}
#clearz{
 clear:both;
 }
#tags{
	width: auto;
	float: right;
	border-top: 1px solid #4a4646;
	text-align: right;
	font-size: 12px;
	line-height: 14px;
}

/************************************************
				Sidebar
************************************************/
#three_left {
float:left;
padding:5px 0 20px 0px;
width:215px;
}
#three_main {
float:left;
display:block;
padding:10px;
width:500px;
}
#three_right {
float:right;
padding:5px 0 20px 0px;
width:215px;
}
#two_main {
/*background: url(../../../images/image94.png) #e4e4e4 repeat-x top left;*/
display: block;
float:left;
padding:5px;
width:730px;
margin-top:5px;
}
#one_main {
/*background: url(../../../images/image94.png) #e4e4e4 repeat-x top left;*/
display: block;
float:left;
padding:5px;
width:87%;
margin-left:7%;
}
#twocontent {
	font-family: sans-serif;
	font-size: 13px;
	line-height: 20px;
	padding: 10px;
	text-align: justify;
	border: 2px dotted #4a4646;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	float: left;
    display: block;
	padding-top:35px;
	padding-bottom:25px;
}
#two_right {
display: block;
float:right;
width:232px;
}
#sidebar{
	/*text-shadow:0 0 4px #BBCCFF;*/
	color: #FFF;
	font-size: 14px;
	background: url(../../../images/blacktrans.png);
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding: 10px;
	float: right;
	display:block;
    margin-right:5px;
	margin-top:5px;
    width:188px;
	text-align: left;
	height:153px;
}
#sidebar h1, #sidebar h2, #sidebar h3, #sidebar h4, #sidebar h5, #sidebar h6{
	text-transform: uppercase;
	border-bottom: 1px solid #FFF;
	padding-bottom: 5px;
}
#sidebar ul, #sidebar li{
	list-style-type: none;
	color: #cccbc4;
	padding: 0;
	margin: 0;
}
#sidebar ul ul ul{ display:none;
}
#sidebar h2{
	color: #FFF;
	margin: 25px 0 10px 0;
}
#sidebar a {
	color: #150517;
}
#sidebar a:hover {
	color: #FFF;
}
/************************************************
				LeftSidebar
************************************************/

#leftsidebar{
	/*text-shadow:0 0 4px #BBCCFF;*/
	color: #FFF;
	font-size: 14px;
	background: url(../../../images/blacktrans.png);
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding: 10px;
	float: left;
	display:block;
    width:188px;
	margin-left:5px;
	margin-top:5px;
	text-align: left;
	height:153px;
}
#leftsidebar h1, #leftsidebar h2, #leftsidebar h3, #leftsidebar h4, #leftsidebar h5, #leftsidebar h6{
	text-transform: uppercase;
	border-bottom: 1px solid #FFF;
	padding-bottom: 5px;
}
#leftsidebar ul, #leftsidebar li{
	list-style-type: none;
	color: #cccbc4;
	padding: 0;
	margin: 0;
}
#leftsidebar ul ul ul{ display:none;
}
#leftsidebar h2{
	color: #FFF;
	margin: 25px 0 10px 0;
}
#leftsidebar a {
	color: #150517;
}
#leftsidebar a:hover {
	color: #FFF;
}
/************************************************
				leftbottomsidebar
************************************************/

#leftbottomsidebar{
	/*text-shadow:0 0 4px #BBCCFF;*/
	color: #FFF;
	font-size: 14px;
	background: url(../../../images/blacktrans.png);
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding: 10px;
	float: left;
	display:block;
    width:188px;
	margin-left:5px;
	margin-top:5px;
	text-align: left;
	height:155px;
}
#leftbottomsidebar h1, #leftbottomsidebar h2, #leftbottomsidebar h3, #leftbottomsidebar h4, #leftbottomsidebar h5, #leftbottomsidebar h6{
	text-transform: uppercase;
	border-bottom: 1px solid #FFF;
	padding-bottom: 5px;
}
#leftbottomsidebar ul, #leftbottomsidebar li{
	list-style-type: none;
	color: #cccbc4;
	padding: 0;
	margin: 0;
}
#leftbottomsidebar ul ul ul{ display:none;
}
#leftbottomsidebar h2{
	color: #FFF;
	margin: 25px 0 10px 0;
}
#leftbottomsidebar a {
	color: #150517;
}
#leftbottomsidebar a:hover {
	color: #FFF;
}
/************************************************
				rightbottomsidebar
************************************************/

#rightbottomsidebar{
	/*text-shadow:0 0 4px #BBCCFF;*/
	color: #FFF;
	font-size: 14px;
	background: url(../../../images/blacktrans.png);
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding: 10px;
	float: right;
	display:block;
        width:188px;
        margin-right:5px;
	margin-top:5px;
	text-align: left;
	height:155px;
}
#rightbottomsidebar h1, #rightbottomsidebar h2, #rightbottomsidebar h3, #rightbottomsidebar h4, #rightbottomsidebar h5, #rightbottomsidebar h6{
	text-transform: uppercase;
	border-bottom: 1px solid #FFF;
	padding-bottom: 5px;
}
#rightbottomsidebar ul, #rightbottomsidebar li{
	list-style-type: none;
	color: #cccbc4;
	padding: 0;
	margin: 0;
}
#rightbottomsidebar ul ul ul{ display:none;
}
#rightbottomsidebar h2{
	color: #FFF;
	margin: 25px 0 10px 0;
}
#rightbottomsidebar a {
	color: #150517;
}
#rightbottomsidebar a:hover {
	color: #FFF;
}
/************************************************
				aboutsidebar
************************************************/
#aboutsidebar{
	/*text-shadow:0 0 4px #BBCCFF;*/
	color: #FFF;
	font-size: 14px;
	background: url(../../../images/blacktrans.png);
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding: 10px;
	float: right;
	display:block;
    margin-right:5px;
	margin-top:5px;
    width:188px;
	text-align: left;
	height:153px;
}
#aboutsidebar h1, #aboutsidebar h2, #aboutsidebar h3, #aboutsidebar h4, #aboutsidebar h5, #aboutsidebar h6{
	text-transform: uppercase;
	border-bottom: 1px solid #FFF;
	padding-bottom: 5px;
}
#aboutsidebar ul, #sidebar li{
	list-style-type: none;
	color: #cccbc4;
	padding: 0;
	margin: 0;
}
#aboutsidebar ul ul ul{ display:none;
}
#aboutsidebar h2{
	color: #FFF;
	margin: 25px 0 10px 0;
}
#aboutsidebar a {
	color: #150517;
}
#aboutsidebar a:hover {
	color: #FFF;
}
/************************************************
				researchrightsidebar
************************************************/
#researchrightsidebar{
	/*text-shadow:0 0 4px #BBCCFF;*/
	color: #FFF;
	font-size: 14px;
	background: url(../../../images/blacktrans.png);
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding: 10px;
	float: right;
	display:block;
    margin-right:5px;
	margin-top:5px;
    width:188px;
	text-align: left;
	height:153px;
}
#researchrightsidebar h1, #researchrightsidebar h2, #researchrightsidebar h3, #researchrightsidebar h4, #researchrightsidebar h5, #researchrightsidebar h6{
	text-transform: uppercase;
	border-bottom: 1px solid #FFF;
	padding-bottom: 5px;
}
#researchrightsidebar ul, #researchrightsidebar li{
	list-style-type: none;
	color: #cccbc4;
	padding: 0;
	margin: 0;
}
#researchrightsidebar ul ul ul{ display:none;
}
#researchrightsidebar h2{
	color: #FFF;
	margin: 25px 0 10px 0;
}
#researchrightsidebar a {
	color: #150517;
}
#researchrightsidebar a:hover,a:active {
	color: #FFF;
}
/************************************************
				howtousesidebar
************************************************/
#howtousesidebar{
	/*text-shadow:0 0 4px #BBCCFF;*/
	color: #FFF;
	font-size: 14px;
	background: url(../../../images/blacktrans.png);
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding: 10px;
	float: right;
	display:block;
    margin-right:5px;
	margin-top:5px;
    width:188px;
	text-align: left;
	height:153px;
}
#howtousesidebar h1, #howtousesidebar h2, #howtousesidebar h3, #howtousesidebar h4, #howtousesidebar h5, #howtousesidebar h6{
	text-transform: uppercase;
	border-bottom: 1px solid #FFF;
	padding-bottom: 5px;
}
#howtousesidebar ul, #howtousesidebar li{
	list-style-type: none;
	color: #cccbc4;
	padding: 0;
	margin: 0;
}
#howtousesidebar ul ul ul{ display:none;
}
#howtousesidebar h2{
	color: #FFF;
	margin: 25px 0 10px 0;
}
#howtousesidebar a {
	color: #150517;
}
#howtousesidebar a:hover {
	color: #FFF;
}
/************************************************
				researchleftsidebar
************************************************/
#researchleftsidebar{
	/*text-shadow:0 0 4px #BBCCFF;*/
	color: #FFF;
	font-size: 14px;
	background: url(../../../images/blacktrans.png);
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding: 10px;
	float: left;
	display:block;
    width:188px;
	margin-left:5px;
	margin-top:5px;
	text-align: left;
	
}
#researchleftsidebar h1, #researchleftsidebar h2, #researchleftsidebar h3, #researchleftsidebar h4, #researchleftsidebar h5, #researchleftsidebar h6{
	text-transform: uppercase;
	border-bottom: 1px solid #FFF;
	padding-bottom: 5px;
}
#researchleftsidebar ul, #researchleftsidebar li{
	list-style-type: none;
	color: #cccbc4;
	padding: 0;
	margin: 0;
}
#researchleftsidebar ul ul ul{ display:none;
}
#researchleftsidebar h2{
	color: #FFF;
	margin: 25px 0 10px 0;
}
#researchleftsidebar a {
	color: #150517;
}
#researchleftsidebar a:hover {
	color: #FFF;
}
/************************************************
				roadsafetyleftsidebar
************************************************/
#roadsafetyleftsidebar{
	/*text-shadow:0 0 4px #BBCCFF;*/
	color: #FFF;
	font-size: 14px;
	background: url(../../../images/blacktrans.png);
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding: 10px;
	float: left;
	display:block;
    width:188px;
	margin-left:5px;
	margin-top:5px;
	text-align: left;
	height:153px;
}
#roadsafetyleftsidebar h1, #roadsafetyleftsidebar h2, #roadsafetyleftsidebar h3, #roadsafetyleftsidebar h4, #roadsafetyleftsidebar h5, #roadsafetyleftsidebar h6{
	text-transform: uppercase;
	border-bottom: 1px solid #FFF;
	padding-bottom: 5px;
}
#roadsafetyleftsidebar ul, #roadsafetyleftsidebar li{
	list-style-type: none;
	color: #cccbc4;
	padding: 0;
	margin: 0;
}
#roadsafetyleftsidebar ul ul ul{ display:none;
}
#roadsafetyleftsidebar h2{
	color: #FFF;
	margin: 25px 0 10px 0;
}
#roadsafetyleftsidebar a {
	color: #150517;
}
#roadsafetyleftsidebar a:hover {
	color: #FFF;
}
/************************************************
				rewathleftsidebar
************************************************/
#rewathleftsidebar{
	/*text-shadow:0 0 4px #BBCCFF;*/
	color: #FFF;
	font-size: 14px;
	background: url(../../../images/blacktrans.png);
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding: 10px;
	float: left;
	display:block;
    width:188px;
	margin-left:5px;
	margin-top:5px;
	text-align: left;
	
}
#rewathleftsidebar h1, #rewathleftsidebar h2, #rewathleftsidebar h3, #rewathleftsidebar h4, #rewathleftsidebar h5, #rewathleftsidebar h6{
	text-transform: uppercase;
	border-bottom: 1px solid #FFF;
	padding-bottom: 5px;
}
#rewathleftsidebar ul, #rewathleftsidebar li{
	list-style-type: none;
	color: #cccbc4;
	padding: 0;
	margin: 0;
}
#rewathleftsidebar ul ul ul{ display:none;
}
#rewathleftsidebar h2{
	color: #FFF;
	margin: 25px 0 10px 0;
}
#rewathleftsidebar a {
	color: #150517;
}
#rewathleftsidebar a:hover {
	color: #FFF;
}
/************************************************
				archivestags
************************************************/

#archivestags{
	text-shadow:0 0 1px #BBCCFF;
	color: #FFF;
	background: url(../../../images/blacktrans.png);
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding: 5px;
	margin-top:5px;
	text-align: left;
}
#archivestags h1, #archivestags h2, #archivestags h3, #archivestags h4, #archivestags h5, #archivestags h6{
	text-transform: uppercase;
	border-bottom: 1px solid #FFF;
	padding-bottom: 5px;
}
#archivestags ul, #archivestags li{
	list-style-type: none;
	color: #151B8D;
	padding: 0;
	margin: 0;
}
#archivestags ul ul ul{ display:none;
}
#archivestags h2{
	color: #FFF;
	margin: 25px 0 10px 0;
}
#archivestags a {
	color: #150517;
}
#archivestags a:hover {
	color: #FFF;
}

/************************************************
				Footer
************************************************/

#footer{
	text-shadow:0 0 4px #444;
	color: #FFF;
	background: url(../../../images/images.jpg);
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	width: 99%;
	padding: 4px;
    bottom:1px;
	float: right;
	text-align: center;
}

#footer a {
	color: #cccbc4;
}
#footer a:hover {
	color: #FFF;
}

/************************************************
				Comments
************************************************/
#respond {
	padding-top: 15px;
}
#commentinput{
	width:210px;
}
#line {
	width: 100%;
	margin-bottom: 5px;
}
#reply{
	float: left;
	width: 600px;
}
.commentlist1 { padding:10px 0 0 0; margin:0px;}
.commentlist { margin:0px;}
#commentbody {
	padding: 10px 10px 25px 10px;
	width: 580px;
	min-height: 90px;
	overflow:auto;
}
#avatar {
	float: left;
}
#avatar img {
	border: 2px solid #000;
}
#commentz {
	float: right;
	width: 460px;
}
#commentlabel {
	width: 100%;
	border-bottom: 1px solid #4a4646;
	margin-bottom: 15px;
	float: left;
	font-weight: 100;

	font-size: 18px;
}
#commentlabel a {
	color:#000;
	font-weight: 100;
	font-size: 18px;
}
#commentlabel a:hover {
	color:#0b6492;
}
#commententry {
	width: 100%;
	margin: 5px;
	float: left;
	font-weight: 100;
	font-size: 16px;
}
#commentbox {
	width: 360px;
	margin: 5px;
//	float: right;
	font-weight: 100;
	font-size: 16px;
}
#submit {
//	float: left;
	margin-top: 8px;
}

/************************************************
				Forms
************************************************/
input{
	background: url(../../../images/form-field-bg.gif) no-repeat;
	border-top: 1px solid #ccc;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	border-left: 1px solid #ccc;
}
.button, .submit {
	border-color: #DEDEDE #bbb #bbb #DEDEDE;
	border-style: none;
	border-width: 0px;
	background: #e5e5e5;
	margin: 0;
	padding: 2px 3px 1px 5px;
	letter-spacing: .1em;
	text-transform: uppercase;
	color: #666;
	width:152px;
	height:32px;
}

.button:hover, input[type="submit"]:hover, .submit:hover {
	color: #ffffff;
	background: #666666;
	width:152px;
	height:32px;
}
.button:active, input[type="submit"]:active, .submit:active {
	background:  url(../../../images/lightgraydown.png) repeat-x left top;
}
input[name="buldmap"]{
	background:  url(../../../images/button_0.png) no-repeat left top;
	border-style: none;
	border-width: 0px;
	width:152px;
	height:32px;

}
input[name="buldmap"]:hover{
	background: url(../../../images/button_1.png) no-repeat left top;
	border-style: none;
	border-width: 0px;
	width:152px;
	height:32px;
}
#textarea2 {

}
#desc {
padding:10px;
}
/************************************************
				Random
************************************************/

blockquote {
	font-style: italic;
	margin: 10px;
	padding: 0 5px 0 5px;
	background: url(../../../images/blacktrans.png);

}
#content img {
	/*background: url(../../../images/blacktrans2.png);*/
	max-width: 96%;
	width: expression(this.width > 500 ? 500: true);
	height: auto;
}
a img {border: none; }
img.alignleft {
	float: left;
	margin: 0 15px 10px 0;
}
img.alignright {
	float: right;
	margin: 0 0 10px 15px;
}
img.aligncenter {
	margin: 10px auto 10px;
	text-align: center;
	display: block;
}
.left {float: left;}
.textleft {text-align: left;}
.right {float: right;}
.textright {text-align: right;}
.clear {clear: both;}
.block{display: block;}
.border{display: none; visibility: hidden;}
.hidden {display: none; visibility: hidden;}
hr {
	border: 0 #4a4646 solid;
	border-top-width: 2px;
	clear: both;
	height: 0;
}
.bg {
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index:-1;
}
table {margin: 0 0 10px 0;}
table th {color: #0b6492;}
table td, table th {
	padding: 3px 2px;
	font-size: 12px;
}
table th {
	text-transform: uppercase;
	border-bottom: 1px transparent;
}
table tr.even td {background: url(../../../images/blacktrans2.png);}
table tr:hover td{background: none;}

/************************************************
				Fortitudo Et Honos
************************************************/
.status
{
   background: url(../../../images/PG.png) 5% 55% no-repeat;
   font-size:12px;
   font-family:arial,sans-serif;
   padding: 0 129px 2px 34px;
   padding: 0 182px 1px 34px;
   width: auto;
}
.status1
{
   background: url(../../../images/PG.png) 5% 55% no-repeat;
   font-size:12px;
   font-family:arial,sans-serif;
   padding: 0 129px 2px 34px;
   padding: 0 182px 1px 34px;
   width: auto;
}
.status2
{
   background: url(../../../images/PG.png) 5% 55% no-repeat;
   font-size:12px;
   font-family:arial,sans-serif;
   padding: 0 129px 2px 34px;
   padding: 0 182px 1px 34px;
   width: auto;
}
.subcategory
{
   background:url(../../../images/PG.png) 5% 55% no-repeat;
   padding: 0 129px 2px 34px;
   font-size:12px;
   width: auto;
}
.subcategory1
{
   background:url(../../../images/PG.png) 5% 55% no-repeat;
   padding: 0 129px 2px 34px;
   font-size:12px;
   width: auto;
}
.subcategory2
{
   background:url(../../../images/PG.png) 5% 55% no-repeat;
   padding: 0 129px 2px 34px;
   font-size:12px;
   width: auto;
}
.sourcefunding
{
   background:url(../../../images/PG.png) 5% 55% no-repeat;
   padding: 0 113px 2px 34px;
   font-size:12px;
   width: auto;
}
.sourcefunding1
{
   background:url(../../../images/PG.png) 5% 55% no-repeat;
   padding: 0 113px 2px 34px;
   font-size:12px;
   width: auto;
}
.sourcefunding2
{
   background:url(../../../images/PG.png) 5% 55% no-repeat;
   padding: 0 113px 2px 34px;
   font-size:12px;
   width: auto;
}

.implementingAgency
{
   background:url(../../../images/PG.png) 5% 55% no-repeat;
   padding: 1px 66px 5px 34px;
   font-size:12px;
   width: auto;
}
.implementingAgency1
{
   background:url(../../../images/PG.png) 5% 55% no-repeat;
   padding: 1px 66px 5px 34px;
   font-size:12px;
   width: auto;
}
.implementingAgency2
{
   background:url(../../../images/PG.png) 5% 55% no-repeat;
   padding: 1px 66px 5px 34px;
   font-size:12px;
   width: auto;
}
.active
{
   background:url(../../../images/MG.png) 5% 55% no-repeat;
}
.tit
{
   font-family: arial, sans-serif;
   line-height: normal;
   font-size:18pt;
   font-style:bold;
}
.titlen
{
   font-family: arial, sans-serif;
   font-size:16pt;
   line-height: normal;
   font-style:bold;
}
 ul, ol
{
   list-style:none;
   line-height: 140%;
}
.ds {
border-bottom:1px solid #E7E7E7;
border-right:1px solid #E7E7E7;
display:inline-block;
margin:3px 0 4px 4px;
}
.lsbb {
background:none repeat scroll 0 0 #EEEEEE;
border-color:#CCCCCC #999999 #999999 #CCCCCC;
border-style:solid;
border-width:1px;
display:block;
height:30px;
}
.lsb {
background:url("http://www.google.com/images/srpr/nav_logo14.png") repeat scroll center bottom transparent;
border:medium none;
color:#000000;
cursor:pointer;
font:15px arial,sans-serif;
height:30px;
margin:0;
outline:0 none;
vertical-align:top;
}

