/* GLOBAL SETTINGS */

body
{  
background-image:  url(../images/bg_globe_white.gif); 
background-repeat: no-repeat;
background-color: #FFFFFF;
margin:0px;
padding:0px;
color:#000066;
}

img
{
border:0px;
}

table{border-collapse:collapse;}

a.image:hover { background-color: transparent}

h1,h2,h3,h4,h5,h6
{
color:#000099;
}

p,td,li
{
font-family:arial,helvetica,sans-serif;
}

h1
{
font-size:20px;
margin-top:0px;
margin-bottom:5px;
}

h2
{
font-size:18px;
margin-top:0px;
margin-bottom:5px;
}

h3
{
font-size:16px;
margin-top:0px;
margin-bottom:0px;
}

#tagline{
	position:absolute;
	left:288px;
	top:36px;
}

#tagline h1{
	color:#ffffff;
	font-size:12px;
	font-family:arial,sans-serif;
	font-style:italic;
}

#home-link{
	position:absolute;
	top:0;
	left:810px;
	font-size:8pt;
	font-family:arial,sans-serif;
	width:120px;
	text-align:right;
}

#home-link a, #home-link a:link{
	text-decoration:none;
	padding:2px 3px;
}

#home-link a:hover{
	background-color:#6890D1;
	color:#ffffff;
}

