﻿body
{
    width:100%;
    background-image: url(../Images/PSM/PSMtile.jpg);
    font-family: Arial, Helvetica, sans-serif;
    background-repeat: repeat-x;
    background-position: left top;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    height:100%;
    background-color: #fafafa;
   }

#top
{
    width: 990px;
    margin: auto;
    border: solid 0px red;
}

#logo
{
    background-image: url(../Images/PSM/PSMLogo.jpg);
    width: 715px;
    height: 139px;
    float: left;
    background-repeat: no-repeat;
}

#top_right
{
    width: 250px;
    font-family: "verdana" ,times new roman;
    font-size: 12px;
    text-align: right;
    color:White;
    float:left;
    padding-top: 10px;
    padding-left:10px;
}
#TopRight_Link {width:100%;margin:0px;padding:0px;}
#TopRight_Address{width:100%;padding-top:25px;margin:0px;}
#TopRight_Link img{margin:0px;padding:0px;border:solid 0px red;}
#TopRight_Link a{font-family:Verdana;color:White;font-size:13px;text-decoration:none;font-weight:bold;}
#TopRight_Link a:hover{color:black;font-size:13px;border-top:solid 2px white;}
#wrapper
{
    width: 990px;
    margin: auto;
     border:0px solid red;
     display:table;
}


#menu
{
    width: 990px;
    float: left;
    height: 35px;
    border: solid 0px black;
}

#img
{
    width: 990px;
    float: left;
    margin: 3px 0px 0px 0px;
    background: Transparent url(../Images/page_ex3.jpg) repeat-y left top; /*border-left:Solid 1px #cccccc; 	border-right:Solid 1px #cccccc;*/
}

#container
{
    width: 940px;
    overflow: hidden;
    float: left;
}
#ContentPlace{margin:0px 0px;padding:0px 0px;width:940px;}

.para
{
    font-family: "Verdana" Serif;
    font-size: 12px;
    color: #5c5c5c;
    line-height: 20px;
    padding-left: 5px;
}

.news
{
    font-size: 12px;
    color: #000000;
    text-align: left;
    padding-left: 10px;
}

.top_link
{
    font-size: 12px;
    font-weight: bold;
    padding-left: 4px;
    padding-right: 4px;
    color: #333333;
    text-decoration: none;
}

.top_link:hover
{
    color: #0080cb;
    text-decoration: none;
}

.hidemenu
{
    font-size: 12px;
    font-weight: bold;
    padding-left: 4px;
    padding-right: 4px;
    color: #333333;
    text-decoration: none;
}

.hidemenu:hover
{
    color: #0649b5;
    text-decoration: none;
}


.top_link-Current
{
    font-size: 12px;
    font-weight: bold;
    padding-left: 4px;
    padding-right: 4px;
    color: #0080cb;
    text-decoration: none;
}

#nav
{
    padding: 0;
    margin: 0;
    list-style: none;
    height: 38px;
    background: Tranparent;
    position: relative;
    z-index: 500;
    font-family: arial, verdana, sans-serif;
    font-size: 12px;
    border:0px solid red;
    text-transform:capitalize;
}

#nav li.top
{
    display: block;
    float: left;
    height: 38px;
}
#nav li a.top_link
{
    display: block;
    float: left;
    height: 35px;
    line-height: 33px;
    border-top: solid 4px #0649b5;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    padding: 0 0 0 12px;
    cursor: pointer;
    background-color:#0649b5;
    background: Transparent;    
}

#nav li a.top_link span
{
    float: left;
    display: block;
    padding: 0 24px 0 12px;
    height: 35px;
    background: Transparent right top no-repeat;
}

#nav li a.top_link span.down
{
    float: left;
    display: block;
    padding: 0 24px 0 12px;
    height: 35px;
    background: Transparent no-repeat right top;
}

/* #nav li:hover a.top_link {color:#166856; background:Transparent;} */

#nav li:hover a.top_link
{
    color:#0649b5;
    background: #d8d8d8;	
    border-top: solid 4px #0649b5;    
}
#nav li:hover a.top_link span
{
    background: Transparent no-repeat right top;
}
#nav li:hover a.top_link span.down
{
    background: Tranparent no-repeat right top;
}

/* Default list styling */
#nav li:hover
{
    position: relative;
    z-index: 200;
}

#nav li:hover ul.sub
{
    left: 1px;
    top: 38px;
    background: #eaeaea;
    padding: 3px;
    border: 1px solid #0649b5;
    white-space: nowrap;
    width: 290px;
    height: auto;
    z-index: 300;
}

