body {
	background-color: #FFFFFF;
	color: #040404;
	font-family: Georgia, "Times New Roman",   Times, serif; 
	/*font-family: Arial, Helvetica, sans-serif; */
	font-size: 0.9em;
}

/* containers */
#container {
	width: 773px;
	margin: 0 auto;
	padding: 0;
}
#header {
	padding-bottom: 5px;
	border-bottom: 1px solid #686868;
}

#sidebar-left {
	width: 185px;
	background-image: url(img/sidebgr.gif);
	background-repeat:repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color:#E2E2E2;

}

#content-left {
	padding: 0 0 0.5em 0.5em;
}

#footer {
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 5px;
	color: #363636;
	min-height: 21px;
	height: 23px;
	line-height: 23px;
	font-weight: bold;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
}

#copyright {
	float: right;
	padding-left: 10px;
}
#initative {
	float: left;
	padding-right: 10px;
}

#initative img {
	vertical-align: middle;
}

#breadcrumb {
	text-align: right;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	padding-top: 5px;
	color:#D70506;
}

#breadcrumb a{
color:#D70506;
}

/* Padding */
.sidepad {
	margin-right: 10px;
}

.sidebar ul, .sidebar h2{
    padding-left:10px;
}

.block {
	padding-bottom: 10px;
}

/* Text elements */
#sidebar-left h2 {
	color: #d00606;
	font-weight: bold;
	text-transform: capitalize;
	font-size: 1.2em;
}
#message {
	margin: 10px;
	padding: 10px;	
}
#message .status {
	color: #00c000;
	border: 1px solid #00c000;
}
#message .error {
	color: #ff0000;
	border: 1px solid #ff0000;
}

#content-left h2{
    font-size:1.1em;
}

#nid-191 div {
	line-height: 1.5em;
}

#content-left h2.content-title {
	margin-top: 10px;
	padding-top: 0;
	/*text-transform: capitalize; */
    background-image:url(img/logoS.gif);
    height: 30px;
    background-repeat:no-repeat;
    padding-left:30px;
    font-size: 1.35em;
}


#content-left p {
	text-align: justify;
	line-height: 1.5em;
}

.links {
	text-align: right;
text-transform: lowercase;
}

.clear {
	clear: both;
}

#content-left hr {
	color:#999999;
	background-color: transparent;
	border-bottom: 1px dotted #999999;
}

#content-left li {
    padding-top: 0.5em;
    padding-bottom: 0.5em;
}

#sidebar-left li  {
    padding-top: 0.2em;
    padding-bottom: 0.2em;
}

#content-left .node_article {
    font-family: Georgia, "Times New Roman",   Times, serif; 
}

/* Link Colors */
a, a:active, a:link, a:visited {
    color: #666;
}
a:hover {
    color: #999;
}
#sidebar-left a, #sidebar-left a:active, #sidebar-left a:link, #sidebar-left a:visited {
	color: #333333;
	text-decoration: none;
}
#sidebar-left a:hover {
	color: #333333;
	text-decoration: underline;
}

.article_title a, .article_title a:active, .article_title a:link, .article_title a:visited, .contributor_author a, .contributor_author a:active, .contributor_author a:link, .contributor_author a:visited {
	color: #CC0000;
	text-decoration: none;
}
.article_title a:hover, .contributor_author a:hover {
	color: #990000;
	text-decoration: underline;
}
.article_category a, .article_category a:active, .article_category a:link, .article_category a:visited {
	color: #000;	
}
.article_category a:hover {
	color: #333333;
}

.links a, .links a:link, .links a:active, .links a:visited {
    color: #999;
text-transform: lowercase;
}
.links a:hover {
    color: #666;
text-transform: lowercase;
}
#content-left h2 a, #content-left h2 a:active, #content-left h2 a:link, #content-left h2 a:active, #content-left h2 a:visited {
    color: #CC0000;
    text-decoration: none;
}
#content-left h2 a:hover {
    color: #990000;
    text-decoration: none;
}
#article_home .contributor_author a, #article_home .contributor_author a:active, #article_home .contributor_author a:link, #article_home .contributor_author a:visited {
    color: #000;
}
#article_home .contributor_author a:hover {
    color: #666;
}

