@font-face {
    font-family: 'PSU_Stidti';
    src: url('Font/PSU_Stidti/psu-stidti-bold.eot');
    src: url('Font/PSU_Stidti/psu-stidti-bold.eot?#iefix') format('embedded-opentype'),
         url('Font/PSU_Stidti/psu-stidti-bold.woff') format('woff'),
         url('Font/PSU_Stidti/psu-stidti-bold.ttf') format('truetype'),
         url('Font/PSU_Stidti/psu-stidti-bold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'PSU_Stidti_Regular';
	src: url('Font/PSU_Stidti/psu-stidti-regular.eot');
    src: url('Font/PSU_Stidti/psu-stidti-regular.eot?#iefix') format('embedded-opentype'),
         url('Font/PSU_Stidti/psu-stidti-regular.woff') format('woff'),
         url('Font/PSU_Stidti/psu-stidti-regular.ttf') format('truetype'),
         url('Font/PSU_Stidti/psu-stidti-regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'PSU_Stidti_Light';
	src: url('Font/PSU_Stidti/psu-stidti-light.eot');
    src: url('Font/PSU_Stidti/psu-stidti-light.eot?#iefix') format('embedded-opentype'),
         url('Font/PSU_Stidti/psu-stidti-light.woff') format('woff'),
         url('Font/PSU_Stidti/psu-stidti-light.ttf') format('truetype'),
         url('Font/PSU_Stidti/psu-stidti-light.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
body,td,th {
	font-size: 13px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
}
a:link {
	text-decoration: none;
	font-family: PSU_Stidti_Regular;
}
a:visited {
	text-decoration: none;
	font-family: PSU_Stidti_Regular;
}
a:hover {
	text-decoration: none;
	font-family: PSU_Stidti_Regular;
}
a:active {
	text-decoration: none;
	font-family: PSU_Stidti_Regular;
}
.detailhead {
font-family: PSU_Stidti_Regular; 
font-weight: bold;
font-size: 14px;
color: #013765; }

.detailhead_white {
font-family: PSU_Stidti_Regular; 
font-weight: bold;
font-size: 14px;
color: #ffffff; }
.detailmenu_white {
font-family: PSU_Stidti_Regular; 
font-weight: bold;
font-size: 14px;
color: #ffffff; }
.detailmenu_whitenormal {
font-family: PSU_Stidti_Regular; 
font-weight: normal;
font-size: 13px;
color: #ffffff; }
.detailalert {
font-family: PSU_Stidti_Regular; 
font-size: 14px;
font-weight: bold;
color: #FF0000; }
.detail {
font-family: PSU_Stidti_Regular; 
font-size: 14px;
font-weight: normal;
color: #000000; }
.head {
font-family: PSU_Stidti_Regular;
font-weight: bold;
font-size: 14px;}

ul#simple_acc,
ul#simple_acc ul,
ul#simple_acc  li,{
    padding:0px;margin:0px;
}
ul#simple_acc >  li{
    border:1px #FFFFFF solid;
    background-color:#FFFFFF;
    color:#000000;
    cursor:pointer;
}
ul#simple_acc >  li > ul{
    border:0px #013765 solid;
    background-color:#FFFFFF;
    color:#FF6633;
    display:none;
}
