body {
	background-color: #3e3e3e;
	background-image: url(../resources/commonassets/gradient.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Lucida Grande, Tahoma, Verdana, Arial, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
a:link {
	color: #DCDCFF;
	text-decoration: none;
}
.right {
	text-align: right;
}
a:visited {
	text-decoration: none;
	color: #DCDCFF;
}
a:hover {
	text-decoration: underline;
	color: #DCDCFF;
}
a:active {
	text-decoration: none;
	color: #DCDCFF;
}
a:hover img {
	border: 1px solid #60607D;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 16pt;
}
h2 {
	font-size: 10pt;
}
h3 {
	font-size: 12pt;
}
h4 {
	font-size: 9pt;
}
h5 {
	font-weight: bold;
}
#header {
	width: 760px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
.top {
	vertical-align: top;
}
#logo {
	position: relative;
	display: block;
	width: 760px;
	height: 72px;
}
#nav {
	margin-left: auto;
	margin-right: auto;
	width: 512px;
	position: relative;
	display: block;
	height: 24px;
}
#nav a {
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10pt;
}
.sidebar {
	width: 192px;
	vertical-align: top;
	padding-right: 8px;
	padding-left: 8px;
	margin-left: 8px;
	color: #d9d9d9;
}
.sidebar img {
	border: none;
}
.sidebar ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 16px;
	margin-bottom: 0px;
	padding: 0px;
}
.news {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9d9d9;
	padding-bottom: 8px;
}
.left {
	text-align: left;
}
.main {
	display: block;
	width: 760px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	z-index: 50;
}
.sectionheading {
	text-align: right;
}
.centertext {
	text-align: center;
}
.textbox {
	height: auto;
	width: auto;
	padding: 8px;
	margin-bottom: 16px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d9d9d9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9d9d9;
	background-image: url(../resources/commonassets/darkblueBG.jpg);
	background-repeat: repeat-x;
	background-color: #060929;
	color: #d9d9d9;
}
.textbox img {
	border: 1px solid #d9d9d9;
}
.textbox-heading {
	font-weight: bold;
	padding-bottom: 4px;
	font-size: 12pt;
	color: #dcdcff;
}
.blog-title {
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 4px;
	margin-top: 4px;
}
.blog-date {
	font-size: 8pt;
	margin-bottom: 10pt;
}
.blog-post {
	margin-bottom: 6pt;
}
.table50 {
	width: 50%;
	padding-top: 4px;
}
.blog-border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9d9d9;
}

/*treeview codes*/
	.trigger{
      cursor: pointer;
      cursor: hand;
   }
   .trigger img{
	border:none;
	vertical-align: text-bottom;
   }
   .branch{
    display: none;
   }
   .branchvisible{
    display: block;
   }
   .margin{
    margin-left: 16px;
   }
/*end treeview codes*/

.textbox ul {
	margin-top:	4px;
	margin-bottom: 4px;
}
.ads {
	position: absolute;
	height: 600px;
	width: 120px;
	top: 360px;
}
.ads img {
	border: none;
}
.smallertext {
	font-size: 8pt;
}
.blog-title img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#logo a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#logo a:hover img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.sectionheading img {
	vertical-align: baseline;
}
.film-heading img {
	vertical-align: baseline;
}
