/*POET CSS*/

body {
font-family : Arial, Helvetica, sans-serif; 
color: #000000;
background: #0d1d45;
}


h1 {
font-size : 15px;
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #990000;
font-weight: bold;
margin-top: 15px;
margin-left: 20px;
}

h2 {
font-size : 12px;
font-family : Arial, Helvetica, sans-serif;
color : #002740;
font-weight: bold;
margin-left: 20px;
margin-bottom: -5px;
margin-top: -5px; }

h3 {
font-size : 12px;
font-family : Arial, Helvetica, sans-serif;
color : #990000;
font-weight: bold;
margin-left: 20px;
margin-top: 10px;
}

h4 {
font-size : 12px;
font-family : Arial, Helvetica, sans-serif;
color : #990000;
font-weight: bold;
margin-left: 20px;
margin-top: 10px;
}

h5, h6 {
font-size : 12px;
font-family : Arial, Helvetica, sans-serif;
color : #000000;
font-weight: bold;
margin-left: 20px;
border-bottom-color: #FFFFFF;
}

p {
font-family : Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
margin-left: 20px;
margin-right: 20px;
margin-bottom: 20px;
margin-top: 20px;	
}

a {
color : #0000CC; 
text-decoration : none; 
}

a:visited {
color : #000099; 
}

a:hover {
color : #0066FF; 
text-decoration : underline; 
}

a:active {
color : #0033CC;
}

/* Structure stlye */

/* University Navbar band */
#branding {
background-color: #B50E39;
}


/* Department band */
#branding-deptlogo{
background-color: #0d1d45;
}


.navigation { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px;
color: #FFFF00;
margin-bottom: +10px;
margin-top: +10px;
margin-right: +5px;
font-weight: bold;
text-align: left;
line-height: 15px;
}


.navigation ul {
font-size: 100%;
line-height: 90%;
padding: 0px 5px 1px 0px;
font-family: Arial, Helvetica, sans-serif;
color: #FFFF00;
}

/* Other browsers  */

html>body .navigation ul {
font-size: 100%;
line-height: 120%;
padding: 0px 10px 1px 0px;
font-family: Arial, Helvetica, sans-serif;
color: #FFFF00;
}

/* IE hack */

.navigation li { 
font-weight: normal; 
font-style: normal; 
display: block; 
margin: 0px 0px -10px 0px;  
}

/* Other browsers  */

html>body .navigation li { 
font-weight: normal; 
font-style: normal; 
display: block; 
margin: 0px;  
}

a.navigation:link {  
color: #ffffff; 
text-decoration: none;
}

a.navigation:visited {  
color: #ddc65c; 
text-decoration: underline;
}

a.navigation:hover {  
color: #ddd31c; 
text-decoration: none;
}

a.navigation:active {  
color: #ddd31c; 
text-decoration: underline;
}

.column { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px;
color: #CCCCCC; 
margin: +10px;
padding: 8px;
height: 80%;
width: 210px;}

a.column:link {  
color: #FFCC00; 
text-decoration: underline;
}

a.column:visited {  
color: #FFCC00; 
text-decoration: underline;
}

a.column:hover {  
color: #CCCCCC; 
text-decoration: none;
}

a.column:active {  
color: #FFCC00; 
text-decoration: underline;
}

.footer {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #FFFFFF;
background-color: #0d1d45; }

a.footer {  
color: #FFFFFF; 
text-decoration: underline;
}

a.footer:visited {
color: #FFFFCC;
text-decoration: underline;
font-size: 10px;
}

a.footer:hover {  
color: #99CCCC; 
text-decoration: underline;
}

a.footer:active {  
color: #99CCFF; 
text-decoration: underline;
}

UL {
font-size : 12px; 
font-family : arial, helvetica, sans-serif; 
color : #003366; 
}

UL UL LI {
font-size : 12px; 
font-family : Arial, Helvetica, sans-serif; 
color : #003366; 
}

UL UL UL LI {
font-size : 12px; 
font-family : Arial, Helvetica, sans-serif; 
color : #003366; 
}

.caption {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
line-height: 14px;
font-weight: bold;
color: #333333;
}

.big_text {
font-family : Arial, Helvetica, sans-serif;
font-size: 14px;
color: #0d1d45;
font-weight: bold;
line-height: 16px;
}

.opening_text {
font-size: 14px;
color: #ffffff;
font-weight: bold;
line-height: 18px;
font-family: Times, "Times New Roman", serif; }

.footer_td {
margin: +4px;
border-top: 1px #ffffff solid; }


.navigation_border {
border-right: 1px #ffffff solid;
 }



