/* @override 
	http://pa.smj.gpgwebreview.com/designs/stylesheets/pa.css
	http://in.smj.gpgwebreview.com/designs/stylesheets/in.css
*/

a {
	color: #153868;
}

#header {
	background: #274a7a url(../images/in/header_background.gif) repeat-x;
}

#mainmenu {
	background: #f0cc1e url(../images/in/mainmenu_background.gif) repeat-x 0 bottom;
}

#mainmenu li {
	border: 1px solid #aeb5c9;
	border-top: 1px solid #fdf7dc;
	background: #fff url(../images/in/mainmenu_item_background.gif) repeat-x;
}

#mainmenu li.selected {
	border-top: 1px solid #aeb5c9;
	background: url(../images/in/mainmenu_selected_background.gif) repeat-x;
}

#mainmenu a:hover {
	border-top: 1px solid #aeb5c9;
	background: url(../images/in/mainmenu_selected_background.gif) repeat-x;
}

#footer {
	border-top: 10px solid #f0cc1e;
	background: #274a7a url(../images/in/footer_background.gif) repeat-x;
}

#footer, #footer a {
	color: #fff;
}

#content, #sidebar .signatories.cta h2 a {
	color: #163969;
}

#content a, #sidebar .signatories.cta ul h3 {
	color: #898D00;
}

#content a:hover {
	color: #898D00;
}

#content h1, #content h2 {
	background: url(../images/in/separator_long.gif) no-repeat 0 bottom;
}

#content h1.home {
	background: url(../images/in/separator_centered.gif) no-repeat center bottom;
}

#content p {
	color: #3e6191;
}

#sidebar .resources {
	border: 1px solid #aeb5c9;
}

#sidebar h2 {
	background: url(../images/in/mainmenu_item_background.gif) repeat-x;
}

#sidebar li {
	background-color: #fff;
	background-image: url(../images/in/sidebar_item_background.gif);
}

#quotes .quote h2 {
	background: url(../images/in/separator_short_reversed.gif) no-repeat 0 20px;
}

#quotes .quote h3 {
	background: url(../images/in/separator_long.gif) no-repeat 0 35px;
}

div.petition_form, div.senator_contact {
	border: solid 1px #ADB4C9;
}

div.petition_form form label {
	color: #15376A;
}

div.petition_form form p.submit input {
	color: #15376A;
}