@charset "UTF-8";
/* CSS Document */

/* pantone 280 used by Sprint Signs = RGB (0, 43, 127) or hex #002B7F */

body {
	background-color: #FFF;
	margin:0 auto;
	margin-top:0px;
	padding: 0px;
	text-align: center;
	width:970px;
	border-top: 5px solid #002B7F;
	border-left: 5px solid #002B7F;
	border-right: 5px solid #002B7F;
	border-bottom: 5px solid #002B7F;
	color:#000040;
	font-family: Verdana, Arial, Sans;
	background-repeat: repeat;
	background-image: url(../images/g12mrb05.gif);
}

#wrapper {
	/*background-color: #e0e0e0;*/
	background-color: #FFF;
	text-align: left;
	margin-left: 0px;
	width: 970px;
	min-height:800px;
	padding: 0px;
	position: relative;
	padding-bottom: 5px;
	margin-bottom:7px;
}

.menu-block{
	width:200px;
	float:left;
	margin-top:5px;
	margin-left:5px;
	padding-right:5px;
	text-align:right;
	background-color:#c0c0c0;
	min-height:800px;
	line-height:1.5em;
	color:#0e033f;
}

.menu-block-ctr{
	text-align:center;
}


.menu-block a:visited{
	color:#3934ef;
}

.menu-block a:link{
	color:#002B7F;
}

.menu-block a:hover{
	color:#070550;
}



#content{
	width:700px;
	float:left;
	margin-left:10px;
	color: #003;
	font-weight: bold;
}

#footer{
	clear:both;
	width:951px;
	background-color: #e0e0e0;
	text-align:center;
	font-size:.75em;
	color:#c0c0c0;
}


/*320561*/
.test1{
	color:#6A242C;
}
.test2{
	color:#070550;
}
.test3{
	color:#070550;
	font-family:Verdana, Arial, Sans-serif;
}
.test4{
	color:#070550;
	font-family:Times, Serif;	
}


h1.main{
	font-size:14pt;
	font-weight:600;
	font-family:Verdana, Arial, Sans;
	text-align:center;
	color:#002B7F;
}

h2.main{
	font-size:12pt;
	font-weight:600;
	font-family:Verdana, Arial, Sans;
	text-align:center;
	color:#002B7F;
}



/* iframe properties */

.frame1{

	width:730px;
	height:740px;
	border:0px;
}

/* image styles */

.img_st1{
	width:180px;
	float:right;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:10px;
}#wrapper #content .main {
	color: #003;
	font-weight: bold;
}
#wrapper #content ul li {
	color: #003;
}
