@charset "utf-8";
/* CSS Document */
* {
	padding: 0;
	margin: 0;
	direction: ltr;
}
body {
	background: #ffffff url(../images/body_bg_CA.gif) repeat-x;
	padding: 0px;
	margin: 0px;
}
p {
	margin: 0px 0px 1em 0px;
}
table, td, div, span, input, textarea, select {
	font-family: tahoma;
	font-size: 11px;
	line-height: 1.75em;
}
table, img {
	border: none;
}
td {
	vertical-align: top;
}
form {
	padding: 0px;
	margin: 0px;
}
input, textarea, option {
	padding: 0px 2px;
}
input.radio {
	margin-left: 0.5em;
}
ol, ul {
	padding: 0px 0px 0px 18px;
	margin: 0px 0px 1em 5px;
}
a{
    color: #595959;
	text-decoration: underline;
}
a:hover{
    color: #E01029;
	text-decoration: underline;
}
.hide {
	display: none;
}
.clear {
	clear: both;
	height: 1px;
	display: block;
	margin: 0px;
	padding: 0px;
}
img.icon_cal{
    margin-bottom: -4px;
}
.titleid1siteid54{
    line-height: normal;
}
#hiddenModalContent{
    display: none;
}
/* @noflip */
.arabic {
	direction: rtl;
}
/* @noflip */
.english {
	direction: ltr;
}
#body_top {
	/*background: url(../images/body_bg_top.gif) repeat-x;*/
	padding: 0px;
	margin: 0px;
}
#container_outer {
	width: 908px;
	border: 0px;
	padding: 0px;
	margin: 0px auto;
}
#container_inner {
	/*background: url(../images/body_bg_mid.gif) repeat-y 0% 0%;*/
	padding: 0px;
	margin: 0px;
}
#container_top {
	/*background: url(../images/body_bg_midtop_ltr.gif) no-repeat 0% 0%;*/
	padding: 0px;
	margin: 0px;
}
#container_footer {
	background: #FFFFFF url(../images/sc_blank_bg.gif) no-repeat 2.5% 26px;
	padding: 0px 0px 10px;
	width: 908px;
}
#search_top {
	float: right;
	text-align: right;
	margin: 16px 18px 0;
	width: 247px;
}
#search_top .titleid1siteid54{
	color: #595959;
	font-size: 11px;
	font-weight: normal;
}
#search_top .top .left {
	background: url(../images/searchcorner_bg.gif) no-repeat 0% 0%;
	padding: 0px 0px 0px 5px;
	margin: 0px;
}
#search_top .top .right {
	padding: 0px 5px 0px 0px;
	background: url(../images/searchcorner_bg.gif) no-repeat 100% 0%;
	margin: 0px;
}
#search_top .top .middle {
	background: #F4F1F1;
	height: 4px;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #ECEAEA;
}
#search_top .content {
	border-left: 1px solid #ECEAEA;
	border-right: 1px solid #ECEAEA;
	padding: 2px 10px;
	background: #F4F1F1;
}
#search_top .bottom .left {
	background: url(../images/searchcorner_bg.gif) no-repeat 0% 100%;
	padding: 0px 0px 0px 5px;
	margin: 0px;
}
#search_top .bottom .right {
	padding: 0px 5px 0px 0px;
	background: url(../images/searchcorner_bg.gif) no-repeat 100% 100%;
	margin: 0px;
}
#search_top .bottom .middle {
	background: #F4F1F1;
	height: 4px;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #ECEAEA;
}
img.thumb {
	padding: 3px;
	border: 1px solid #CCCCCC;
	float: left;
	margin: 0px 14px 3px 0px;
	background: #ffffff;
}
img.thumb-center {
	padding: 3px;
	border: 1px solid #CCCCCC;
	float: middle;
	margin: 0px 0px 0px 0px;
}
img.thumb.list {
	margin-right: 26px;
}
.line_dotted {
	height: 1px;
	background: url(../images/line_dotted.gif) repeat-x 0% 100%;
	margin: 14px 0px;
	clear: both;
}
.more a {
	background: url(../images/bg_arrow_ltr.gif) no-repeat 100% 4px;
	padding-right: 7px;
	color: #595959;
	text-decoration: none;
}
.more a:hover {
	color: #E01029;
}
.mandatory {
	text-align: right;
	color: #FF0000;
}
a.forgotpassword {
	color: #999900;
	text-decoration: underline;
}
a.forgotpassword:hover {
	color: #808000;
}
img.icon_file {
	margin: 0px 5px -2px;
}
small.PortletText1 {
	font-size: 0.8em;
}
table.tablelisting{
    background: #CCC8B1;
}
table.tablelisting th {
	padding: 7px 8px;
	background: #F2F1E6;
	font-weight: bold;
}
table.tablelisting td {
	padding: 4px 4px;
	background: #ffffff;
}
table.tablelisting tr.alternate td {
	background: #f6f6f6;
}
ol.PortletText1 li, ul.PortletText1 li {
	margin-bottom: 0.8em;
}
ol.PortletText1 li ul, ul.PortletText1 li ul {
	margin-top: 0.5em;
}
/* navigation.css */
#nav_top ul {
	padding: 0 0 6px;
	margin: 18px 18px 0;
	list-style: none;
	line-height: normal;
	float: right;
	background: url(../images/line_dotted.gif) repeat-x 0% 100%;
}
#nav_top li {
	padding-right: 10px;
	display: inline;
	/*background: url(../images/icon_menu_separator.gif) no-repeat 100% 50%;*/
	margin-left: 10px;
	border-right: 1px solid #000000;
}
#nav_top li.last {
	border: none;
}
#nav_top li.language a {
	color: #B99927;
}
#nav_top li.language a:hover {
	color: #E01029;
}
#nav {
	height: 33px;
	padding: 0px;
	margin: 36px 18px 0;
	/*background: url(../images/menu_bg.gif) repeat-x 0% 0%;
	border-top: 1px solid #d1a319;
	border-bottom: 1px solid #d1a319;*/
	font-family: Tahoma;
	font-size: 12px;
	line-height: normal;
	text-align: center;
	letter-spacing: 0.5px;
	font-weight: bold;
}
#nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
#nav li {
	height: 100%;
	position: relative;
	display: block;
	float: left;
	/*background: url(../images/menu_bg_last.gif) no-repeat 100% 0%;*/
	padding: 0px 5px 0px 0px;
	z-index: 100;
	width: 141px;
}
#nav li.last {
    padding-right: 0;
}
#nav li a {
	color: #000;
	text-decoration: none;
	height: 24px;
	padding: 9px 0;
	display: block;
	position: relative;
	z-index: 100;
	background: url(../images/menu_bg_CA.gif) no-repeat 0% 0%;
}
#nav li.down a {
	cursor: default;
	color: #B99927;
}
#nav li.down {
	/*background: url(../images/menu_bg_down.gif) repeat-x 0% 0%;
	border-right: 1px solid #d6ae34;
	font-weight: bold;*/
}
#nav li:hover, #nav li.over {
	/*background: #916b00 url(../images/menu_bg_last.gif) no-repeat 100% 0%;*/
}
#nav li a:hover, #nav li.down a:hover {
	color: #ffffff;
	background: url(../images/menu_bg_hover_CA.gif) no-repeat 0% 0%;
}
/*
#nav li ul {
	position: absolute;
	top: 0px;
	left: -2px;
	padding-top: 38px;
	width: 170px;
	display:block;
	border-bottom: 1px solid #b38300;
}
#nav ul ul li {
	background: #997000;
	height: auto;
	width: 100%;
	padding: 0px;
	font-weight: normal;
	border-left: 1px solid #e6bf73;
	border-right: 1px solid #e6bf73;
	float: none;
}
#nav ul ul li a {
	background: url(../images/menu_arrow.gif) no-repeat 12% 12px;
	color: #ffdd7f;
	padding: 8px 10px 4px 34px;
	height: 18px;
}
#nav ul ul li a:hover {
	background: url(../images/menu_arrow_over.gif) no-repeat 12% 12px;
}
#nav ul ul li:hover, #nav ul ul li.over {
	background-image: none;
}
#nav ul ul, #nav ul li:hover ul ul, #nav ul ul li:hover ul ul, #nav ul li.over ul ul, #nav ul ul li.over ul ul {
	display:none;
}
#nav ul li:hover ul, #nav ul ul li:hover ul, #nav ul ul ul li:hover ul, #nav ul li.over ul, #nav ul ul li.over ul, #nav ul ul ul li.over ul {
	display:block;
}
*/
/* end of navigation.css */
.portlet_region.right {
	margin: 18px 18px 0px 0px;
}
.portlet_region.left {
	margin: 18px 18px 0px 18px;
}
.boxlogin {
    width: 217px;
}
.welcome h1{
    color: #B99927;
	font-size: 16px;
	line-height: 2em;
}
.welcome p{
    color: #000000;
	line-height: 1.75em;
}
.highlight .top .left {
	background: url(../images/searchcorner_bg.gif) no-repeat 0% 0%;
	padding: 0px 0px 0px 5px;
	margin: 0px;
}
.highlight .top .right {
	padding: 0px 5px 0px 0px;
	background: url(../images/searchcorner_bg.gif) no-repeat 100% 0%;
	margin: 0px;
}
.highlight .top .middle {
	background: #F4F1F1;
	height: 4px;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #ECEAEA;
}
.highlight .content {
	border-left: 1px solid #ECEAEA;
	border-right: 1px solid #ECEAEA;
	padding: 0px 18px 0px;
	background: #F4F1F1;
	color: #433F3F;
}
.highlight .content .portlet_title {
	padding: 4px 0px 9px;
	line-height: normal;
}
.highlight .titleid1siteid54{
	color: #595959;
}
.highlight .bottom .left {
	background: url(../images/searchcorner_bg.gif) no-repeat 0% 100%;
	padding: 0px 0px 0px 5px;
	margin: 0px;
}
.highlight .bottom .right {
	padding: 0px 5px 0px 0px;
	background: url(../images/searchcorner_bg.gif) no-repeat 100% 100%;
	margin: 0px;
}
.highlight .bottom .middle {
	background: #F4F1F1;
	height: 4px;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #ECEAEA;
}
.highlight h1, .highlight h1 a {
	font-size: 11px;
	color: #B99927;
	font-weight: bold;
	margin: 0em 0em 0.5em;
}
.portlet .top .left {
	background: url(../images/portletcorner_bg_CA.gif) no-repeat 0% 0%;
	padding: 0px 0px 0px 9px;
	margin: 0px;
}
.portlet .top .right {
	padding: 0px 9px 0px 0px;
	background: url(../images/portletcorner_bg_CA.gif) no-repeat 100% 0%;
	margin: 0px;
}
.portlet .top .middle {
	background: url(../images/portlettitle_bg.gif) repeat-x;
	height: 37px;
	margin: 0px;
	padding: 0px;
}
.portlet .portlet_title {
	padding: 12px 11px 0px;
	line-height: normal;
}
.portlet .content {
	border-left: 1px solid #d8d8d8;
	border-right: 1px solid #d8d8d8;
	padding: 8px 11px 8px 12px;
}
.portlet .bottom .left {
	background: url(../images/portletcorner_bg_CA.gif) no-repeat 0% 100%;
	padding: 0px 0px 0px 9px;
	margin: 0px;
}
.portlet .bottom .right {
	padding: 0px 9px 0px 0px;
	background: url(../images/portletcorner_bg_CA.gif) no-repeat 100% 100%;
	margin: 0px;
}
.portlet .bottom .middle {
	border-bottom: 1px solid #d8d8d8;
	background: #FFFFFF;
	height: 6px;
	margin: 0px;
}
.menu_vertical .top .left {
	background: url(../images/portletcorner_bg_CA.gif) no-repeat 0% 0%;
	padding: 0px 0px 0px 9px;
	margin: 0px;
}
.menu_vertical .top .right {
	padding: 0px 9px 0px 0px;
	background: url(../images/portletcorner_bg_CA.gif) no-repeat 100% 0%;
	margin: 0px;
}
.menu_vertical .top .middle {
	background: url(../images/portlettitle_bg.gif) repeat-x;
	height: 37px;
	margin: 0px;
	padding: 0px;
}
.menu_vertical .portlet_title {
	padding: 12px 11px 0px;
	line-height: normal;
}
.menu_vertical .content {
	border-left: 1px solid #d8d8d8;
	border-right: 1px solid #d8d8d8;
	padding: 0 16px;
}
.menu_vertical ul {
	margin: 0px;
	padding: 0px;
	line-height: normal;
}
.menu_vertical li {
	list-style:none;
	padding: 0px;
	margin: 0px;
	background: url(../images/menuvertical_arrow_CA.gif) no-repeat 2% 13px;
}
.menu_vertical li.down {
}
.menu_vertical li a {
	display: block;
	text-decoration: none;
	line-height: normal;
	padding: 11px 16px;
	background: url(../images/line_dotted.gif) repeat-x 0% 100%;
	font-weight: bold;
}
.menu_vertical li.down a, .menu_vertical li.down a:hover {
    color: #B99927;
}
.menu_vertical li.last a {
    background: none;
}
.menu_vertical li li {
	border-left: none;
	background-position: 10% 13px;
}
.menu_vertical li li a {
	padding-left: 30px;
	font-weight: normal;
}
.menu_vertical li li li {
	border-left: none;
	background-position: 17% 13px;
}
.menu_vertical li li li a {
	padding-left: 42px;
	font-weight: normal;
}
.menu_vertical .bottom .left {
	background: url(../images/portletcorner_bg_CA.gif) no-repeat 0% 100%;
	padding: 0px 0px 0px 9px;
	margin: 0px;
}
.menu_vertical .bottom .right {
	padding: 0px 9px 0px 0px;
	background: url(../images/portletcorner_bg_CA.gif) no-repeat 100% 100%;
	margin: 0px;
}
.menu_vertical .bottom .middle {
	border-bottom: 1px solid #d8d8d8;
	background: #FFFFFF;
	height: 6px;
	margin: 0px;
}
table.thumblinks{
    margin: auto;
}
table.thumblinks td{
    padding: 6px 4px;
	text-align: center;
}
.form {
	padding: 8px 0px 0px;
	margin: 0px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}
