
/* CSS Document */
body { margin: 0; padding: 0; background: #fff; font-family: 'Verdana'; color: #40454b; font-size: 12px;}


/* General Links */
a:link { text-decoration : none; color : #3366cc; border: 0px;} 
a:active { text-decoration : underline; color : #3366cc; border: 0px;} 
a:visited { text-decoration : none; color : #3366cc; border: 0px;} 
a:hover { text-decoration : underline; color : #ff5a00; border: 0px;} 


img { padding: 0px; margin: 0px; border: none;}
hr { border-left:0px solid #abb0b5; border-right:0px solid #abb0b5; border-top:1px dotted #abb0b5; border-bottom:0px solid #abb0b5; height : 1px;  }

input { font-family: 'Verdana'; color: #6a5555; font-size: 10px; }
textarea { font-family: 'Verdana'; color: #6a5555; font-size: 10px;  }
select { font-family: 'Verdana'; color: #6a5555; font-size: 10px;  }

h1, h2, h3 { font-family: 'Arial';}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#bgcontain { width: 100%; background: url(images/bkg_bgcontain.png) repeat-x;} 

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.HeaderBG { width: 100%; float: left; background: #fff url(images/bkg_body.png) repeat-x; }
.Header { width: 900px; position: relative; margin: 0 auto; padding: 32px 0px 0px 0px; height: 70px;}
.Header h1 { font-size: 35px; letter-spacing: -2px; line-height: 35px; padding: 15px 0px 0px 0px; margin: 0px;}
.Header h1 a { text-decoration: none; color:#ff5a00;}
.Header h1 a:visited { text-decoration: none; color:#ff5a00;}
.Header h1 a:hover { text-decoration: none; color:#ff5a00;}

.Desc { font-size: 14px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; letter-spacing: -1px; color:#999;}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.TopMenu { margin: 0px; padding: 0px; position: absolute; top: 8px; left: 0px; width:520px;  }
.TopMenu ul { padding: 2px 0px; margin: 0px; font-size: 0px; border-left: solid 1px #76acd3;}
.TopMenu li {
font-family:verdana,helvetica,arial;
 padding: 2px 4px; margin: 0px 4px 0px 0px; list-style-type: none; display: inline; font-size: 10px; border-right: solid 1px #76acd3; font-weight: bold;}
.TopMenu li a { color:#fff;}
.TopMenu li a:visited { color:#fff;}
.TopMenu li a:hover { color:#fff;}


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/*\ IE/Win min height hack */ * html .Search  { height: 100px;} /* */ 
.Search { width: 375px; background: url(images/SearchBkg.png) no-repeat left top; min-height: 100px; position: absolute; top: 0px; right: 0px;}
.Search  fieldset { border: none; padding: 0px; margin: 0px;}
.Search  legend { text-indent: -35000px; margin: 0; padding: 0;}
.Search  form { padding: 33px 33px 0px 33px; margin: 0px 0px 0px 0px;}
.Search  input { color: #6db6ff; font-size: 14px; font-family: 'Arial'; letter-spacing: -1px; font-weight: bold; }
.Search  input.search { width: 25px; height: 25px; background: url(images/SearchButton.png) no-repeat;}
.Search  input.search:hover { background: url(images/SearchButton.png) no-repeat 0 -25px; }
.Search  input.searchIE {width: 25px; height: 25px; background: url(images/SearchButton.png) no-repeat 0 -25px; }
.Search  input.keyword { border: none; background: #fff url(images/SearchKeyword.png) no-repeat; padding: 4px 0px 5px 8px; width: 291px; border: none; } 

.SearchCorner { position: absolute; background: #fff url(images/SearchBkgNone.png) no-repeat; width: 9px; height: 8px; margin: 0px; top: 34px; right: -9px;} 
/* IE Win min height hack */ * html #buttonsearch { margin: -26px 0px 0px 291px; } /* */ 
#buttonsearch { padding: 0px; margin: -25px 0px 0px 291px; background: none; }

/* 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.SC { float: left; width: 510px; }
/* Right Column */
.SR { float: right; width: 369px; margin-left: 21px; padding-bottom: 4px; background: #eaf4ff url(images/SRBkg.gif) no-repeat left bottom;}
.SR h2 { font-size: 14px; letter-spacing: -1px; padding: 5px 0px; margin: 0px; border-bottom: solid 1px #d4e3f4; color:#323740;}
.SR ul { padding: 0px; margin: 0px;}
.SR li { padding: 0px; margin: 0px; list-style-type: none;}
.SR li a { padding: 2px 0px 3px 8px; color: #003366; text-decoration: none; border-bottom: solid 1px #d4e3f4; background: url(images/CategIco.png) no-repeat left top; width: 152px; display: block;}  
.SR li a:visited { color: #003366; text-decoration: none; border-bottom: solid 1px #d4e3f4;} 
.SR li a:hover { text-decoration: underline; color: #000033; border-bottom: solid 1px #d4e3f4;} 

/* Right - First Column */
.SR .SRL { float: left; width: 160px; padding: 15px 0px 15px 15px; margin-right: 11px; background:  url(images/SRLBkg.gif) no-repeat left top;}

/* Right - Second Column */
.SR .SRR { float: right; width: 170px; padding: 15px 10px 15px 0px; background: url(images/SRRBkg.gif) no-repeat right top;}
 
 
.Categories { margin-bottom: 20px;}
.Links { margin-bottom: 20px;}
.Archives { margin-bottom: 20px;}
.Meta {}
.Calendar {}
.Calendar caption { background: #d4e3f4; padding: 5px 0px;}
.Calendar table { width: 170px; border: solid 1px #d4e3f4;}
.Calendar table th { text-align: center; letter-spacing: -1px; border-bottom: solid 1px #d4e3f4; padding: 3px 0px;}
.Calendar table td { text-align: center; padding: 3px 0px; font-size: 11px;}


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.ContainerBG { width: 100%; float: left; padding: 20px 0px;}
.pheading{
width: 900px; position: relative; clear: left; margin: 0 auto;  padding-bottom:2px;
font-family:verdana,helvetica,arial;
color:#005ac6;
font-size:18px;
letter-spacing:-1px;
}
.Container { width: 900px; position: relative; clear: left; margin: 0 auto; border-top: solid 1px #000066; padding-top: 20px; padding-bottom:10px;}
.headtitle{
font-family:verdana,helvetica,arial;
color:#005ac6;
font-size:18px;
letter-spacing:-1px;
text-transform:capitalize;
 
}
.logintext{
font-family:verdana,helvetica,arial;
color:#005ac6;
font-size:12px;
letter-spacing:-1px;
}
.logintextw{
font-family:verdana,helvetica,arial;
color:#005ac6;
font-size:12px;
letter-spacing:-1px;
}
.logintextl{
font-family:verdana,helvetica,arial;
color:red;
font-size:12px;
letter-spacing:-1px;
}

.title
{
	color: #663311;
	font-size: 18px;
	font-family: Arial;
}

.bgbackground{
background:#bbdbfd;
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


.categoryh {
	color: #fe6512;
	font-size: 19px;
	font-family:verdana,helvetica,arial;
	border-bottom:solid 1px #666;
}

.catcontent{
border-bottom:solid 1px #666;
font-family:verdana,helvetica,arial;
font-size:12px;
padding-top:5px;
padding-bottom:5px;



}

.formError	
{
	color:red;
	font-weight:400;
	font-size:10px;
	font-family:verdana,helvetica,arial;
}

.sectionHeader
{
	padding: 5px;
	font-weight: 600;
	font-size: 13px;
	color: #ffffff;
	padding-top: 5px;
	font-family: verdana,helvetica,arial;
	background-color: #a0a0a0;
	text-decoration: none;
	vertical-align:middle;
	margin:0px;
}

.formRequired	
{
	color:red;
	font-weight:300;
	font-size:12px;
	font-family:verdana,helvetica,arial;
}
.formError	
{
	color:red;
	font-weight:800;
	font-size:10px;
	font-family:verdana,helvetica,arial;
}
.textInput 
{
	border:1px solid black;
	font-size:8pt;
	font-weight:300;
	font-family:verdana;
	color:#000000;
}
.textInputLabel
{
	color:black;
	font-size:10px;
	font-weight:300;
	font-family:verdana,arial,helvetica;
	text-align:left;
}

.btnGeneric
{
	border:solid 1px;
	border-color:#495d92;
	color: #ffffff;
	cursor: pointer;
	display: inline-block;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: 500;
	font-size: 11px;
	padding: 1px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	background: #8e8e77;
	margin:1px  0  2px 0;
}
.btnGenericHover
{
	border:solid 1px;
	border-color: #000000;
	color: #ffffff;
	cursor: pointer;
	display: inline-block;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: 500;
	font-size: 11px;
	padding: 1px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	background: #495d92;
	margin:1px  0  2px 
}

.formError	
{
	color:red;
	font-weight:800;
	font-size:10px;
	font-family:verdana,helvetica,arial;
}


TD.dottedVertical
{
	width: 1px; 
	font-size: 1px;
	background-repeat: repeat-y;
	background-image:url('images/dottedvertical.gif');
}
TD.dottedHorizontal
{
	height: 1px;
	font-size: 1px;
	background-repeat: repeat-x;
	background-image:url('images/dottedhorizontal.gif');
	background-position: center;
}

A.breadcrumbLink, A.breadcrumbLink:visited
{
    font-size: 11px;
    color: #666633;
    font-family: 'Trebuchet MS', Arial;
    text-decoration: none;
    font-weight: bold;
    text-align:left;
}
A.breadcrumbLink:hover
{
    text-decoration: underline;
}
.breadcrumbCurrent 
{
    font-size: 11px;
    color: #ee7722;
    font-family: 'Trebuchet MS', Arial;
    text-decoration: none;
    font-weight: bold;
    text-align:left;
}
.BodyMain
{
    font-size: 12px;
    color: #666633;
    line-height: 13px;
    font-family: 'Trebuchet MS', Arial;
}

.profileRequirements 
{
	padding: 15px;
	background-color: #0065cc;
	font-size:11px;
	font-weight: bold;
	font-family: 'Trebuchet MS', Verdana,Arial;
	line-height: 14px;
	text-decoration:none;
	color: #ffffff;
}

.profileRequirements .highlight
{
	color: #eedd99;
}

.cmpname{
color:#fe6512;
font-size: 14px;
font-family:verdana,helvetica,arial;
}

.cmpname1{
color:#fe6512;
font-size: 12px;
font-family:verdana,helvetica,arial;
}
.define{
color:#005ac6;
font-size: 11px;
 font-family: 'Trebuchet MS', Arial;
}

 .Form {}
 
.Form h3 { font-size: 14px; letter-spacing: -1px; background:url(images/CommentsFormHeading.png) no-repeat left center; border-bottom: dashed 1px #87909e; padding: 5px 0px 5px 20px; margin: 0px 0px 10px 0px;}

 .FormTop { background: #accbed url(images/CommentsFormTopBkg.gif) no-repeat left top; width: 510px; height: 5px; display: block;}

 .Form form { padding: 20px; margin: 0px; background: #accbed url(images/CommentsFormEndBkg.gif) no-repeat left bottom;}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.FooterBG { width: 100%; float: left; background: #000066;  padding: 25px 0px;}
.Footer { width: 900px; position: relative; clear: left; margin: 0 auto; }
.Footer p { padding: 0px 0px 10px 0px; margin: 0px 0px 10px 0px; color:#487cb0; font-size: 11px; border-bottom: solid 1px #062a6e; display: block;}
.Footer p a {color:#487cb0; text-decoration: underline;}

.Footer ul { display: inline; padding: 0px; margin: 0px; }
.Footer li { display: inline; padding: 0px; margin: 0px; list-style-type: none;}
