/* CSS Document */

body {
        font-family: Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#444444;
		background-color:#d3e2e9;
        }
		
img {
		border:none;
		}
		
tr.topRow {
		background-image:url(images/top.png);
		background-repeat:no-repeat;
		
		}

table.navbar {
		width:100%;
		font-size:14px;
		color:#999999;
		font-family:Arial, Helvetica, sans-serif;
		}
		
td.ATnavbar {
		font-size:15px;
		font-weight:bold;
		color:#000066;
		font-family:Arial, Helvetica, sans-serif;
		}
		
table.navbar a {
		text-decoration:none;
		color:#999999;
		}
		
.jobbodytext {
        font-family: Arial, Helvetica, sans-serif;
		font-size:11px
        }

p.jobdisclaimertext {
        font-family: Arial, Helvetica, sans-serif;
		font-size:9px
        }

.bodytext {
        font-family: Arial, Helvetica, sans-serif;
		font-size:12px;
		padding-left:10px;
		padding-right:10px;
        }
		
.introtext {
        font-family: Arial, Helvetica, sans-serif;
		font-size:16px;
        }
		
.bodyheader {
        font-family: Arial, Helvetica, sans-serif;
		font-size:14px;
		font-weight:bold;
		text-decoration:underline
        }	
		
li.bodytext {
        font-family: Arial, Helvetica, sans-serif;
		font-size:11px;
        }
		
p.newsitem {
		text-align:left;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;	
		}

.newsitem a{
		text-align:left;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#444444;
		text-decoration:none;	
		}
		
h4.rightmenu {
		vertical-align:top;
		text-align:center;
		color:#666666;
		font-family:Arial, Helvetica, sans-serif;
		}

p.rightmenuitem {
		text-align:left;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		padding-left:10px;
		padding-right: 10px;	
		}
		
a.rightmenulink {
		font-weight:bold;
		font-size:14px;
		font-family:Arial, Helvetica, sans-serif;
		}
p.rightmenuheader {
		text-align:left;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bold;
		padding-left:0px;
		padding-right: 10px;	
		}
			
a.newslink {
		font-weight:bold;
		font-size:12px;
		font-family:Arial, Helvetica, sans-serif;
		}

.newsHeader {
		color:#FFFFFF;
		font-weight:bold;
		font-size:14px;
		}
		
.copyright {
		color:#999999;
		font-size:9px;
		text-align:left;
		vertical-align:bottom;
		}
		
table.bottomnav {
		color:#333333;
		font-family:Arial, Helvetica, sans-serif;
		font-size:10px;
		text-align:center;
		}

table.bottomnav a {
		text-decoration:none;
		color:#666666;
		}
		
.pagetitle {
		color:#990000;
		font-size:22px;
		font-weight:bold;
		}
		
p.pagesub {
		font-weight:bold;
		font-style:italic;
		}
	
.sidebarlink {
        color:#000000;
		font-size:10px;
		font-weight:bold;
		text-decoration:none;
		text-align:left;
		}
		
.ATsidebarlink {
        color:#990000;
		font-size:10px;
		text-decoration:none;
		text-align:left;
		}
		
.subtitleTEST {
		color:#000066;
		font-weight:bold;
		font-size:15px;
		}
.picpad {
		padding-right:10px;
		}
		
.top {background: url(images/borders/top.png) 0 0 repeat-x;}

.left {background: url(images/borders/left.png) 0 0 repeat-y;}

.right {background: url(images/borders/right.png) 100% 0 repeat-y;}

.bottom {background: url(images/borders/bottom.png) 0 100% repeat-x;}
		
.tl {background: url(images/borders/tl.png) 0 0 no-repeat}
		
.tr {background: url(images/borders/tr.png) 100% 0 no-repeat}

.bl {background: url(images/borders/bl.png) 0 100% no-repeat}

.br {background: url(images/borders/br.png) 100% 100% no-repeat; padding:10px}

.bodytophighlight {background: url(images/top_highlight.gif) 0 0 repeat-x;}
		



		