.form a {
	color: #000000;
}
td.form_nav, .form_nav {
	text-align: right;
}
td.form_nav.top, .form_nav.top {
	background: url(../images/line_dotted.gif) repeat-x 0% 80%;
	padding: 10px 10px 20px;
	margin: 0px;
}
td.form_nav.bottom, .form_nav.bottom {
	background: url(../images/line_dotted.gif) repeat-x 0% 20%;
	padding: 20px 10px 10px;
	margin: 0px;
}
.container_submit {
	background:#E5E5E5;
	padding: 7px 10px;
	text-align: center;
	margin: 1em 0px;
}
.boxlogin label {
	display: block;
	width: 61px;
	float: left;
	clear: both;
	font-weight: bold;
}
.boxlogin input.text {
	width: auto;
}
.boxcalculator label {
	display: block;
	width: 104px;
	float: left;
	clear: both;
	font-weight: bold;
}
.portlet h1, .visionmission h1 {
	font-size: 11px;
	color: #B99927;
	font-weight: bold;
	margin: 0.5em 0em 0.4em;
}
.portlet h1 a, .visionmission h1 a, .highlight h1 a {
	color: #B99927;
	text-decoration: none;
}
.portlet h1 a:hover, .visionmission h1 a:hover, .highlight h1 a:hover {
	color: #CB1A2D;
	text-decoration: none;
}
.portlet h2{
    color: #CB1A2D;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0 15px;
}
.form h3, .content h3 {
	display: block;
	/*background: url(../images/h3_bg.gif) repeat-x;*/
	border-bottom: 1px solid #cccccc;
	padding: 1em 0 0.5em;
	margin: 1em 0 0.5em;
	font-size: 12px;
	font-weight: bold;
	color: #CB1A2D;
}
.form h4, .content h4 {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin: 1em 0px;
}
/*
.visionmission {
	background: url(../images/image_visionmission.jpg) no-repeat 0% 0%;
	height: 231px;
	height: 440px;
}
.visionmission .top .left {
	background: none;
	padding: 0px;
	margin: 0px;
}
.visionmission .top .right {
	background: none;
	padding: 0px;
	margin: 0px;
}
.visionmission .top .middle {
	background: none;
	padding: 0px;
	margin: 0px;
}
.visionmission .content {
	border-left: none;
	border-right: none;
	padding: 10px 30px 0px 18px;
}
.visionmission .content p {
	font-weight: bold;
	color: #000000;
	font-size: 11px;
}
.visionmission .content #vision {
	margin-top: 0px;
}
.visionmission .content #mission {
	margin-top: 40px;
}
.visionmission .bottom .left {
	background: none;
	padding: 0px;
	margin: 0px;
}
.visionmission .bottom .right {
	background: none;
	padding: 0px;
	margin: 0px;
}
.visionmission .bottom .middle {
	background: none;
	padding: 0px;
	margin: 0px;
}
*/
#values img.thumb {
	width: 67px;
	height: 67px;
}
#values .content {
	background: url(../images/line_dotted.gif) repeat-x 0% 100%;
	margin: 0px 0px 0px 0px;
	border: none;
	padding: 0px 0px 2px 0px;
}
#values .content.last {
	background: none;
}
.news_highlight{
	background: url(../images/line_dotted.gif) repeat-x 100% 100%;
	padding-bottom: 0.6em;
	margin: 0 0 1em;
}
table.news{
    width: 100%;
}
.news td.left{
    padding: 0.5em 12px 0.5em 0;
	border-right: 1px solid #cccccc;
	width: 50%;
}
.news td.right{
    padding: 0.5em 0 0.5em 12px;
	border: none;
	width: 50%;
}
.news_date {
	background: url(../images/icon_calendar_CA.gif) no-repeat 0% 0%;
	padding: 0 0 0 22px;
	color: #727171;
	font-size: 10px;
}
.news_highlight .news_date {
	background: none;
	padding: 0;
}
/*
.news_date span {
	display: block;
	color: #333333;
	line-height: 1em;
}
.news_date .month {
	font-size: 11px;
	font-weight: bold;
}
.news_date .date {
	font-size: 1.6em;
	margin-top: 6px;
}
*/
.news_links{
    border: 1px solid #D6D5D5;
	padding: 5px;
	margin: 1em 0;
}
.news_links a{
    font-weight: bold;
	text-decoration: none;
	padding: 5px 0 5px 26px;
	background: url(../images/icon_images.gif) no-repeat 0% 0%;
}
.news_photos{
    text-align: center;
}
.news_photos img.thumb{
    margin: 0px;
	float: none;
}
#footer {
	margin: 18px;
	padding: 7px 0 0;
	background: url(../images/line_dotted.gif) repeat-x 0 0;
}
#footer .right {
	margin: 0px;
	padding: 0px;
	float: right;
}
#footer a {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	color: #666666;
	text-decoration: underline;
}
/* popup.css */
#popup {
	padding: 8px 18px;
	background: #FFFFFF;
}
/* end of popup.css */

/* fix for IE6 */
.top {
	margin: 0px;
	background: none;
	padding: 0px;
}
.bottom {
	margin: 0px;
	background: none;
	padding: 0px;
}
/* end of fix for IE6 */

/* for thickbox popup */
a.thickbox {
	text-decoration: none;
}
/* end of for thickbox popup */
a.supreme_dept_list {
	text-decoration:none;
	font-family:'Century Gothic'; 
	font-size:14px; 
	font-weight:bold;
	color:#cc9933;
}
a.supreme_dept_list:hover {
	text-decoration: none;
	color:#E01029;
}
