/* Blastr STYLESHEET PREPARED BY GALAXY WEBLINKS
----------------------------------------------------------- */


/* MAIN STRUCTURAL ELEMENTS
------------------------------------------------------------------------*/
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5b5b5b;
	text-decoration: none;

}



/* HEADING ELEMENTS
------------------------------------------------------------------------*/
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #2c4b91;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #f2641e;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #27468e;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5b5b5b;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}



/* HEADER SECTION ELEMENTS
------------------------------------------------------------------------*/
#main-container {
		background-color:#CCCCCC;
}
#container {
	margin: 0px auto;
	width: 825px;
}
#header {
	height:100px;
	padding:0px 12px 0px 11px;
}


/* MIDDLE SECTION ELEMENTS
------------------------------------------------------------------------*/
.blue-gradient {
	background:#FFFFFF;
	height:450px;
}
.blue-border {
	border:#8496c0 solid 1px;
}
.textbox {
	border: none;
	width:100%;
	height:25px;
	padding:6px 0px 0px 8px;
	background: url(../images/textboxbg.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #8a9ac3;
	text-decoration: none;
}
.textbox1 {
	border: none;
	width:100%;
	height:23px;
	padding:8px 0px 0px 10px;
	background: url(../images/textboxbg.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #8a9ac3;
	text-decoration: none;
}
.textfield {
	border: none;
	width:714px;
	height:124px;
	padding:0px 0px 0px 3px;
	background: url(../images/textareabg.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #8a9ac3;
	text-decoration: none;
}
.textfield1 {
	border: none;
	/*width:714px;*/
	height:124px;
	padding:0px 0px 0px 3px;
	background: url(../images/textareabg.gif) repeat-x;
	border:#8496c0 solid 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #8a9ac3;
	text-decoration: none;
}
.textfield2 {
	border: none;
	width:714px;
	height:64px;
	padding:0px 0px 0px 3px;
	background: url(../images/textareabg.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.textfieldnew{
border:1px solid #b4b4b4;
border-top-color:#727272;
border-bottom-color:#dadada;
background:url("../images/inputTopbg.png") repeat-x top;
background-color:white;
padding:3px;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px; 
min-height:42px; /* This is 3 times multiple of font size */
height:42px;
}

.textfieldnew1{
border:1px solid #b4b4b4;
border-top-color:#727272;
border-bottom-color:#dadada;
background:url("../images/inputTopbg.png") repeat-x top;
background-color:white;
padding:3px;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px; 
}

.dotted-line {
	background: url(../images/horizontal-dotted-line.gif) repeat-x;
	height:1px;
}
.org-popup {
	background: url(../images/org-popup.gif) no-repeat;
	height:24px;
	padding-top:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align:center;
}

.org-popupnew {
	background: url(../images/org-popup1.gif) no-repeat;
	height:24px;
	padding-top:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align:center;
}

.blue-popup {
	background: url(../images/blue-popup.gif) no-repeat;
	height:24px;
	padding-top:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align:center;
}
.popup-bg {
	background: url(../images/popup-bg.gif) repeat-x bottom;
}
fieldset {
	margin:0px 0px 0px 0px;
	padding:0px 15px 15px 15px;
	border:#325094 solid 1px;
}
legend {
	margin:0px;
	padding:0px;
}


/* FOOTER SECTION ELEMENTS
------------------------------------------------------------------------*/
#footer {
	height:70px;
	background-color:#768cbd;
}
#footer-content {
	width:825px;
	margin:0px auto;
	padding:18px 0px 0px 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#footer-content a {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer-content a:hover {
	color: #333333;
	text-decoration: underline;
}



/* TEXT ELEMENTS
------------------------------------------------------------------------*/
.orgtxt {
	color: #f26522;
}
.org-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #f26522;
	text-decoration: none;
}
a.org-link {
	color: #f26522;
	text-decoration: underline;
}
a:hover.org-link {
	color: #333333;
	text-decoration: underline;
}
.blue-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #325094;
	text-decoration: none;
}
a.blue-link {
	color: #325094;
	text-decoration: none;
}
a:hover.blue-link {
	color: #333333;
	text-decoration: none;
}
.blue-link1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #325094;
	text-decoration: none;
}
a.blue-link1 {
	color: #325094;
	text-decoration: underline;
}
a:hover.blue-link1 {
	color: #333333;
	text-decoration: underline;
}
.blue-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5476c3;
	text-decoration: none;
}
.dark-bluetxt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #0000cc;
	text-decoration: none;
}
.black-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color:#000000;
	text-decoration: none;
}
.dark-bluetxtsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#0000cc;
	text-decoration: none;
}
.org-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #f2641e;
	text-decoration: none;
}
.minimizetxt {
font-family:"Courier New", Courier, monospace;
font-size:14px; 
font-weight:bolder;

}

   .popup {
        border: solid 1px #333;
        font-family: Tahoma;
        font-size: 13px;
		color:#000000;
        display: none;
        position: absolute;
        width: 300px;
        z-index: 60;
      }

      .popuptitle {
        background: #ff6000;
        color: white;
        font-weight: bold;
        height: 15px;
        padding: 5px;
      }
      
      .popupbody {
        background: white;
        padding: 5px;
        text-align: center;
      }

      #popup1 { top: 200px; left: 500px; }

.blastlinks
{
line-height: 20pt; 
float:left;
}