/* ================================
    CSS STYLES For Special Page Layout
   ================================
*/
div.leftphotoblock {
    display: inline;
    float:left;
    width:233px;
    padding:0 0 20px 0;
    margin: 0 0 0 0px;
}

div.leftphotoblock img {
    display: inline;
    float:right;
}

div.righttextblock {
    display: inline;
    float:right;
    width:400px;
    margin:0px 20px 10px 0px;
}


/**************** Logo nav ****************/

#svcs_logonav {
    height:69px;
    width:733px;
    margin: 0px 0 25px 0;
    border-bottom: 1px solid #e9e6e6;
}




div.svcs_logonav_avt a {
    height:46px;
    width:70px;
    background: transparent url(images/avt_sm.jpg) no-repeat top center;
    float: left;
    margin-left: 68px;
    padding: 0 0 0 0;
}

div.svcs_logonav_avt a:hover {
    height:69px;
    width:105px;
    background: transparent url(images/avt_lg.jpg) no-repeat top center;
    margin:-15px 0 0 60px;
}

div.svcs_logonav_cc a {
    height:46px;
    width:74px;
    background: transparent url(images/cc_sm.jpg) no-repeat top center;
    float: left;
    margin-left: 30px;
}

div.svcs_logonav_cc a:hover {
    height:69px;
    width:111px;
    background: transparent url(images/cc_lg.jpg) no-repeat top center;
    margin:-15px 0 0 15px;
}

div.svcs_logonav_ce a {
    height:46px;
    width:112px;
    background: transparent url(images/ce_sm.jpg) no-repeat top center;
    float: left;
    margin-left: 30px;
}

div.svcs_logonav_ce a:hover {
    height:69px;
    width:168px;
    background: transparent url(images/ce_lg.jpg) no-repeat top left;
    margin:-15px 0 0 10px;
}

div.svcs_logonav_comm a {
    height:46px;
    width:69px;
    background: transparent url(images/avt_comm_sm.jpg) no-repeat top left;
    float: left;
    margin-left: 30px;
}

div.svcs_logonav_comm a:hover {
    height:69px;
    width:104px;
    background: transparent url(images/avt_comm_lg.jpg) no-repeat top left;
    float: left;
    margin:-15px 0 0 15px;
}

div.svcs_logonav_cii a {
    height:46px;
    width:42px;
    background: transparent url(images/cii_sm.jpg) no-repeat top left;
    float: left;
    margin-left: 30px;
}

div.svcs_logonav_cii a:hover {
    height:63px;
    width:69px;
    background: transparent url(images/cii_lg.jpg) no-repeat top left;
    margin:-15px 0 0 15px;
}

div.svcs_logonav_stud a {
    height:46px;
    width:85px;
    background: transparent url(images/stud_sm.jpg) no-repeat top left;
    float: left;
    margin-left: 24px;
}

div.svcs_logonav_stud a:hover {
    height:69px;
    width:128px;
    background: transparent url(images/stud_lg.jpg) no-repeat top left;
    margin:-10px 0 0 18px;
}

/**************** End Logo nav ****************/

/**************** Services 3-col layout ****************/

div.svcs_firstblock {
    display: inline;
    float:left;
    width:233px;
    padding:0 0 20px 0;
    margin: 0 0 0 0px;
}

div.svcs_firstblock img {
    display: inline;
    float:right;
}


div.svcs_secondblock {
    display: inline;
    float:left;
    width:305px;
    margin:0px 10px 10px 20px;
}

div.svcs_secondblock img {
    background-color: #323846;
    margin:0 0 15px 0;
    padding: 7px;
}

div.svcs_secondblock p {
    margin:0 0px 0px 2px;
    font-size:12px;
    line-height: 19px;
    color: #3a4051
}

div.svcs_secondblock a{
    margin:0px 0px 10px 0px;
    font-size:9pt;
    line-height: 6px;
    font-weight: 500;
    color:#133b76;
}

div.svcs_secondblock h2 {
    display:block;
    margin:0px 0 6px 2px;
    font-size:13px;
    font-weight:normal;
    text-align:left;
    letter-spacing:1px;
    color:#133b76;
    background-color:inherit;
}

div.svcs_secondblock h1 {
    display:block;
    margin:0px 0 15px 0;
    font-size:15px;
    font-weight:normal;
    text-align:left;
    letter-spacing:1px;
    color:#3a4051;
    background-color:inherit;
}

div.svcs_thirdblock {
    display: inline;
    float:left;
    width:65px;
    margin:0px 20px 10px 10px;
    line-height:15px;
}

div.svcs_thirdblock a {
    font-weight: bold;
}

/**************** end 3-col layout ****************/


/**************** Podcast list ********************/

div.podbox {
}

div.podbox ul{
    margin: 0px;
    padding: 15px 35px 10px 0px;
}


div.podbox li{
    list-style-type:none;
    white-space:nowrap;
    border-top: 1px solid #b9c8cf;
}

div.podbox li a{
    padding:0;
    font-size: 13px;
    line-height: 25px;
    font-weight: normal;
    text-decoration: none;
    color: #28388f;
}

div.podbox li a:hover{
    font-weight: bold;
    text-decoration: none;
    color: #28388f;
}


/**************** End Podcast list ********************/





/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  {
}

.ContentPane  {
}

.RightPane  {
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:active   {
}

A.SelectedTab:hover    {
}

/* text style for the unselected tabs */
.OtherTabs {
}

/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:active   {
}

A.OtherTabs:hover    {
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:active   {
}

A.CommandButton:hover    {
}

/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:active    {
}

A:hover {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */
.Message    {
}

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}