
/************************************************************************************
smaller than 980
*************************************************************************************/
@media screen and (max-width: 768px)
{
	.view-content
	{
		width: 100%;
	}

	#container, #horizontalmenuf,  #division-topics,#SOSfeature-nav,#office-topics,#content_main_page,#welcome, #OVGalleries-topics,#OV-topics 
	{
		width: 100%;
	}
	
	#content_main,#content_main_ind
	{
		width: 97%;
	}
	.headerf_right
	{
		float: right;
		width: 175px;
		height: 30px;
	
	}
	#hdr-links
	{
		text-align: left;
	}
	#hdr-links a
	{
		padding: 0px 20px;
		width: 40px;
	}
	#hdr-links ul
	{
		display: inline;
	}
	.sidebar-inner
	{
		width: 100%;
		padding-left: 0px;
	}
	/*Display 'show menu' link*/
	.show-menu
	{
		display: block;
	}
	/*Make dropdown links appear inline*/
	ul#awesome-menu
	{
		position: static;
		width: 100%;
		display: none;
		list-style-type: none;
		padding-left: 0px;
	}
	/*Create vertical spacing*/
	#awesome-menu ul li, li a
	{
		width: 100%;
		display: block;
		padding: 0px;
		margin: 0px;
	}

	ul#awesome-menu li
	{
		margin-bottom: 0.5px;
		margin-right: 1px;
		display: inline-block;
		float: left;
		width: 100%;
	}
	ul#awesome-menu li a
	{
		display: block;
		float: left;
		width: 100%;
		margin-bottom: 1px;
		text-align: left;
		line-height: 50px;
		height: 50px;
		font-size: 1.3em;
		min-width: 140px;
		background-image: none;
		font-family: "helvetica neue" ,Helvetica, Arial, san-serif;
		background-position: none;
		text-indent: 100px;
		color: #FFF;
		height: 39px;
		background: none repeat scroll 0% 0% #2F3036;
		text-decoration: none;
	}
	ul#awesome-menu li:hover a
	{
		background: #19c589;
	}


	ul#awesome-menu li a.business, ul#awesome-menu li a.gov, ul#awesome-menu li a.cfs, ul#awesome-menu li a.meetings, ul#awesome-menu li a.oar, ul#awesome-menu li a.protocol, ul#awesome-menu li a.charity
	{
		width: 100%;
	}

	#welcome_lvp
	{
		display: block;
		height:100px;
                width:auto;
	}
        #secretary-LVPs-photo
        {display: none;}

	.right-sidebar grid-23
	{
		width: 100%;
	}
	.grid-23
	{
		display: inline;
		float: left;
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		margin-top: 0px;
	}

	#footer
	{
		width: 100%;
	}
	#homefooter
	{
		width: 100%;
		height: 70px;
		min-width: 290px;
	}
	#homefooter .wrapper
	{
		width: 100%;
	}




       /*division*/
       
       #contacthelp-links
	{
		float: left;
		width: 100%;
		padding-top: 10px;
		text-align: left;
		margin: 0px;
		height: 20px;
	}
	#contacthelp-links ul
	{
		margin: 0px;width: 100%;
		padding: 0px;
		list-style-type: none;
		display: inline;
		float: left;
	}

	#contacthelp-links li.line
	{
		display: inline;
	}

	#contacthelp-links li.line a
	{
		max-width: 10%;
		font-size: 0.75em;
		margin: 1px 3px;
	}
	

	#content_main ul li
	{
		padding-bottom: 0px;
	}


    #feature-slide
    {width:100%;}
       .intro-block
    
    {width: 320px;height:auto;}
    .intro-block h4
    {font-size: 12px;
padding-top: 5px;
padding-bottom: 0px;}
.intro-block p
{
font-size: 8px;
}
.contact-block ,.hoop-circular, .hoop, .contact-block-h {
   float:left;margin-left: 410px;
}


.tbuttons
	{
		width: 98%;
	}
	
	.tbutton
	{
		background: none;
		font-size: 11px;
		height: 450px;
		width: 160px;
		margin: 2px;
		padding-top: 10px;
		text-align: left;
	}
	.tbuttonLinks a
	{
		display: inline;
		font-size: 10pt;
		color: #426e93;
		padding: 2px;
	}

	.tbuttonLinks a:hover
	{
		padding: 0px;
	}

.tgbutton
	{
		background: none;
		font-size: 12px;
		height: 450px;
		width: 200px;
		margin: 2px;
		padding-top: 10px;
		text-align: left;
	}

	.t5button
	{
		background: none;
		font-size: 12px;
		height: 280px;
		width: 200px;
		margin: 2px;
		padding-top: 10px;
		text-align: left;
	}

	.t3button
	{
		background: none;
		font-size: 12px;
		height: 180px;
		width: 280px;
		margin: 2px;
		padding-top: 10px;
		text-align: left;
	}

	.t3oarbutton
	{
		background: none;
		font-size: 12px;
		height: 300px;
		width: 280px;
		margin: 2px;
		padding-top: 10px;
		text-align: left;
	}
	.tcbutton
	{
		background: none;
		font-size: 12px;
		height: 380px;
		width: 140px;
		margin: 2px;
		padding-top: 10px;
		text-align: left;
	}
#function_nav ,#contact
{display:none;}
#Helpcontentm , #content_main_image
	{
		width: 100%;
	}
	.sidebar
	{
		width: 100%;
		float: left;
	}
	#Helpcontent .grid2col .column
	{
		width: 80%;
		padding: 10px;
	}
#content_main_ind .box
	{
		background: none;
	}
	
	
	#OV-topics .view-content
	{
		width: 100%;
	}
	
	

}
 