.maroon
{color: #660066;}

.yellow
{color:#F8F02E}

p,td,h4,h5,h6,li
{
font-size:13px;
}

.bold_yellow
{color:#F8F02E}

.bold_red
{color:red}

.bold_white
{color:white}

.bold_background
{color:#B1C4E0;}

.bold_big
{font-size:16px}

.bold_small
{font-size:11px;font-weight:normal;clear:all;}

a:link
{
color: #660066;
}

a:visited
{
color: #660066;
}

a:hover
{
color: #660066;
background-color:#A5BBDD;
}

a:active
{
color: #660066;
background-color:#A5BBDD;
}

.link_white
{
color:#FFFFFF;
}

a.link_white:link
{
color:#FFFFFF;
}

a.link_white:visited
{
color:#FFFFFF;
}

a.link_white:hover
{
color:#FFFFFF;
}

a.link_white:active
{
color:#FFFFFF;
}

p.copyright
{
font-family:arial,helvetica,sans-serif;
color:#FFFFFF;
font-size:11px;
padding-left:16px;
padding-bottom:16px;
}


p.location
{
font-family:arial,helvetica,sans-serif;
color:#FFFFFF;
font-size:11px;
padding-right:19px;
}

/* BACKGROUNDS */

.bgtop
{  
background-attachment: fixed; 
background-image:  url(../images/bg_top.gif); 
background-repeat: no-repeat;
background-color: #7BBAE2;
}

.bgnav
{  
background-image:  url(../images/bg_nav.gif); 
background-repeat: repeat;
background-color: #7BBAE2;
}

.bgtopbar
{  
background-image:  url(../images/bg_topbar.gif); 
background-repeat: no-repeat;
}

/* PAGELAYOUT */

.notrans
{
filter:alpha(style=0, opacity=100);
-moz-opacity: 1;
}

.icon_heading
{
text-transform: uppercase;
font-weight: bold;
margin-top:2px;
margin-bottom:2px;
padding-left: 10px;
}

.icon_intro
{
font-size:12px;
margin-top:2px;
padding-left: 10px;
}

.icon_heading_noimg
{
text-transform: uppercase;
font-weight: bold;
margin-top:2px;
margin-bottom:2px;
}

.icon_intro_noimg
{
font-size:12px;
margin-top:2px;
}

/* FOR HM PAGE */

.hm_image{
padding-bottom:7px;
width:81px;
}

.hm_blurb
{
padding-top:7px;
padding-left:10px;
padding-right:10px;
padding-bottom:7px;
}

.hm_blurb p{
	margin:2px 0 0 0;
	padding:0;
}

.hm_smheading
{
font-size:12px;
font-weight: bold;
text-transform:uppercase;
}

.hm_intro
{
font-size:12px;
margin-top:2px;
}

.hm_content
{
padding-top:14px;
padding-bottom:10px;
padding-right:10px;
width:565px;
}

.hm_right_col
{
position:absolute;
top:168px;
left:563px;
width:181px;
height:494px;
background-image:  url(../images/hm_right_col.gif);
background-repeat: no-repeat;
}

.hm_related_heading
{
font-size:12px;
text-transform:uppercase;
color:#CCCC99;
font-weight:bold;
}

a.hm_related_heading:link
{
color:#CCCC99;
}

a.hm_related_heading:visited
{
color:#CCCC99;
}

.hm_related_desc
{
font-size:11px;
margin-top:2px;
margin-bottom:7px;
}

/* FOR INFO PAGE */

.infopg_subnav
{
position:relative;
float:left;
}

.content
{
padding-bottom:10px;
width:715px;
}

.subpageimage
{
padding-left:10px;
padding-bottom:10px;
float:right;
clear:left;
}

/* FOR DOWNLOADS PAGE */

.dl_title
{
text-transform:uppercase;
font-weight:bold;
padding-bottom: 3px;
}

.dl_item
{
text-transform: lowercase;
font-weight:bold;
padding-left:5px;
padding-top:5px;
padding-bottom;5px;
margin:0px;
}

/* FOR CURRICULUM PAGE */

.currsubnav
{
background-color:#DDF3BD;
width="715";
}

.currsubnavitem
{
font-size:11px;
font-weight:bold;
color:#6B98D0;
}

a.currsubnavitem:link
{
color:#660066; 
}

a.currsubnavitem:visited
{
color:#666666; 
}

a.currsubnavitem:hover
{
color: #660066;
background-color:#A5BBDD;
}

a.currsubnavitem:active
{
color: #660066;
background-color:#A5BBDD;
}

/* FORMS */

input.box,input.loginbox
{
background-color: #A6BBDD;
border: solid 1px #FFFFFF;
font-size: 13px;
width:350px;
margin-top:1px;
margin-bottom:10px;
color: #FFFFFF;
}

textarea{
	width:300px;
	height:120px;
}

input.button,input.loginbutton
{
background-color: #FFFFFF;
border: solid 1px #A6BBDD;
font-size: 13px;
width:150px;
margin-top:1px;
margin-bottom:10px;
color: #7BBAE2;
font-weight: bold;
text-transform: uppercase;
}

input.loginbox
{
width:120px;
}

input.loginbutton
{
width:60px;
}

label
{
font-weight: bold;
}

.smalltext
{
font-size:11px;
}

.tablewhite
{
background-color: #5880BF;
border: solid 1px #FFFFFF;
}

.tablecurved,.tablecurvedinside
{
background-color: #C3D3EB;
}

.tablecellblueborder
{
background-color: #C3D3EB;
border: solid 1px #000066;
padding:7px;
}

td.tablecellblue
{
color:#FFFFFF;
background-color: #000080;
padding:7px;
}

td.tablecellblack
{
color:#FFFFFF;
background-color: #000000;
padding:7px;
}

td.tablecellmaroon
{
color:#FFFFFF;
background-color: #660066;
padding:7px;
}

td.tablecellgrey
{
color:#000000;
background-color: #E8E8E8;
padding:7px;
}

td.tablecelldkgrey
{
color:#000000;
background-color: #CCCCCC;
padding:7px;
}

td.tableheading
{
background-color: #000000;
color:#FFFFFF;
padding:7px;
}

.formlabel
{
padding-top:4px;
padding-bottom:4px;
padding-right:4px;
}

input.contactform,input.contactformstate,input.contactformzip,input.contactformphone,textarea
{
background-color: #FFFFFF;
border: solid 1px #336699;
font-size: 13px;
color: #336699;
}

input.contactform
{
width:230px;
}

input.contactformstate
{
width:92px;
}

input.contactformzip
{
width:70px;
}

input.contactformphone
{
width:130px;
}

input.contactbutton
{
background-color: #336699;
border: solid 1px #FFFFFF;
font-size: 13px;
width:150px;
margin-top:1px;
margin-bottom:10px;
color: #FFFFFF;
font-weight: bold;
text-transform: uppercase;
}

.required
{
color:red;
}

/* ARTICLE FORMATTING */

div.maincontentheader
{
    /* No special formatting yet! */
}

div.byline
{
    margin-bottom: 8px;
}

div.bodyblock
{
    padding-top: 0.5ex;
    padding-bottom: 0.5ex;
}

div.bodyblock p.body
{
    display: inline;
}

div.imageleft, div.imageright, div.faxtboxleft, div.faxtboxright, div.leftobject, div.rightobject
{
    padding-top: 4px;
    padding-bottom: 4px;
    display: inline;
    clear: both;
}

div.imagecenter, div.factboxcenter, div.centerobject
{
    width: 100%;
    padding-top: 4px;
    padding-bottom: 4px;
    display: block;
}

div.imagecenter
{
    text-align: center;
}

div.factboxcenter
{
    text-align: left;
}

div.imageleft, div.factboxleft, div.leftobject
{
    float: left;
    padding-right: 8px;
}

div.imageright, div.factboxright, div.rightobject
{
    float: right;
    padding-left: 8px;
}

div.faxtboxleft, div.faxtboxright
{
    background-color: #f0f0f0;
}

div.imageleft p.picturetext, div.imageright p.picturetext, div.imagecenter p.picturetext, p.factbox
{
    margin-top: 2px;
    margin-bottom: 2px;
}

div.imageleft p.picturetext, div.imageright p.picturetext, span.picturetext, p.factbox
{
    background-color: #f0f0f0;
}

#filebox{
	margin-top:15px;
	border:solid 1px #6890D1;
}

#filebox2{
	margin:15px 0 10px 10px;
	border:solid 1px #6890D1;
	float:right;
	clear:both;
}


#filebox div,#filebox2 div{
	padding:7px 12px 12px 12px;	
}

#filebox h3,#filebox2 h3{
	margin:0 0 5px 0;
	color:#333333;
	font-size:12pt;
}