

h1
{
	font-size: 22px; 
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-weight: 700; color:#3D91C4;
}

h2
{
	font-size: 20px; 
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-weight: 700; color:#3D91C4;
}

h3
{
	font-size: 18px; 
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-weight: 700; color:#3D91C4;
}


h4
{
	font-size: 15px; 
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-weight: 700; color:#3D91C4;
}

h5
{
	font-size: 13px; 
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-weight: 700; color:#3D91C4;
}

.columnHeader
{
	font-size: 14px; 
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-weight: 600; color:#3D91C4;
}


.title
{
	margin: 0px 0px 5px 0px;
	border-bottom:2px solid #ffae30;
	position:relative;
	width:100%;
}

.smalltitle
{
	margin: 0px 0px 5px 0px;
	border-bottom:2px solid #ffae30;
	position:relative;
	width:100%;
	font-size: 14px;
}
input, textarea, select 
{ 
	font-size: 12px; 
	font-family: 'Trebuchet MS', Helvetica, sans-serif; 
	padding: 2px;
}


input, textarea, select { border: 1px solid #A7A7A7; padding:2px 2px;}
select { padding:0px;}

input[type="checkbox"]
{
	padding-right: 2px;
	border: 0px solid #000000;
}

.checkboxQS
{
	margin-right: 5px;
	padding-right: 0px;
	border: 0px solid #000000;
}

.bigInputBox
{
	font-size: 16px;
}

.widgetListItem
{
	padding-bottom: 3px;
}

.gearList
{
	list-style-image: url('images/applications_16.png'); 
	margin-left:15px;
}

.listItem
{
	margin-top:15px; 
	padding-left: 4px;
}

.SearchResultEntry
{
	border:1px solid black; 
	background:#EDEDED; 
	padding-top: 2px;
	padding-bottom: 2px; 
	padding-left: 2px;
	margin: 2px;
	margin-right: 5px;
	margin-bottom: 3px;
	position: relative;
	_height: 1%;
}
/*
 * http://www.roundedcornr.com
 */
.roundedcornr_box_705052 {
   background: #ffffff url(images/roundedcornr_705052_grad.gif) repeat-x top left;
}
.roundedcornr_top_705052 div {
   background: url(images/roundedcornr_705052_tl.gif) no-repeat top left;
}
.roundedcornr_top_705052 {
   background: transparent url(images/roundedcornr_705052_tr.gif) no-repeat top right;
}
.roundedcornr_bottom_705052 div {
   background: url(images/roundedcornr_705052_bl.gif) no-repeat bottom left;
}
.roundedcornr_bottom_705052 {
   background: transparent url(images/roundedcornr_705052_br.gif) no-repeat bottom right;
}

.roundedcornr_top_705052 div, .roundedcornr_top_705052,
.roundedcornr_bottom_705052 div, .roundedcornr_bottom_705052 {
   width: 100%;
   height: 30px;
   font-size: 1px;
}
.roundedcornr_content_705052 { margin: 0px 30px 0px 10px;}

#box1
{
	float:left;
	border: 0px solid black;
	width:45%;
	margin-left: 25px;
}

#box2
{
	float:right;
	border: 0px solid red;
	width:45%;
	margin-right: 25px;
}

.fadeText
{
	display: block;
	font-size: 26px;
	text-align:center;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	visibility: hidden;
	vertical-align: middle;
	background-color: white;
}

.fadeTextGreySmall
{
	display: block;
	font-size: 13px;
	text-align:center;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	visibility: hidden;
	vertical-align: middle;
	background-color: white;
	font-weight:bold;
}

#hdrsrchbtn
{
	width: 55px;
	height: 28px;
	background-image: url(images/searchbtn.png);
	
}

#quicksugg
{
	width: 150px;
	height: 75px;
	background-image: url(images/quicksugg.png);
	display: block;
}

#makesugg
{
	width: 150px;
	height: 75px;
	background-image: url(images/makesugg.png);
	display: block;
}

#loginbtn
{
	width: 150px;
	height: 65px;
	background-image: url(images/Login.png);
	display: block;
}

#addTagBtn
{
	width: 65px;
	height: 28px;
	margin-bottom: 5px;
	background-image: url(images/addtag.png);
	display: block;
}


#changepassbtn
{
	width: 150px;
	height: 75px;
	background-image: url(images/changepass.png);
	display: block;
}

#updatebtn
{
	width: 150px;
	height: 75px;
	background-image: url(images/UpdateBtn.png);
	display: block;
}

#submitbtn
{
	width: 85px;
	height: 37px;
	background-image: url(images/Submit.png);
	display: block;
}

#addcontactbtn
{
	width: 85px;
	height: 36px;
	background-image: url(images/addcontacts.png);
	display: block;
}

#skipbtn
{
	width: 85px;
	height: 37px;
	background-image: url(images/Skip.png);
	display: block;
}

#refreshbtn
{
	width: 125px;
	height: 63px;
	background-image: url(images/refresh.png);
	display: block;
}

#ratemorebtn
{
	width: 125px;
	height: 55px;
	background-image: url(images/ratemore.png);
	display: block;
}

#addlocbtn
{
	width: 125px;
	height: 63px;
	background-image: url(images/addlocation.png);
	display: block;
}

.newbtn
{
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;
	text-indent: -999em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: -moz-use-text-color;
	border-right-color: -moz-use-text-color;
	border-bottom-color: -moz-use-text-color;
	border-left-color: -moz-use-text-color;
	cursor: pointer;
	overflow-x: hidden;
	overflow-y: hidden;
	display: inline;
	background-color: white;
}

.myinputstyle {
	border: 2px solid #000000;
	/** remember to change image path **/
	background: url(images/textboxbg.png) repeat-x #ffffff;
	font-family: \'trebuchet ms\', helvetica, sans-serif;
	font-style: bold;
	font-size: 15px;
	color: #454743;
	margin: 2px;
}

/** You can use this style for your LABEL elements **/
.mylabelstyle {
	font-family: \'trebuchet ms\', helvetica, sans-serif;
	font-style: bold;
	font-size: 15px;
	color: #3d91c4;

}

.required
{
	font-weight: bold;
}

#quicktour
{
	border-width: 2px;
	border-style: dotted;
	width: 450px;
}

.yui-panel .hd 
{
	background-color: #1f85e3;
}