/* tables 
.dark, .light, tr.light, tr.dark, td.light, td.dark {
	background-color: #fff;
	padding: 5px;    
}*/
#content-left table {    
    width: 98%;
    border-collapse:collapse;
}
#contributor_article table {
    width: 98%;
}


/* Block Overrides */
#block-block-2 h2 {
	display: none;
}

#block-block-2 .content {
	margin-top: 10px;
}

#block-block-2 ul, #block-block-1  ul { 
	list-style-image: url(../../misc/menu-collapsed.png); 
	font-weight: bold;
}

#block-block-3 input.form-text, #block-user-0 input.form-text {
	border: 1px solid #333333;
	color: #333333;
	width: 100px;
	background-color: #FFFFFF;
}
#block-block-3 input.form-submit, #block-user-0 input.form-submit {
	border: 1px solid #333333;
	color: #333333;
	font-size:10px;
	background-color: #E2E2E2;
}

#block-block-4 input.form-text , #block-block-4 input.form-password, #block-user-0 input.form-password{
	border: 1px solid #333333;
	color: #333333;
	width: 100px;
	background-color: #FFFFFF;
}
#block-block-4 input.form-submit {
	border: 1px solid #333333;
	color: #333333;
	font-size:10px;
	background-color: #E2E2E2;
}

.user-login-block    {
    text-align: left;
    margin-left: 10px;
}

.loginbox,  .loginbox a {
    font-size:10px;
    font-weight:bold
}
/* nodes override */
#nid-2 {
	margin-top: 10px;
}

#nid-2 .links a, #nid-2 .links a:active, #nid-2 .links a:link, #nid-2 .links a:visited {
    color: #cf0707;
    text-decoration: none;
    font-weight: bold;
    text-transform: capitalize;
}
#nid-2 .links a:hover {
    color: #cf0707;
    text-decoration: underline;
    font-weight: bold;
    text-transform: capitalize;
}

#nid-2 #article_home  .contributor_author {
    font-size: 0.95em;
}

/* module classes */
.contributor_picture {
	border: 1px solid #5d2001;
    margin-top: 10px;
}
.contributor_summary {
	border-top: 1px dotted #b8b8b8;
	font-style: italic;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
}
.contributor_author {
	font-weight: bold;
	padding: 5px 0 5px 0;
}
.article_copyright {
	border-top: 1px dotted #b8b8b8;
	font-weight: bold;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
}
.article_disclaimer {
	border-top: 1px dotted #b8b8b8;
	font-size: 0.7em;
	color: #c00000;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}
.contributor_article_picture {
	float: right;
	padding: 0px 0 10px 10px;
}
#article_home .article_category {
	float: right;
}
#article_home .article_title {
	float: left;
	padding-left: 5px;
	font-weight: bold;
    padding-top: 10px;
}
#article_home .article_teaser {	
	padding-left: 5px;	
	padding-top: 5px;
    text-align: justify;    
}
#article_home .contributor_author {
	padding-left: 5px;	
	font-weight: bold;
	color: #666666;
}
#article_home tr td {
	vertical-align: top;
    font-family: Georgia, "Times New Roman",   Times, serif; 
    font-size: 0.9em;
    border-bottom: 1px solid #cccccc;
}
/* IE hack for tr bordes */
#article_home table {
    border-collapse:collapse;
}
#article_home{
    width:98%
}

/*xml */
#xml_icon {
    text-align: center;
    margin-bottom: 5px;
}

/*top banner image*/
#logo{
    padding-bottom:12px;
}

.search-results .search-info{
    display:none;
}

/* comment */
.comment .title {
    display: none;
}
.comment {
    border-top: 1px solid #ccc;
    padding-top: 0.3em;
    margin-top: 0.5em;
}

fieldset .item-list li {
    margin-right: 10px;
}

#article_home2 {
	border: 2px solid #FFFFFF;
	color: #666666;
}

#article_home2 a {
	color: #666666;
}

.contributor_author {
	color: #666666; 
}