#nav li:hover ul.sub li
{
    display: block;
    height: 25px;
    position: relative;
    float: left;
    width: 290px;
    font-weight: bold;
}

#nav li:hover ul.sub li a
{
    display: block;
    font-size: 12px;
    height: 25px;
    font-weight: bold;
    width: 288px;
    line-height: 25px;
    text-indent: 5px;
    color: #000;
    text-decoration: none;
    border: 0px solid #53b5f7;
}

#nav li ul.sub li a.fly
{
    background: #eaeaea url(arrow.gif) 280px 6px no-repeat;
}
#nav li:hover ul.sub li a:hover
{
    background:  #4286f4;
    color: #fff;
    border-color:#0649b5;
    border:0px solid red;
}
#nav li:hover ul.sub li a.fly:hover
{
    background: #166856 url(arrow_over.gif) 280px 6px no-repeat;
    color: #fff;
}


#nav li:hover li:hover ul, #nav li:hover li:hover li:hover ul, #nav li:hover li:hover li:hover li:hover ul, #nav li:hover li:hover li:hover li:hover li:hover ul
{
    left: 285px;
    top: -4px;
    background: #eaeaea;
    padding: 3px;
    border: 1px solid #166856;
    white-space: nowrap;
    width: 290px;
    z-index: 400;
    height: auto;
}

#nav ul, #nav li:hover ul ul, #nav li:hover li:hover ul ul, #nav li:hover li:hover li:hover ul ul, #nav li:hover li:hover li:hover li:hover ul ul
{
    position: absolute;
    left: -9999px;
    top: -9999px;
    width: 0;
    height: 0;
    margin: 0;
    padding: 0;
    list-style: none;
}

#nav li:hover li:hover a.fly, #nav li:hover li:hover li:hover a.fly, #nav li:hover li:hover li:hover li:hover a.fly, #nav li:hover li:hover li:hover li:hover li:hover a.fly
{
    background: #166856 url(arrow_over.gif) 280px 6px no-repeat;
    color: #fff;
    border-color: #fff;
}

#nav li:hover li:hover li a.fly, #nav li:hover li:hover li:hover li a.fly, #nav li:hover li:hover li:hover li:hover li a.fly
{
    background: #eaeaea url(arrow.gif) 280px 6px no-repeat;
    color: #000;
    border-color: #53b5f7;
}


#bottom
{
    width: 100%;
    float: left;
    clear: both;
    height: 20px;
    margin: 10px 0px 10px 0px;
}

#CopyRight
{
    width: 100%;
    font-family: "verdana",arial,Bookman Old Style;
    font-weight: 400;
    height: 109px;
    font-size: 12px;
    color: #999999;
    margin: 0px 0px;
    background: Transparent url(../Images/Page_bottom3.jpg) no-repeat left top;
}


.SideBox
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 220px;
}
.SideBoxTop
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    height: 30px;
    background-image: url(../Images/PSM/LatestEvents.png);
    background-repeat: no-repeat;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    border: solid 1px #CCCCCC;
    border-bottom-width: 0px;
}

.UpComingSideBoxTop{
    margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;
    height:30px; background-image: url(../Images/PSM/UpcomingEvents.png);
    background-repeat: no-repeat;font-size: 13px;font-weight:bold;text-align:center;
    border: solid 1px #CCCCCC; border-bottom-width: 0px;}

.SideBoxCenter
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 218px;
    border: solid 1px #CCCCCC;
    border-top-width: 0px;
}


.Header
{
    list-style: none;
    line-height: normal;
    font-family: arial,Serif;
    font-weight: bold;
    font-size: 15px;
    text-decoration: none;
}
.SubHeader
{
    list-style: none;
    line-height: normal;
    font-family: times new Roman;
    font-weight: normal;
    font-size: 16px;
    text-decoration: none;
}
.DepHead
{
    font-size: 17px;
    color: #000066;
    font-weight: bold;
    font-family: arial;
    text-transform: capitalize;
}


/* Border For Content Right Image */
.ImgBorder
{
    border: solid 1px #cccccc;
    padding: 3px;
    background-color: #f0eeee;
}


.LabLink{font-family:"Verdana" Serif;
 font-size:12px;
 color:#5c5c5c;
 text-decoration:none;
 line-height:20px;
 padding-left:5px;}
 
 
 .LabLink:Hover{color:#4286f5;text-decoration:underline;font-size:12px;}


