body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	color: #000000;
	font-size: small;
	background-color: #000000;
	margin-top: 10px;
	margin-right: 30px;
	margin-left: 20px;	
	background-image: url(/R/gra/run_logo.gif); 
	background-repeat: no-repeat; 
	background-position: left top;
	position: relative;
}

form {position: relative;}



h1 { font-size: x-large; }
h2 { font-size: large; }
h3 { font-size: medium ; }
h3 { font-size: small ; }



a:link{ color: #000; font-weight: bold; text-decoration: underline; }
a:visited{ color: #000; font-weight: bold; text-decoration: underline;  }
a:hover{ color: #ff6600; font-weight: bold; text-decoration: underline;  }

a:link.largebold{ color: #000; font-weight: bold; text-decoration: none; }
a:visited.largebold{ color: #000; font-weight: bold; text-decoration: none;  }
a:hover.largebold{ color: #000; font-weight: bold; text-decoration: underline;  }

a:link.main{ color: #ff6600; font-weight: bold; text-decoration: none; position: relative; left:20px;}
a:visited.main{ color: #ff6600; font-weight: bold; text-decoration: none; position: relative; left:20px; }
a:hover.main{ color: #ff6600; font-weight: bold; text-decoration: underline; position: relative; left:20px; }

a:link.nav{ color: #ff6600; font-weight: bold; text-decoration: none; position: relative; font-style: italic;}
a:visited.nav{ color: #ff6600; font-weight: bold; text-decoration: none; position: relative; font-style: italic;}
a:hover.nav{ color: #ff6600; font-weight: bold; text-decoration: underline; position: relative; font-style: italic; }

.small{ color: #ff6600; font-size: x-small; font-weight: bold; text-decoration: none; position: relative; left:20px;}
a:link.small{ color: #ff6600; font-size: x-small; font-weight: bold; text-decoration: none; position: relative; left:20px;}
a:visited.small{ color: #ff6600; font-size: x-small; font-weight: bold; text-decoration: none; position: relative; left:20px; }
a:hover.small{ color: #ff6600; font-size: x-small; font-weight: bold; text-decoration: underline; position: relative; left:20px; }

a:link.italic{color: #000000; font-style: italic; font-weight: bold; text-decoration: none; }
a:visited.italic{color: #000000; font-style: italic; font-weight: bold; text-decoration: none;  }
a:hover.italic{color: #000000; font-style: italic; font-weight: bold; text-decoration: underline; }

a:link.footer{color: #cccccc; text-decoration: none; }
a:visited.footer{color: #cccccc; text-decoration: none;  }
a:hover.footer{color: #cccccc; text-decoration: underline; }

a:link.top{ color: #ffffff; font-weight: bold; letter-spacing: 4px; text-decoration: none;}
a:visited.top{ color: #ffffff; font-weight: bold; letter-spacing: 4px; text-decoration: none; }
a:hover.top{ color: #ffffff; font-weight: bold; letter-spacing: 4px; text-decoration: underline; }

a:link.topsub{ color: #ffffff; font-weight: bold; font-size: x-small; text-decoration: none;}
a:visited.topsub{ color: #ffffff; font-weight: bold; font-size: x-small; text-decoration: none; }
a:hover.topsub{ color: #ffffff; font-weight: bold; font-size: x-small; text-decoration: underline; }


#leftnav{
 position: absolute;
	font-size: small;
	color: #FFFFFF;
	top: 135px;
	width:130px;
	 left: 0px;
	
}

#contentright{
	position: relative;
	top:0px;
	left:0px;
	right:30px;
}


#contentrightstrip{
	
	margin-top: 10px;
	margin-right: 30px;
	margin-left: 150px;
	background-image: url(/R/gra/strip.jpg);
	background-repeat: no-repeat; 
	background-position: left top;
	
}

#contentrightsprintstrip{
	float:right;
	margin-top: 10px;
	margin-right: 30px;
	position: absolute;
	left: 170px;
	background-image: url(/R/gra/sprintstrip.jpg);
	background-repeat: no-repeat; 
	background-position: left top;
}




#footer{
	color: #cccccc;
	font-size: xx-small;
	border: 10px solid #000;
	text-align: right;
	right: 30px;
	clear: both;
}

.roundedCornerSpacer {
    margin: 0px; padding: 0px; border: 0px;
    clear: both;
    font-size: 1px; line-height: 1px;
}

.borderTL, .borderTR, .borderBL, .borderBR {
    width: 6px; height: 6px;
    padding: 0px; border: 0px;
    z-index: 99;
}

.borderTL, .borderBL { float: left; clear: both; }
.borderTR, .borderBR { float: right; clear: right; }
.borderTL { margin: -1px 0px 0px -1px; }
.borderTR { margin: -1px -1px 0px 0px; }
.borderBL { margin: -6px 0px 0px 0px; }
.borderBR { margin: -6px 0px 0px 0px; }

.borderTL {
    margin-left: -4px;
    ma\rgin-left: -1px;
}
html>body .borderTL {
    margin-left: -1px;
}
.borderTR {
    margin-right: -4px;
    ma\rgin-right: -1px;
}
html>body .borderTR {
    margin-right: -1px;
}
.borderBL {
    margin-left: -3px;
    ma\rgin-left: 0px;
}
html>body .borderBL {
    margin-left: 0px;
}
.borderBR {
    margin-right: -3px;
    ma\rgin-right: 0px;
}
html>body .borderBR {
    margin-right: 0px;
}

.content {
    	margin: 0px;
    	padding: 0px;
    	border: 1px solid #fff;
		text-align: center;
}

.contentWrapper {
	padding: 0px;
	background-color: #000;
	margin-top: 2px;
}

.contentg {
    	margin: 0px;
    	padding: 0px;
    	border: 1px solid #ccc;	
}

.contentWrapperg {
	padding-top: 0px;
	background-color: #ccc;
	margin-right: 10px;
	margin-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	border: solid 0px green;
}

.contentWrapperg2 {
	padding-top: 0px;
	background-color: #ccc;	
}

.contento {
    margin: 0px;
    padding: 0px;
    border: 1px solid #fff;
    text-align: center;	
}

.contentoLinks 
{
	margin: 0px;
	padding: 0px;
    border: 1px solid #fff;
    text-align: left;	
}

.contentWrappero {
	padding: 0px;
	background-color: #ff6600;
}


.contents {
    	margin: 0px;
    	padding: 0px;
    	border: 1px solid #ff6600;	
}

.contentWrappers {
	padding: 0px;
	background-color: #ff6600;	
}

.banner {
	margin-left:305px;
	}

.dots	{
	margin:15px;
	background-image: url(/R/gra/dots.gif) ;
    background-repeat:repeat-x;
		padding: 0px;
}

.thumb {	
	position:relative;
	margin:5px;
	float:left;
}

div.thumb
{
	height: 100px;
	padding-top:10px;	
}

.thumbtext {
	position:relative;
	margin:5px;
}

.boldrichorange {
	color: #cc3300;
	font-weight: bold;
}

.largegreybold{
	font-size: large;
	font-weight: bold;
	color: #999999;
}


.largegreybolditalic{
	font-weight: bold;
	color: #CCCCCC;
	font-style: italic;
}

.smallgreybold{
	font-size: x-small;
	font-weight: bold;
	color: #999999;
}

.smallgreybold A:Link{	
	color: #999999;
	text-decoration:underline;
}

.smallgreybold A:Visited{	
	color: #999999;
}

.smallgreybold A:Hover{	
	color: #ff6600
}

.grey {	
	color: #999999;
}

.largebold {
	font-size: large;
	font-weight: bold;
}

.mediumbold {
	font-size: medium ;
	font-weight: bold;
}

.bold {
	font-weight: bold;
}

input.login {
	font-family: "Trebuchet MS";
	color: #ff6600; 
	font-size: x-small; 
	background-color: #000000; 
	position: relative; 	
	left:20px;
	border-style: solid;
	border-color: #ff6600;
	border-width: 1px;
	margin-top: 3px;
}




input,textarea {
	font-family: "Trebuchet MS";
	color: #000000; 
	font-size: small; 
	background-color: #ffffff; 
	border-style: solid;
	border-color: #000000;
	border-width: 1px;		
	margin-top: 2px;
	left:0px;
}


.searchBar 
{
	text-align:right;	
}





.smallbold {
	font-weight: bold;
	font-size: x-small;
}

.whitebold {
	font-weight: bold;
	color: #ffffff;
	margin-left:10px;
}

.whitearrow {
	background-color: #ffffff;
	background-image: url(/R/gra/whitearrow.gif); 
	background-repeat: no-repeat; 
	background-position: right;
	padding-left:5px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;

}


.padding {
	padding: 3px;
}

#envision {
	background-image: url(/R/gra/envision_photo.jpg); 
	background-repeat: no-repeat; 
	background-position: right top;
	padding-top:45px;
}

#resource {
	background-image: url(/R/gra/resource_photo.jpg); 
	background-repeat: no-repeat; 
	background-position: right top;
	padding-top:45px;
}

#network {
	background-image: url(/R/gra/network_photo.jpg); 
	background-repeat: no-repeat; 
	background-position: right top;
	padding-top:45px;

}

#generic {
	background-image: url(/R/gra/homeimage.jpg); 
	background-repeat: no-repeat; 
	background-position: right top;
	padding-top:45px;
}

#admin {
	background-image: url(/R/gra/generic_photo.jpg); 
	background-repeat: no-repeat; 
	background-position: right top;
	padding-top:45px;
}

#sprint {
	background-image: url(/R/gra/sprint_photo.jpg); 
	background-repeat: no-repeat; 
	background-position: right top;
	padding-top:38px;
}


.float{
	clear: both;
	width: 200px;
}

.headers {margin-left: 20px;
margin-bottom: 20px;
}



.nav3{
	position:relative;
	float:left;
	border-style: solid;
	border-color: #ff6600;
	border-width: 1px;
	margin-right:5px;
	margin-bottom:5px;
	padding-left: 5px;
	padding-right: 5px;
}



.sprintimg{
	float:left;
	margin-right: 10px;
}

.sprintimgright
{
	float:right;
	margin-left: 10px;
}

.sprintimgtag
{
	background-color: #ff6600;
	color: #ffffff;
	font-size: x-small;
	font-weight: bold;
	font-style: italic;
	padding: 2px;
	text-align: center;
}

.sprintimgtag A
{
	color: #ffffff;	
}
.sprintimgtag A:Hover
{
	color: #000;	
}

	

.sprint{	
	color:#000000;
	background-color:#ffffff;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 10px;
	padding: 15px;	
}

.sprintquote{
	float:right;
	margin-left: 10px;
	width: 200px;
	color:#ff6600;
	font-size: large;
}
.sprintquoteleft{
	float:left;
	margin-right: 10px;
	width: 200px;
	color:#ff6600;
	font-size: large;
}

.sprintbox 
{
	float:right;	
	padding: 6px;
	margin-left: 10px;
	width: 250px;
	font-weight:bold;
	font-size:small;
	border: solid 1px #999999;
	color: #282828;
}
.sprintboxleft
{
	float:left;	
	padding: 6px;
	margin-right: 10px;
	width: 250px;
	font-weight:bold;
	font-size:small;
	border: solid 1px #999999;
	color: #282828;
}





.rundisplaybox input {
	font-family: "Trebuchet MS";
	color: #000000; 
	font-size: small; 
	background-color: #ffffff; 
	border-style: solid;
	border-color: #999;
	border-width: 1px;
	left:0px;
	margin-right: 5px;
}


.rundataLayout1{	
	font-size: small;
	color: white;
    font-weight: bold;
    text-align: center;
	background-color: #555599;
}
.rundataLayout2  {	
	font-size: small;
	font-weight: bold;	
	color: black;	
	background-color: #FFFFFF;
	 text-align: left;
}
.rundataLayout3  {	
	font-size: smaller;
	color: black;	
	background-color: #FFFFFF;
	 text-align: left;
}
.rundataLayout4  {	
	font-size: small;
	color: black;
	background-color: #ff6600;
	 text-align: left;
}
	
.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.clearleft {
	clear: left;
}

.clearright {
	clear: right;
}

.clearboth {
	clear: both;
}

.pad10 {
	padding: 10px;
}

.pad20 {
	padding: 20px;
}

.imgleft{
	float:left;
	margin: 10px 10px 10px 0px;
}

.imgright{
	float:right;
	margin: 10px 0px 10px 10px;
}

.imgleft a, .imgright a {border: none;}

.textcenter {
	text-align: center;
}

.label {
	text-align: center;
	margin: 0.5em;
	font-weight: bold;
}

.downloads {
	border: 1px solid #ff6600;
	padding: 10px;
}

.whitecontainer{	
	color:#000000;
	background-color:#ffffff;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 10px;
	padding: 15px;	
}

.whiterightpanel{	
	color:#000000;
	background-color:#ffffff;
	margin-left: 15px;
	padding: 15px;
	float: right;
}

.whiteleftpanel{	
	color:#000000;
	background-color:#ffffff;
	margin-right: 15px;
	padding: 15px;
	float: left;
}

.whitebg {
	background-color:#ffffff;
}

.orange {
	color: #ff6600;
}

.blue {
	color: #0000FF;
}

.onthispage {
	background-color:#ffffff;
	float: right;
	width: 170px;
	border: 1px solid #FF6600;
	margin: 10px;	
}

.onthispage ul {
	margin: -1px 0 0 0;
	list-style: none;
	padding: 10px;
	font-size: x-small;
}