/************************************************************************************
smaller than 650
*************************************************************************************/
@media screen and (max-width: 650px)
{
	.view-content
	{
		width: 100%;
	}


	body
	{
		font-size: 0.8em;
	}
	#container
	{
		width: 100%;
	}
	.headerflat
	{
		width: 100%;
		height: 150px;
	}
	.headerf_left
	{
		width: 100%;
		background: url(  "/assets/banner/ws.png" ) no-repeat scroll left top transparent;
	    /*background-size: 100%;*/
		height: 50px;
	}
	.headerf_left a
	{
		width: 100%;
		height: 30px;
		position: absolute;
	}
	.headerf_left a img
	{
		display: block;
		height: 50px;
		width: 50%;
	}

	.headerf_right
	{
		float: right;
		width: 175px;
		height: 30px;
		margin-top: 5px;
	}
	#hdr-links
	{
		text-align: left;
	}
	#hdr-links a
	{
		padding: 0px 20px;
		width: 40px;
	}
	#hdr-links ul
	{
		display: inline;
	}
	.sidebar-inner
	{
		width: 100%;
		padding-left: 0px;
	}
	.mainpic
	{
		display: none;
	}
	#footer
	{
		width: 100%;
	}
	#homefooter
	{
		width: 100%;
		height: 70px;
		min-width: 290px;
	}
	#homefooter .wrapper
	{
		width: 100%;
	}
	#homefooter ul li
	{
		display: none;
		margin: 0;
		padding: 0;
	}

	#homefooter p
	{
		float: none;
		padding-right: 0px;
		font-size: 100%;
		width: 100%;
	}

	.right-sidebar grid-23
	{
		width: 100%;
	}
	.grid-23
	{
		display: inline;
		float: left;
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		margin-top: 0px;
	}

	#horizontalmenuf
	{
		width: 100%;
		padding-top: 10px;
	}
	/*main menu*/

	/*Display 'show menu' link*/
	.show-menu
	{
		display: block;
	}
	/*Make dropdown links appear inline*/
	ul#awesome-menu
	{
		position: static;
		width: 100%;
		display: none;
		list-style-type: none;
		padding-left: 0px;
	}
	/*Create vertical spacing*/
	#awesome-menu ul li, li a
	{
		width: 100%;
		display: block;
		padding: 0px;
		margin: 0px;
	}

	ul#awesome-menu li
	{
		margin-bottom: 0.5px;
		margin-right: 1px;
		display: inline-block;
		float: left;
		width: 100%;
	}
	ul#awesome-menu li a
	{
		display: block;
		float: left;
		width: 100%;
		margin-bottom: 1px;
		text-align: left;
		line-height: 50px;
		height: 50px;
		font-size: 1.3em;
		min-width: 140px;
		background-image: none;
		font-family: "helvetica neue" ,Helvetica, Arial, san-serif;
		background-position: none;
		text-indent: 100px;
		color: #FFF;
		height: 39px;
		background: none repeat scroll 0% 0% #2F3036;
		text-decoration: none;
	}
	ul#awesome-menu li:hover a
	{
		background: #19c589;
	}


	ul#awesome-menu li a.business
	{
		width: 100%;
	}


	ul#awesome-menu li a.gov
	{
		width: 100%;
	}


	ul#awesome-menu li a.cfs
	{
		width: 100%;
	}


	ul#awesome-menu li a.meetings
	{
		width: 100%;
	}



	ul#awesome-menu li a.oar
	{
		width: 100%;
	}


	ul#awesome-menu li a.protocol
	{
		width: 100%;
	}



	ul#awesome-menu li a.charity
	{
		width: 100%;
	}


	.content_wrapper .mainnav
	{
		width: 100%;
	}
	/* navigation blue bar */
	.content_wrapper .mainnav ul
	{
		width: 100%;
	}
	/* navigation blue bar */
	#s5
	{
		display: none;
	}
	#horizontalmenuf
	{
		width: 100%;
	}
	#content_main_ind
	{
		width: 100%;
		padding-top: 5px;
		margin-top: 10px;
		padding-left: 0px;
		padding-right: 0px;
		padding-bottom: 10px;
	}
	#welcome_lvp
	{
		display: block;
		height:100px;
                width:auto;
	}

         #secretary-LVPs-photo
        {display:none;}
    
	#division-topics
	{
		display: none;
	}
	#SOSfeature-nav
	{
		display: none;
	}
	#office-topics
	{
		width: 100%;
		padding: 0px;
		margin: 0px;
	}
	.view-office-topics .views-row
	{
		width: 50;
		display: block;
		float: left;
		margin-right: 0px;
	}

	#features
	{
		width: 90%;
		margin: 0px;
	}

	h3.features-headline
	{
		width: 290px;
		font-size: 0.8em;
		margin: 0px 0;
		padding: 0px;
	}

	#responsive
	{
		display: inline;
		width: 90%;
		padding-top: 5px;
	}
	#responsive ul li
	{
		list-style: none;
		text-align: left;
	}
	#responsive ul
	{
		padding: 10px 0 0 0;
	}

	#responsive a:hover
	{
		color: maroon;
		text-decoration: underline;
	}


	#feature-slide
	{
		margin: 0 0 0px 0;
		padding: 0;
		width: 80%;
		display: none;
	}
	#feature-slide element.style
	{
		width: 80%;
		height: 255px;
		display: none;
	}
	.feature_section
	{
		display: none;
	}
	.feature1
	{
		margin: 0px;
		padding: 0px;
		width: 290px;
		border-right: none;
		clear: left;
		float: left;
	}
	.feature2
	{
		margin: 0px;
		padding: 0px;
		width: 290px;
		border-right: none;
		float: left;
		clear: left;
	}
	.feature3
	{
		margin: 0px;
		padding: 0px 0;
		width: 290px;
		float: left;
		clear: left;
	}

	.feature-set dl dt strong a
	{
		font-size: 12px;
		font-weight: bold;
		line-height: 16px;
		color: #185a9c;
		text-decoration: none;
	}
	.feature-set dl dt strong a:hover
	{
		text-decoration: underline;
	}
	.feature-set dl dd
	{
		display: none;
	}
	.feature-set dl dd p
	{
		display: none;
	}
	.feature1 a img
	{
		display: none;
	}
	.feature2 a img
	{
		display: none;
	}
	.feature2 img
	{
		display: none;
	}
	.feature3 a img
	{
		display: none;
	}

	#feature-nav
	{
		display: none;
	}
	a#previous-feature, a#next-feature
	{
		background-image: none;
	}
	a#previous-feature span, a#next-feature span
	{
		display: inline;
		font-size: smaller;
	}

	#header_image
	{
		display: none;
	}
	#header_image_pager
	{
		display: none;
	}
	.image_page
	{
		display: none;
	}
	.header_right
	{
		margin-left: 1.5em !important;
	}
	.topnav
	{
		display: none;
	}

	#division-topics
	{
		width: 305px;
	}
	#sitemap-links
	{
		display: none;
	}

	element.style
	{
	}
	#content_main_ind h1
	{
		font-size: 14px;
		line-height: 10px;
	}

	/*wizard*/
	#leftColumn
	{
		width: 100%;
		padding: 0px;
	}
	#rightColumn
	{
		width: 100%;
		float: left;
		margin-left: 0px;
		padding: 0px;
		margin-top: 10px;
	}
	#rightColumn p
	{
		padding: 5px;
	}
	#rightColumn dl
	{
		padding-left: 5px;
		padding-right: 5px;
	}
	#rightColumn dt
	{
		width: 20%;
		font-size: 0.8em;
		font-weight: bold;
	}

	#Helpcontent
	{
		width: 100%;
	}
	.sidebar
	{
		width: 100%;
		float: left;
	}
	#Helpcontent .grid2col .column
	{
		width: 80%;
		padding: 10px;
	}
	#content_main_ind .box
	{
		background: none;
	}

	#columnleft
	{
		width: 100%;
	}
	#columnleft .leftblock
	{
		border: 1px solid #DBDB79;
		padding: 0.5em;
		margin-bottom: 5px;
	}
	#columnright
	{
		width: 305px;
		margin-left: 0px;
	}


	/*login*/
	#mainlogin
	{
		width: 100%;
	}
	#mainlogin .loginHeaderWraper
	{
		width: 100%;
	}

	#mainlogin .formWraper
	{
		width: 100%;
	}


	#mainlogin .left
	{
		width: 100%;
	}

	#mainlogin .right
	{
		border-top: 1px solid #CCC;
	}



	#content_main
	{
		width: 100%;
		padding: 0px;
	}
	#content_main_page
	{
		width: 100%;
	}
	#welcome
	{
		display: none;
	}
	.tbuttons
	{
		width: 100%;
	}

	/*international protocol*/
	.grid-24
	{
		display: none;
	}


	#contacthelp-links
	{
		float: right;
		width: 100%;
		padding-top: 10px;
		text-align: left;
		margin: 0px;
		height: 20px;
	}
	#contacthelp-links ul
	{
		margin: 0px;
		padding: 0px;
		list-style-type: none;
		display: inline;
		float: right;
	}

	#contacthelp-links li.line
	{
		display: inline;
	}

	#contacthelp-links li.line a
	{
		max-width: 10%;
		font-size: 0.75em;
		margin: 1px 3px;
	}
	.tbutton
	{
		background: none;
		font-size: 12px;
		height: 450px;
		width: 140px;
		margin: 2px;
		padding-top: 10px;
		text-align: left;
	}
	.tbuttonLinks a
	{
		display: inline;
		font-size: 10pt;
		color: #426e93;
		padding: 2px;
	}

	.tbuttonLinks a:hover
	{
		padding: 0px;
	}

	#content_main ul li
	{
		padding-bottom: 0px;
	}


	.tgbutton
	{
		background: none;
		font-size: 12px;
		height: 450px;
		width: 140px;
		margin: 2px;
		padding-top: 10px;
		text-align: left;
	}

	.t5button
	{
		background: none;
		font-size: 12px;
		height: 280px;
		width: 140px;
		margin: 2px;
		padding-top: 10px;
		text-align: left;
	}

	.t3button
	{
		background: none;
		font-size: 12px;
		height: 180px;
		width: 280px;
		margin: 2px;
		padding-top: 10px;
		text-align: left;
	}

	.t3oarbutton
	{
		background: none;
		font-size: 12px;
		height: 300px;
		width: 280px;
		margin: 2px;
		padding-top: 10px;
		text-align: left;
	}
	.tcbutton
	{
		background: none;
		font-size: 12px;
		height: 380px;
		width: 140px;
		margin: 2px;
		padding-top: 10px;
		text-align: left;
	}

	#content_main_image
	{
		width: 98%;
	}

	#function_nav
	{
		display: none;
	}
	
	#OV-topics .view-content
	{
		width: 100%;
	}

	
	
}




