@charset "utf-8";
/* CSS Document */

body 
	{
	background: #F2F2F2;	
}

#maincotainer {	
	max-width: 640px;
    margin: 0 auto;
	background:#fff;
	margin-bottom:10px;
	padding-bottom:20px;
	overflow:hidden;
}

.headertop {
	background-color: #007caf;
	border-bottom: 5px solid #b83a13;	
	overflow:hidden;
	padding:5px;
}

.headerbottom {
	background: #03658d;
	border-top: 5px solid #b83a13;	
	overflow:hidden;
	padding-top:10px;
	padding-bottom:30px;
	text-align:center;
}

h2.mediarelease {
    color: #fff;
    font-family: Arial;
    font-size: 16px;
    mso-line-height-rule: exactly;
    line-height: 100%;
    font-weight: bold;
    font-style: normal;
    text-transform: none;
    margin-left: 15px;
    margin-right: 0;
    margin-bottom: 0;
    padding-top:20%;
	
}



h2.rpd {
	color: #fff;
    font-family: Arial;
    font-size: 25px;
    mso-line-height-rule: exactly;
    line-height: 100%;
    font-weight: bold;
    font-style: normal;
    text-transform: none;
    padding-right:2px;
    padding-left:2px;
}

h2.rpdissue {
	color: #fff;
    font-family: Arial;
    font-size: 20px;
    mso-line-height-rule: exactly;
    line-height: 100%;
    font-weight: bold;
    font-style: normal;
    text-transform: none;
    
}

h3.headers {
	color: #b83a13;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
	padding-bottom:20px;
}

.call {
	padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    background: #3399CC;
    color: #ffffff;
    text-align: center;
    font-family: arial;
    font-size: 16px;
	font-weight:bold;
    line-height: 22px;
	
}

.apply {
	background:#b83a13;
	vertical-align:middle;
	font-size:16px;
	color:#fff;
	font-weight:bold;
	 border-radius:3px;
	 padding:10px;
	 text-align:center;
	
	
}

.proposal {
	
	
	font-family: Arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 18px;
    padding-bottom: 3px;
    color: #a02b22;
	padding-top:10px;
	
}

.scope {
	background-color: #a02b22;
    color: #fff;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: arial;
    font-size: 14px;
}
