/*CSS by KK 290704*/
body { 
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
background-color: #000000;
margin-left: 0px;
margin-right: 0px;
}

.header { 
font-size: 30px; 
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-weight: bolder;
margin-top: 25px;
padding-left: 15px;
}

.subheader { 
font-size: 15px; 
font-family: Arial, Helvetica, sans-serif;
color: #3366CC;
font-weight: bolder;
margin-top: 15px;
align: centre;
}

.subheader2 { 
font-size: 12px; 
font-family: Arial, Helvetica, sans-serif;
color: #00CCFF;
font-weight: bold;
padding-left:0px;
}

blockquote {
font-size: 12px; 
font-family: Arial, Helvetica, sans-serif;
color: #3366CC;
font-weight: strong;
margin-top: 15px;
padding-left:25px;
/* Style note - use <cite>&</cite> within blockquote when describing 
name of quotee or a reference (082404) */ 
}

/* Style note - li { list-style: none; } Important, Disabled Default bullet.*/
.disctext { 
font-size: 12px; 
font-family: Arial, Helvetica, sans-serif;
color: #FFF;
padding-top: 30px;
padding-left: 0px;
line-height: 15px;
}

p.disctext { 
font-size: 12px; 
font-family: Arial, Helvetica, sans-serif;
color: #000033;
padding-top: 30px;
padding-left: 20px;
line-height: 15px;
}
/*SDU Bullets
/*{list-style-image: url(../gifs/DISCbullet.gif)}*/
ul {
font-family: arial, helvetica, sans-serif; 
color: #00CCFF;
font-size: 12px; 
padding-left: 0px;
}

/*Main template LeftNav Links 040804*/
a { 
background-color: transparent; 
font-family:Arial, Helvetica, sans-serif; 
font-size: 12px; 
margin-left: 0px;
text-align: left;
padding-bottom: 5px;
border: 0px;
}

a:link { color: #00CCFF; }
a.offsite:link	{ color: #36C; }
a:visited, a.offsite:visited { color: #99CCFF; }
a:hover, a.offsite:hover { color: #FFFFFF; text-decoration: underline; }
a:active, a.offsite:active { color: #F00; text-decoration: underline; }

/*Main template TopNav Links 040804*/
/* To top nav inf 040804 */
/* Internal page links 040804 */
/*internal doc*/
a.withindoc { 
background-color: transparent; 
font-family:Arial, Helvetica, sans-serif; 
font-size: 12px; 
margin-left: 0px;
text-align: left;
padding-bottom: 0px;
border: 0px;
}

a.withindoc:link	{ color:#00CCFF; }
a.withindoc:visited { color:#99CCFF; }
a.withindoc:hover { color:#FFFFFF; text-decoration: underline; }
a.withindoc:active { color:#F00; text-decoration: underline; }

/* Style note - to be used on a non link within a linked section (see acknowlegments for an example)*/
.nonlinkwithindoc { 
background-color: transparent; 
font-family:Arial, Helvetica, sans-serif; 
font-size: 10px; 
margin-left: 5px;
text-align: left;
}

/* Style note - to be used on frontpage*/
a.frontpage { 
background-color: transparent; 
font-family:Arial, Helvetica, sans-serif; 
font-size: 12px; 
text-align: center;
line-height: 12px;
}

a.frontpage:link	{ color:#00CCFF; }
a.frontpage:visited { color:#99CCFF; }
a.frontpage:hover { color:#FFFFFF; text-decoration: underline; }
a.frontpage:active { color:#F00; text-decoration: underline; }

a.leftnav { 
background-color: transparent; 
font-family:Arial, Helvetica, sans-serif; 
font-size: 12px; 
margin-left: 0px;
text-align: left;
padding-bottom: 5px;
border: 0px;
display: block;
}

a.leftnav:link { color: #00CCFF; }
a.leftnavoffsite:link	{ color: #36C; }
a:leftnavvisited, a.offsite:visited { color: #99CCFF; }
a:leftnavhover, a.offsite:hover { color: #FFFFFF; text-decoration: underline; }
a:leftnavactive, a.offsite:active { color: #F00; text-decoration: underline; }




/* style note - to be use as a normal text link ie compliment body text*/

.normalbodytextlink { 
background-color: transparent; 
font-family:Arial, Helvetica, sans-serif; 
font-size: 12px;
padding-left:0px; 
}

a.normalbodytextlink:link	{ color:#FFFFFF; }
a.normalbodytextlink:visited { color:#99CCFF; }
a.normalbodytextlink:hover { color:#00CCFF; text-decoration: underline; }
a.normalbodytextlink:active { color:#F00; text-decoration: underline; }

/*jobs style guide 040804*/
.position { 
font-size: 15px; 
font-family: Arial, Helvetica, sans-serif;
color: #000033;
font-weight: bolder;
margin-top: 15px;
padding-left:25px;
}

.code { 
font-size: 12px; 
font-family: Arial, Helvetica, sans-serif;
color: #990000;
font-weight: strong;
text-align: right;
}

.footer { 
font-size: 10px; 
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-weight: bolder;
margin-top: 5px;
padding-left: 45px;
padding-top: 5px;
}