/************************************************************************************
smaller than 560
*************************************************************************************/
@media screen and (max-width: 480px)
{

	.view-content
	{
		width: 100%;
	}


	body
	{
		font-size: 0.8em;
	}
	#container
	{
		width: 100%;
	}
	.headerflat
	{
		width: 100%;
	}
	.headerf_left
	{
		width: 100%;
		background: url(  "/assets/banner/ws.png" ) no-repeat scroll left top transparent;
		/*background-size: 100%;*/
		height: 90px;
	}
	.headerf_left a
	{
		width: 100%;
		height: 50px;
		position: absolute;
	}
	.headerf_left a img
	{
		display: block;
		height: 80px;
		width: 50%;
	}


	h3
	{
		font-size: 0.9em;
	}

	.headerf_right
	{
		float: right;
		width: 175px;
		height: 30px;
		margin-top: 5px;
	}
#welcome_lvp
	{
		display: block;
		height:100px;
                width:100%;
	}

         #secretary-LVPs-photo
        {display:none;}
	#hdr-links
	{
		text-align: left;
	}
	#hdr-links a
	{
		padding: 0px 20px;
		width: 40px;
	}
	#hdr-links ul
	{
		display: inline;
	}
	.sidebar-inner
	{
		width: 100%;
		padding-left: 0px;
	}
	.mainpic
	{
		display: none;
	}
	#footer
	{
		width: 100%;
	}
	#homefooter
	{
		width: 100%;
		height: 70px;
		min-width: 290px;
	}
	#homefooter .wrapper
	{
		width: 100%;
	}
	#homefooter ul li
	{
		display: none;
		margin: 0;
		padding: 0;
	}

	#homefooter p
	{
		float: none;
		padding-right: 0px;
		font-size: 100%;
	}
	height
	{
		width: 280px;
	}
	.right-sidebar grid-23
	{
		width: 100%;
	}
	.grid-23
	{
		display: inline;
		float: left;
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		margin-top: 0px;
	}
	.sosm h3
	{
		font-size: 0.9em;
	}

	.sosm a
	{
		font-weight: normal;
		font-size: 0.8em;
	}

	#horizontalmenuf
	{
		width: 100%;
		padding-top: 10px;
	}
	/*main menu*/
	awesome-menu
	{
		list-style: none;
		font-weight: bold;
		float: left; /* Clear floats */
		width: 100%;
	}


/*Make dropdown links appear inline*/
	ul#awesome-menu
	{
		position: static;
		width: 100%;
		display: none;
		list-style-type: none;
		padding-left: 0px;
	}
	/*Create vertical spacing*/
	#awesome-menu ul li, li a
	{
		width: 100%;
		display: block;
		padding: 0px;
		margin: 0px;
	}

	ul#awesome-menu li
	{
		margin-bottom: 0.5px;
		margin-right: 1px;
		display: inline-block;
		float: left;
		width: 100%;
	}
	ul#awesome-menu li a
	{
		display: block;
		float: left;
		width: 100%;
		margin-bottom: 1px;
		text-align: left;
		line-height: 50px;
		height: 50px;
		font-size: 1.3em;
		min-width: 140px;
		background-image: none;
		font-family: "helvetica neue" ,Helvetica, Arial, san-serif;
		background-position: none;
		text-indent: 100px;
		color: #FFF;
		height: 39px;
		background: none repeat scroll 0% 0% #2F3036;
		text-decoration: none;
	}
	ul#awesome-menu li:hover a
	{
		background: #19c589;
	}


	ul#awesome-menu li a.business
	{
		width: 100%;
	}


	ul#awesome-menu li a.gov
	{
		width: 100%;
	}


	ul#awesome-menu li a.cfs
	{
		width: 100%;
	}


	ul#awesome-menu li a.meetings
	{
		width: 100%;
	}



	ul#awesome-menu li a.oar
	{
		width: 100%;
	}


	ul#awesome-menu li a.protocol
	{
		width: 100%;
	}



	ul#awesome-menu li a.charity
	{
		width: 100%;
	}




	.content_wrapper .mainnav
	{
		width: 100%;
	}
	/* navigation blue bar */
	.content_wrapper .mainnav ul
	{
		width: 100%;
	}
	/* navigation blue bar */
	#s5
	{
		display: none;
	}
	#horizontalmenuf
	{
		width: 100%;
	}
	#content_main_ind
	{
		width: 100%;
		padding-top: 5px;
		margin-top: 10px;
		padding-left: 0px;
		padding-right: 0px;
		padding-bottom: 10px;
	}
	

	#division-topics
	{
		/*display: none;*/
	}
	#SOSfeature-nav
	{
		/*display: none;*/
	}
	#office-topics
	{
		width: 100%;
		padding: 0px;
		margin: 0px;
	}

	#content_main_ind .box
	{
		background: none;
	}

	#columnleft
	{
		width: 100%;
	}

	#columnright
	{
		width: 100%;
	}

	#bread_crumb
	{
		margin: 0px 0;
		padding: 0px;
		padding-bottom: 10px;
	}
	html > body #bread_crumb
	{
		margin: 0px 0;
		padding: 0px;
		padding-bottom: 10px;
	}
	.view-office-topics .views-row
	{
		width: 50;
		display: block;
		float: left;
		margin-right: 0px;
	}

	#features
	{
		width: 90%;
		margin: 0px;
	}

	h3.features-headline
	{
		width: 290px;
		font-size: 0.7em;
		margin: 0px 0;
		padding: 0px;
	}

	#responsive
	{
		display: inline;
		width: 90%;
		padding-top: 5px;
		padding-bottom: 10px;
	}
	#responsive ul li
	{
		list-style: none;
		text-align: left;
	}
	#responsive ul
	{
		padding: 10px 0 0 0;
	}

	#responsive a:hover
	{
		color: maroon;
		text-decoration: underline;
	}


	#feature-slide
	{
		margin: 0 0 0px 0;
		padding: 0;
		width: 80%;
		display: none;
	}
	#feature-slide element.style
	{
		width: 80%;
		height: 255px;
		display: none;
	}
	.feature_section
	{
		display: none;
	}
	.feature1
	{
		margin: 0px;
		padding: 0px;
		width: 290px;
		border-right: none;
		clear: left;
		float: left;
	}
	.feature2
	{
		margin: 0px;
		padding: 0px;
		width: 290px;
		border-right: none;
		float: left;
		clear: left;
	}
	.feature3
	{
		margin: 0px;
		padding: 0px 0;
		width: 290px;
		float: left;
		clear: left;
	}

	.feature-set dl dt strong a
	{
		font-size: 12px;
		font-weight: bold;
		line-height: 16px;
		color: #185a9c;
		text-decoration: none;
	}
	.feature-set dl dt strong a:hover
	{
		text-decoration: underline;
	}
	.feature-set dl dd
	{
		display: none;
	}
	.feature-set dl dd p
	{
		display: none;
	}
	.feature1 a img
	{
		display: none;
	}
	.feature2 a img
	{
		display: none;
	}
	.feature2 img
	{
		display: none;
	}
	.feature3 a img
	{
		display: none;
	}

	#feature-nav
	{
		display: none;
	}
	a#previous-feature, a#next-feature
	{
		background-image: none;
	}
	a#previous-feature span, a#next-feature span
	{
		display: inline;
		font-size: smaller;
	}

	#header_image
	{
		display: none;
	}
	#header_image_pager
	{
		display: none;
	}
	.image_page
	{
		display: none;
	}
	.header_right
	{
		margin-left: 1.5em !important;
	}
	.topnav
	{
		display: none;
	}

	#division-topics
	{
		width: 305px;
	}
	#sitemap-links
	{
		display: none;
	}

	element.style
	{
	}
	#content_main_ind h1
	{
		font-size: 12px;
		line-height: 10px;
	}

	#columnleft .leftblock
	{
		border: 1px solid #DBDB79;
		padding: 0.5em;
		margin-bottom: 5px;
	}



	#content_main
	{
		width: 100%;
		padding: 0px;
	}
	#content_main_page
	{
		width: 100%;
	}
	#welcome
	{
		display: none;
	}
	.tbuttons
	{
		width: 100%;
	}

	/*international protocol*/
	.grid-24
	{
		display: none;
	}


	#contacthelp-links
	{
		padding-top: 10px;
		float: left;
		min-width: 305px;
		width: 100%;
		text-align: left;
		margin: 0px;
		height: 20px;
	}

	#contacthelp-links ul
	{
		margin: 0px;
		padding: 0px;
		list-style-type: none;
		display: inline;
	}

	#contacthelp-links li.line
	{
		display: inline;
	}

	#contacthelp-links li.line a
	{
		max-width: 5%;
		font-size: 0.75em;
		margin: 1px 3px;
	}
	.tbutton
	{
		background: none;
		font-size: 12px;
		height: 450px;
		width: 140px;
		margin: 2px;
		padding-top: 10px;
		text-align: left;
	}
	.tbuttonLinks a
	{
		display: inline;
		font-size: 10pt;
		color: #426e93;
		padding: 2px;
	}

	.tbuttonLinks a:hover
	{
		padding: 0px;
	}

	#content_main ul li
	{
		padding-bottom: 0px;
	}


	.tgbutton
	{
		background: none;
		font-size: 12px;
		height: 450px;
		width: 140px;
		margin: 2px;
		padding-top: 10px;
		text-align: left;
	}

	.t5button
	{
		background: none;
		font-size: 12px;
		height: 280px;
		width: 140px;
		margin: 2px;
		padding-top: 10px;
		text-align: left;
	}

	.t3button
	{
		background: none;
		font-size: 12px;
		height: 180px;
		width: 280px;
		margin: 2px;
		padding-top: 10px;
		text-align: left;
	}

	.t3oarbutton
	{
		background: none;
		font-size: 12px;
		height: 300px;
		width: 280px;
		margin: 2px;
		padding-top: 10px;
		text-align: left;
	}
	.tcbutton
	{
		background: none;
		font-size: 12px;
		height: 380px;
		width: 140px;
		margin: 2px;
		padding-top: 10px;
		text-align: left;
	}
}
/* padding-bottom: 1em; */
/*input#search_submit.search_submit {
border:1px solid #000 !important;
background:#fff !important;
color:#000 !important;}*/
/*.tool_wrapper {overflow:hidden;}*/


/*fixes after QA */


